Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-2

How can I combine WAR packaging and OSGi bundle creation in Maven?

How to execute tasks conditionally using the maven-antrun-plugin?

Eclipse Maven Plugin Configuration Problem

java eclipse maven-2 m2eclipse

Error creating bean with name 'sessionFactory' : MalformedParameterizedTypeException

How to configure maven install to skip tests by default?

maven maven-2

Maven cobertura plugin - one report for multimodule project

maven-2 cobertura

Maven "Skipping javadoc generation" WHY?

Why is javac 1.5 running so slowly compared with the Eclipse compiler?

java eclipse maven-2 javac

java.lang.ClassNotFoundException: com.mysql.jdbc.Driver during Runtime (eclipse / maven /tomcat) [duplicate]

Issue with assembly creation

maven-2

Execute my groovy script with ant or maven

java maven-2 ant groovy

Best way to share portions of a Maven pom.xml across unrelated projects?

java maven-2 pom.xml

Maven 2 project error icon in Eclipse

Ejb3 dependency in Maven

java maven-2 ejb-3.0

Could not calculate build plan :artifact org.apache.maven.plugins:maven-resources-plugin:pom:2.4.3 is not available in the local repository

How do I make the manifest available during a Maven/Surefire unittest run "mvn test"?

MAVEN: No plugin found for prefix 'dependency' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo]

maven-2

Maven webapp with maven-eclipse-plugin doesn't generate <dependent-module>

eclipse maven-2 eclipse-wtp

ScalaTest and Maven: getting started