Hi all. I'm getting started with Maven, have followed the site docs, and have
used 
http://today.java.net/pub/a/today/2007/03/01/building-web-applications-with-maven-2.html
this  great intro tutorial I found . 

So, I have setup a project which has a lot of source code. I can compile it
and create a jar file with maven from the command line, getting all the pom
dependencies, while I develop in Eclipse. But I'm not sure about the next
steps. My project is Spring based, contains a lot of config and property
files, which are not yet included in the project, and I want to deploy the
app to tomcat the way I would with my ant scripts. 

I'm not quite sure where to look next for some examples, any pointers would
be greatly appreciated!
-- 
View this message in context: 
http://www.nabble.com/Maven-newbie%2C-what-next--tp16980070s177p16980070.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]

Reply via email to