All Projects → mojohaus → buildnumber-maven-plugin

mojohaus / buildnumber-maven-plugin

Licence: MIT license
BuildNumber Maven Plugin

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to buildnumber-maven-plugin

build-helper-maven-plugin
Build Helper Maven Plugin
Stars: ✭ 77 (+45.28%)
Mutual labels:  maven, maven-plugin, mojohaus
jaxws-maven-plugin
www.mojohaus.org/jaxws-maven-plugin/
Stars: ✭ 18 (-66.04%)
Mutual labels:  maven, maven-plugin, mojohaus
aspectj-maven-plugin
www.mojohaus.org/aspectj-maven-plugin/
Stars: ✭ 77 (+45.28%)
Mutual labels:  maven, maven-plugin, mojohaus
webstart
www.mojohaus.org/webstart/
Stars: ✭ 27 (-49.06%)
Mutual labels:  maven, maven-plugin, mojohaus
wagon-maven-plugin
www.mojohaus.org/wagon-maven-plugin/
Stars: ✭ 23 (-56.6%)
Mutual labels:  maven, maven-plugin, mojohaus
xml-maven-plugin
XML Maven Plugin
Stars: ✭ 18 (-66.04%)
Mutual labels:  maven, maven-plugin, mojohaus
maven-native
www.mojohaus.org/maven-native/
Stars: ✭ 13 (-75.47%)
Mutual labels:  maven, maven-plugin, mojohaus
Formatter Maven Plugin
Formatter Maven Plugin
Stars: ✭ 187 (+252.83%)
Mutual labels:  maven, maven-plugin
Versions Maven Plugin
Versions Maven Plugin
Stars: ✭ 199 (+275.47%)
Mutual labels:  maven, maven-plugin
markdown-page-generator-plugin
Markdown to HTML Page Generator Maven Plugin
Stars: ✭ 48 (-9.43%)
Mutual labels:  maven, maven-plugin
snyk-maven-plugin
Test and monitor your projects for vulnerabilities with Maven. This plugin is officially maintained by Snyk.
Stars: ✭ 64 (+20.75%)
Mutual labels:  maven, maven-plugin
Sortpom
Maven plugin that helps the user sort pom.xml.
Stars: ✭ 185 (+249.06%)
Mutual labels:  maven, maven-plugin
Maven Git Versioning Extension
This extension will virtually set project versions, based on current git branch or tag.
Stars: ✭ 178 (+235.85%)
Mutual labels:  maven, maven-plugin
Docker Maven Plugin
INACTIVE: A maven plugin for Docker
Stars: ✭ 2,597 (+4800%)
Mutual labels:  maven, maven-plugin
Gatling Maven Plugin Demo
Showcase of the Gatling Plugin for Maven
Stars: ✭ 162 (+205.66%)
Mutual labels:  maven, maven-plugin
macosappbundler-maven-plugin
Maven plugin for creating a native macOS bundle containing all dependencies required by a Maven project
Stars: ✭ 35 (-33.96%)
Mutual labels:  maven, maven-plugin
Jib
🏗 Build container images for your Java applications.
Stars: ✭ 11,370 (+21352.83%)
Mutual labels:  maven, maven-plugin
mvn scalafmt
Scalafmt plugin for maven
Stars: ✭ 14 (-73.58%)
Mutual labels:  maven, maven-plugin
jcabi-mysql-maven-plugin
MySQL Maven Plugin: starts MySQL server on pre-integration phase and shuts it down on post-integration phase
Stars: ✭ 34 (-35.85%)
Mutual labels:  maven, maven-plugin
dmn-check
A tool which performs static analyses on Decision Model Notation (DMN) files to detect bugs
Stars: ✭ 34 (-35.85%)
Mutual labels:  maven, maven-plugin

MojoHaus BuildNumber Maven Plugin

This is the buildnumber-maven-plugin.

The MIT License Maven Central Build Status

Releasing

  • Make sure gpg-agent is running.
  • subversion svn is also needed for running tests
  • Make sure all tests pass mvn clean verify -Prun-its
  • 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].