Skip to content

Instantly share code, notes, and snippets.

@ffbit
Created November 16, 2012 17:36
Show Gist options
  • Select an option

  • Save ffbit/4089273 to your computer and use it in GitHub Desktop.

Select an option

Save ffbit/4089273 to your computer and use it in GitHub Desktop.
Apache Maven - Download sources and javadocs

Download sources

mvn dependency:sources

or

mvn dependency:resolve -Dclassifier=sources

Download javadocs

mvn dependency:resolve -Dclassifier=javadoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment