prepackaged-maven-plugin Maven Plugin

A Maven plugin that overrides the artifact that Maven would otherwise install. Use when you need a 'build' that re-published an existing (prepackaged) JAR.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

eu.aylett.prepackaged
ArtifactId

ArtifactId

prepackaged-maven-plugin
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

prepackaged-maven-plugin Maven Plugin
A Maven plugin that overrides the artifact that Maven would otherwise install. Use when you need a 'build' that re-published an existing (prepackaged) JAR.
Project URL

Project URL

http://prepackaged.aylett.eu

Download prepackaged-maven-plugin

How to add to project

<plugin>
    <groupId>eu.aylett.prepackaged</groupId>
    <artifactId>prepackaged-maven-plugin</artifactId>
    <version>0.3</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0.8
org.apache.maven : maven-project jar 2.0.6
org.apache.maven : maven-artifact jar 2.0.6

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1