Skip to content

optionalg/rpm-maven-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MojoHaus RPM Maven Plugin

This is the rpm-maven-plugin.

Build Status Maven Central

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 verify site site:stage scm-publish:publish-scm

Packages

No packages published

Languages

  • Java 92.6%
  • Groovy 5.8%
  • Shell 1.6%