Well it's not really a big deal excluding those files. But do you know if it is
possible to make the eclipse plugin to make Eclipse output the classes somewhere else than
target/classes? It is a bit annoying having them there since every time I do a "mvn
clean", a full rebuild is needed in eclipse.
I tried
$mvn eclipse:eclipse -DbuildOutputDirectory=eclipse-output
but that did not seem to have any effect
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182954#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...