You need to configure the javadocs- and source-plugin to execute during
the release process. Here's how we do it for Maven:
http://maven.apache.org/developers/release/releasing.html
See the section that starts with
<profile>
<id>release</id>
...
Yaakov Chaikin wrote:
Hi,
Can someone point out a link to me where it explains how to attach the
source code and the javadocs to the installed JARs?
I remember seeing those instructions on the maven.apache.org site, but
can't seem to find it (even with google).
Thanks,
Yaakov.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]