Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 844 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 844 Bytes

MojoHaus XML Maven Plugin

This is the xml-maven-plugin.

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

Releasing

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

For publishing the site do the following:

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