Here are
40 public repositories
matching this topic...
This extension will virtually set project versions, based on current git branch or tag.
A Maven extension for incremental building of multi-module projects when using Git Flow (or Git in general).
Know your build - so you can make it faster
Log Maven mojos execution time
-
Updated
Oct 8, 2021
-
Groovy
An extension and plugin that teaches Maven to work well with gitflow projects and CI servers.
-
Updated
Jan 15, 2021
-
Java
Desktop notifications for Maven 3.x.
Incremental Module Builder
Maven Build Time Profiler
This extension will set project versions, based on current Git branch or Git tag.
System to speed up dependency resolution when using Maven snapshots #hubspot-open-source
-
Updated
Mar 30, 2018
-
Java
Replace ${revision} in Maven POM by real version when installing / deploying artifacts
-
Updated
Sep 7, 2021
-
Groovy
Maven extension to supply build properties
-
Updated
Feb 14, 2021
-
Java
Maven wagon provider for google cloud storage
-
Updated
Dec 16, 2019
-
Java
Provide flexible Maven profile activation via script
-
Updated
May 13, 2019
-
Java
Separate SNAPSHOTs and RELEASEs in local Maven repository
-
Updated
Jun 22, 2021
-
Java
-
Updated
Oct 13, 2020
-
Java
Extension to run incremental builds for Maven projects
Deploy Recorder Extension for Maven
-
Updated
Oct 13, 2020
-
Java
CyclopsGroup Maven plugins and extensions
-
Updated
Apr 26, 2021
-
Java
Maven extension to call finishing tasks after session processing
-
Updated
May 16, 2021
-
Java
Extended Maven POM file format
1-and-1 :: FOSS Libraries useable by Apache Maven
-
Updated
Sep 3, 2021
-
Groovy
Dynamically provision global remote parent pom.xml
-
Updated
Apr 27, 2019
-
Java
Maven Wagon for Amazon S3
Maven Wagon backed by S3.
-
Updated
Apr 26, 2021
-
Java
maven repository extension
-
Updated
Feb 22, 2017
-
Java
-
Updated
Aug 18, 2021
-
Java
A simplified way to construct maven multi-module projects.
-
Updated
Aug 28, 2020
-
Java
Improve this page
Add a description, image, and links to the
maven-extension
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
maven-extension
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Context
Problem description:
The README states a common pitfall when hosting the maven local repo (MLR) below the root folder of the reactor execution (i.e. where the pom.xml is). https://github.com/jgitver/jgitver-maven-plugin#build-fail-because-all-project-plugins--dependencies-resolve-to-the-same-version
The recommended workaround is to 'config