Run mvn -DperformRelease=true deploy -DperformRelease will run javadoc:jar and source:jar along with your normal build (attached to package phase, I believe)
-Stephen On 2/2/06, Siegmann Daniel, NY <[EMAIL PROTECTED]> wrote: > I know the source plugin can generate an archive of a project's source code. > What must I do to get the deploy plugin to deploy this along with the class > file jar? What, if any, configuration must be done in the dependant projects > to get this automatically downloaded? > > Any help would be much appreciated. > > Thanks, > -- > Daniel Siegmann > FJA-US, Inc. > (212) 840-2618 ext. 125 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Stephen Duncan Jr www.stephenduncanjr.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
