Class | Description |
---|---|
EvalMojo |
Evaluate the specified script or scriptFile
|
FileScriptEvaluator |
Evaluates a script held in a file.
|
HelpMojo |
Display help information on maven-scripting-plugin.
Call mvn scripting:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
StringScriptEvaluator |
Evaluates a script held in a string
|
Exception | Description |
---|---|
UnsupportedScriptEngineException |
Exception
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.