Skip to content

A library to parse Maven descriptors (pom.xml) and write changes to the model preserving the original comments

License

Notifications You must be signed in to change notification settings

fabric8io/maven-model-helper

Repository files navigation

Maven Model Helper

GitHub Workflow Status Maven Central

A library to parse Maven descriptors (pom.xml) and write changes to the model preserving the original comments

To use this library, add the following dependency to your project:

<dependency>
  <groupId>io.fabric8</groupId>
  <artifactId>maven-model-helper</artifactId>
  <version>36</version>
</dependency>

See MavenTest for more details

About

A library to parse Maven descriptors (pom.xml) and write changes to the model preserving the original comments

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages