When I run the mvn install, install:install, or install:install-file command,
only the JAR itself is put into my local repository. How can I get the
source, Javadocs, and other things to also be put into the local repository?

I looked at the following link for any parameters to add, but nothing
relating to this was mentioned.

http://maven.apache.org/plugins/maven-install-plugin/install-mojo.html

Also, what's the difference between the three types of install commands
specified above? "install" is a phase, while the other two are goals? Does
the install phase by default call one of those two goals?

Thanks.
-- 
View this message in context: 
http://www.nabble.com/Include-source%2C-javadocs%2C-etc-in-installed-artifact-tf4747794s177.html#a13575949
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to