Skip to content

mojohaus/xml-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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