Atlassian Marketplace publishing Maven Plugin

Maven plugin for creating new app versions in the Atlassian Marketplace.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.zenofx.maven
ArtifactId

ArtifactId

marketplace-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Atlassian Marketplace publishing Maven Plugin
Maven plugin for creating new app versions in the Atlassian Marketplace.
Project URL

Project URL

https://bitbucket.org/zenofx/marketplacepublisher
Source Code Management

Source Code Management

https://bitbucket.org/zenofx/marketplacepublisher.git

Download marketplace-maven-plugin

How to add to project

<plugin>
    <groupId>com.zenofx.maven</groupId>
    <artifactId>marketplace-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.1
com.atlassian.marketplace : marketplace-client-java jar 2.1.7
org.sonatype.plexus : plexus-sec-dispatcher jar 1.3.1

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.2.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.9.1
0.9.0