Class MavenKBean
java.lang.Object
dev.jeka.core.tool.KBean
dev.jeka.core.tool.builtins.tooling.maven.MavenKBean
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static enum
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.jeka.core.tool.KBean
cleanOutput, find, getBaseDir, getBaseDirName, getBasePath, getOutputDir, getRunbase, init, load, toString
-
Field Details
-
codeIndent
public int codeIndent
-
-
Constructor Details
-
MavenKBean
public MavenKBean()
-
-
Method Details
-
info
public void info() -
publish
public void publish() -
publishLocal
public void publishLocal() -
publishLocalM2
public void publishLocalM2() -
migrateDeps
public void migrateDeps() -
getPublication
Returns the Maven Publication associated with this KBean -
createStandardOssrhRepos
-