Bug 1202286
| Summary: | maven: missing libs in ${M2_HOME}/lib may cause java.lang.NoClassDefFoundError | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Srb <msrb> |
| Component: | maven | Assignee: | Michal Srb <msrb> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | akurtako, java-sig-commits, lnie, mizdebsk, msimacek, msrb |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://github.com/mesos/chronos/issues/216 | ||
| Whiteboard: | |||
| Fixed In Version: | maven-3.1.1-14.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-03-26 21:48:46 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: | |||
maven-3.2.5-3.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/maven-3.2.5-3.fc22 maven-3.2.2-3.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/maven-3.2.2-3.fc21 maven-3.1.1-14.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/maven-3.1.1-14.fc20 maven-3.2.5-3.fc22 works Package maven-3.1.1-14.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing maven-3.1.1-14.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-4033/maven-3.1.1-14.fc20 then log in and leave karma (feedback). maven-3.2.5-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. maven-3.2.2-3.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. maven-3.1.1-14.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: maven-wagon 2.5 introduced several new dependencies: commons-lang commons-io jsoup These need to be symlinked to ${M2_HOME}/lib, otherwise user may get java.lang.NoClassDefFoundError. Version-Release number of selected component (if applicable): all F20+