Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 361945

Summary: eselect-maven pulls maven 2.* with maven 3
Product: Gentoo Linux Reporter: Michel Ganguin <ganguin>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: minor CC: ganguin
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 387691    
Bug Blocks:    

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.