| Summary: | ear-deployment example cannot be deployed because of dependencies | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Jiri Sedlacek <jsedlace> |
| Component: | Examples | Assignee: | Keith Babo <kbabo> |
| Status: | CLOSED NOTABUG | QA Contact: | Jiri Sedlacek <jsedlace> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 GA | CC: | atangrin, jsedlace, oskutka, soa-p-jira |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-15 06:49:54 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jiri Sedlacek
2013-10-08 06:14:54 UTC
This error seems to suggest the parent POM was not found. Are you seeing this in all of the quickstarts or just this one? Failure to find org.switchyard.quickstarts:switchyard-quickstart-parent:pom:1.1.0.M3-redhat-2 in http://maven.repository.redhat.com/techpreview/all/ was cached in the local repository I would expect the same issue to fail all quickstarts. If that's what's happening, the the maven repo itself of the settings.xml is likely the culprit. Now the jboss-as:deploy task passes. I was pretty sure I'd tried it with clean local repository and settings.xml pointing to correct repos, but obviously problem was on my side. Marking as not a bug and closing. |