builder-maven-plugin

A set of tools including a maven plugin to execute custom java code during the project build.

License

License

Categories

Categories

Java Languages Maven Build Tools Net
GroupId

GroupId

net.java.javabuild
ArtifactId

ArtifactId

builder-maven-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

builder-maven-plugin
A set of tools including a maven plugin to execute custom java code during the project build.
Project URL

Project URL

http://javabuild.java.net/builder-maven-plugin/

Download builder-maven-plugin

How to add to project

<plugin>
    <groupId>net.java.javabuild</groupId>
    <artifactId>builder-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.3
org.apache.maven.plugins : maven-compiler-plugin maven-plugin 3.3
org.codehaus.plexus : plexus-component-annotations jar 1.5.5
org.apache.maven : maven-model maven-plugin 3.3.3
net.java.javabuild : builder-api jar 1.1
commons-io : commons-io jar 2.4
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.apache.maven.reporting : maven-reporting-impl jar 2.3
org.apache.maven.doxia : doxia-sink-api jar 1.6

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.3.3
org.slf4j : slf4j-api jar 1.7.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0