Skip to content

Instantly share code, notes, and snippets.

@asilchev
Created December 9, 2012 07:52
Show Gist options
  • Save asilchev/4243834 to your computer and use it in GitHub Desktop.
Save asilchev/4243834 to your computer and use it in GitHub Desktop.
maven download javadoc and sources dependencies
mvn dependency:sources
mvn dependency:resolve -Dclassifier=javadoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment