Top 5 Java build-management Projects
-
Java + Web Development : Spring, JUnit, Maven
-
Now when we have Dockerfile we should build the image from it. But like I mentioned before, we first need to create .jar file from our project so the COPY command in Dockerfile can work properly. To create executable .jar we are going to use maven. We need to make sure we have Maven inside our pom.xml. If Maven is missing, we can add it
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
The Maven Compiler Plugin uses JDK 8 and compiles only 3 source files. This is different from the 5 source files compiled in the Java 17 version.
-
Project mention: The Maven Wrapper has now been officially released from the Apache Maven Project | reddit.com/r/Maven | 2021-12-18
-
Project mention: Mermaid: Create diagrams and visualizations using text and code | news.ycombinator.com | 2022-05-05
Shameless plug, but I used mermaid.js to create a pom visualizer maven plugin [0] and it was honestly pretty great.
Like some of the other comments say (and after working with it quite a bit) it definitely has its warts. It's not super well documented, it's not as feature rich as I'd like, and the syntax can be a little wonky. All that said, it "just works" for creating simple visualizations and fit my use case near perfectly.
[0]: https://github.com/floverfelt/pom-visualizer-maven-plugin
Java build-management related posts
- URL Shortener: Java & Spring complete tutorial
- Oracle Java popularity sliding, New Relic reports
- How to create a REST API in Java using DynamoDB and Serverless
- Hard to find love for Java again
- Setting up VS Code for Java development
- A new modder starts to contribute...
- How to give the path of dependencies/library in an Ant build.xml file?
Index
What are some of the best open-source build-management projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | Apache Maven | 3,118 |
2 | maven-mvnd | 1,878 |
3 | maven-compiler-plugin | 117 |
4 | maven-wrapper | 104 |
5 | pom-visualizer-maven-plugin | 3 |
Are you hiring? Post a new remote job listing for free.