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.htmlSent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
For additional commands, e-mail:
[hidden email]