You might want to check out the project cargo and see if there are some
ideas there.

Scott Damon Ryan
Developer
(720) 514-5389
[EMAIL PROTECTED]

-----Original Message-----
From: Tom Bostelmann [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 10, 2005 2:10 PM
To: Maven Users List
Subject: Maven project for a running environment?

Is anyone using Maven to create a running environment like, for
instance, CATALINA_BASE?

 

I was wondering if it's possible to have a project that creates a Tomcat
running environment that might look like:

 

conf/

logs/

shared/lib/

temp/

webapps/

 

Then, I'd like to have dependencies for that project be other 'war'-type
projects.  I would create a maven goal that would iterate through the
dependencies and put the artifacts in their respective places.

 

Is it possible?  Is it a bad idea?


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

Reply via email to