i have project with ivy (Apache Nutch), can i automatically download sources code for it's dependencies with Jetbrains IDEA?
Asked
Active
Viewed 187 times
0
-
Maven Central stores built binaries and most Open source projects also include source code. See: http://search.maven.org/#search|gav|1|g%3A%22org.apache.nutch%22%20AND%20a%3A%22nutch%22 – Mark O'Connor Mar 19 '15 at 19:41
-
possible duplicate of [Ivy / Artifactory Getting a jar and its sources and javadoc](http://stackoverflow.com/questions/17260570/ivy-artifactory-getting-a-jar-and-its-sources-and-javadoc) – Mark O'Connor Mar 19 '15 at 19:44