Bug 979504

Summary: maven2: fails to build in rawhide
Product: [Fedora] Fedora Reporter: Mikolaj Izdebski <mizdebsk>
Component: maven2Assignee: Michal Srb <msrb>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: dbhole, java-sig-commits, mizdebsk, msrb, sochotni, tradej, yyang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 2.2.1-45 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-03 08:56:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch
none
patch none

Description Mikolaj Izdebski 2013-06-28 16:59:38 UTC
Description of problem:
Package maven2 fails to build from source in rawhide.

Koji scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=5554572

Reproducer:
$ koji build --scratch rawhide 'git://pkgs.fedoraproject.org/maven2?#HEAD'

Expected results:
builds successfully

Actual results:
fails to build from source

Version-Release number of selected component (if applicable):
2.2.1-44

Additional info:
[1] http://fedoraproject.org/wiki/Packaging:Java
[2] http://fedoraproject.org/wiki/Packaging:Guidelines

Comment 1 Michal Srb 2013-07-03 08:37:37 UTC
Created attachment 768161 [details]
patch

This patch should fix the problem

- Add missing BR: maven-install-plugin (Resolves: #979504)
- Migrate to plexus-containers-container-default

Comment 2 Michal Srb 2013-07-03 08:43:46 UTC
Created attachment 768162 [details]
patch

small correction in the patch

Comment 3 Mikolaj Izdebski 2013-07-03 08:45:25 UTC
Commited. Build: http://koji.fedoraproject.org/koji/taskinfo?taskID=5568705