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

https://github.com/connexta/pom-lint

Scans pom files and Karaf feature files to check for missing dependencies
https://github.com/connexta/pom-lint

ddf karaf maven maven-plugin

Last synced: 12 months ago
JSON representation

Scans pom files and Karaf feature files to check for missing dependencies

Awesome Lists containing this project

README

          

# POM Linter
[![Build Status](https://travis-ci.com/connexta/pom-lint.svg?branch=master)](https://travis-ci.com/connexta/pom-lint)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](.github/CODE_OF_CONDUCT.md)

Scans pom files to check for missing dependencies.

## Maven Plugin

To build the maven plugin, do:

mvn clean install

To run the maven plugin, do:

mvn com.connexta:pom-lint:1.0-SNAPSHOT:lint