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
