Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven

Creating with Maven two separate jars, without dependencies and with ONLY dependencies

java maven

Running Ruby unit tests within maven integration

ruby unit-testing maven

How can I update a existing war file with additional files using Maven?

java maven-2 maven

I'm having troubles to compile a maven project

java eclipse netbeans maven

How do I create a Play! Framework web project with Maven?

java maven playframework

GWT does not use resource properties file from target, but the once in src/main/resources. How to make it with placeholders?

Error reading settings.xml: Expected root element 'settings' but found 'servers' (position: START_TAG seen <servers>

maven

How to cleanly stop m2e cargo:run from Eclipse?

eclipse maven cargo m2e

How can I use Maven to build a jar with required libraries in a sub-folder (like Eclipse)

Launch4j maven plugin will not work on 64-bit linux machine

java linux maven launch4j

Tool to convert Maven pom.xml to leiningen project.clj

maven variable property filtering

maven maven-profiles

mvn install fails due to "incompatible types"

maven maven-3

How to get the dependency tree in a Maven 3 plugin?

java maven maven-3 aether

How do I automatically generate column names as static final strings in JPA 2.0 metamodel?

java maven jpa

JAR File is Viewed as Folder

eclipse tomcat maven jar

Maven Assembly - copy just file from sub-folder when extracting from archive

Building JARs with different JDK versions through Maven

maven java

How to do websphere 7 deployment automation using maven?

"constructor has private access" error message

java maven constructor