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
- Host: GitHub
- URL: https://github.com/connexta/pom-lint
- Owner: connexta
- License: mit
- Created: 2020-01-17T21:42:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-08T20:57:00.000Z (over 2 years ago)
- Last Synced: 2025-06-04T04:39:39.430Z (about 1 year ago)
- Topics: ddf, karaf, maven, maven-plugin
- Language: Clojure
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 39
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# POM Linter
[](https://travis-ci.com/connexta/pom-lint)
[](.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