public class CartridgeTestUpdaterMojo extends AbstractCartridgeTestMojo
mvn andromda-cartridge:update
when you are inside the cartridge root directory.actualDirectory, archiverManager, binaryOutputSuffixes, configurationUri, expectedDirectory, expectedOutputArchive, lastModifiedCheck, project, propertyFiles, reportDirectory, settings, skip, skipTests, testFailureIgnore
Constructor and Description |
---|
CartridgeTestUpdaterMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected void |
pack(File location,
File file)
Packs the actual directory contents into the expected archive.
|
changeScopeForTestDependencies, unpack
public CartridgeTestUpdaterMojo()
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Mojo.execute()
protected void pack(File location, File file) throws org.apache.maven.plugin.MojoExecutionException
location
- Location where to put the unpacked files.file
- Archive file to be created.org.apache.maven.plugin.MojoExecutionException
- error packing directoryCopyright © 2005–2014 AndroMDA.org. All rights reserved.