Flume Agent Maven Plugin

A Maven plugin to manage the lifecycle of a Flume agent

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.jrh3k5
ArtifactId

ArtifactId

flume-agent-maven-plugin
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Flume Agent Maven Plugin
A Maven plugin to manage the lifecycle of a Flume agent
Project URL

Project URL

https://github.com/jrh3k5/flume-agent-maven-plugin/
Source Code Management

Source Code Management

https://github.com/jrh3k5/flume-agent-maven-plugin

Download flume-agent-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.jrh3k5</groupId>
    <artifactId>flume-agent-maven-plugin</artifactId>
    <version>3.0.1</version>
</plugin>

Dependencies

compile (12)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3
org.apache.maven.shared : maven-dependency-tree jar 2.1
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven : maven-compat jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-plugin-api jar 3.3.9
org.codehaus.plexus : plexus-archiver jar 2.4.4
org.codehaus.plexus : plexus-utils jar 3.0.17
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (7)

Group / Artifact Type Version
junit : junit jar 4.11
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 1.9.5
org.powermock : powermock-api-mockito jar 1.5.5
org.powermock : powermock-core jar 1.5.5
org.powermock : powermock-module-junit4 jar 1.5.5
org.slf4j : slf4j-log4j12 jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
2.1.1
2.1
2.0.1
2.0
1.2
1.1
1.0