An open API service indexing awesome lists of open source software.

https://github.com/born2snipe/maven-plugin-build-listener


https://github.com/born2snipe/maven-plugin-build-listener

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Maven Build Listener Plugin

This maven plugin provides access to hook in listeners for a variety of events fired by maven

- `api` contains the interface to implement
- `example-listener` contains a custom listener
- `plugin` contains the code for the maven plugin
- `example-plugin-usage` contains how to configure the plugin in your `pom.xml`

Maven Repository:
```xml


b2s-repo
http://b2s-repo.googlecode.com/svn/trunk/mvn-repo


```