Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-6903

Can't build quickstarts

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: fuse-7.0
    • Component/s: Examples
    • Labels:
      None
    • Sprint:
      7.0 Sprint 14

      Description

      Getting this when building quickstarts in #38 kit

      [janstey@ghost camel-errorhandler]$ mvn clean install
      [INFO] Scanning for projects...
      [ERROR] [ERROR] Some problems were encountered while processing the POMs:
      [FATAL] Non-resolvable parent POM for org.jboss.fuse.quickstarts:beginner:[unknown-version]: Failure to find org.jboss.fuse.quickstarts:quickstarts-parent:pom:7.0.0.fuse-000038 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ org.jboss.fuse.quickstarts:beginner:[unknown-version], /home/janstey/kits/jboss-fuse-karaf-7.0.0.fuse-000038/quickstarts/beginner/pom.xml, line 23, column 13
       @ 
      [ERROR] The build could not read 1 project -> [Help 1]
      [ERROR]   
      [ERROR]   The project org.jboss.fuse.quickstarts:beginner-camel-errorhandler:[unknown-version] (/home/janstey/kits/jboss-fuse-karaf-7.0.0.fuse-000038/quickstarts/beginner/camel-errorhandler/pom.xml) has 1 error
      [ERROR]     Non-resolvable parent POM for org.jboss.fuse.quickstarts:beginner:[unknown-version]: Failure to find org.jboss.fuse.quickstarts:quickstarts-parent:pom:7.0.0.fuse-000038 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ org.jboss.fuse.quickstarts:beginner:[unknown-version], /home/janstey/kits/jboss-fuse-karaf-7.0.0.fuse-000038/quickstarts/beginner/pom.xml, line 23, column 13 -> [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
      

      Workaround is to add ea repo to settings.xml like

      <repository>
      <id>fuse-ea</id>
      <name>Fuse EA Repository</name>
      <url>https://origin-repository.jboss.org/nexus/content/groups/ea</url>
      </repository>

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                jamesnetherton James Netherton
                Reporter:
                janstey Jonathan Anstey
                Tester:
                Jan Kasztura
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: