Hello, maybe you can try using the assembly plugin and the classifier field . Try to find a mail sent 3 days ago to this mailing list with subject "Maven and Configuration packages", I think that you have the same problem...
I hope this can help you. Giancarlo 2008/9/18 mscarpentier <[EMAIL PROTECTED]>: > > Hello there! I'm having some problems to figure out how to manage the > following situation. > The project was being packaged with ant, and it uses to create 2 JARs (for > example zaraza.jar and zaraza-client.jar). > To begin with, I replace the classpath generation of the ant file with the > maven-ant-task, and now the dependencies are solved by Maven 2. > I wanted now to provide the zaraza.jar and the zaraza-client.jar for other > projects, but I'm being unable to understand how must a pom.xml be in order > to take care of two different JARs in the same project. > The zaraza-client.jar is a subset of many classes that are found in the > zaraza.jar as well, so I don't think that a "separation" would be possible. > Any idea? > -- > View this message in context: > http://www.nabble.com/Deploying-two-jars-in-the-same-project-tp19557996p19557996.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]
