<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-15617</id>
	<title>Nabble - Maven Announcements</title>
	<updated>2008-09-04T09:05:09Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Maven-Announcements-f15617.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Announcements-f15617.html" />
	<subtitle type="html">Maven Announcements List</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-19313989</id>
	<title>Maven Help Plugin 2.1 Released</title>
	<published>2008-09-04T09:05:09Z</published>
	<updated>2008-09-04T09:05:09Z</updated>
	<author>
		<name>vsiveton</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Help
&lt;br&gt;Plugin, version 2.1
&lt;br&gt;&lt;br&gt;The Maven Help plugin provides goals aimed at helping to make sense
&lt;br&gt;out of the build environment. It includes the ability to view the
&lt;br&gt;effective POM and settings files, after inheritance and active
&lt;br&gt;profiles have been applied, as well as a describe a particular plugin
&lt;br&gt;goal to give usage information.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-help-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-help-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You should specify the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;artifactId&amp;gt;maven-help-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;version&amp;gt;2.1&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x Help Plugin - Version 2.1
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-42] - Active profiles recursively growing
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-49] - help:describe no-arg error doesn't mention &amp;quot;cmd&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-50] - &amp;quot;mvn help:describe -Dcmd=compiler:compile&amp;quot; describes
&lt;br&gt;entire plugin, not the specific mojo
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-51] - &amp;quot;help:help -Ddetail&amp;quot; looks better than &amp;quot;help:describe
&lt;br&gt;-Dplugin=help -Dfull&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-52] - help:describe never shows &amp;quot;Default Value&amp;quot;
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-15] - help:describe should accept plugin prefix or prefix:goal
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-26] - New goal help:help to provide help on how to use
&lt;br&gt;helper plugins in maven
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-29] - help:describe should be way more helpful when no
&lt;br&gt;arguments are provided
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-32] - &amp;quot;medium&amp;quot; mode should be the default for help:describe
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-33] - Help plugin should refer to &amp;quot;goal&amp;quot; not &amp;quot;mojo&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-35] - Make -Dfull more discoverable by suggesting it
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-37] - help:effective-pom - sort the properties list
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-40] - help:effective-pom emits invalid XML to output file
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-44] - Hide passwords for effective-settings
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-46] - Improve the output of help:describe
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-54] - -Dhelp:describe -Ddetail should not show component requirements
&lt;br&gt;&lt;br&gt;** New Feature
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-4] - add mojo to projecthelp to describe supported plugin
&lt;br&gt;parameter expressions
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-12] - Create a Mojo to list all Profiles for a Project
&lt;br&gt;(even those loaded from an external profiles.xml)
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-28] - New goal to list platform details
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-30] - help:describe should accept &amp;quot;cmd&amp;quot; argument
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-47] - Add a new goal to evaluate Maven expressions given by a user
&lt;br&gt;&lt;br&gt;** Task
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-43] - Create an abstract Help Mojo with output &amp;nbsp;parameter
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPH-48] - Review dependencies
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Help-Plugin-2.1-Released-tp19313989p19313989.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19271617</id>
	<title>Maven Dependency Tree 1.2 Released</title>
	<published>2008-09-02T07:45:39Z</published>
	<updated>2008-09-02T07:45:39Z</updated>
	<author>
		<name>markh-5</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of Maven Dependency
&lt;br&gt;Tree, version 1.2
&lt;br&gt;&lt;br&gt;This component constructs a tree model of a Maven project's dependencies.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/shared/maven-dependency-tree/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/shared/maven-dependency-tree/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You should specify the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;groupId&amp;gt;org.apache.maven.shared&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;artifactId&amp;gt;maven-dependency-tree&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;version&amp;gt;1.2&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;Release Notes - Maven Shared Components - Version maven-dependency-tree 1.2
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp;* [MSHARED-5] - Track selectVersionFromRange event in dependency tree nodes
&lt;br&gt;&lt;br&gt;** Various other bug fixes
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Dependency-Tree-1.2-Released-tp19271617p19271617.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19188466</id>
	<title>Maven Invoker 2.0.10 Released</title>
	<published>2008-08-27T12:50:17Z</published>
	<updated>2008-08-27T12:50:17Z</updated>
	<author>
		<name>dfabulich-2</name>
	</author>
	<content type="html">&lt;br&gt;The Maven team is pleased to announce the release of the Maven Invoker,
&lt;br&gt;version 2.0.10
&lt;br&gt;&lt;br&gt;This shared component fires up a Maven build in a new JVM.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/shared/maven-invoker/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/shared/maven-invoker/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Notes - Maven Shared Components - Version maven-invoker 2.0.10
&lt;br&gt;&lt;br&gt;** New Feature
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSHARED-54] - Invoker should provide support for &amp;quot;activateReactor&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Invoker-2.0.10-Released-tp19188466p19188466.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19177986</id>
	<title>Maven SCM 1.1 Released</title>
	<published>2008-08-27T03:02:27Z</published>
	<updated>2008-08-27T03:02:27Z</updated>
	<author>
		<name>olamy</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;The Maven team is pleased to announce the release of the Maven SCM , version 1.1.
&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/scm&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/scm&lt;/a&gt;&lt;br&gt;This version includes two new scm providers : AccuRev and Git.
&lt;br&gt;&lt;br&gt;Release Notes - Maven SCM - Version 1.1
&lt;br&gt;&lt;br&gt;** Sub-task
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-401] - Fix parseHostAndPort() for Bazaar too
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-314] - BazaarScmProviderRepository doesn't work with file URL on Windows
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-320] - svn: error: cannot set LC_ALL locale
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-321] - bootstrap does duplicate checkout
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-323] - generateReleasePoms fails after first release:prepare
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-331] - bug found in StarteamUpdateCommand when doing a delete-local when a (view)label is used
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-334] - Faulty svn commandline is generated for passwords containing special chars
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-338] - NullPointerException when using -DvssDirectory to set ss.exe path
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-341] - tag is not required for an scm:tag operation
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-351] - generated client spec name fails if there is a space or tilde in directory name
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-355] - CVS provider with SSPI transport does not support port number in url
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-356] - clearcase implementation does not allow id of more than 8 characters.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-363] - Perforce Provider ignores p4 errors from stderr
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-364] - NPE in StarteamChangeLogCommand
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-374] - maven-scm-providers-git is missing some testdata
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-379] - SCM URL with query transformed incorrectly on release:prepare
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-380] - CvsStatusConsumer cannot be used for CvsJavaListCommand and CvsExeListCommand
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-382] - cleanup dependencies in maven-scm-provider-accurev
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-385] - AbstractCvsChangeLogCommand create a wrong command for case when startVersion == endVersion
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-386] - SCM plugin fails on &amp;quot;bootstrap&amp;quot; goal when shell environment has functions definitions
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-387] - CvsScmProviderRepository returns wrong CVSROOT for local repository
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-391] - urls without subfolders were not parsed correctly.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-394] - git provider tests in trunk are locale aware
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-402] - scm:checkin doesn't work on OS X 10.5 Leopard
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-405] - 'cvs' and 'svnadmin' tools are requirements to run tests
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-322] - SCM plug-in should tell at what revision the source is when it finishes
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-348] - missing scm:bootstrap in overview
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-354] - [Patch] Allow attaching a Job to the Perforce changlist on check-in
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-359] - scm:update goals link not working (update) on Overview -&amp;gt; Introduction
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-368] - Windows path length limitations can be overcome by feeding an absolute path to SVN
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-370] - generated client spec contains backslashes leading die problems on unix os
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-390] - scm:branch gives misleading error when branch name parameter is missing
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-395] - Add a field in the git setting to be able to commit with the option --no-verify
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-397] - maven-scm-client should be a standalone app
&lt;br&gt;&lt;br&gt;** New Feature
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-71] - Implement accurev provider
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-182] - git provider
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-393] - Add option to pass in a list of profiles to scm:bootstrap
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-396] - git provider implements scm update 
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-400] - add a POM that includes the standard providers as a set of dependencies
&lt;br&gt;&lt;br&gt;** Task
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-377] - upgrade plexus-utils
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [SCM-398] - Review website
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team 
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-SCM-1.1-Released-tp19177986p19177986.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19177955</id>
	<title>Maven Javadoc Plugin 2.5 Released</title>
	<published>2008-08-27T02:59:38Z</published>
	<updated>2008-08-27T02:59:38Z</updated>
	<author>
		<name>vsiveton</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Javadoc
&lt;br&gt;Plugin, version 2.5
&lt;br&gt;&lt;br&gt;The Maven Javadoc Plugin is a plugin that uses the javadoc tool for
&lt;br&gt;generating javadocs for the specified project.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-javadoc-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-javadoc-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You should specify the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;artifactId&amp;gt;maven-javadoc-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;version&amp;gt;2.5&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x Javadoc Plugin - Version 2.5
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-138] - javadoc:test-javadoc failed if target/classes
&lt;br&gt;not already created
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-144] - Cannot generate Javadoc on Mac OS X if path
&lt;br&gt;contains space characters
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-162] - javadocExecutable unusable
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-168] - Regression: 2.4-SNAPSHOT does not generate docs
&lt;br&gt;for generates sources if run outside a build
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-178] - Transitive Dependencies to Taglet Artifacts are
&lt;br&gt;not resolved nor added to the classpath
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-180] - aggregation doesn't work for test-javadoc goal
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-183] - Aggregate javadoc does not process the
&lt;br&gt;src/main/javadoc directories
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-187] - Javadoc jar manifest should contain
&lt;br&gt;Specification and Implementation details
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-188] - -top command line argument is passed even when
&lt;br&gt;java version is &amp;lt;1.6, generating a warning
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-190] - Javadoc tool -excludedocfilessubdir has no effect
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-194] - javadoc 2.4 does not [build-helper:add-source
&lt;br&gt;{execution: add-source}] when aggregating a javadoc for a project
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-198] - AbstractJavadocMojo#getClasspath(..) should use
&lt;br&gt;subProject's managedVersionMap
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-201] - Links parameter should handle relative links
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-210] - Unit tests fail on OS X
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-212] -
&lt;br&gt;AggregatorJavadocReport/AggregatorTestJavadocReport are used by
&lt;br&gt;default in aggregator and no reports are generated
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-78] - Add a flag to provide standard doclet parameters
&lt;br&gt;to custom ones too
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-182] - use ${project.build.sourceEncoding} as default
&lt;br&gt;value for &amp;quot;encoding&amp;quot; parameter
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-189] - Allow skipping of javadoc generation
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-192] - Bump to a new release of Doxia
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-193] - Bump plexus-utils to 1.5.1
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-196] - Create AggregatorJavadocMojo similar to
&lt;br&gt;AggregatorSourceJarMojo
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-197] - Provide flag to ignore errors
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-202] - Links ../apidocs from javadoc:javadoc to
&lt;br&gt;javadoc:test-javadoc
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-203] - Test report should have its own config
&lt;br&gt;&lt;br&gt;** New Feature
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-191] - Add a new Mojo for test-jar
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-204] - Have a way to auto detect tagletClass from a
&lt;br&gt;given tagletArtifact
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-206] - use ${project.reporting.outputEncoding} as
&lt;br&gt;default value for &amp;quot;docencoding&amp;quot; and &amp;quot;charset&amp;quot; parameter and default to
&lt;br&gt;UTF-8
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-208] - Added bootclasspath javadoc option
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-209] - Exclude debug files for javadoc:jar goal
&lt;br&gt;&lt;br&gt;** Task
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-199] - Upgrade to plexus-utils:1.5.5
&lt;br&gt;&lt;br&gt;&lt;br&gt;** Wish
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-126] - Add the ability to load the stylesheet from a
&lt;br&gt;jar (resource)
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MJAVADOC-185] - Revert MJAVADOC-165 and default to platform encoding
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Javadoc-Plugin-2.5-Released-tp19177955p19177955.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19079936</id>
	<title>Maven Plugin Tools 2.4.3 Released</title>
	<published>2008-08-20T16:29:24Z</published>
	<updated>2008-08-20T16:29:24Z</updated>
	<author>
		<name>vsiveton</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Plugin
&lt;br&gt;Tools, version 2.4.3
&lt;br&gt;&lt;br&gt;The Maven Plugin Tools contains the necessary tools to be able to
&lt;br&gt;produce Maven Plugins in a variety of languages.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugin-tools&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugin-tools&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-plugin-plugin&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-plugin-plugin&lt;/a&gt;&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x Plugin Tools - Version 2.4.3
&lt;br&gt;&lt;br&gt;** Sub-task
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPLUGIN-134] - Review the support of Mojo's annotations
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPLUGIN-26] - Parsing issue due to qdox regression
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPLUGIN-126] - Report mojo outputs XDoc into wrong directory if
&lt;br&gt;outputDirectory parameter is overriden with a relative path
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPLUGIN-130] - PluginDescriptorGenerator doesn't write
&lt;br&gt;deprecated tag for a mojo
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPLUGIN-131] - PluginXdocGenerator doesn't handle correctly the
&lt;br&gt;Resource bundles and make typo in some languages
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPLUGIN-133] - JavaMojoDescriptorExtractor doesn't handle @requiresReport
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPLUGIN-125] - Add deprecation messages to output of help mojo
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPLUGIN-128] - Add a line break before writing default value in
&lt;br&gt;description field
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPLUGIN-129] - Avoid generation of emtpy plugin report for POM projects
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPLUGIN-132] - Don't encourage users to use &amp;quot;mvn -up&amp;quot; to update plugins
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Plugin-Tools-2.4.3-Released-tp19079936p19079936.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18983811</id>
	<title>Maven War Plugin 2.1-alpha-2 Released</title>
	<published>2008-08-14T08:22:34Z</published>
	<updated>2008-08-14T08:22:34Z</updated>
	<author>
		<name>wsmoak</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven War
&lt;br&gt;Plugin, version 2.1-alpha-2.
&lt;br&gt;&lt;br&gt;The War plugin is responsible for collecting all artifact
&lt;br&gt;dependencies, classes and resources of the web application and
&lt;br&gt;packaging them into a web application archive.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-war-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-war-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;To get the latest version of the plugin, specify the version in your
&lt;br&gt;project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;artifactId&amp;gt;maven-war-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;version&amp;gt;2.1-alpha-2&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x War Plugin - Version 2.1-alpha-2
&lt;br&gt;&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-60] - Source Excludes are being applied to WAR file
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-62] - The comma separated list of tokens doesn't work with
&lt;br&gt;the property &amp;lt;warSourceExcludes&amp;gt;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-89] - filtering ${something.url} ignores my property value
&lt;br&gt;and writes &lt;a href=&quot;http://maven.apache.org/something&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/something&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-96] - WebResource not filtered with system properties.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-101] - Scoped dependencies are not handled correctly
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-109] - Problem using webResources in configuration
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-116] - The outputFileNameMapping config creates bad
&lt;br&gt;dependency files in WEB-INF/lib
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-120] - Option containerConfigXML doesn't work
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-129] - WebRessource not filtered
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-133] - Filtering issue: wrong replacement of properties by
&lt;br&gt;values from MavenProject object
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-134] - ClasscastException when turning filtering on the
&lt;br&gt;web resources
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-136] - Could not overlay two overlays with same groupId
&lt;br&gt;and artifactId (classifier)
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-137] - Site's Overlays section doesn't reflect the correct
&lt;br&gt;configuration for zip overlays
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-139] - Wrong token replacement (@@ is replaced with
&lt;br&gt;org.apache.maven.project.MavenProject@dedf1473)
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-140] - 2.1-alpha-2 head is not compiling because
&lt;br&gt;AbstractWarPackagingTask is trying to catch an IOException that is no
&lt;br&gt;longer thrown
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-141] - maven-metadata.xml is not being updated with latest
&lt;br&gt;snapshots for 2.1-alpha-2
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-144] - Custom filter list does not work
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-30] - I can't build a war-file without a web.xml.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-102] - Upgrade maven-archiver dependency to 2.3
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-131] - Ability to deploy the content of WEB-INF/classes as
&lt;br&gt;a classified artifact
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-132] - dependencies with same artifactId and != groupId
&lt;br&gt;result is conflicts in WEB-INF/lib
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-135] - Add an option to exclude content from the generated
&lt;br&gt;archive to implement the skinny war process
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-143] - War Overlays and resources filtering
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-159] - Filtering deployments descriptors (web.xml)
&lt;br&gt;&lt;br&gt;** New Feature
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-145] - Add a mojo parameter for file extensions which must
&lt;br&gt;not be filtered.
&lt;br&gt;&lt;br&gt;** Task
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-152] - mvn clean does not clean up target directories and
&lt;br&gt;build logs from integration tests
&lt;br&gt;&lt;br&gt;&lt;br&gt;** Wish
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MWAR-118] - jar in lib dir are not cleaned if version of the
&lt;br&gt;changes im pom.xml
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;-- 
&lt;br&gt;Wendy Smoak
&lt;br&gt;on behalf of the Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-War-Plugin-2.1-alpha-2-Released-tp18983811p18983811.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18909001</id>
	<title>Maven Invoker Plugin 1.2.1 Released</title>
	<published>2008-08-09T15:17:08Z</published>
	<updated>2008-08-09T15:17:08Z</updated>
	<author>
		<name>Dennis Lundberg-2</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Invoker 
&lt;br&gt;Plugin, version 1.2.1
&lt;br&gt;&lt;br&gt;This plugin is used to run a set of Maven projects. The plugin can 
&lt;br&gt;determine whether each project execution is successful, and optionally 
&lt;br&gt;can verify the output generated from a given project execution.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-invoker-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-invoker-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can run mvn -up to get the latest version of the plugin, or specify
&lt;br&gt;the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;artifactId&amp;gt;maven-invoker-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;version&amp;gt;1.2.1&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x Invoker Plugin - Version 1.2.1
&lt;br&gt;&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MINVOKER-39] - Spaces are incorrectly handled on command line
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MINVOKER-40] - Parent POMs are missing in IT repo
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MINVOKER-41] - NullPointerException in InvokerMojo::runBuild in 
&lt;br&gt;case the mvn executable is not at the expected location
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MINVOKER-43] - Sync repository identifier of custom IT repo with 
&lt;br&gt;identifier of real local repository
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MINVOKER-44] - cloneProjectsTo fails to copy projects with the 
&lt;br&gt;same prefix
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MINVOKER-45] - External properties file is ignored if parameter 
&lt;br&gt;testProperties is not defined
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MINVOKER-42] - Incorrect message &amp;quot;See ...build.log for details' 
&lt;br&gt;when noLog is specified
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Invoker-Plugin-1.2.1-Released-tp18909001p18909001.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18906536</id>
	<title>Maven Antrun Plugin 1.2 Released</title>
	<published>2008-08-09T10:02:27Z</published>
	<updated>2008-08-09T10:02:27Z</updated>
	<author>
		<name>Carlos Sanchez-4</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Antrun
&lt;br&gt;Plugin, version 1.2
&lt;br&gt;&lt;br&gt;This plugin provides the ability to run Ant tasks from within Maven 2.
&lt;br&gt;You can even embed your Ant scripts in the POM!
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-antrun-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-antrun-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can run mvn -up to get the latest version of the plugin, or specify
&lt;br&gt;the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;artifactId&amp;gt;maven-antrun-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;version&amp;gt;1.2&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x Antrun Plugin - Version 1.2
&lt;br&gt;&lt;br&gt;Bug
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANTRUN-32] - ant tasks don't use correct environment in antrun plugin
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANTRUN-38] - Messed up maven.dependency.classpath when using
&lt;br&gt;maven-antrun-plugin-1.1
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANTRUN-75] - tasks if or unless does not work properly
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANTRUN-82] - skip test
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANTRUN-85] - Plublic documentation is out of sync with released plugin
&lt;br&gt;&lt;br&gt;Improvement
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANTRUN-35] - mvn debug level not passed to ant
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANTRUN-43] - Standard ant properties are missing
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANTRUN-46] - Move the description of the mojo from
&lt;br&gt;@description to the top of the class's comment block
&lt;br&gt;&lt;br&gt;New Feature
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANTRUN-41] - Easy access to dependency jars
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANTRUN-44] - No way to skip antrun when -Dmaven.test.skip is set
&lt;br&gt;&lt;br&gt;Task
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANTRUN-55] - Review Plugin Documentation
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125&amp;styleName=Html&amp;version=12210&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11125&amp;styleName=Html&amp;version=12210&lt;/a&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Antrun-Plugin-1.2-Released-tp18906536p18906536.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18899415</id>
	<title>Maven IDEA Plugin 2.2 Released</title>
	<published>2008-08-08T14:41:19Z</published>
	<updated>2008-08-08T14:41:19Z</updated>
	<author>
		<name>Dennis Lundberg-2</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven IDEA
&lt;br&gt;Plugin, version 2.2
&lt;br&gt;&lt;br&gt;This plugin create/updates an IDEA workspace for the current project
&lt;br&gt;(individual modules are created as IDEA modules).
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-idea-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-idea-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can run mvn -up to get the latest version of the plugin, or specify
&lt;br&gt;the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;artifactId&amp;gt;maven-idea-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;version&amp;gt;2.2&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x IDEA Plugin - Version 2.2
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MIDEA-89] - iml file generation done in the platform encoding,
&lt;br&gt;not UTF-8
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MIDEA-91] - Incorrect web module definition if repository drive
&lt;br&gt;letter is lowercase
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MIDEA-98] - Module filepath is generated incorrectly
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MIDEA-100] - Module file (.iml) is generated in a way that
&lt;br&gt;sources and javadocs are not recognized by Intellij Idea
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MIDEA-102] - Module filepath is generated incorrectly for
&lt;br&gt;sibling parent
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MIDEA-103] - Incorrect module paths are generated when parent
&lt;br&gt;project name is prefix in child project names
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MIDEA-108] - mvn idea:idea should call phases process-sources
&lt;br&gt;and generate-resources
&lt;br&gt;&lt;br&gt;** New Feature
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MIDEA-99] - Allow the library to define a link to external javadoc.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-IDEA-Plugin-2.2-Released-tp18899415p18899415.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18864079</id>
	<title>Maven Deploy Plugin version 2.4 Released</title>
	<published>2008-08-06T21:55:59Z</published>
	<updated>2008-08-06T21:55:59Z</updated>
	<author>
		<name>wsmoak</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Deploy
&lt;br&gt;Plugin, version 2.4.
&lt;br&gt;&lt;br&gt;This plugin is used to add artifacts and associated metadata to a
&lt;br&gt;remote repository [1].
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-deploy-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-deploy-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;To use this release, specify the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;artifactId&amp;gt;maven-deploy-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;version&amp;gt;2.4&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x Deploy Plugin - Version 2.4
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MDEPLOY-45] - Classifier not supported by deploy:deploy
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MDEPLOY-56] - Parent version ignored when deploying file with
&lt;br&gt;existing pom
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MDEPLOY-66] - add XML encoding support for POM reading/writing
&lt;br&gt;&lt;br&gt;** New Feature
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MDEPLOY-63] - Allow disabling deployment for artifacts that
&lt;br&gt;should not be deployed
&lt;br&gt;&lt;br&gt;[1] For more information on managing remote repositories, see
&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/repository-management.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/repository-management.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;-- 
&lt;br&gt;Wendy Smoak
&lt;br&gt;on behalf of the Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Deploy-Plugin-version-2.4-Released-tp18864079p18864079.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18860159</id>
	<title>Maven Filtering 1.0-beta-1 Released</title>
	<published>2008-08-06T14:43:31Z</published>
	<updated>2008-08-06T14:43:31Z</updated>
	<author>
		<name>Dennis Lundberg-2</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven 
&lt;br&gt;Filtering, version 1.0-beta-1
&lt;br&gt;&lt;br&gt;These Plexus components have been built from the filtering process/code 
&lt;br&gt;in Maven Resources Plugin. The goal is to provide a shared component for 
&lt;br&gt;all plugins which needs to filter resources.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/shared/maven-filtering/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/shared/maven-filtering/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Notes - Maven Shared Components - Version maven-filtering-1.0-beta-1
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSHARED-46] - Create a common component for files filtering
&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Filtering-1.0-beta-1-Released-tp18860159p18860159.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18855027</id>
	<title>Maven Invoker 2.0.9 Released</title>
	<published>2008-08-06T09:30:43Z</published>
	<updated>2008-08-06T09:30:43Z</updated>
	<author>
		<name>Dennis Lundberg-2</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Invoker,
&lt;br&gt;version 2.0.9
&lt;br&gt;&lt;br&gt;This shared component fires up a Maven build in a new JVM.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/shared/maven-invoker/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/shared/maven-invoker/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Notes - Maven Shared Components - Version maven-invoker 2.0.9
&lt;br&gt;&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSHARED-21] - Spaces are incorrectly handled on command line
&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Invoker-2.0.9-Released-tp18855027p18855027.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18779190</id>
	<title>Maven DOAP Plugin 1.0 Released</title>
	<published>2008-08-01T10:22:12Z</published>
	<updated>2008-08-01T10:22:12Z</updated>
	<author>
		<name>vsiveton</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven DOAP
&lt;br&gt;Plugin, version 1.0.
&lt;br&gt;&lt;br&gt;This plugin generates a Description of a Project (DOAP) file from
&lt;br&gt;information in a POM.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-doap-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-doap-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can run mvn -up to get the latest version of the plugin, or specify
&lt;br&gt;the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;artifactId&amp;gt;maven-doap-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;version&amp;gt;1.0&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x DOAP Plugin - Version 1.0
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MDOAP-6] - Support more repositories
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MDOAP-13] - 'Examples' section on 'Introduction' page contains
&lt;br&gt;a broken link.
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MDOAP-1] - DOAP Plugin should support setting of shortdesc and
&lt;br&gt;pmc and the about default should be
&lt;br&gt;&lt;a href=&quot;http://$&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://$&lt;/a&gt;{project.artifactId}.rdf.apache.org
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MDOAP-8] - ASF namespace is always include
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MDOAP-9] - Support more DOAP resource like wikis
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MDOAP-10] - Supports more DOAP roles for developers/contributors
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MDOAP-12] - Take care of the xml:lang
&lt;br&gt;&lt;br&gt;** New Feature
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MDOAP-4] - Handle versions
&lt;br&gt;&lt;br&gt;** Task
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MDOAP-7] - Add test code
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MDOAP-14] - Review and update site documentation
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-DOAP-Plugin-1.0-Released-tp18779190p18779190.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18692198</id>
	<title>Maven Project Info Reports Plugin 2.1 Released</title>
	<published>2008-07-28T07:50:35Z</published>
	<updated>2008-07-28T07:50:35Z</updated>
	<author>
		<name>vsiveton</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Project
&lt;br&gt;Info Reports Plugin, version 2.1
&lt;br&gt;&lt;br&gt;This plugin generates standard reports for the specified project.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-project-info-reports-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-project-info-reports-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can run mvn -up to get the latest version of the plugin, or specify
&lt;br&gt;the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;artifactId&amp;gt;maven-project-info-reports-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;version&amp;gt;2.1&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x Project Info Reports Plugin - Version 2.1
&lt;br&gt;&lt;br&gt;** Sub-task
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-126] - Move PluginManagementRenderer in an inner class of
&lt;br&gt;PluginManagementReport
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-48] - Internal html references are not generated in the
&lt;br&gt;team-list.html
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-49] - team-list.html is not correctly generated when table
&lt;br&gt;is to large
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-52] - Wrong text on scm page for svn protocol
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-53] - there is no info about project-info-reports:summary
&lt;br&gt;in documentation
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-57] - URLs only link if they are FQDNs
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-59] - Site generation exception for french language, error
&lt;br&gt;with simple quote in &amp;nbsp;translation &amp;quot;S'inscrire&amp;quot; for mailing list
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-60] - Current head throws NPE when generating reports
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-65] - Direct report generation breaks on skin version even
&lt;br&gt;though it is specified
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-66] - When run standalone, project metadata is missing
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-70] - NullPointerException when generating Dependencies report
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-75] - Typing mistake in properties file
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-76] - Dependencies report is incorrect
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-79] - Add explicit resource bundle for English
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-81] - DependenciesRenderer logs Exception when it can't
&lt;br&gt;find the artifact being built!!!
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-84] - StringIndexOutOfBoundsException when ML archive dont
&lt;br&gt;finish with a /
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-89] - Bad spelling in Project Information =&amp;gt; Overview =&amp;gt;
&lt;br&gt;Dependencies
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-90] - Bad style in text &amp;quot;Access from behind a firewall&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-91] - Bad spelling in text &amp;quot;Access through a proxy&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-92] - Wrong encoding in german properties
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-96] - Switched link text and target in license report
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-98] - Team list does not contain anchors on user ids
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-99] - Strange warnings when generating Plugin Management report
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-104] - Regression in 2.1-SNAPSHOT: SVN is no more recognized
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-106] - Regression in 2.1-SNAPSHOT, the &amp;nbsp;Project
&lt;br&gt;Dependencies and the Project Transitive Dependencies are the same
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-109] - Wrong description of in source repository overview
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-119] - Dependency Repository Locations in Dependency
&lt;br&gt;Report doesn't allow snapshot artifacts url from the snapshot
&lt;br&gt;repositories
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-122] - Brazilian Portuguese language bundle - encoding
&lt;br&gt;problems and improvements
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-123] - Hungarian language bundle - encoding problems and
&lt;br&gt;improvements
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-124] - License report is empty in offline
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-129] - Duplicate entries of the same artifact in Licenses
&lt;br&gt;section of Dependencies report
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-130] - No mark or link to SNAPSHOT artifacts in Dependency
&lt;br&gt;Repository Locations section of Dependencies report
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-28] - improve convergence report
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-46] - Sample reports are out of date
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-47] - Dependency Report does not show origin of transitive
&lt;br&gt;dependency
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-54] - Team list table improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-56] - Refactor the dependencies report
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-58] - The sandbox component Jar has been renamed to JarAnalyzer
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-61] - [PATCH] Updated CI Systems
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-62] - [PATCH] Dependency File Details : set right
&lt;br&gt;justification for numeric columns
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-64] - Korean translation resource file
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-67] - Please update the german localization.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-69] - add anchors for developers
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-72] - Upgrade to doxia 1.0-alpha-9
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-82] - Clarify usage of outputDirectory parameter
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-87] - Show repositories an artifact is deployed to as a report
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-94] - Change optional label in dependencies site
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-108] - Add validation of SCM urls
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-110] - Update code due to deprecated classes in
&lt;br&gt;maven-dependency-tree:1.1
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-111] - Make Classifier and Optional column in dependencies
&lt;br&gt;report &amp;quot;optional&amp;quot; in the renderer
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-112] - Dependency Listings is too big: replace it by
&lt;br&gt;toogle entries in the dependency tree
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-113] - Dependency Tree lists all dependencies: needs to
&lt;br&gt;reduce to dependencies used by the project
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-115] - Make the Sealed column optional in dependencies report
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-116] - Make the classifier column optional in dependencies
&lt;br&gt;management report
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-117] - Replaced the table caption in the CI report
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-118] - Equalize links to project web site for artifactId
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-125] - Create a plugin report
&lt;br&gt;&lt;br&gt;** New Feature
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-26] - Could the Dependencies report show the size of the jars/etc...
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-55] - Detailed Artifact Information &amp; Repository Location
&lt;br&gt;for each Dependency.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-63] - Allow configuration of scm connection,
&lt;br&gt;developerConnection and url
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-83] - Include reports for DependencyManagement and PluginManagement
&lt;br&gt;&lt;br&gt;** Task
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-34] - Update the i18n properties file with these new additions
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-50] - review plugin documentation
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-100] - Use Doxia 1.0-alpha-11
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-114] - Validate all generated reports &amp;nbsp;with validator.w3.org
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-121] - dependency.locations.enabled should set to true by default
&lt;br&gt;&lt;br&gt;** Test
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MPIR-43] - Use the plugin testing harness and add tests for the
&lt;br&gt;project-info-report mojos
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Project-Info-Reports-Plugin-2.1-Released-tp18692198p18692198.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18608337</id>
	<title>Maven Plugin Testing 1.2 Released</title>
	<published>2008-07-23T04:00:28Z</published>
	<updated>2008-07-23T04:00:28Z</updated>
	<author>
		<name>vsiveton</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Plugin
&lt;br&gt;Testing, version 1.2
&lt;br&gt;&lt;br&gt;The Maven Plugin Testing contains the necessary modules to be able to
&lt;br&gt;test Maven Plugins.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugin-testing/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugin-testing/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Note: This release changes the groupId for the artifacts.
&lt;br&gt;&lt;br&gt;You can specify the version in your project's dependency
&lt;br&gt;configuration, for instance:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.maven.plugin-testing&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;maven-plugin-testing-harness&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;1.2&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;scope&amp;gt;test&amp;lt;/scope&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/dependency&amp;gt;
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Plugin-Testing-1.2-Released-tp18608337p18608337.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18252138</id>
	<title>Maven Site Plugin 2.0-beta-7 Released</title>
	<published>2008-07-02T22:34:30Z</published>
	<updated>2008-07-02T22:34:30Z</updated>
	<author>
		<name>Dennis Lundberg-2</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Site
&lt;br&gt;Plugin, version 2.0-beta-7
&lt;br&gt;&lt;br&gt;The Maven 2 Site plugin is used to generate a site for the project. The
&lt;br&gt;generated site also includes the project's report distributions that was
&lt;br&gt;configured in the &amp;lt;reporting&amp;gt; section of the pom.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-site-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-site-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can run mvn -up to get the latest version of the plugin, or specify
&lt;br&gt;the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;artifactId&amp;gt;maven-site-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;version&amp;gt;2.0-beta-7&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x Site Plugin - Version 2.0-beta-7
&lt;br&gt;&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-25] - mvn site:deploy and site:stage-deploy ignores server
&lt;br&gt;configuration in settings.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-143] - SCP works for deploy goal, but not for site-deploy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-174] - Default bundle used not correct
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-211] - Can't deploy site using site:deploy due to a
&lt;br&gt;ProxyHTTP error
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-262] - site.xml not inherited if build run from parent
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-270] - site.xml: menus inherited that should not
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-271] - Page title reads Introduction to $project.name
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-274] - space/newline added after added after anchor, link,
&lt;br&gt;bold, italic and monospaced tags
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-304] - site:stage-deploy creates different directory
&lt;br&gt;structure than site:site
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-313] - Use proper file encoding when storing site
&lt;br&gt;descriptor in local repo
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-316] - Broken links to submodules when staging site
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-317] - User proper encoding when interpolating site descriptor
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-341] - 'nonProxyHosts' element is not handled when we
&lt;br&gt;deploy a site
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-199] - Add publishDate position &amp;quot;none&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-280] - Fix FAQ entry about staging
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-281] - Employ consistent typesetting/formatting
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-290] - Move logic from AbstractSiteMojo and
&lt;br&gt;AbstractSiteRenderingMojo for Doxia related stuff
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-292] - Swedish translation for the site
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-303] - Discard invalid characters from directory name
&lt;br&gt;generated for staging site
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-314] - use ${project.build.sourceEncoding} as default
&lt;br&gt;value for &amp;quot;inputEncoding&amp;quot; parameter
&lt;br&gt;&lt;br&gt;** New Feature
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-212] - Catalan Language
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-251] - tr locale support
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-328] - Danish internationalization properties file
&lt;br&gt;&lt;br&gt;** Task
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-327] - Use Doxia 1.0-alpha-11
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MSITE-335] - Use maven-doxia-tools 1.0.1
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Site-Plugin-2.0-beta-7-Released-tp18252138p18252138.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18131186</id>
	<title>Maven Plugin Tools 2.4.2 Released</title>
	<published>2008-06-26T03:56:30Z</published>
	<updated>2008-06-26T03:56:30Z</updated>
	<author>
		<name>Dennis Lundberg-2</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Plugin
&lt;br&gt;Tools, version 2.4.2
&lt;br&gt;&lt;br&gt;The Maven Plugin Tools contains the necessary tools to be able to
&lt;br&gt;produce Maven Plugins in a variety of languages.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-plugin-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-plugin-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can run mvn -up to get the latest version of the plugin, or specify
&lt;br&gt;the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;artifactId&amp;gt;maven-plugin-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;version&amp;gt;2.4.2&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x Plugin Tools - Version 2.4.2
&lt;br&gt;&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-92] - helpmojo resulting mojo requires a project and
&lt;br&gt;performs multiple times
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-93] - Use correct encoding for plugin-registry.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-94] - Use correct encoding for plugin descriptor
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-96] - Handle character encoding properly in makeHtmlValid()
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-97] - Use correct encoding for plugin metadata
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-99] - Do not document help goal twice
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-107] - Escape special characters in string literals used
&lt;br&gt;by HelpMojo
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-108] - Incorrect minimum Maven version reported in
&lt;br&gt;plugin documentation
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-114] - PluginXdocGenerator NullPointerException
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-118] - missing / in closing tag in generated pom snippet
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-119] - Regression when generating site (mojo description
&lt;br&gt;pages) for my own maven plugins
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-121] - Plugin document report contains invalid XML in
&lt;br&gt;'Usage' section.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-123] - mvn some-plugin:help command requires a valid pom.xml
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-95] - Output proper charset name in XDoc report for mojos
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-98] - Remove javadoc inline tags from output of help mojo
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-112] - Respect line breaks from Javadoc when generating
&lt;br&gt;help goal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-113] - Improve generated help mojo to control output
&lt;br&gt;(indent, width)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-115] - Limit detail help output to a single goal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-116] - Improve XHTML compliance
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MPLUGIN-117] - Emphasize goal/parameter deprecation
&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Plugin-Tools-2.4.2-Released-tp18131186p18131186.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18130051</id>
	<title>Maven Repository Plugin 2.1 Released</title>
	<published>2008-06-26T02:34:58Z</published>
	<updated>2008-06-26T02:34:58Z</updated>
	<author>
		<name>Dennis Lundberg-2</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven
&lt;br&gt;Repository Plugin, version 2.1
&lt;br&gt;&lt;br&gt;This plugin is used to create bundles of artifacts that can be uploaded
&lt;br&gt;to the central repository.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-repository-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-repository-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can run mvn -up to get the latest version of the plugin, or specify
&lt;br&gt;the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;artifactId&amp;gt;maven-repository-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;version&amp;gt;2.1&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x Repository Plugin - Version 2.1
&lt;br&gt;&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MREPOSITORY-2] - project.scm.connection should not be required
&lt;br&gt;for bundle-create
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MREPOSITORY-6] - Don't check for License.txt file, but verify
&lt;br&gt;the licenses element in pom.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MREPOSITORY-11] - Javadoc not included in the bundle
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MREPOSITORY-5] - Plugin website needs to be completed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MREPOSITORY-10] - add XML encoding support for POM reading/writing
&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Repository-Plugin-2.1-Released-tp18130051p18130051.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17821362</id>
	<title>Wagon 1.0 beta 3 released</title>
	<published>2008-06-13T04:26:36Z</published>
	<updated>2008-06-13T04:26:36Z</updated>
	<author>
		<name>brettporter</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of Wagon 1.0-beta-3.
&lt;br&gt;&lt;br&gt;This release includes 59 fixes. You can take a look at the release &amp;nbsp;
&lt;br&gt;notes here:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleName=Html&amp;version=12544&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&amp;styleName=Html&amp;version=12544&lt;/a&gt;&lt;br&gt;&lt;br&gt;* Additional Release Notes
&lt;br&gt;&lt;br&gt;The Slide-based webdav and ganymed alternative SSH wagon has been &amp;nbsp;
&lt;br&gt;removed in this release. The previous releases of each remain available.
&lt;br&gt;&lt;br&gt;A new wagon-webdav-jackrabbit has been added which features an &amp;nbsp;
&lt;br&gt;improved WebDAV client.
&lt;br&gt;&lt;br&gt;Wagon SCM has been promoted from the sandbox to be a part of this &amp;nbsp;
&lt;br&gt;release.
&lt;br&gt;&lt;br&gt;Due to classloading constraints, these releases may not work as &amp;nbsp;
&lt;br&gt;extensions in existing Maven versions.
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Wagon-1.0-beta-3-released-tp17821362p17821362.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17657564</id>
	<title>Maven Checkstyle Plugin 2.2 Released</title>
	<published>2008-06-04T14:54:09Z</published>
	<updated>2008-06-04T14:54:09Z</updated>
	<author>
		<name>Dennis Lundberg-2</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of Maven Checkstyle
&lt;br&gt;Plugin, version 2.2.
&lt;br&gt;&lt;br&gt;The Checkstyle plugin generates a report regarding the code style used 
&lt;br&gt;by the developers. For more information about Checkstyle, see 
&lt;br&gt;&lt;a href=&quot;http://checkstyle.sourceforge.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://checkstyle.sourceforge.net/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-checkstyle-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-checkstyle-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can run 'mvn -up' to get the latest version of the plugin, or
&lt;br&gt;specify the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;artifactId&amp;gt;maven-checkstyle-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;version&amp;gt;2.2&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x Checkstyle Plugin - Version 2.2
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-40] - Some checks need the compiled classes (for 
&lt;br&gt;instance JavadocMethod)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-41] - Rules summary count of duplicate JavadocMethod 
&lt;br&gt;configurations are merged
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-48] - regression: report generation doesn't work 
&lt;br&gt;while dealing with the header file
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-53] - Cannot copy static resources on windows
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-54] - checkstyle:check does not see provided scope 
&lt;br&gt;dependencies
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-55] - Wrong rules summary for GenericIllegalRegexp 
&lt;br&gt;when message contains a quote
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-58] - Tests fail on non-English JVM
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-59] - Checkstyle Report fails if propertyExpansion 
&lt;br&gt;contains backslash characters
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-63] - The local absolute path to the headerLocation 
&lt;br&gt;file is output in the report
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-65] - regression in checkstyle 2.2: config locations 
&lt;br&gt;seen as null
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-67] - settings suppressionsLocation does not set 
&lt;br&gt;checkstyle.suppressions.file like suppressionsFile does
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-76] - don't check the test code
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-81] - Add dedicated resource bundle for locale &amp;quot;en&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-83] - Checkstyle report showing a check as Error 
&lt;br&gt;when it is Warning
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-85] - Make tests platform-independent
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-90] - Checkstyle-2.2-SNAPSHOT not working with Maven 
&lt;br&gt;2.0.9
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-35] - move rules summary to the bottom
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-50] - Sort the files and details in the report
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-56] - Use Release 4.2 of Checkstyle
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-60] - French localisation of the checkstyle report.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-68] - Use Release 4.3 of Checkstyle
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-71] - need a skip flag similar to surefire
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-74] - invalid report heading html
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-80] - Add german translation
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-82] - Clarify usage of outputDirectory parameter
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-87] - Use Release 4.4 of Checkstyle
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-95] - Allow to configure file encoding for source files
&lt;br&gt;&lt;br&gt;** New Feature
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-45] - It should be possible to configure 
&lt;br&gt;checkstyle:check to fail on &amp;quot;warnings&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-47] - Allow running checkstyle in test sources
&lt;br&gt;&lt;br&gt;** Task
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-69] - Improve documentation related to custom 
&lt;br&gt;developed Checkstyle check modules
&lt;br&gt;&lt;br&gt;&lt;br&gt;** Wish
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHECKSTYLE-84] - Disabled &amp;quot;HiddenField&amp;quot; check
&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy!
&lt;br&gt;&lt;br&gt;- The Maven Team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Checkstyle-Plugin-2.2-Released-tp17657564p17657564.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17619814</id>
	<title>Maven Runtime 1.0-alpha-1 released</title>
	<published>2008-06-03T02:41:47Z</published>
	<updated>2008-06-03T02:41:47Z</updated>
	<author>
		<name>markh-5</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of Maven Runtime,
&lt;br&gt;version 1.0-alpha-1.
&lt;br&gt;&lt;br&gt;This shared component allows introspection of Maven project metadata at runtime.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/shared/maven-runtime/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/shared/maven-runtime/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can run mvn -up to get the latest version of the component, or specify
&lt;br&gt;the version in your project's dependency configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;groupId&amp;gt;org.apache.maven.shared&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;artifactId&amp;gt;maven-runtime&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;version&amp;gt;1.0-alpha-1&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/dependency&amp;gt;
&lt;br&gt;&lt;br&gt;Release Notes - Maven Runtime - Version 1.0-alpha-1
&lt;br&gt;&lt;br&gt;* First release
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Runtime-1.0-alpha-1-released-tp17619814p17619814.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17541915</id>
	<title>Maven Ant Plugin 2.1 Released</title>
	<published>2008-05-29T10:44:20Z</published>
	<updated>2008-05-29T10:44:20Z</updated>
	<author>
		<name>vsiveton</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Ant
&lt;br&gt;Plugin, version 2.1
&lt;br&gt;&lt;br&gt;This plugin generates Ant &amp;nbsp;build files for Ant 1.6.2 or above.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-ant-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-ant-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can run mvn -up to get the latest version of the plugin, or specify
&lt;br&gt;the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;artifactId&amp;gt;maven-ant-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;version&amp;gt;2.1&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x Ant Plugin - Version 2.1
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANT-4] - Generated ANT contains hardcoded &amp;quot;get&amp;quot; tasks that
&lt;br&gt;look at the &amp;quot;C:\&amp;quot; drive etc... when using a local repository
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANT-30] - classcast exception when running ant:ant on
&lt;br&gt;tagtraum.com's gcviewer project
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANT-32] - java.lang.ClassCastException when packaging jeuclid-3.0.1
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANT-34] - The generated maven-build.xml and
&lt;br&gt;maven-build.properties contains absolute path to local repository
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANT-35] - The generated maven-build.xml has paths that contain
&lt;br&gt;\ characters on Windows
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANT-36] - Use correct file encoding when writing build files
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANT-37] - Wrong path to test resources in maven-build.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANT-39] - Always specify source/target options for javac
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANT-6] - &amp;quot;test&amp;quot; targets should fail if junit.jar not present
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANT-7] - &amp;quot;test&amp;quot; target should support running a single test -
&lt;br&gt;just like mvn test does
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANT-22] - Make it possible to run the package target without tests
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANT-38] - Use reporting output directory configured in POM
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MANT-40] - Use includes/excludes configured for Surefire when
&lt;br&gt;running tests
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Ant-Plugin-2.1-Released-tp17541915p17541915.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17538654</id>
	<title>Maven Shade Plugin 1.1 released</title>
	<published>2008-05-29T08:22:04Z</published>
	<updated>2008-05-29T08:22:04Z</updated>
	<author>
		<name>dkulp</name>
	</author>
	<content type="html">&lt;br&gt;The Maven team is pleased to announce the release of the Maven Shade &amp;nbsp;
&lt;br&gt;Plugin, version 1.1
&lt;br&gt;&lt;br&gt;This plugin provides the capability to package the artifact in a uber- 
&lt;br&gt;jar, including its dependencies and to shade - i.e. rename - the &amp;nbsp;
&lt;br&gt;packages of some of the dependencies.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://maven.apache.org/plugins/maven-shade-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-shade-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can specify the plugin version in your project's plugin &amp;nbsp;
&lt;br&gt;configuration:
&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;maven-shade-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;1.1&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;This release includes several bug fixes and other improvements:
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;* [MSHADE-23] - ${basedir} is wrong after running shade plugin
&lt;br&gt;* [MSHADE-24] - Use proper file encoding when generating dependency &amp;nbsp;
&lt;br&gt;reduced POM
&lt;br&gt;* [MSHADE-25] - Use proper encoding when reading/writing component &amp;nbsp;
&lt;br&gt;descriptor
&lt;br&gt;* [MSHADE-26] - Fix case-insensitive string comparisions in resource &amp;nbsp;
&lt;br&gt;transformers
&lt;br&gt;* [MSHADE-29] - Documentation has invalid xml
&lt;br&gt;* [MSHADE-31] - When promoteTransitiveDependencies=true, all &amp;nbsp;
&lt;br&gt;&amp;lt;exclusions&amp;gt; are stripped from the dependency-reduced-pom
&lt;br&gt;* [MSHADE-34] - Shade includes both .jar and -test.jars when only &amp;nbsp;
&lt;br&gt;the .jar was needed
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;* [MSHADE-27] - Allow to configure file encoding for processing of &amp;nbsp;
&lt;br&gt;NOTICE file
&lt;br&gt;* [MSHADE-28] - Add full support for glob patterns in relocator &amp;nbsp;
&lt;br&gt;exclusions
&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;-The Maven team
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Shade-Plugin-1.1-released-tp17538654p17538654.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17538486</id>
	<title>Maven PMD Plugin 2.4 released</title>
	<published>2008-05-29T08:15:19Z</published>
	<updated>2008-05-29T08:15:19Z</updated>
	<author>
		<name>dkulp</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven PMD &amp;nbsp;
&lt;br&gt;Plugin, version 2.4
&lt;br&gt;&lt;br&gt;This plugin is used to check java sources for potential programming &amp;nbsp;
&lt;br&gt;problems like possible bugs, dead code, suboptimal code, etc...
&lt;br&gt;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://maven.apache.org/plugins/maven-pmd-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-pmd-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can specify the plugin version in your project's plugin &amp;nbsp;
&lt;br&gt;configuration:
&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;artifactId&amp;gt;maven-pmd-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;version&amp;gt;2.4&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;This release includes several bug fixes and other improvements:
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; * [MPMD-61] - When running build using &amp;quot;-f &amp;lt;path_to_pom&amp;gt;/pom.xml&amp;quot; &amp;nbsp;
&lt;br&gt;the site is stored in working directory instead of project directory
&lt;br&gt;&amp;nbsp; * [MPMD-70] - Move hard-coded strings to resource bundle
&lt;br&gt;&amp;nbsp; * [MPMD-75] - PMD plugin unable to exclude groovy-stub files.
&lt;br&gt;&amp;nbsp; * [MPMD-77] - excludeRoots doesn't work with basedir-relative paths
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; * [MPMD-64] - verbose output not useful for inner classes
&lt;br&gt;&amp;nbsp; * [MPMD-71] - Add german translation
&lt;br&gt;&amp;nbsp; * [MPMD-72] - Add dedicated resource bundles for locale &amp;quot;en&amp;quot;
&lt;br&gt;&amp;nbsp; * [MPMD-74] - Clarify usage of outputDirectory parameter
&lt;br&gt;&amp;nbsp; * [MPMD-76] - use ${project.build.sourceEncoding} as default value &amp;nbsp;
&lt;br&gt;for &amp;quot;sourceEncoding&amp;quot; parameter
&lt;br&gt;&amp;nbsp; * [MPMD-79] - Warn about usage of platform encoding
&lt;br&gt;&lt;br&gt;** Task
&lt;br&gt;&amp;nbsp; * [MPMD-78] - Update to PMD 4.2.1 &amp;nbsp; (actually to 4.2.2)
&lt;br&gt;&lt;br&gt;&lt;br&gt;---
&lt;br&gt;Daniel Kulp
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17538486&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dkulp@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.dankulp.com/blog&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.dankulp.com/blog&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-PMD-Plugin-2.4-released-tp17538486p17538486.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17535187</id>
	<title>Maven Doxia Integration Tools 1.0 Released</title>
	<published>2008-05-29T05:57:12Z</published>
	<updated>2008-05-29T05:57:12Z</updated>
	<author>
		<name>vsiveton</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Doxia
&lt;br&gt;Integration Tools, version 1.0. It is a collection of tools to help
&lt;br&gt;the integration of Doxia in Maven plugins.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/shared/maven-doxia-tools&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/shared/maven-doxia-tools&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can specify the version in your project's dependency configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;dependency&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.maven.shared&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;artifactId&amp;gt;maven-doxia-tools&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;version&amp;gt;1.0&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/dependency&amp;gt;
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Doxia-Integration-Tools-1.0-Released-tp17535187p17535187.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17352105</id>
	<title>Maven Doxia and Doxia Sitetools 1.0-alpha-11 Released</title>
	<published>2008-05-20T15:11:19Z</published>
	<updated>2008-05-20T15:11:19Z</updated>
	<author>
		<name>Dennis Lundberg-2</name>
	</author>
	<content type="html">&lt;br&gt;The Maven team is pleased to announce the release of Maven Doxia and
&lt;br&gt;Doxia Sitetools, version 1.0-alpha-11.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/doxia/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/doxia/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Release Notes - Maven Doxia - Version 1.0-alpha-11
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [DOXIA-189] - newline added after every closing tag
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Notes - Maven Doxia Sitetools - Version &amp;nbsp;1.0-alpha-11
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [DOXIASITETOOLS-6] - ugly green shadow on breadcrumbs text when 
&lt;br&gt;viewed with Konqueror
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy!
&lt;br&gt;&lt;br&gt;- The Maven Team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Doxia-and-Doxia-Sitetools-1.0-alpha-11-Released-tp17352105p17352105.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17259282</id>
	<title>Maven Surefire 2.4.3 Released</title>
	<published>2008-05-15T11:14:29Z</published>
	<updated>2008-05-15T11:14:29Z</updated>
	<author>
		<name>dfabulich-2</name>
	</author>
	<content type="html">&lt;br&gt;The Maven team is pleased to announce the release of the Maven Surefire, 
&lt;br&gt;version 2.4.3.
&lt;br&gt;&lt;br&gt;Maven Surefire is used during the &amp;quot;test&amp;quot; phase of the build lifecycle to 
&lt;br&gt;execute your unit tests. &amp;nbsp;It supports JUnit 3 &amp; 4 as well as TestNG, and 
&lt;br&gt;generates TXT, XML and HTML reports.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-surefire-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-surefire-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can specify the plugin version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;artifactId&amp;gt;maven-surefire-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;version&amp;gt;2.4.3&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;Surefire 2.4.3 requires Maven 2.0.6 or higher.
&lt;br&gt;&lt;br&gt;Release Notes - Maven Surefire - Version 2.4.3
&lt;br&gt;&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-264] - XRef links do not work with aggregated reports on 
&lt;br&gt;windows
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-423] - Output a title for the report
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-440] - Fix serialization of File[] into properties for 
&lt;br&gt;forked Surefire run
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-459] - Integration test using Jetty and JSP 2.1 fails 
&lt;br&gt;after update to maven-surefire-plugin 2.4
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-460] - surefire-api manifest content is wrong: it is a 
&lt;br&gt;copy of commons-lang
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-463] - ClassCastException when using testng suiteXmlFile 
&lt;br&gt;and forkMode=always
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-467] - NoSuchMethodError UrlUtils.getURL when using JDK3 
&lt;br&gt;for testing
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-481] - java.lang.NoSuchMethodError when forking on a 1.3 
&lt;br&gt;JDK
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-491] - All system properties from Maven process are copied 
&lt;br&gt;to forked Surefire process
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-492] - Allow &amp;quot;test&amp;quot; parameter to override suiteXmlFiles
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-493] - UrlUtilsTest fails
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-422] - Strip &amp;quot;Maven&amp;quot; from report title
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-426] - Add german translation
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-473] - Documentation for additionalClassPath feature
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-474] - Allow TestNG to use its built-in HTMLReporter
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-484] - Don't output empty tables
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-485] - Support AntUnit XML output
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-490] - Provide an option to use simplified classloading
&lt;br&gt;&lt;br&gt;&lt;br&gt;** Task
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-488] - Document TestNG listeners/reporters
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [SUREFIRE-489] - Document classpath issues
&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Surefire-2.4.3-Released-tp17259282p17259282.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16949528</id>
	<title>Maven Archetype Plugin 2.0-alpha-3 Released</title>
	<published>2008-04-28T15:14:42Z</published>
	<updated>2008-04-28T15:14:42Z</updated>
	<author>
		<name>rafale</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven
&lt;br&gt;Archetype Plugin, version 2.0-alpha-3
&lt;br&gt;&lt;br&gt;The Archetype Plugin allows the user to create a Maven 2 project from
&lt;br&gt;an existing template called an archetype. It also allows the user to
&lt;br&gt;create an archetype from an existing project.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-archetype-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-archetype-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Notes - Maven Archetype - Version 2.0-alpha-3
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-122] - The defined artifact is not an archetype?
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-124] - custom archetype-catalog.xml not read
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-126] - Site menu is corrupted
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-129] - incorrect error handling in batch mode
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-130] - selecting &amp;quot;N&amp;quot; to &amp;quot;is this correct&amp;quot; question
&lt;br&gt;resets all variables, even those that were input from the command line
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-132] - The create-from-project goal does not work on
&lt;br&gt;windows for multi-module projects
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-137] - Problem when setting default values for
&lt;br&gt;archetype-metadata.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-139] - cannot create archetype for existing project
&lt;br&gt;without pre-existing pom
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-140] - archetype:generate doesn't support inserting a
&lt;br&gt;module into a multi-module build like :create did
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-141] - wrong goal name in docs
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-144] - Fails &amp;quot;archetype:create&amp;quot; when specify archetypeVersion
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-146] - Archetype Resources not being processed on Windows.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-149] - archetype generate -DarchetypeRepository not working
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-150] - New maven-archetype-plugin ignores the
&lt;br&gt;remoteRepositories system property
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-153] - Multimodule archetype does not propagate the
&lt;br&gt;artifactId in module names.
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-159] - mvn archetype:generate is failing to download
&lt;br&gt;needed archetype artifacts
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-160] - [regression] the default (15) is no longer
&lt;br&gt;present in generate
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-109] - plugins should have a auto-generated goal &amp;quot;help&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-112] - Allow to configure the filteredExtentions from
&lt;br&gt;the archetype.properties file
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-135] - add a variabl containing package in a path format
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-143] - Add the possibility to generate files at project's root
&lt;br&gt;&lt;br&gt;** Wish
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [ARCHETYPE-154] - Can i ask when will alpha-3 released
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Archetype-Plugin-2.0-alpha-3-Released-tp16949528p16949528.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16756123</id>
	<title>Maven Ant Tasks 2.0.9 Released</title>
	<published>2008-04-17T14:20:24Z</published>
	<updated>2008-04-17T14:20:24Z</updated>
	<author>
		<name>hboutemy</name>
	</author>
	<content type="html">The Apache Maven team is pleased to announce the release of the Maven Ant 
&lt;br&gt;Tasks, version 2.0.9.
&lt;br&gt;&lt;br&gt;&lt;br&gt;You can find the binaries here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/download.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/download.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can find the release notes here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/ant-tasks-release-notes.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/ant-tasks-release-notes.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Apache Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Ant-Tasks-2.0.9-Released-tp16756123p16756123.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16733957</id>
	<title>Maven Changes Plugin 2.0 Released</title>
	<published>2008-04-16T14:27:53Z</published>
	<updated>2008-04-16T14:27:53Z</updated>
	<author>
		<name>Dennis Lundberg-2</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Changes 
&lt;br&gt;Plugin, version 2.0
&lt;br&gt;&lt;br&gt;This plugin is used to inform your users of the changes that have 
&lt;br&gt;occurred between different releases of your project. The plugin can 
&lt;br&gt;extract these changes, either from a changes.xml file or from the JIRA 
&lt;br&gt;issue management system, and present them as a report. You also have the 
&lt;br&gt;option of creating a release announcement and even sending this via 
&lt;br&gt;email to your users.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-changes-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-changes-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can run mvn -up to get the latest version of the plugin, or specify
&lt;br&gt;the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;artifactId&amp;gt;maven-changes-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;version&amp;gt;2.0&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x Changes Plugin - Version 2.0
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-66] - The changes plugin scatters white space over its 
&lt;br&gt;Changes report
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-75] - Setting maxEntries too high causes a 
&lt;br&gt;SAXParseException
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-88] - NoSuchMethodError with maven 2.0.8 when 
&lt;br&gt;generating changes-report
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-89] - AbstractJiraDownloader throws an exception when 
&lt;br&gt;jira returns a circular redirect
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-91] - Output a title for the reports
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-96] - Change type of path parameters to java.io.File
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-100] - Generating the jira-report causes error &amp;quot;The 
&lt;br&gt;system cannot find the path specified&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-102] - Fix case-insensitive string handling
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-105] - java.lang.NoSuchMethodError on changes:jira-report
&lt;br&gt;&lt;br&gt;** Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-92] - JIRA Report Improvements
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-93] - Add dedicated resource bundle for locale &amp;quot;en&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-94] - Add option to configure the sort order of the 
&lt;br&gt;JIRA report
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-95] - Add german translation
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-97] - Fix VTL errors
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-99] - Make it possible to show issues only for the 
&lt;br&gt;current release
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-103] - Allow suffix &amp;quot;ASC&amp;quot; for sort columns
&lt;br&gt;&lt;br&gt;** Wish
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MCHANGES-101] - Consider changing log outputs to debug
&lt;br&gt;&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Changes-Plugin-2.0-Released-tp16733957p16733957.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16612442</id>
	<title>Apache Maven 2.0.9 Released</title>
	<published>2008-04-10T07:43:07Z</published>
	<updated>2008-04-10T07:43:07Z</updated>
	<author>
		<name>brianf</name>
	</author>
	<content type="html">The Apache Maven team would like to announce the availability of Maven
&lt;br&gt;2.0.9.
&lt;br&gt;&lt;br&gt;This release went through a new process that saw 8 release candidates tested
&lt;br&gt;by the user community before the final release and we expect it to be more
&lt;br&gt;robust than previous versions. There are several important fixes and
&lt;br&gt;changes, most notably locking down core plugins in the super pom. You can
&lt;br&gt;read details in the release notes linked below.
&lt;br&gt;&lt;br&gt;&lt;br&gt;You can find the binaries here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/download.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/download.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can find the release notes here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/release-notes.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/release-notes.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can find the roadmap for future issues here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://jira.codehaus.org/browse/MNG?report=com.atlassian.jira.plugin.system.project:roadmap-panel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MNG?report=com.atlassian.jira.plugin.system.project:roadmap-panel&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;The Apache Maven Team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Apache-Maven-2.0.9-Released-tp16612442p16612442.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16578978</id>
	<title>[ANNOUNCE] Apache Archiva 1.0.2 Released</title>
	<published>2008-04-08T21:07:05Z</published>
	<updated>2008-04-08T21:07:05Z</updated>
	<author>
		<name>brettporter</name>
	</author>
	<content type="html">The Apache Archiva team is pleased to announce the release of Archiva &amp;nbsp;
&lt;br&gt;1.0.2
&lt;br&gt;&lt;br&gt;Archiva is a build artifact repository manager for use with build &amp;nbsp;
&lt;br&gt;tools such
&lt;br&gt;as Maven, Continuum and Ant.
&lt;br&gt;&lt;br&gt;It has features like repository search and browse, securing &amp;nbsp;
&lt;br&gt;repositories,
&lt;br&gt;identifying unknown artifacts and reporting of repository problems.
&lt;br&gt;&lt;br&gt;Aside from these, it can also act as a nearby (proxy) cache of popular
&lt;br&gt;global repositories.
&lt;br&gt;&lt;br&gt;&lt;br&gt;The latest release is now available here:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://maven.apache.org/archiva/download.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/archiva/download.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;If you have any questions, please consult:
&lt;br&gt;&lt;br&gt;&amp;nbsp; - the web site: &lt;a href=&quot;http://maven.apache.org/archiva/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/archiva/&lt;/a&gt;&lt;br&gt;&amp;nbsp; - the archiva-user mailing list: &lt;a href=&quot;http://maven.apache.org/archiva/mail-lists.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/archiva/mail-lists.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;New in Archiva 1.0.2
&lt;br&gt;====================
&lt;br&gt;&lt;br&gt;* Configurable Proxy Error Handling
&lt;br&gt;Two new options have been added to the proxy connector configuration &amp;nbsp;
&lt;br&gt;page:
&lt;br&gt;&lt;br&gt;&amp;nbsp; - On remote error - gives control over whether to stop immediately, &amp;nbsp;
&lt;br&gt;continue to try for a successful proxy, or ignore an error
&lt;br&gt;&amp;nbsp; - Return error when - gives control over whether to return an &amp;nbsp;
&lt;br&gt;existing artifact if present or fail regardless if a remote error &amp;nbsp;
&lt;br&gt;occurs when updating an artifact
&lt;br&gt;&lt;br&gt;Change Log for Archiva 1.0.2
&lt;br&gt;============================
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-159] - should not respond with a 404 if proxying a file &amp;nbsp;
&lt;br&gt;results in a remote error
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-532] - Unable to specify the location of the index files &amp;nbsp;
&lt;br&gt;through the web ui
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-598] - Validation error on new repository creation and &amp;nbsp;
&lt;br&gt;other fields under certain conditions
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-608] - Unable to find project model for &amp;nbsp;[...] if the &amp;nbsp;
&lt;br&gt;initial import of the POM failed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-617] - Reporting does not work due to bug in client-side &amp;nbsp;
&lt;br&gt;JavaScript validation
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-618] - PLEXUS_BASE does not work for local databases
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-622] - database not being updated with project model &amp;nbsp;
&lt;br&gt;information
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-626] - ClassCastException when saving proxy connector with &amp;nbsp;
&lt;br&gt;property defined
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-627] - Archiva doesn't download SNAPSHOTs for proxied &amp;nbsp;
&lt;br&gt;repositories.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-642] - archiva-common tests rely on relative paths
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-655] - The logs are duplicated in the archiva.log and &amp;nbsp;
&lt;br&gt;wrapper.log file.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-659] - archiva cannot serve ejb artifacts from a maven1 &amp;nbsp;
&lt;br&gt;repository
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-661] - remote repository removals are not saved after &amp;nbsp;
&lt;br&gt;restart
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-664] - Cannot download a strut-module artifact in a Legacy &amp;nbsp;
&lt;br&gt;repository
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-674] - LayoutException when downloading SNAPSHOT test- 
&lt;br&gt;sources
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-683] - Archiva version missing from pages and logs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-687] - Project model cannot be added to database if it &amp;nbsp;
&lt;br&gt;inherits groupId and/or version from parent POM
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-689] - Incorrect war name in example for tomcat
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-690] - using undefined appserver.base
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-691] - Can't get any of the consumers to work without &amp;nbsp;
&lt;br&gt;through a NPE
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-701] - Buggy documentation on &amp;quot;separating the base from &amp;nbsp;
&lt;br&gt;the installation&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-703] - Artifacts with extensions longer than fours &amp;nbsp;
&lt;br&gt;characters breaks repository scanning.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-713] - extensionPattern in FilenameParser is incorrect
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-715] - error adding artifacts to Lucene under some &amp;nbsp;
&lt;br&gt;circumstances
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-719] - NPE during repository scan
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-725] - /archiva/browse URL does not work on WebSphere
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-727] - Archiva does not download plugin artifacts in &amp;nbsp;
&lt;br&gt;Geronimo
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-734] - Unable to update metadata - No versions found for &amp;nbsp;
&lt;br&gt;reference
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-746] - unable to include *.xml in artifacts list as it &amp;nbsp;
&lt;br&gt;picks up maven-metadata.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-750] - Adding a network proxy doesn't require an identifier
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-755] - No content type for .pom files denoted in file &amp;nbsp;
&lt;br&gt;&amp;quot;archiva-mime-types.txt&amp;quot; - workaround included
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-758] - unable to schedule cron expressions that contain a &amp;nbsp;
&lt;br&gt;comma
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-761] - Exception when trying to retrieve a Maven 1 &amp;nbsp;
&lt;br&gt;artifact of type zip
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-762] - Footer doesn't stretch across repositoryScanning &amp;nbsp;
&lt;br&gt;and database pages
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-763] - Default cron expression for database update is &amp;nbsp;
&lt;br&gt;invalid
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-764] - default policies are not selected in the add proxy &amp;nbsp;
&lt;br&gt;connector page
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-504] - Find Artifact page needs more onscreen information/ 
&lt;br&gt;instructions
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-656] - Admin guide for installing WAR needs updating
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-666] - Edit Managed Repository page should indicate the &amp;nbsp;
&lt;br&gt;repo id being edited
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-700] - Review the documentation on deploying to Archiva &amp;nbsp;
&lt;br&gt;for inconsistent repository ids
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* [MRM-720] - Upgrade Lucene from 2.0 to 2.3.1
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;The Apache Archiva team
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-ANNOUNCE--Apache-Archiva-1.0.2-Released-tp16578978p16578978.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16510292</id>
	<title>Maven Eclipse Plugin 2.5.1 Released</title>
	<published>2008-04-05T00:09:23Z</published>
	<updated>2008-04-05T00:09:23Z</updated>
	<author>
		<name>aheritier</name>
	</author>
	<content type="html">The Maven team is pleased to announce the release of the Maven Eclipse
&lt;br&gt;Plugin, version 2.5.1
&lt;br&gt;&lt;br&gt;This plugin is used to generate Eclipse IDE files (*.classpath,
&lt;br&gt;*.wtpmodules and the .settings folder) for use with a project.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://maven.apache.org/plugins/maven-eclipse-plugin/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.apache.org/plugins/maven-eclipse-plugin/&lt;/a&gt;&lt;br&gt;&lt;br&gt;You can run mvn -up to get the latest version of the plugin, or
&lt;br&gt;specify the version in your project's plugin configuration:
&lt;br&gt;&lt;br&gt;&amp;lt;plugin&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;groupId&amp;gt;org.apache.maven.plugins&amp;lt;/groupId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;artifactId&amp;gt;maven-eclipse-plugin&amp;lt;/artifactId&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;version&amp;gt;2.5.1&amp;lt;/version&amp;gt;
&lt;br&gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&lt;br&gt;This release fixes several bugs.
&lt;br&gt;&lt;br&gt;Release Notes - Maven 2.x Eclipse Plugin - Version 2.5.1
&lt;br&gt;&lt;br&gt;** Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MECLIPSE-266] - plugin applies java facet to ear project
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MECLIPSE-411] - manifest property usage is only for ogsi maifests
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MECLIPSE-412] - Generation of jst.java Facet for EAR packaging
&lt;br&gt;kills my RAD workspace
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MECLIPSE-413] - EclipseOSGiManifestWriter uses the artifact id
&lt;br&gt;and not the EclipseProjectName
&lt;br&gt;&lt;br&gt;** New Feature
&lt;br&gt;&amp;nbsp; &amp;nbsp; * [MECLIPSE-405] - to-maven target should allow to strip qualifier
&lt;br&gt;when creating artifacts from osgi bundles
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;-The Maven team
&lt;br&gt;..........................................................
&lt;br&gt;Arnaud HERITIER
&lt;br&gt;..........................................................
&lt;br&gt;OCTO Technology - aheritier AT octo DOT com
&lt;br&gt;www.octo.com | blog.octo.com
&lt;br&gt;..........................................................
&lt;br&gt;ASF - aheritier AT apache DOT org
&lt;br&gt;www.apache.org | maven.apache.org
&lt;br&gt;...........................................................
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Eclipse-Plugin-2.5.1-Released-tp16510292p16510292.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16294094</id>
	<title>Maven Reporting Impl 2.0.4.1 Released</title>
	<published>2008-03-25T19:05:12Z</published>
	<updated>2008-03-25T19:05:12Z</updated>
	<author>
		<name>brianf</name>
	</author>
	<content type="html">The reporting implementation is used to render site reports. This release
&lt;br&gt;fixes an incompatibility with newer doxia implementations.
&lt;br&gt;&lt;br&gt;This has just one change from 2.0.4:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://jira.codehaus.org/browse/MNG-3476&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/MNG-3476&lt;/a&gt;&lt;br&gt;&lt;br&gt;--The Maven Team
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Maven-Reporting-Impl-2.0.4.1-Released-tp16294094p16294094.html" />
</entry>

</feed>
