Bug 1006592
Summary: | Building against byteman in rawhide fails because it can't find Requires: mvn(com.sun:tools) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Gerard Ryan <fedora> |
Component: | javapackages-tools | Assignee: | Stanislav Ochotnicky <sochotni> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | rawhide | CC: | java-sig-commits, mgoldman, mizdebsk, msrb, sochotni |
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-09-11 08:33:15 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: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 992169 |
Description
Gerard Ryan
2013-09-10 21:20:25 UTC
The new javapackages-tools package stopped to provide "mvn(com.sun:tools) = SYSTEM". Instead it provides "mvn(com.sun:tools:SYSTEM) = SYSTEM". It seems that this causes some issues. Byteman package requires "mvn(com.sun:tools)" and it cannot be resolved. This breaks the byteman package and all of its dependencies (wildfly included). MikoĊaj, Stano, any ideas? |