Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing artifacts when building samples #12

Open
tggm opened this issue Oct 1, 2015 · 0 comments
Open

Missing artifacts when building samples #12

tggm opened this issue Oct 1, 2015 · 0 comments

Comments

@tggm
Copy link

tggm commented Oct 1, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant