Skip to content

lotaris/rox-commons-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rox-commons-maven-plugin

Base code to write Maven plugins for ROX Center client integration.

Usage

  1. Put the following dependency in your pom.xml
<dependency>
  <groupId>com.lotaris.maven.rox.plugins</groupId>
  <artifactId>rox-commons-maven-plugin</artifactId>
  <version>2.2.1</version>
</dependenc>

Requirements

  • Java 6+

Contributing

  • Fork
  • Create a topic branch - git checkout -b feature
  • Push to your branch - git push origin feature
  • Create a pull request from your branch

Please add a changelog entry with your name for new features and bug fixes.

License

rox-commons-maven-plugin is licensed under the MIT License. See LICENSE.txt for the full text.

About

Base code to write Maven plugins for ROX Center client integration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages