Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-2

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?

How to modularize a (large) Java App?

Adding additional resources to a Maven pom

maven-2 resources pom.xml

Maven: how to filter the same resource multiple times with different property values?

How can I test a maven archetype that I've just created?

java maven-2 archetypes

log4j configuration file in a multi-module Maven project

java maven maven-2 packaging

How to use Maven Surefire plug-in with different groups for test and integration-test?

How to Tests for a specific module under a project in Jenkins through maven?

Using maven as build tool for Weblogic 10.3

What are Best Practices for Maven Modules Naming?

maven-2 naming convention

Maven: property substitution not done for /project/version tag of pom?

Maven compilation failes (but compilation under Eclipse is successful)

java eclipse maven-2

Maven2 inheritance

maven-2

Can I inject properties from Maven (passwords defined in settings.xml) into my Spring container?