"Wayne Fay" <[EMAIL PROTECTED]> writes: > 1) Use "mvn -X" and parse the text dependency tree to find out which > dependency is pulling in the unwanted lucene artifact version. Just > copy and paste the "mvn -X" output to Notepad etc and search for > "lucene". Then add an <excludes> node to the offending dependency to > exclude the "bad" artifact.
Just to be sure: Is it not possible to outlaw the offending dependency throughg <dependencyManagement> tag ? -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
