dependency:tree and dependency:list give me different result set on one of complex project: * one lib more in dependency:list * one lib version different compare to dependency:tree
I have plugin which rely on mavenProject.getRuntimeArtifacts() which return same as dependency:list exclude test scope. While assembly:single return same as dependency:tree. My environments: Maven 3.0.3 Maven Dependency Plugin 2.3 Maven Assembly plugin 2.2.1 Any thoughts? Thanks! -Guo --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
