|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MavenPomBuilder | |
---|---|
de.smartics.ci.config.test |
Uses of MavenPomBuilder in de.smartics.ci.config.test |
---|
Methods in de.smartics.ci.config.test that return MavenPomBuilder | |
---|---|
static MavenPomBuilder |
MavenPomBuilder.a() Creates an instance of the builder. |
static MavenPomBuilder |
MavenPomBuilder.aNew() Creates an instance of the builder. |
MavenPomBuilder |
MavenPomBuilder.withArtifactId(String artifactId) Sets the project's artifact identifier. |
MavenPomBuilder |
MavenPomBuilder.withDescription(String description) Sets the project's description. |
MavenPomBuilder |
MavenPomBuilder.withGroupId(String groupId) Sets the project's group identifier. |
MavenPomBuilder |
MavenPomBuilder.withScmConnectionString(String scmConnectionString) Sets the SCM connection string. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |