Use dependency:resolve -Dclassifier=javadocs (dependency:sources is the equivalent of dependency:resolve -Dsources).
-----Original Message----- From: nodje [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2008 2:01 AM To: [email protected] Subject: dependency:sources, dependency:javadoc??? Is there a way to get a project dependencies' javadoc jars? I expected something quite simple in the line of the dependency-plugin goal 'dependency:sources' but it lokks like there's nothing to get the javadocs along the sources. What would be the best way to get it automatically? cheers, -nodje -- View this message in context: http://www.nabble.com/dependency%3Asources%2C-dependency%3Ajavadoc----tp 16392437s177p16392437.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
