relocator-maven-plugin

Relocates classes and resources inside a packaged jar so parts could stay in a private package. This is inspired by the maven-shade-plugin relocation, but does not do uberjar packaging.

License

License

BSD
Categories

Categories

Maven Build Tools
GroupId

GroupId

de.matrixweb.maven.plugins.relocator
ArtifactId

ArtifactId

relocator-maven-plugin
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

relocator-maven-plugin
Relocates classes and resources inside a packaged jar so parts could stay in a private package. This is inspired by the maven-shade-plugin relocation, but does not do uberjar packaging.
Project URL

Project URL

https://github.com/KnisterPeter/relocator-maven-plugin
Source Code Management

Source Code Management

https://github.com/KnisterPeter/relocator-maven-plugin

Download relocator-maven-plugin

How to add to project

<plugin>
    <groupId>de.matrixweb.maven.plugins.relocator</groupId>
    <artifactId>relocator-maven-plugin</artifactId>
    <version>0.5.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-core jar 3.0
asm : asm jar 3.3.1
asm : asm-commons jar 3.3.1

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0