"Kevin.Conner(a)jboss.com" wrote : "pgier" wrote : Yes, I think
that's a good idea. I'm planning that the next version of the jboss-parent pom
will use the eclipse plugin to generate eclipse project files. I just haven't had
time yet to add (and test) this for microcontainer. Feel free to add it if you want.
| What needs adding? mvn eclipse:eclipse will generate them and mvn:add-maven-repo will
configure the workspace. I run this on all maven projects :-)
|
The Maven eclipse:eclipse build is currently broken.
Some of the obvious things that don't work:
1) It uses the wrong project name for dependencies
e.g. jboss-container instead of container
2) Things like src/resources/tests end up as a source import when it should be a class
library import. If they are source, you can't find the xml, etc. in the classpath
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033926#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...