"Kevin.Conner(a)jboss.com" wrote :
| BTW what do you think about generating the workspace? :-)
I hate scripts. I always preferred make (declaritive) to ant (scripts).
I want to download things and have it work, not waste time
baby sitting eclipse builds (like I do know :-( )
or remembering what order of magic incantations I need to get to a working build
(besides rm -rf * and start again :-)
If the eclipse:eclipse was part of every build when somebody changed the pom
then these would automatically get checked in with the pom update (even
if they don't use eclipse) and it would be end of story.
Well, unless you need to do the mvn build to pull down thirdparty dependencies
and then you are back to figuring out how to get eclipse to build it,
i.e. whether it is a broken build or eclipse being stupid again. :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034017#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...