Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361945 - eselect-maven pulls maven 2.* with maven 3
Summary: eselect-maven pulls maven 2.* with maven 3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on: 387691
Blocks:
  Show dependency tree
 
Reported: 2011-04-04 18:13 UTC by Michel Ganguin
Modified: 2012-05-23 19:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Ganguin 2011-04-04 18:13:32 UTC
maven-bin-2.2.1 is still a dep of eselect-maven when maven-bin-3.0.3 is installed. And there are no deps for it

Reproducible: Always

Steps to Reproduce:
1. world without maven 2 deps
2. install maven 3
Actual Results:  
maven 2 is pulled in the tree

Expected Results:  
but it shouln't

I'm a beginner in ebuild writing, but I think that maven 3 should be added in PDEPEND of eselect-maven
Comment 1 Ralph Sennhauser (RETIRED) gentoo-dev 2012-05-23 19:10:39 UTC
A newer version was stabilized. Bug 387691. Thanks for the report.