Andreas Schaefer created MINVOKER-253:
-----------------------------------------
Summary: Sub Modules do not respect localRepositoryPath
Key: MINVOKER-253
URL: https://issues.apache.org/jira/browse/MINVOKER-253
Project: Maven Invoker Plugin
Issue Type: Bug
Affects Versions: 3.2.1
Environment: Maven 3.6.3, Java 1.8, Mac OSX 10.14.6
Reporter: Andreas Schaefer
I use the invoker to run IT tests of our maven plugin and in these tests I use
sub modules like core and ui.apps. When settings localRepositoryPath to avoid
adding IT tests artifacts to my local Maven repo the pom/artifact of pom called
by the invoker will not be installed but the sub modules still are.
An example can be found at
[https://github.com/apache/sling-feature-converter-maven-plugin] .
--
This message was sent by Atlassian Jira
(v8.3.4#803005)