@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, artifactMetadataSource, artifactResolver, jenkinsCoreId, localRepository, project, projectBuilder, projectHelper, remoteRepos| 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-2016. All Rights Reserved.