Skip to content

VaclavDedik/pom-manipulation-ext

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

POM Manipulation Extension (PME) is a Maven tool to align the versions in your POMs according to some external reference, sort of like a BOM but much more extensive and without the added baggage of a BOM declaration.

It is suppplied as a core library, a Maven extension (in the sense of installing to lib/ext, not pom.xml <extensions/>) and a command line tool.

This extension combines many of the features of VMan, Maven Versioning Extension and Maven Dependency Management Extension.

For more details on usage see https://release-engineering.github.io/pom-manipulation-ext.

About

A more generic framework-style extension for preprocessing Maven pom.xml files before the build runs (from within Maven itself)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.8%
  • Groovy 13.2%