Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
maven-script-interpreter-1.1
-
None
-
None
Description
Right now in the ScrpiptRunner.run() the globalVariables are fed with the basedir and the context, a Map meant to share variables across multiple script-runs. The maven-invoker-plugin has several jira-request to expose more global variables.
IMHO passing these to the context is a workaround which would results in dirty scripts.
Passing globals directly would result in a more natural script.
Attachments
Issue Links
- is depended upon by
-
MINVOKER-141 passing own properties to all scripts
- Closed