| Summary: | maven: Missing Wagon provider symlink | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lukáš Petrovický <lpetrovi> |
| Component: | maven | Assignee: | Mikolaj Izdebski <mizdebsk> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | akurtako, java-sig-commits, lpetrovi, mizdebsk, msrb, sochotni |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 3.1.0-10 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-11 08:31:01 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
Lukáš Petrovický
2013-10-28 07:42:02 UTC
I should add that this exception leads to Maven terminating, hence I am unable to use it for anything. The problem is caused by missing dependencies of wagon-http-shaded, fixed in 3.1.1-2 (Rawhide). We could either backport this fix to F20 or update maven in F20 to 3.3.1. I don't mind eit(In reply to Michal Srb from comment #2) > The problem is caused by missing dependencies of wagon-http-shaded, fixed in > 3.1.1-2 (Rawhide). We could either backport this fix to F20 or update maven > in F20 to 3.3.1. I don't mind either. And it's not my call anyway. :-) What is the exact version of Maven this is happening with? Please include output of: rpm -q maven See also: http://fedoraproject.org/wiki/How_to_file_a_bug_report [lpetrovi@stoker ~]$ rpm -q maven maven-3.1.0-9.fc20.noarch My apologies, I was assuming that the statement of using the latest Maven on F20 would be enough. Fixed in maven-3.1.0-10 maven-3.1.0-10.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/maven-3.1.0-10.fc20 maven-3.1.0-10.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. I believe that this bug is fixed in maven-3.1.0-10, which is available in Fedora 20, so I am closing this bug now. The build containing the fix can be found at Koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=474559 |