private static class DefaultLocalPathPrefixComposerFactory.DefaultLocalPathPrefixComposer extends LocalPathPrefixComposerFactorySupport.LocalPathPrefixComposerSupport
LocalPathPrefixComposer
implementation that fully reuses LocalPathPrefixComposerSupport
class.localPrefix, releasesPrefix, remotePrefix, snapshotsPrefix, split, splitLocal, splitRemote, splitRemoteRepository, splitRemoteRepositoryLast
Modifier | Constructor and Description |
---|---|
private |
DefaultLocalPathPrefixComposer(boolean split,
java.lang.String localPrefix,
boolean splitLocal,
java.lang.String remotePrefix,
boolean splitRemote,
boolean splitRemoteRepository,
boolean splitRemoteRepositoryLast,
java.lang.String releasesPrefix,
java.lang.String snapshotsPrefix) |
getPathPrefixForLocalArtifact, getPathPrefixForLocalMetadata, getPathPrefixForRemoteArtifact, getPathPrefixForRemoteMetadata, isSnapshot
private DefaultLocalPathPrefixComposer(boolean split, java.lang.String localPrefix, boolean splitLocal, java.lang.String remotePrefix, boolean splitRemote, boolean splitRemoteRepository, boolean splitRemoteRepositoryLast, java.lang.String releasesPrefix, java.lang.String snapshotsPrefix)