Echo Maven plugin

A maven plugin that outputs text during Maven build

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.echo-maven-plugin
ArtifactId

ArtifactId

echo-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Echo Maven plugin
A maven plugin that outputs text during Maven build
Project URL

Project URL

http://code.google.com/p/echo-maven-plugin/echo-maven-plugin/
Source Code Management

Source Code Management

http://code.google.com/p/echo-maven-plugin/source/browse/echo-maven-plugin/

Download echo-maven-plugin

How to add to project

<plugin>
    <groupId>com.google.code.echo-maven-plugin</groupId>
    <artifactId>echo-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.0.1
org.apache.maven : maven-plugin-api jar 3.2.1
com.google.code.echo-maven-plugin : echo-output jar 1.0.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.code.reflection-utils : reflection-utils jar 0.0.1
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.1