howto maven2 download java source jar package

maven2 download java sources

 mvn dependency:sources -Dsilent=true filenamedependency:sources tells Maven to resolve all dependencies and their source attachments, and displays the version.

maven plugins lists page

  1. http://maven.apache.org/plugins/maven-dependency-plugin/
  2. http://maven.apache.org/plugins/index.html

References

  1. http://groups.google.com/group/maven-zh/browse_thread/thread/20494aa10d7818ba?pli=1