Maven properties Plugin

Validates properties files

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.shadowhunt.maven.plugins
ArtifactId

ArtifactId

properties-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven properties Plugin
Validates properties files
Project Organization

Project Organization

shadowhunt

Download properties-maven-plugin

How to add to project

<plugin>
    <groupId>de.shadowhunt.maven.plugins</groupId>
    <artifactId>properties-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.5

provided (6)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2
de.shadowhunt : annotations jar 2.0.0
org.apache.maven : maven-core jar 3.0
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.0
org.codehaus.plexus : plexus-utils jar 2.0.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0