Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-2

how to detect a build error from ant/maven via a bash script?

bash maven-2 ant scripting

Where is log output written to when using Robolectric + Roboguice?

Maven doesn't use Java 7

java maven maven-2 java-7

Is there a way to hide Maven 2 "target/" folder in Eclipse 3?

java eclipse maven-2

Using the Nexus rest API to get latest artifact version for given groupid/artifactId

maven-2 maven nexus

How do I add time-stamp information to Maven artifacts?

java maven-2 ant upgrade

Maven "shaded" JAR is prefixed with "original" in the file name

java maven-2

Adding the current date with Maven2 filtering

maven-2 filtering

Maven GWT 2.0 and Eclipse

java eclipse maven-2 gwt

What are all of the Maven Command Line Options?

java maven maven-2 maven-3

What is the best way to avoid maven-jar?

A cycle was detected in the build path of project xxx - Build Path Problem

java eclipse maven-2 osgi bundle

How to exclude dependency in a Maven plugin?

dependencies maven-2

How to share common properties among several maven projects?

How to upload sources to local Maven repository

java maven-2 maven

Using Java Advanced Imaging with Maven

java maven-2 jai

How to reference javadocs to dependencies in Maven's eclipse plugin when javadoc not attached to dependency

java eclipse maven-2

How to generate a graph of the dependency between all modules of a Maven project?

java maven-2

Is there a way to "fail fast" for junit with the maven surefire plugin?

maven-2 junit surefire

Can Maven collect all the dependent JARs for a project to help with application deployment?