New posts in maven-2

How does the updatePolicy in maven really work?

Maven and the JOGL library?

How to execute JUnit and TestNG tests in same project using maven-surefire-plugin?

How to execute mvn command using IntelliJ IDEA?

Excluding classes in Maven Checkstyle plugin reports

Maven: Packaging dependencies alongside project JAR?

Maven profile activation with multiple conditions

Maven - how to delete contents of a folder during a clean phase?

Maven archetype for simple Servlet application

How to download SNAPSHOT version from maven SNAPSHOT repository?

Is there a decent HTML Junit report plugin for Maven?

Removing version number from file name with Maven

In maven, what is the difference between main/resources and main/config?

Maven Error: Could not find or load main class

IDEA JetBrains IntelliJ - Compile error on 'make' but fine when compiled using Maven and no errors reported by IntelliJ in the class file

How to deal with relative path in Junits between Maven and Intellij

Disable the default-jar execution

Builds are tagged unstable even when they are successful

From Maven, how do I run a class that lives under src/test/java?

How to run individual test in the integration-test target in maven