public final class MavenKBean extends KBean
Modifier and Type | Class and Description |
---|---|
static class |
MavenKBean.JkPomMetadata |
static class |
MavenKBean.JkPublicationOptions |
static class |
MavenKBean.PredefinedRepo |
Modifier and Type | Field and Description |
---|---|
int |
codeIndent |
Constructor and Description |
---|
MavenKBean() |
Modifier and Type | Method and Description |
---|---|
JkRepoSet |
createStandardOssrhRepos() |
JkMavenPublication |
getPublication()
Returns the Maven Publication associated with this KBean
|
void |
info() |
void |
migrateDeps() |
void |
publish() |
void |
publishLocal() |
void |
publishLocalM2() |
cleanOutput, find, getBaseDir, getBaseDirName, getBasePath, getOutputDir, getRunbase, init, load, toString
public void info()
public void publish()
public void publishLocal()
public void publishLocalM2()
public void migrateDeps()
public JkMavenPublication getPublication()
public JkRepoSet createStandardOssrhRepos()