Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-2

Maven 2 - different dependency versions in test and compile

java maven-2 maven versions

Findbugs Maven plugin - findbugs-exclude with multiple projects

maven-2 findbugs

Upload/Download entire directory to Nexus through Maven

Trouble getting started with maven assembly plugin

Code generation in Maven

Can't get automated release working with Hudson + Git + Maven Release Plugin

git maven-2 hudson

Maven: Aggregation vs. Dependency

How to include automatically xmlbeans generated code into maven jar?

maven-2 xmlbeans

Is packaging type 'pom' needed when not using project aggregation (multimodule)?

Exclude classes from a dependency in Maven

java maven-2

Should Maven dependency version ranges be considered deprecated?

maven-2 maven-3 maven

maven release plugin ignores releaseProfile

maven-2

AspectJ weaving maven modules

maven-2 aspectj

How to add a file to a war with Maven

maven-2 maven-plugin

How do I use a template code generator (eg freemarker) in Maven?

maven log file configuration

maven-2 maven maven-3

How to exclude a set of packages from maven build jar?

java maven maven-2

one-jar remove verbose warning information on application load

java maven-2

How to call testng.xml file from pom.xml in Maven

Run tests from inner classes via Maven