|
To configure a Maven executable for a Task:
pom.xml in the root of the working sub directory.clean test will run the Maven goal 'clean' followed by the Maven goal 'test'.-D' to define one or more JVM parameters. For example, -Djava.awt.headless=true will pass the parameter 'java.awt.headless' with a value of 'true'.Configuring Tasks
Editing a Job
Configuring an Agent-specific JDK Capability