How to get core sources for Maven based platform app
"edgnets" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for share the solution. I was using the maven command to download the source and javadocs mvn dependency:sources mvn dependency:resolve -Dclassifier=javadoc However, the command try to download the source/javadoc for all libraries in the repository.