All Projects → mojohaus → build-helper-maven-plugin

mojohaus / build-helper-maven-plugin

Licence: MIT license
Build Helper Maven Plugin

Programming Languages

java
68154 projects - #9 most used programming language
groovy
2714 projects

Projects that are alternatives of or similar to build-helper-maven-plugin

aspectj-maven-plugin
www.mojohaus.org/aspectj-maven-plugin/
Stars: ✭ 77 (+0%)
Mutual labels:  maven, maven-plugin, mojohaus
wagon-maven-plugin
www.mojohaus.org/wagon-maven-plugin/
Stars: ✭ 23 (-70.13%)
Mutual labels:  maven, maven-plugin, mojohaus
jaxws-maven-plugin
www.mojohaus.org/jaxws-maven-plugin/
Stars: ✭ 18 (-76.62%)
Mutual labels:  maven, maven-plugin, mojohaus
xml-maven-plugin
XML Maven Plugin
Stars: ✭ 18 (-76.62%)
Mutual labels:  maven, maven-plugin, mojohaus
maven-native
www.mojohaus.org/maven-native/
Stars: ✭ 13 (-83.12%)
Mutual labels:  maven, maven-plugin, mojohaus
buildnumber-maven-plugin
BuildNumber Maven Plugin
Stars: ✭ 53 (-31.17%)
Mutual labels:  maven, maven-plugin, mojohaus
webstart
www.mojohaus.org/webstart/
Stars: ✭ 27 (-64.94%)
Mutual labels:  maven, maven-plugin, mojohaus
mvn-jlink
Maven plugin to provide way to work with jlink tool in maven projects
Stars: ✭ 34 (-55.84%)
Mutual labels:  maven, maven-plugin
dmn-check
A tool which performs static analyses on Decision Model Notation (DMN) files to detect bugs
Stars: ✭ 34 (-55.84%)
Mutual labels:  maven, maven-plugin
RapidMavenPushPlugin
A Gradle plugin : Upload Artifacts to Multi Maven Repository
Stars: ✭ 21 (-72.73%)
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 (-55.84%)
Mutual labels:  maven, maven-plugin
gatling-maven-plugin
Gatling Plugin for Maven
Stars: ✭ 30 (-61.04%)
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 (-16.88%)
Mutual labels:  maven, maven-plugin
plexus-compiler
Plexus compiler a layer on top of compilers and used by maven-compiler-plugin
Stars: ✭ 24 (-68.83%)
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 (-54.55%)
Mutual labels:  maven, maven-plugin
ktlint-maven-plugin
Maven plugin for ktlint the Kotlin linter
Stars: ✭ 42 (-45.45%)
Mutual labels:  maven, maven-plugin
mvn scalafmt
Scalafmt plugin for maven
Stars: ✭ 14 (-81.82%)
Mutual labels:  maven, maven-plugin
dependency-update-maven-plugin
A Maven plugin that creates merge requests for dependency updates.
Stars: ✭ 23 (-70.13%)
Mutual labels:  maven, maven-plugin
mosec-maven-plugin
用于检测maven项目的第三方依赖组件是否存在安全漏洞。
Stars: ✭ 85 (+10.39%)
Mutual labels:  maven, maven-plugin
restdocs-spec
A maven plugin for generating Open API and Postman Collection specifications using Spring Restdocs.
Stars: ✭ 43 (-44.16%)
Mutual labels:  maven, maven-plugin

MojoHaus Build Helper Maven Plugin

The MIT License Maven Central Build Status

This is the build-helper-maven-plugin contains serveral goals to support you in different kinds of task, like parsing version information, add supplemental source/test folders to a Maven project or attach supplemental artifacts.

More details can be found on the goals overview page.

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
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].