Any chance I could get a hold of this plugin that you wrote?
If it is company information then hows about a hint.  ;)


Charlie




Kumar, Vaidhyanatha K. wrote:

Charles,
I am currently doing what you planned to do. Do the jar install using multiproject. Wrote a plugin that gathers all the relevant files from the subprojects and puts them in one folder.
Finally, I use the war plugin to generate the war.
Vaidhy


-----Original Message-----
From: Charles N. Harvey III [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 23, 2003 10:18 AM
To: Maven Users List
Subject: multiproject super-jar question


Hello. I started messing about with multiproject yesterday and so far it works great. I have my "company-commons" project and then underneath it I have "utils", "strings", "validation". And when I run multiproject:install it builds all my jars - even with some of the sources being dependent on other subprojects. Amazing stuff, congrats to those who contributed!

Now for my question...  Has anyone created a goal for combining all the
subproject jar files into one larger jar?  I want to create
"company-commons.jar" and in include all the subproject class files.

I am thinking that I could create a goal in my maven.xml that looks into
each subprojects target folder and grabs all the classes, but I thought
I'd ask to see if anyone else has done something similar.

Thanks for the help.


Charlie


---------------------------------------------------------------------
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]




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



Reply via email to