Velocity Maven Plugin

A Maven plugin that uses Apache Velocity to process templates, populating variables from the Maven POM.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.rumati.maven.plugins
ArtifactId

ArtifactId

velocity-maven-plugin
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Velocity Maven Plugin
A Maven plugin that uses Apache Velocity to process templates, populating variables from the Maven POM.
Project URL

Project URL

https://github.com/jesselong/velocity-maven-plugin/
Source Code Management

Source Code Management

https://github.com/jesselong/velocity-maven-plugin/

Download velocity-maven-plugin

How to add to project

<plugin>
    <groupId>net.rumati.maven.plugins</groupId>
    <artifactId>velocity-maven-plugin</artifactId>
    <version>0.3.1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.3
org.apache.maven : maven-project jar 3.0-alpha-2
org.apache.velocity : velocity jar 1.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0