Karl Heinz Marbaise created MINVOKER-125:
--------------------------------------------
Summary: Global variable about the target folder into the groovy
scripts.
Key: MINVOKER-125
URL: https://jira.codehaus.org/browse/MINVOKER-125
Project: Maven 2.x Invoker Plugin
Issue Type: Improvement
Affects Versions: 1.5
Reporter: Karl Heinz Marbaise
Priority: Minor
Often (may be everytime) groovy scripts (post-build) which are doing work in
relationship with integration-tests must access the *target* folder to check
results etc. But currently i have to hard code the folder "target" by contrast
in the pom.xml there already exists a good replacement for that
${project.build.directory} so it would be very helpful to have an context
information like "target" which represents the target folder.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira