public class M2Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ArtifactRepositoryPreference_DistributionManagementM2RepoDirEnabled |
static String |
ArtifactRepositoryPreference_GlobalM2RepoDir |
static String |
ArtifactRepositoryPreference_GlobalM2RepoDirEnabled |
static String |
ArtifactRepositoryPreference_Label |
static String |
ArtifactRepositoryPreference_WorkspaceM2RepoDir |
static String |
ArtifactRepositoryPreference_WorkspaceM2RepoDirEnabled |
Constructor and Description |
---|
M2Constants() |
@TranslationKey(defaultValue="Artifact Repository") public static final String ArtifactRepositoryPreference_Label
@TranslationKey(defaultValue="Global M2 repository directory") public static final String ArtifactRepositoryPreference_GlobalM2RepoDir
@TranslationKey(defaultValue="Is Global M2 repository directory enabled?") public static final String ArtifactRepositoryPreference_GlobalM2RepoDirEnabled
@TranslationKey(defaultValue="Workspace M2 repository directory") public static final String ArtifactRepositoryPreference_WorkspaceM2RepoDir
@TranslationKey(defaultValue="Is Workspace M2 repository directory enabled?") public static final String ArtifactRepositoryPreference_WorkspaceM2RepoDirEnabled
@TranslationKey(defaultValue="Is Distribution Management repository enabled?") public static final String ArtifactRepositoryPreference_DistributionManagementM2RepoDirEnabled
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.