public class NexusJkBean extends JkBean
| Modifier and Type | Field and Description |
|---|---|
boolean |
closeAndRelease |
java.lang.String |
profileNamesFilter |
| Modifier | Constructor and Description |
|---|---|
protected |
NexusJkBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeAndOrRelease() |
static void |
configureForFirstRemoteRepo(JkProject project,
java.lang.String... profileNames) |
static void |
configureForOSSRHRepo(JkProject project,
java.lang.String... profileNames) |
static void |
configureForRepo(JkProject project,
JkNexusRepos nexusRepos,
java.lang.String... profileNames) |
static void |
configureForRepo(JkProject project,
JkRepo repo,
java.lang.String... profileNames) |
clean, getBaseDir, getBaseDirName, getBean, getImportedJkBeans, getOutputDir, getRuntime, help, toStringpublic boolean closeAndRelease
public java.lang.String profileNamesFilter
protected NexusJkBean()
throws java.lang.Exception
java.lang.Exceptionpublic void closeAndOrRelease()
public static void configureForOSSRHRepo(JkProject project, java.lang.String... profileNames)
public static void configureForFirstRemoteRepo(JkProject project, java.lang.String... profileNames)
public static void configureForRepo(JkProject project, JkRepo repo, java.lang.String... profileNames)
public static void configureForRepo(JkProject project, JkNexusRepos nexusRepos, java.lang.String... profileNames)