All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.atlassian.maven.plugins.confluence.ConfluenceCopyTestBundledDependenciesMojo Maven / Gradle / Ivy

The newest version!
package com.atlassian.maven.plugins.confluence;

import com.atlassian.maven.plugins.amps.CopyTestBundledDependenciesMojo;

import org.apache.maven.plugins.annotations.Mojo;
import org.apache.maven.plugins.annotations.ResolutionScope;

@Mojo(name = "copy-test-bundled-dependencies", requiresDependencyResolution = ResolutionScope.TEST)
public class ConfluenceCopyTestBundledDependenciesMojo extends CopyTestBundledDependenciesMojo
{

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy