Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 23 Java maven-plugin Projects
-
JIB
-
jsonschema2pojo
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
Project mention: Is it somehow possible to use a class reference without importing it? | /r/javahelp | 2023-05-30At the moment the main project is using Quarkus and the other one is an "extension" for https://github.com/joelittlejohn/jsonschema2pojo
-
Sonar
Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
DependencyCheck
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
Project mention: Do you use dependency analysis and vulnerability detection tools? | /r/learnprogramming | 2023-01-16OWASP DependencyCheck - a really decent tool for scanning your project for vulnerable dependencies. It is actively developed and updated and up to date with the most latest vulnerabilities. Sometimes it can be a pain in the ass, though. Some security researchers and such find a vulnerability, publish it and the next day our CI/CD pipelines fail (the dependency check build step prevents the code from going to production). And not always there is a fix available. So, some vulnerabilities have to be ignored, temporarily. Also, to be able to ignore a vulnerability one has to do a fast risk assessment. And that will require from him to read about the vulnerability and decide if it is safe to be ignored or some different workaround must be found.
-
Project mention: Any library you would like to recommend to others as it helps you a lot? For me, mapstruct is one of them. Hopefully I would hear some other nice libraries I never try. | /r/java | 2023-05-27
JavaCPP and presets for working with JNI
-
-
JavaPackager
:package: Gradle/Maven plugin to package Java applications as native Windows, MacOS, or Linux executables and create installers for them.
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
Project mention: Google will support OpenJDK development: the giant's investments in Java and Kotlin | /r/java | 2022-10-24
Proguard (or the maven plugin specifically here) didn't support MR jars: https://github.com/wvengen/proguard-maven-plugin/issues/61. Yes, that has been fixed in an update, but that was my whole point: when you make a library you do not control the target environment. Thus, if an user would be stuck with certain version of proguard maven plugin, they could never adopt a MR jar. Regardless they had to wait for an update to be made. MR jars are not backwards compatible, if they were, this problem would not have happened.
-
-
-
I use the JMeter Maven Plugin. The test pack can then be versioned using Maven and the plugin pulls down and unpacks Jmeter into the build directory, so you configure the plugin and don't need to configure a VM to run it.
-
jdeb
This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner.
-
-
Project mention: Proper guide to create a .jar file including all JavaFX dependency using maven? | /r/javahelp | 2023-05-01
-
-
maven-git-versioning-extension
This extension will set project version, based on current Git branch or tag.
Project mention: AzureDevOps versioning not in source code recommendations | /r/azuredevops | 2022-09-29 -
-
-
-
RefactorFirst
Tool for Java codebases that will help you identify the God Classes you should refactor first.
-
protoc-jar-maven-plugin
Protocol Buffers protobuf maven plugin - based on protoc-jar multi-platform executable protoc JAR
-
Maven Protocol Buffers Plugin
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Java maven-plugin related posts
- [Maven] Configuring exec-maven to run command line command
- Who in your organization is responsible for deciding and implementing AppSec tools? And any recommendations for a reliable alternative for Snyk tools? Thanks!
- SBOM management program?
- Proper guide to create a .jar file including all JavaFX dependency using maven?
- Any good jpackage plugin in maven?
- Native Build Tools 0.9.20 release
- How to create JavaFX executable file using jpackage
-
A note from our sponsor - InfluxDB
www.influxdata.com | 6 Jun 2023
Index
What are some of the best open-source maven-plugin projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | jib | 12,810 |
2 | jsonschema2pojo | 5,984 |
3 | DependencyCheck | 5,089 |
4 | JavaCPP | 4,122 |
5 | typescript-generator | 1,033 |
6 | JavaPackager | 762 |
7 | groovy-eclipse | 642 |
8 | JFlex | 532 |
9 | proguard-maven-plugin | 522 |
10 | jkube | 511 |
11 | bnd | 490 |
12 | jmeter-maven-plugin | 419 |
13 | jdeb | 400 |
14 | Modernizer | 339 |
15 | javafx-maven-plugin | 325 |
16 | Launch4j | 319 |
17 | maven-git-versioning-extension | 274 |
18 | native-build-tools | 265 |
19 | azure-maven-plugins | 259 |
20 | formatter-maven-plugin | 249 |
21 | RefactorFirst | 241 |
22 | protoc-jar-maven-plugin | 226 |
23 | protobuf-maven-plugin | 215 |