Skip to content

senivam/flatten-maven-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MojoHaus Flatten Maven Plugin

This is the flatten-maven-plugin.

Apache License, Version 2.0, January 2004 Maven Central GitHub CI

Quickstart

This plugin generates a flattened version of your pom.xml and makes maven to install and deploy this one instead of the original pom.xml.

Please refer to the Usage page for simple example.

Releasing

  • Make sure gpg-agent is running.
  • Execute mvn release:prepare release:perform

For publishing the site do the following:

cd target/checkout
mvn site scm-publish:publish-scm

About

Flatten Maven Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 53.5%
  • Groovy 46.5%