4 Replies Latest reply on Jul 23, 2010 9:52 AM by florianhell

    Error building AS 6 from SVN

    florianhell

      Hi dudes,

       

      I get follworing error on building AS 6 Snapshot from SVN and have no idea why this occurs. May one of you have a hint, what could solve the problem.

       

      Problem just occurs on osgi module.

       

      [DEBUG] Extension realms for project org.jboss.jbossas:jboss-as-parent:pom:6.0.0
      -SNAPSHOT: [ClassRealm[extension>org.codehaus.mojo:jboss-packaging-maven-plugin:
      2.1, parent: ClassRealm[plexus.core, parent: null]]]
      [DEBUG] Created new class realm project>org.jboss.jbossas:jboss-as-parent:6.0.0-
      SNAPSHOT
      [DEBUG] Populating class realm project>org.jboss.jbossas:jboss-as-parent:6.0.0-S
      NAPSHOT
      [DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[project>o
      rg.jboss.jbossas:jboss-as-parent:6.0.0-SNAPSHOT, parent: ClassRealm[plexus.core,
      parent: null]]
      [ERROR] The build could not read 1 project -> [Help 1]
      org.apache.maven.project.ProjectBuildingException: Some problems were encountere
      d while processing the POMs:
      [ERROR] Child module c:\development\java\jboss6\true of c:\development\java\jbos
      s6\pom.xml does not exist @

       

              at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBu
      ilder.java:293)
              at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:402)
              at org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven
      .java:351)
              at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:163)
              at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:95)
              at org.apache.maven.cli.MavenCli.execute(MavenCli.java:430)
              at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:160)
              at org.apache.maven.cli.MavenCli.main(MavenCli.java:124)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
      java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Laun
      cher.java:290)
              at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.jav
      a:230)
              at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(La
      uncher.java:409)
              at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:
      352)
      [ERROR]   The project org.jboss.jbossas:jboss-as-parent:6.0.0-SNAPSHOT (c:\devel
      opment\java\jboss6\pom.xml) has 1 error
      [ERROR]     Child module c:\development\java\jboss6\true of c:\development\java\
      jboss6\pom.xml does not exist
      [ERROR]
      [ERROR]
      [ERROR] For more information about the errors and possible solutions, please rea
      d the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin
      gException
      Drücken Sie eine beliebige Taste . . .

       

       

      One more Question, is there a possibilty to get time by time ready build Snapshots of AS 6 instead of just waiting for the milestones?

       

      Thank you and hopefully one of you have an idea

       

      Florian Hell