public class XmiZipArchiverMojo extends BaseArchiveMojo
Modifier and Type | Field and Description |
---|---|
protected boolean |
replaceExtensions
Whether or not to do replacement of embedded model HREF reference extensions.
|
protected String |
replacementExtensions
The extensions to search for when doing replacement of embedded model HREF references
within the archived model file from non-versioned to versioned references.
|
archiverManager, finalName, modelSourceDirectory, outputDirectory, project, projectHelper, workDirectory
Constructor and Description |
---|
XmiZipArchiverMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
execute
|
deleteFiles, escapePattern, replaceExtensions, setArtifactFile
getLog, getPluginContext, setLog, setPluginContext
protected String replacementExtensions
protected boolean replaceExtensions
public XmiZipArchiverMojo()
public void execute() throws MojoExecutionException
execute
MojoExecutionException
- if any.Mojo.execute()
Copyright © 2005–2014 AndroMDA.org. All rights reserved.