is not current version
Last Version 1.1.0

Properties Maven Plugin 1.0.0

The Properties Maven Plugin is here to make life a little easier when dealing with properties. It provides goals to read and write properties from files.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

properties-maven-plugin
Version

Version

1.0.0
Type

Type

maven-plugin
Description

Description

Properties Maven Plugin
The Properties Maven Plugin is here to make life a little easier when dealing with properties. It provides goals to read and write properties from files.
Project URL

Project URL

http://www.mojohaus.org/properties-maven-plugin
Project Organization

Project Organization

MojoHaus
Source Code Management

Source Code Management

https://github.com/mojohaus/properties-maven-plugin

Download properties-maven-plugin 1.0.0


<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>properties-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-model jar 2.2.1
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven : maven-project jar 2.2.1
org.codehaus.plexus : plexus-utils jar 3.0.22

provided (1)

Group / Artifact Type Version
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.