You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\tggm\Desktop\quickstarts-master\cbr>mvn install
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Could not find artifact org.jboss.fuse.bom:jboss-fuse-parent:pom:1.0.0-SNAPSHOT @ line 73, column 25
[ERROR] 'dependencies.dependency.version' for org.apache.camel:camel-blueprint:jar is missing. @ line 89, column 21
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.quickstarts.fuse:cbr:6.1.0.redhat-SNAPSHOT (C:\Users\tggm\Desktop\quickstarts-master\cbr\pom.xml) has 2 errors
[ERROR] Non-resolvable import POM: Could not find artifact org.jboss.fuse.bom:jboss-fuse-parent:pom:1.0.0-SNAPSHOT @ line 73, column 25 -> [Help 2]
[ERROR] 'dependencies.dependency.version' for org.apache.camel:camel-blueprint:jar is missing. @ line 89, column 21
[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
The text was updated successfully, but these errors were encountered:
When building the samples a package is missing:
org.jboss.fuse.bom:jboss-fuse-parent:pom:1.0.0-SNAPSHOT
C:\Users\tggm\Desktop\quickstarts-master\cbr>mvn install
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Could not find artifact org.jboss.fuse.bom:jboss-fuse-parent:pom:1.0.0-SNAPSHOT @ line 73, column 25
[ERROR] 'dependencies.dependency.version' for org.apache.camel:camel-blueprint:jar is missing. @ line 89, column 21
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.quickstarts.fuse:cbr:6.1.0.redhat-SNAPSHOT (C:\Users\tggm\Desktop\quickstarts-master\cbr\pom.xml) has 2 errors
[ERROR] Non-resolvable import POM: Could not find artifact org.jboss.fuse.bom:jboss-fuse-parent:pom:1.0.0-SNAPSHOT @ line 73, column 25 -> [Help 2]
[ERROR] 'dependencies.dependency.version' for org.apache.camel:camel-blueprint:jar is missing. @ line 89, column 21
[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
The text was updated successfully, but these errors were encountered: