mirror of https://github.com/apache/maven.git
76c0d133a3
The m-p-p depends on m-p-tools-ant and m-p-tools-beanshell as runtime/optional, and the way DownloadMojo resolves every artifact causes that OptionalDependencySelector filter these out even at "collection" stage (as depth >= 2). Hence, fix DownloadMojo to resolve properly, that actually shifts all the tree "one level up", and hence result is same as in Maven, as the optional dependencies become "first level sibling". --- https://issues.apache.org/jira/browse/MNG-7667 |
||
---|---|---|
.. | ||
src/main/java/org/apache/maven/its/bootstrap | ||
pom.xml |