This is not "normal" Maven usage.
Having said that, the Assembly plugin can probably do this for you.
Wayne
On 5/10/07, R, Suchitra (GE Infra, Aviation, Non-GE) <[EMAIL PROTECTED]> wrote:
How do I create three separate jars (of classes) in the target
directory, from a single source file?
For example,
A
|-------src
| |-------main
| |--------java
| |--------my_java files
|------target
|------classes
|---------my_class files
X-1.0-SNAPSHOT.jar |
Y-1.0-SNAPSHOT.jar
|----------------------instead of a single A.jar file (using mvn
package)
Z-1.0-SNAPSHOT.jar |
Thanks,
Suchitra
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]