maven

How to run CheckStyle, PMD and FindBugs from Maven

What is static program analysis? Static analysis provides testing against code bases and binaries without the execution of any code. IDEs do this too...
Ovidijus Okinskas
2 min read

Convert Ant based NetBeans project to a Maven project

At IDR Solutions this year, we have decided to carry out a few changes to how we currently operate. One of these changes is...
Georgia Ingham
3 min read

How to upload your Java artifact to Maven Central

Previously I wrote an article about hosting an article about hosting an article on GitHub. This time I will show you how to host...
Ernest Duodu
2 min read

How to convert an Ant NetBeans Plugin to a…

At IDR Solutions I spend a lot of time on working on the development of our Java PDF Library. Click here to read why...
Ernest Duodu
1 min read

How to use GitHub hosted Maven artifact in NetBeans…

In my previous article I wrote, we went through a step by step process of creating a GitHub account and hosting our Maven artifact...
Ernest Duodu
1 min read