Bug 878552 - maven-changelog-plugin: Remove/replace (build)requires on plexus-container-default
Summary: maven-changelog-plugin: Remove/replace (build)requires on plexus-container-de...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: maven-changelog-plugin
Version: 19
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michal Srb
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-20 16:52 UTC by Stanislav Ochotnicky
Modified: 2013-04-25 14:32 UTC (History)
4 users (show)

Fixed In Version: 2.2-16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-25 14:32:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Proposed patch (1.42 KB, patch)
2013-04-10 12:13 UTC, Mikolaj Izdebski
no flags Details | Diff

Description Stanislav Ochotnicky 2012-11-20 16:52:11 UTC
Your package maven-changelog-plugin either requires or buildrequires plexus-container-default. This package contains old API which is not commonly used and has not contained maven dependency mappings since September 2011. It means that unless your package is using custom dependency map to build, it is not using plexus-container-default. 

In most cases your package is instead using 'plexus-containers-container-default' package. If any pom.xml files contain reference to groupId:artifactId org.codehaus.plexus:plexus-container-default you can replace plexus-container-default with plexus-containers-container-default. If your pom.xml files don't reference mentioned groupId:artifactId it should be safe to remove completely

Comment 1 Mikolaj Izdebski 2013-04-10 12:13:29 UTC
Still depends on plexus-container-default. Reopening.

Comment 2 Mikolaj Izdebski 2013-04-10 12:13:38 UTC
Created attachment 733659 [details]
Proposed patch

Comment 3 Michal Srb 2013-04-10 12:28:25 UTC
Thanks for the patch, fixed in 2.2-16.

Comment 4 Mikolaj Izdebski 2013-04-15 10:04:23 UTC
Moving to ON_QA:
http://admin.fedoraproject.org/updates/maven-changelog-plugin-2.2-16.fc19


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