@Mojo(name="insert-test",
defaultPhase=GENERATE_TEST_SOURCES,
requiresDependencyResolution=TEST)
public class TestInsertionMojo
extends AbstractJenkinsMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
jenkinsTestHarnessId
Optional string that represents "groupId:artifactId" of the Jenkins test harness.
|
artifactFactory, artifactResolver, jenkinsCoreId, project, projectBuilder, projectHelper, session| Constructor and Description |
|---|
TestInsertionMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
findJenkinsVersion, wrap@Parameter(defaultValue="org.jenkins-ci.main:jenkins-test-harness") protected String jenkinsTestHarnessId
Copyright © 2004–2022. All rights reserved.