Lifecycle Weaver

Lifecycle Weaver statically weaves application byte code at post compile time. After woven by this plugin, runtime bytecode manipulation won't be necessary, so the JVM argument -javaagent must not be specified with certain Lifecycle-version.jar any more.

License

License

CDDL + GPL
Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.imadz
ArtifactId

ArtifactId

lifecycle-static-weaving-maven-plugin
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Lifecycle Weaver
Lifecycle Weaver statically weaves application byte code at post compile time. After woven by this plugin, runtime bytecode manipulation won't be necessary, so the JVM argument -javaagent must not be specified with certain Lifecycle-version.jar any more.
Project URL

Project URL

https://github.com/zhongdj/Lifecycle-StaticWeaver-maven-plugin

Download lifecycle-static-weaving-maven-plugin

How to add to project

<plugin>
    <groupId>net.imadz</groupId>
    <artifactId>lifecycle-static-weaving-maven-plugin</artifactId>
    <version>0.9.2</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 3.0.3
org.apache.maven : maven-plugin-api jar 3.0.3
org.apache.maven : maven-project jar 3.0-alpha-2
org.apache.maven : maven-model jar 3.0.3
org.apache.maven : maven-core jar 3.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.2
0.9.1
0.9.0