|
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」を使用して、1 つ以上の JVM パラメーターを定義できます。たとえば、-Djava.awt.headless=true とした場合、値を「true」としてパラメーター「java.awt.headless」が渡されます。Configuring Tasks
Editing a Job
Configuring an Agent-specific JDK Capability