Maven MuleForge Deployer Plugin

Responsible for deploying additional artifacts such as schemas and release distributions to MuleForge. Using this plugin ensures consistency of hosted files. Users should use the Mule Maven archetypes to generate POM.xml files for thier project. These POMs will be configured with the standard MuleForge plugins and will comply to the MuleForge rules for build and deployment.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.mule.tools
ArtifactId

ArtifactId

maven-muleforge-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven MuleForge Deployer Plugin
Responsible for deploying additional artifacts such as schemas and release distributions to MuleForge. Using this plugin ensures consistency of hosted files. Users should use the Mule Maven archetypes to generate POM.xml files for thier project. These POMs will be configured with the standard MuleForge plugins and will comply to the MuleForge rules for build and deployment.

Download maven-muleforge-plugin

How to add to project

<plugin>
    <groupId>org.mule.tools</groupId>
    <artifactId>maven-muleforge-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-project jar 2.0.9
org.codehaus.mojo.groovy : groovy-mojo-support jar 1.0-beta-1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0