Bug 915725
| Summary: | maven-wagon 2.4 is available | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Srb <msrb> | ||||||||
| Component: | maven-wagon | Assignee: | Mikolaj Izdebski <mizdebsk> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | akurtako, dbhole, fnasser, java-sig-commits, jcapik, mizdebsk, upstream-release-monitoring, yyang | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | 2.4-1 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-03-05 16:32:31 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: | 915218 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Michal Srb
2013-02-26 11:34:14 UTC
Created attachment 702806 [details]
spec file patch
*** Bug 785360 has been marked as a duplicate of this bug. *** Wagon 2.4 is required by Maven 3.0.5, see [MNG-5430] Wagon 2.4 fixes several bugs, including security issues: [WAGON-372] - SSL client-side certificates stopped working in maven 3.0.4 [WAGON-383] - Regression for SSLv3 [WAGON-385] - some securities check are disabled per default (change the off per default) [WAGON-386] - build failure with jdk 1.7 [WAGON-387] - Remove default easy ssl mode Created attachment 703846 [details]
patch
this time with wagon-provider-test artifact
Created attachment 703898 [details]
patch
build with xmvn
I applied the patch in branch wagon-2.4. I'll need to test if this version will work with maven2 and upcoming maven-3.0.5. Fixed in maven-wagon-2.4-1 I believe that this bug is fixed in maven-wagon-2.4-1, which is available in Fedora Rawhide, so I am closing this bug now. Thank you for reporting it. You are welcome to submit any further reports. The build containing the fix can be found at Koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=399083 |