Platform Attribute Detector Plugin for Maven

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 ORM Data
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

platform-detector-maven-plugin
Last Version

Last Version

1.0-alpha-6
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Platform Attribute Detector Plugin for Maven
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 platform-detector-maven-plugin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-9-stable-1
org.codehaus.mojo : cbuild-utils jar 1.0-alpha-6

test (2)

Group / Artifact Type Version
junit : junit jar 4.4
easymock : easymock jar 1.2_Java1.5

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