Multimodule Build Optimizer Plugin

These plugins are designed to convert tarballs of typical non-java open source project and with patch/autoconf/configure/make/install prepare a directory for packaging with RPM. Stuffing a java project into an RPM is also supported.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

multibuild-optimizer-maven-plugin
Last Version

Last Version

1.0-alpha-6
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Multimodule Build Optimizer Plugin
These plugins are designed to convert tarballs of typical non-java open source project and with patch/autoconf/configure/make/install prepare a directory for packaging with RPM. Stuffing a java project into an RPM is also supported.
Project Organization

Project Organization

Codehaus

Download multibuild-optimizer-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>multibuild-optimizer-maven-plugin</artifactId>
    <version>1.0-alpha-6</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.mojo : cbuild-utils jar 1.0-alpha-6
org.codehaus.plexus : plexus-utils jar 1.5.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-6
1.0-alpha-5
1.0-alpha-3
1.0-alpha-2
1.0-alpha-1