Thierry Lach wrote:
I consider it a "best practice" to never have Eclipse and Maven building into the same directory. I normally set my Eclipse/Maven projects up using standard Eclipse structure, building into ${basedir}/bin, while letting Maven always build into ${basedir}/target/classes. (This, by the way, would be the default location for each of them ;-)

I don't disagree, but doing this did break for me the ability for the jetty plugin to automatically refresh a web application. I suspect I could tell the jetty plugin to use ${basedir}/bin though.

Mojo
--
Morris Jones
Monrovia, CA
http://www.whiteoaks.com
Old Town Astronomers http://www.otastro.org

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to