New posts in maven-2

How to control VM arguments for maven-jetty-plugin?

Create local maven repository

How to display a list of available goals?

build maven project with propriatery libraries included [duplicate]

How to include local jar files in Maven project [duplicate]

Buildr, Gradle or wait for Maven 3? [closed]

How to get Maven to run war:exploded but not war:war

m2e lifecycle-mapping not found

Is there a maven 2 archetype for spring 3 MVC applications?

Maven and dependent modules

How can I view transitive dependencies of a Maven pom.xml file?

Maven: specify the outputDirectory only for packaging a jar?

Where is the best place to specify maven repositories, pom.xml or settings.xml?

Building a scala app with maven (that has java source mixed in)

Maven: Including jar not found in public repository

Why maven settings.xml file is not there?

specify pom.xml in mvn command and mix goals of other project

Maven - how can I add an arbitrary classpath entry to a jar?

this.getClass().getClassLoader().getResource("...") and NullPointerException

Is there a way to tell surefire to skip tests in a certain package?