Maven in development enviorment

View: New views
2 Messages — Rating Filter:   Alert me  

Maven in development enviorment

by chicagopooldude :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have a few questions about maven development environment, currently we are using ant tasks which compiles only those classes which have changed and then put it in tomcat and we restart the server. This seems to be pretty fast and turnaround time is less as in a development environment we have lots of changes sometimes single line changes and we would have to do this a number of times. But with use of maven we are wondering if we can alteast match this process if not better it, we don’t want to do mvn clean, install every time we change a few lines of code and wait for a few minutes. As people here have sizable experience in use of maven in a development environment I wanted to find out your comments on this and in general how dev environments . Please let me know if you need any other details. Any help is appreicated

Re: Maven in development enviorment

by Dan Tran :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I believe what you after is maven-reactor-plugin, however I never have
a need to use it yet.

I also heard the future maven 3.0 has this mode built in as well

-Dan

On Fri, Nov 6, 2009 at 9:25 AM, chicagopooldude
<Seshu.Pitcha@...> wrote:

>
> I have a few questions about maven development environment, currently we are
> using ant tasks which compiles only those classes which have changed and
> then put it in tomcat and we restart the server. This seems to be pretty
> fast and turnaround time is less as in a development environment we have
> lots of changes sometimes single line changes and we would have to do this a
> number of times. But with use of maven we are wondering if we can alteast
> match this process if not better it, we don’t want to do mvn clean, install
> every time we change a few lines of code and wait for a few minutes. As
> people here have sizable experience in use of maven in a development
> environment I wanted to find out your comments on this and in general how
> dev environments . Please let me know if you need any other details. Any
> help is appreicated
> --
> View this message in context: http://old.nabble.com/Maven-in-development-enviorment-tp26230841p26230841.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>

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