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

pgier do-not-reply at jboss.com
Mon Apr 2 09:53:37 EDT 2007


"alesj" wrote : I get the following error while running this: 'C:\projects\microcontainer>mvn install'
  | 
  |   | [INFO] Scanning for projects...
  |   | [INFO] ------------------------------------------------------------------------
  |   | [ERROR] FATAL ERROR
  |   | [INFO] ------------------------------------------------------------------------
  |   | [INFO] Error building POM (may not be this project's POM).
  |   | 
  | 
  | What am I missing?

Try doing an "mvn -U -up" to make sure that you have everything up to date.  If that doesn't work, the jbossxb version number that it's looking for should be picked up from the microcontainer parent.  Make sure that this parent pom is up to date with svn and includes the jbossxb dependency in the dependencyManagement section.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033694#4033694

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



More information about the jboss-dev-forums mailing list