You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Stephane Nicoll <sn...@apache.org> on 2006/02/19 12:35:27 UTC

[ANN] Maven Source Plugin 1.0 for Maven 1.x released

We are pleased to announce the Maven Source Plugin 1.0 release!

http://maven.apache.org/maven-1.x/reference/plugins/source/

This plug-in builds an archive of the source code and supports for
further integration in IDEs.

To automatically install the plugin, type the following on a single line:

maven plugin:download
  -DgroupId=maven
  -DartifactId=maven-source-plugin
  -Dversion=1.0

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-source-plugin-1.0.jar

Enjoy!
-The Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Source Plugin 1.0 for Maven 1.x released

Posted by Brett Porter <br...@apache.org>.
Can you also send this to announce@maven.apache.org?

- Brett

Stephane Nicoll wrote:
> We are pleased to announce the Maven Source Plugin 1.0 release!
> 
> http://maven.apache.org/maven-1.x/reference/plugins/source/
> 
> This plug-in builds an archive of the source code and supports for
> further integration in IDEs.
> 
> To automatically install the plugin, type the following on a single line:
> 
> maven plugin:download
>   -DgroupId=maven
>   -DartifactId=maven-source-plugin
>   -Dversion=1.0
> 
> For a manual installation, you can download the plugin here:
> http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-source-plugin-1.0.jar
> 
> Enjoy!
> -The Maven team
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [ANN] Maven Source Plugin 1.0 for Maven 1.x released

Posted by Stephane Nicoll <sn...@apache.org>.
We are pleased to announce the Maven Source Plugin 1.0 release!

http://maven.apache.org/maven-1.x/reference/plugins/source/

This plug-in builds an archive of the source code and supports for
further integration in IDEs.

To automatically install the plugin, type the following on a single line:

maven plugin:download
 -DgroupId=maven
 -DartifactId=maven-source-plugin
 -Dversion=1.0

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-source-plugin-1.0.jar

Enjoy!
-The Maven team