Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven

Should I put Eclipse settings and .project file to SCM when using Maven?

dependencies.dependency.version is missing even though the dependency is already declared in its parent's pom file's dependency management section

maven deploy jar to svn with a commit message

How to make Maven warn about an arbitrary version choice?

How to prevent Maven from using a <repository> in a dependency's pom-file?

maven repository

How do i provide site resources in the parent for all children modules to use?

maven-2 maven maven-plugin

Maven automate versioning and changelog generation

Embedding OSGi framework: when does bundle resolution should be done?

java maven osgi apache-felix

How can I ban a Maven dependency where the version contains a certain part?

Set a global custom build directory in Maven

maven

Excluding Files From Jar With build-helper-maven-plugin

java maven jar

Why does exec-maven-plugin run all phases twice?

maven

How to build and release a Maven project from an offline machine (with a file directory as lib-repository)

maven jenkins offline

Configure Maven not to run tests if nothing changed