@Mojo(name="initialize",
defaultPhase=INITIALIZE,
aggregator=true)
public class InitializeMojo
extends AbstractJiraDbMojo
| Modifier and Type | Field and Description |
|---|---|
protected List<org.eclipse.aether.repository.RemoteRepository> |
remoteRepos |
protected org.eclipse.aether.RepositorySystemSession |
repoSession |
protected org.eclipse.aether.RepositorySystem |
repositorySystem |
BOXDB_PROPERTY_NAMES, boxSettingsFile, containerName, databaseName, databasePassword, databaseUser, dumpDirectory, dumpName, interactiveMode, jiraHome, project, prompter, session, useClusterWorkaround| Constructor and Description |
|---|
InitializeMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
checkNotRunningInChildModule, copyImportantPropertiesToProject, fillInBoxDbArtifacts, isRunningFromJiraBaseDirectory, readBoxSettingsFromFile, verifyDatabaseType@Parameter(defaultValue="${repositorySystemSession}",
readonly=true)
protected org.eclipse.aether.RepositorySystemSession repoSession
@Component protected org.eclipse.aether.RepositorySystem repositorySystem
@Parameter(defaultValue="${project.remotePluginRepositories}",
readonly=true)
protected List<org.eclipse.aether.repository.RemoteRepository> remoteRepos
Copyright © 2016 Atlassian. All rights reserved.