Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin

java maven netbeans

Robolectric 2.x + Maven on Jenkins failed with APKLIB dependencies

Building Hadoop with Maven - "Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (create-testdirs)"

maven hadoop

Parser Error cxf-beans.xml no declaration can be found for element 'jaxws:endpoint'

maven cxf m2eclipse

maven change properties on the fly (runtime)

maven properties

Maven is not copying *.xml files in src/test/java to target/test-classes by default

IntelliJ IDEA: How to synchronize project libraries with dependencies in pom.xml?

maven intellij-idea pom.xml

Specifying logback.xml in Java Maven project

java maven logback

IntelliJ IDEA building incomplete Grails war

Nested projects and project folders in Eclipse

eclipse maven nested

How to create database with Liquibase

java mysql maven liquibase

How to check that all Maven dependencies are compiled for Java 6

java maven

Starting apache server before integration testing not working

Gradle analogue for maven assembly plugin

Gradle build failing to get dependency from custom maven repository

Class Not Found Exception for a Maven Jar

java maven jar

Prevent Gradle dependency for support library from being overridden by newer version

Openshift war successfully deployed but I still see the default welcome page

java maven openshift

Running akka with runnable jar

java maven netbeans jar akka

Mockito, jacoco and surefire causes out of memory

maven mockito jacoco surefire