Obviously Maven is designed with the one project = one artifact rule.
How would one deal with javadoc archives for instance?  I have a bunch
of source that I want to pack into a jar but I also want to generate the
javadoc into a versioned zip file for separate distribution from the
code but I want it all to be generated from a single project.
Conceptually how should this be handled?

mike

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

Reply via email to