You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by gezhall <gh...@hotmail.com> on 2008/04/30 12:59:01 UTC

Maven newbie, what next?

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Maven newbie, what next?

Posted by Mark Struberg <st...@yahoo.de>.
Take a look at

http://maven.apache.org/articles.html

'Better builds with Maven' and 'The Definitive Maven Guide' are really good books. 


For eclipse, you may look at the m2eclipse plugin.
http://m2eclipse.sonatype.org


LieGrü,
strub


--- gezhall <gh...@hotmail.com> schrieb:

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


      __________________________________________________________
Gesendet von Yahoo! Mail.
Mehr Möglichkeiten, in Kontakt zu bleiben. http://de.overview.mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org