
com.atlassian.maven.plugins.fecru.FeCruCreateHomeZipMojo Maven / Gradle / Ivy
The newest version!
package com.atlassian.maven.plugins.fecru;
import com.atlassian.maven.plugins.amps.CreateHomeZipMojo;
import org.apache.maven.plugins.annotations.Mojo;
/**
* Creates a test-resources compatible zip from the previous run's home dir
*
* @since 3.1-m3
*/
@Mojo(name = "create-home-zip")
public class FeCruCreateHomeZipMojo extends CreateHomeZipMojo {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy