[
https://issues.apache.org/jira/browse/MINVOKER-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MINVOKER-171.
-----------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> Usage of full path in invoker.propertier for artifacts from local repository
> ----------------------------------------------------------------------------
>
> Key: MINVOKER-171
> URL: https://issues.apache.org/jira/browse/MINVOKER-171
> Project: Maven Invoker Plugin
> Issue Type: Improvement
> Affects Versions: 1.9
> Reporter: Karl Heinz Marbaise
> Priority: Minor
>
> If you like to write a test for things like EventSpy it might be helpfull
> having a possibility to use a kind artifact path within the invoker.properties
> Instead of writing something like this (which is a bit clumsy):
> {code}
> invoker.mavenOpts=-Dmaven.ext.class.path=${localRepositoryPath}/xyz/abc/${project.version}/${project.build.finalName}.jar
> {code}
> Something like this would be more convenient:
> {code}
> [email protected]@
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)