[jboss-dev-forums] [Design of JBoss Build System] - Re: Cannot release javaee project

pgier do-not-reply at jboss.com
Thu Sep 6 16:49:19 EDT 2007


"scott.stark at jboss.org" wrote : I'm past release:prepare, but release:perform fails with:
  | 
  | 
  |   | 
  |   | 
  |   |     Reason: Could not find the model file '/home/svn/JBossHead/projects/javaee/trunk/build/target/jboss-ejb-api/pom.xml'. for project unknown
  |   | 
  |   | 
  |   |     [INFO] ------------------------------------------------------------------------
  |   |     [INFO] Trace
  |   |     org.apache.maven.reactor.MavenExecutionException: Could not find the model file '/home/svn/JBossHead/projects/javaee/trunk/build/target/jboss-ejb-api/pom.xml'. for project unknown
  |   |         at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:378)
  |   |         at 
  |   | 
  | 
  | seems like the bin.xml relative paths are not being resolved correctly.
  | 

I'll have to look into this a bit more, but I think it is because of the current structure of having the parent pom in the build subdirectory.  We might need to separate the parent from the aggregator, similar to how microcontainer is set up.


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

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



More information about the jboss-dev-forums mailing list