While investigating https://issues.apache.org/jira/browse/MDEP-532 I noticed that ignoredUnusedDeclaredDependencies works as expected when running mvn verify, but not when running mvn dependency:analyze.
Is it normal and expected that plugin configurations set in a project's pom.xml, only apply when executing a phase but not when executing a plugin goal? If so, is there any way to set configuration properties, either in pom.xml or from the command line, when directly executing a plugin goal? -- Elliotte Rusty Harold [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
