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

com.atlassian.maven.plugins.jira.JiraJarWithManifestMojo Maven / Gradle / Ivy

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

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

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

@Mojo(name = "jar")
public class JiraJarWithManifestMojo extends JarWithManifestMojo
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy