| Summary: | plexus-containers: FTBFS in rawhide | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikolaj Izdebski <mizdebsk> |
| Component: | plexus-containers | Assignee: | Mikolaj Izdebski <mizdebsk> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dbhole, fnasser, java-sig-commits, mizdebsk, sochotni, yyang |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 1.5.5-14 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-05 15:26:20 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Fixed in plexus-containers-1.5.5-14 I believe that this bug is fixed in plexus-containers-1.5.5-14, which is available in Fedora Rawhide, so I am closing this bug now. The build containing the fix can be found at Koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=483014 plexus-containers-1.5.5-13.1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/plexus-containers-1.5.5-13.1.fc20 plexus-containers-1.5.5-13.1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Package plexus-containers fails to build from source in rawhide. Version-Release number of selected component (if applicable): 1.5.5-13 Probable cause of build failure: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project plexus-container-default: Compilation failure: Compilation failure: [ERROR] /builddir/build/BUILD/plexus-containers-1.5.5/plexus-container-default/src/main/java/org/codehaus/plexus/component/repository/ComponentDescriptor.java:[192,49] incompatible types [ERROR] required: java.lang.Class<T> [ERROR] found: java.lang.Class<capture#1 of ?> [ERROR] /builddir/build/BUILD/plexus-containers-1.5.5/plexus-container-default/src/main/java/org/codehaus/plexus/component/repository/ComponentDescriptor.java:[302,59] incompatible types [ERROR] required: java.lang.Class<? extends T> [ERROR] found: java.lang.Class<capture#2 of ?> Full build logs from Koji: Package plexus-containers (6019802): noarch (6019832): root.log : http://kojipkgs.fedoraproject.org/work/tasks/9832/6019832/root.log build.log : http://kojipkgs.fedoraproject.org/work/tasks/9832/6019832/build.log state.log : http://kojipkgs.fedoraproject.org/work/tasks/9832/6019832/state.log mock_output.log : http://kojipkgs.fedoraproject.org/work/tasks/9832/6019832/mock_output.log Additional info: [1] http://fedoraproject.org/wiki/Packaging:Java [2] http://fedoraproject.org/wiki/Packaging:Guidelines