Maven
-
Maven jar plugin example
In this example we are going to see some of the capabilities from the maven jar plugin. Maven is a…
Read More » -
Maven surefire plugin Example
In this example we are going to see some of the capabilities from the maven surefire plugin. Maven is a…
Read More » -
Maven Compiler Plugin Example
In this example we are going to see most of the capabilities from the maven compiler plugin. Maven is a…
Read More » -
Maven assembly plugin example
In this example we are going to see how we can use the assembly maven plugin in order to control…
Read More » -
Maven Antrun Plugin Example
In this example we are going to see how we can use the antrun maven plugin in order to run ant…
Read More » -
Maven SLF4J integration example
In this example, we shall show you how to integrate Apache Maven with SLF4J. Apache Maven is a software project…
Read More » -
Logback Maven Example
In this post, we are going to show you how to configure your application to use Maven and logback as…
Read More » -
JUnit Maven Example
In this example, we will show you how to implement and execute unit testing, using the JUnit Framework and Maven.…
Read More » -
Log4j Maven example
In this article we are going to explain how to use Maven and Log4j in a Java project. All examples…
Read More » -
Troubleshooting: Maven – Tomcat deploys project web.xml to wrong folder in Eclipse
In this tutorial we will show you how to specify the correct deployment folder of the web.xml file of a…
Read More »