Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-2

Making maven copy additional files inside the build jar (not resources but any file inside any package)?

java maven maven-2 build

Maven: Extract dependency resources before test

Maven 2 Checkstyle configLocation

Maven Tomcat Embedded

spring tomcat maven-2

maven dependencies groovy

What happened to the "Enable Nested Modules" option in m2-eclipse?

Maven: Unpack-Dependencies ... and then forget about them

java maven-2

How to use javadoc:aggregate properly in multi-module maven project?

maven-2 javadoc

How can the Maven unique version string be customized?

Has maven changed ear-element from "defaultjavabundledir" to "defaultlibbundledir", if so when?

maven-2 maven-ear-plugin

Why does M2Eclipse complain about missing artifact when mvn command line doesn't?

deploy project to Tomcat from Eclipse

java eclipse tomcat maven-2

Maven assembly plugin not producing jar-with-dependencies any more, why?

java maven-2 maven

Publishing wsdl java M2E plugin execution not covered

maven-2 wsdl wsdl2java

Error abotut dynamic web module version reported by STS

Error: Could not find or load main class org.codehaus.plexus.classworlds.launcher.Launcher

maven maven-2

Creating a web-service client directly from the source

java maven-2 wsdl jax-ws

How to generate enum from properties file in Maven?

java maven-2 properties enums

What is the correct maven2 phase for deployment into application server?

Where can i find the DTD or XML Schema of surefire generated XML (TEST-<testname>.xml) file?