Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in maven-2

How to wrap an Ant build with Maven?

maven-2 ant

Where in maven project's path should I put configuration files that are not considered resources

java maven maven-2

In a Maven project, how can I automatically update the version all child modules, plus the parent?

What's the difference between these Maven dependency scopes: provided/compile/system/import

maven maven-2

Using Maven to just download JARs

maven-2 maven maven-3

JAVA_HOME gets mangled by Maven

maven-2 ant maven

conditionally execute maven plugins

java maven-2

Maven specific version of a snapshot dependency

maven-2

IntelliJ IDEA: "Indexed Maven Repositories" list - how to add remote maven repository in this list?

Run Junit Suite using Maven Command

maven maven-2 junit test-suite

how to add the servlet api to my pom.xml

java maven-2 servlets pom.xml

Maven - Can I reference profile id in profile definition?

java maven-2 maven

Is is possible to modify the maven console output to hide the [INFO] logging?

maven-2 logging

How to download jars from Maven Central without writing any pom.xml [duplicate]

maven-2 java

Surefire is not picking up Junit 4 tests

java maven-2 maven surefire

How to run a Maven Project In Tomcat From Eclipse

eclipse tomcat maven-2

Best practices for IntelliJ IDEA 9 + Maven + Version control

m2eclipse: Eclipse is running in a JRE, but a JDK is required

eclipse maven-2 java m2eclipse

How to exclude jars generated by maven war plugin?

java maven-2

Changing packaging based on active profile in pom

java maven-2