Source jars are easy to manually install locally as they are not linked to
any other files. They are not mentioned in POMs, for example - they are
associated simply by existing with the correct name.

Simply put your source in a jar and copy it to the local repo beside the
binary artifact. The only important thing is to name the jar correctly - for
an artifact

mule-1.3-rc2.jar

your sources jar must be named

mule-1.3-rc2-sources.jar

The eclipse plugin (for example) will now detect the existence of your
sources jar and link it in the generated .classpath.
--
View this message in context: 
http://www.nabble.com/How-to-install-sources-t1049892.html#a4004240
Sent from the Maven - Users forum at Nabble.com.


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

Reply via email to