[ 
https://issues.apache.org/jira/browse/MINVOKER-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Heinz Marbaise reopened MINVOKER-171:
------------------------------------------

> 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}
> invoker.mavenOpts=-Dmaven.ext.class.path=@project.artifact.path@
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to