| Summary: | Missing pom files in JDG maven repository | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Martin Gencur <mgencur> |
| Component: | Build | Assignee: | Tristan Tarrant <ttarrant> |
| Status: | VERIFIED --- | QA Contact: | Martin Gencur <mgencur> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | jdg-bugs |
| Target Milestone: | CR1 | ||
| Target Release: | 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1017190 | ||
|
Description
Martin Gencur
2013-12-06 12:50:42 UTC
I use this example to verify that an app with query functionality can be built successfully (mvn package): https://github.com/mgencur/edg-examples/tree/master/carmart-query This process still fails for me, org.jboss.component.management:jboss-dependency-management-all:pom:6.0.0-redhat-1 is missing from both EAP 6.1.1 and JDG 6.2.ER6 maven repo. Missing org.jboss.component.management:jboss-dependency-management-all:pom:6.1.1.Final-redhat-61 when building Carmart quickstart using JDG maven repo + http://maven.repository.redhat.com/techpreview/all/ |