[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Migration to maven

adrian@jboss.org do-not-reply at jboss.com
Tue Apr 3 05:02:49 EDT 2007


"Kevin.Conner at 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#4033926

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033926



More information about the jboss-dev-forums mailing list