Re: Exclusions does not work with dependency managment?
2007-05-01 06:54:27 GMT
Grzegorz Kossakowski wrote: > I also tried dependency plug-in already and had the same results as you. > It does not mention dependency we are talking about. I have no idea why. > However, I'm almost sure. Try mvn eclipse:eclipse and import project. > You'll see avalon-framework-4.1.3.jar in build path added so it does > come from that module, doesn't it? Also, you'll see it while executing: > mvn install -X > > Can you verify my findings? Unfortunately yes :( [INFO] [eclipse:eclipse] [DEBUG] org.apache.cocoon:cocoon-sitemap-impl:jar:1.0.0-RC1-SNAPSHOT (selected for null) [DEBUG] commons-collections:commons-collections:jar:3.2:compile (selected for compile) [DEBUG] commons-jxpath:commons-jxpath:jar:1.2:compile (selected for compile) [DEBUG] junit:junit:jar:3.8:compile (applying version: 3.8.2) [DEBUG] junit:junit:jar:3.8.2:compile (applying scope: test) [DEBUG] junit:junit:jar:3.8.2:test (selected for test) [DEBUG] xml-apis:xml-apis:jar:2.0.2:compile (applying version: 1.3.02) [DEBUG] xml-apis:xml-apis:jar:1.3.02:compile (selected for compile) [DEBUG] commons-logging:commons-logging:jar:1.0:compile (applying version: 1.1) [DEBUG] commons-logging:commons-logging:jar:1.1:compile (selected for compile) [DEBUG] log4j:log4j:jar:1.2.12:compile (applying version: 1.2.14)(Continue reading)
I see little discussion on the mailing list about this sort of change
(other than a brief "I've started to merge" a couple of days ago).
I'm happy that you're doing the work, but not happy at the pain it
causes.
I'm trying to keep track of 2.2, document changes, and write slides
on using it ... but it's a frustrating experience! Having to trawl
through commit messages to find when things are about to move is
painful. I never know when a clean build on a new box is going to
fail, because jars are suddenly missing, moved or whatever. This has
pretty much been my experience for the last couple of months
RSS Feed