Injection Maven Mojo

Provides capability to perform bytecode injection as part of build

License

License

Categories

Categories

JBoss Container Application Servers Maven Build Tools
GroupId

GroupId

org.jboss.maven.plugins
ArtifactId

ArtifactId

maven-injection-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Injection Maven Mojo
Provides capability to perform bytecode injection as part of build
Project Organization

Project Organization

JBoss, a division of Red Hat, Inc
Source Code Management

Source Code Management

http://anonsvn.jboss.org/repos/labs/labs/jbossbuild/maven-plugins/tags/maven-injection-plugin-1.0.2

Download maven-injection-plugin

How to add to project

<plugin>
    <groupId>org.jboss.maven.plugins</groupId>
    <artifactId>maven-injection-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-core jar 2.0.9
javassist : javassist jar 3.9.0.GA

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0