7 Replies Latest reply on Jan 13, 2011 8:51 AM by sergiu_pienar

    Unable to compile ejb3

    sergiu_pienar

      Hi,


      Does anyone know how to fix this ?

       

      D:\Teste\ejb3>mvn clean install

      [INFO] Scanning for projects...

      [ERROR] The build could not read 1 project -> [Help 1]

      [ERROR]

      [ERROR]   The project org.jboss.ejb3:jboss-ejb3-core:1.3.7-SNAPSHOT (D:\Teste\ejb3\pom.xml) has 1 error

      [ERROR]     Non-resolvable parent POM: Failure to find org.jboss.ejb3:jboss-ejb3-build:pom:1.0.13 in http://apiviz.googlecode.com/svn/site/repo/mvn/release was cached in the local repository, resolution will not be reattempted until the update interval of apiviz.release has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 7, column 11 -> [Help 2]

      [ERROR]

      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

      [ERROR] Re-run Maven using the -X switch to enable full debug logging.

      [ERROR]

      [ERROR] For more information about the errors and possible solutions, please read the following articles:

      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

      [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

       

       

      Thx