Maven C-Build Lifecycle Mappings

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

GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

cbuild-lifecycles
Last Version

Last Version

1.0-beta-1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven C-Build Lifecycle Mappings
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 cbuild-lifecycles

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>cbuild-lifecycles</artifactId>
    <version>1.0-beta-1</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta-1
1.0-alpha-6
1.0-alpha-5