Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-2

Generating Eclipse project files with Maven

java eclipse maven-2

eclipse on maven project warning 'DTD or XML schema'

Tool to determine licenses for pom.xml dependencies [duplicate]

maven-2 licensing

Where do I put weblogic-application.xml in my Maven 2 project?

Adding Hibernate 3.5.x to a maven pom.xml build

java hibernate maven-2

Override Maven's default resource filter replacement pattern

maven-2 filtering

Maven-assembly-plugin: custom jar filenames

maven-2 assemblies jar

Renaming Maven dependency in WAR's WEB-INF/lib folder

java maven-2 maven-3

Maven tries to download dependency despite it existing in local repository

maven-2

Is there a Scala unit test tool that integrates well with Maven?

unit-testing maven-2 scala

"unable to locate Spring NamespaceHandler" error

java spring maven-2

How can I get the list of artifacts in my Maven repository?

maven-2 repository

Packaging a jar into a dist dir with separated external resources and dependencies

java maven-2 jar dependencies

Maven best practice for generating artifacts for multiple environments [prod, test, dev] with CI/Hudson support?

What is the best way to launch HSQLDB for unit testing, when working with spring, maven and hibernate?

Ask for maven archetype properties with defaults

maven-2 maven-archetype

Does Maven surefire plugin run tests using multiple threads?

What is a maven repository url for jung2 (java graph framework)?

java maven-2 repository jung

How can I execute several maven plugins within a single phase and set their respective execution order?

plugins maven-2 phase

The maven assembly plugin is not using the finalName for installing with attach=true?