Bug 810341 - plexus-classworlds: Please update to maven 3
Summary: plexus-classworlds: Please update to maven 3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: plexus-classworlds
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fernando Nasser
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-05 16:03 UTC by Mikolaj Izdebski
Modified: 2012-04-06 11:00 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-06 11:00:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
update to maven 3 (2.95 KB, patch)
2012-04-05 16:03 UTC, Mikolaj Izdebski
no flags Details | Diff
updated patch (2.94 KB, patch)
2012-04-06 08:17 UTC, Mikolaj Izdebski
no flags Details | Diff

Description Mikolaj Izdebski 2012-04-05 16:03:24 UTC
Created attachment 575489 [details]
update to maven 3

Please update from maven 2 to maven 3. The attached patch does that.

Comment 1 Alexander Kurtakov 2012-04-05 16:24:42 UTC
The patch has 	

%add_to_maven_depmap JPP.%{parent}-%{subname}.pom plexus/%{subname}.jar 
but it will produce broken depmap

it should be:

%add_maven_depmap JPP.%{parent}-%{subname}.pom plexus/%{subname}.jar

Please provide an updated patch and I'll apply it.

Comment 2 Mikolaj Izdebski 2012-04-06 08:17:56 UTC
Created attachment 575667 [details]
updated patch

Of course you're right. Fixed.

Comment 3 Alexander Kurtakov 2012-04-06 11:00:32 UTC
Pushed to rawhide. Thanks for the patch.


Note You need to log in before you can comment on or make changes to this bug.