public abstract class AbstractStartMojo extends AbstractMRMMojo
archetypeManager, artifactFactory, artifactResolver, localRepository, mojoExecution, pluginDescriptor, project, remoteArtifactRepositories, remotePluginRepositories, session, skip| Constructor and Description |
|---|
AbstractStartMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected ArtifactStore |
createArtifactStore()
Creates an artifact store from the
repositories configuration. |
protected FileSystemServer |
createFileSystemServer(ArtifactStore artifactStore)
Creates a file system server from an artifact store.
|
protected String |
getSettingsServletPath()
When set, this points to the location from where the settings file can be downloaded.
|
createFactoryHelper, createProxyArtifactStore, doExecute, execute, getMojoExecutionprotected FileSystemServer createFileSystemServer(ArtifactStore artifactStore)
artifactStore - the artifact store to serve.protected String getSettingsServletPath()
nullprotected ArtifactStore createArtifactStore() throws org.apache.maven.plugin.MojoExecutionException
repositories configuration.org.apache.maven.plugin.MojoExecutionException - if the configuration is invalid.Copyright © 2009–2022 MojoHaus. All rights reserved.