Lally Singh pisze: > > > Ok, Solved. A dependency on commons-logging caused a dep on > avalon-framework 4.1.3, which was eventually replaced by > avalon-framework-impl and avalon-framework-api. As the artifactIds > changed, I guess maven couldn't have known that one replaced the > other. An <exclusions> tag fixed that right up. > > Thanks for your help Grzegorz!!!
No problem. For future I suggest to use mvn project-info-reports:dependencies to track down problems broken dependencies. -- Grzegorz Kossakowski Committer and PMC Member of Apache Cocoon http://reflectingonthevicissitudes.wordpress.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
