Top 7 Java maven-plugin Projects
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
Maven uses a plugin architecture; in the above command, the plugin is maven-dependency-plugin. A plugin hosts several related goals. Here, it's analyze.
-
maven-it-extension
Experimental JUnit Jupiter Extension for writing integration tests for Maven plugins/Maven extensions/Maven Core
-
jtoolprovider-plugin
This Maven Plugin does two things. First, it automatically transforms your Maven dependency graph into Java modules. Second, it bridges Maven and built-in Java tools like jdeps, jlink, and jpackage.
-
-
itf-example-article-part-v
Example project for the blog article: Maven Plugin Testing - in a Modern Way - Part V
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Java maven-plugins discussion
Java maven-plugins related posts
Index
What are some of the best open-source maven-plugin projects in Java? This list will help you:
# | Project | Stars |
---|---|---|
1 | maven-surefire | 433 |
2 | maven-compiler-plugin | 213 |
3 | maven-dependency-plugin | 159 |
4 | maven-it-extension | 91 |
5 | jtoolprovider-plugin | 41 |
6 | example-jacoco | 8 |
7 | itf-example-article-part-v | 1 |