Gang Of Coders
Home
About Us
Contact Us
All Maven 2 Solutions on Gang of Coders
Total of 208 Maven 2 Solutions
Using Maven for multiple deployment environment (production/development)
Maven 2
Generate a Version.java file in Maven
Java
Maven 2
Code Generation
Renaming resources in Maven
Maven 2
problem with INIT=RUNSCRIPT and relative paths
Java
Hibernate
Maven 2
Configuration
H2
How do I get Eclipse to resolve classes generated with Maven 2?
Eclipse
Maven 2
Code Generation
Protocol Buffers
Maven: Customize web.xml of web-app project
Java
Web Applications
Maven 2
Profile
web.xml
In netbeans 7 how do I skip testing and add maven additional parameters when building a maven project?
Java
Maven 2
Maven Plugin
Netbeans 7
Can Maven collect all the dependent JARs for a project to help with application deployment?
Java
Deployment
Maven 2
Desktop Application
Is there a way to "fail fast" for junit with the maven surefire plugin?
Maven 2
Junit
Surefire
How to exclude dependency in a Maven plugin?
Dependencies
Maven 2
Find Oracle JDBC driver in Maven repository
Java
Maven
Jdbc
Maven 2
Mvn Repo
How to generate a graph of the dependency between all modules of a Maven project?
Java
Maven 2
What are all of the Maven Command Line Options?
Java
Maven
Maven 2
Maven 3
How to reference javadocs to dependencies in Maven's eclipse plugin when javadoc not attached to dependency
Java
Eclipse
Maven 2
A cycle was detected in the build path of project xxx - Build Path Problem
Java
Eclipse
Maven 2
Osgi
Bundle
Using Java Advanced Imaging with Maven
Java
Maven 2
Jai
How to share common properties among several maven projects?
Configuration
Maven 2
Properties File
What is the best way to avoid maven-jar?
Java
Maven 2
Ant
Jar
Maven Plugin
How to upload sources to local Maven repository
Java
Maven 2
Maven
Maven GWT 2.0 and Eclipse
Java
Eclipse
Maven 2
Gwt
Maven parent pom vs modules pom
Java
Maven 2
Build Process
Maven "shaded" JAR is prefixed with "original" in the file name
Java
Maven 2
Builds are tagged unstable even when they are successful
Java
Maven 2
Maven
Maven 3
Jenkins
run main class of Maven project
Java
Maven
Maven 2
Maven Exec-Plugin
Adding the current date with Maven2 filtering
Maven 2
Filtering
How to run individual test in the integration-test target in maven
Maven 2
Integration Testing
Maven Surefire-Plugin
How do I add time-stamp information to Maven artifacts?
Java
Maven 2
Ant
Upgrade
Maven - Add directory to classpath while executing tests
Maven 2
how to detect a build error from ant/maven via a bash script?
Bash
Maven 2
Ant
Scripting
Making Maven run all tests, even when some fail
Java
Maven 2
Maven Surefire-Plugin
Make Maven to copy dependencies into target/lib
Java
Maven
Dependencies
Maven 2
Maven 3
SLF4J: Class path contains multiple SLF4J bindings
Maven 2
Slf4j
Build Maven Project Without Running Unit Tests
Unit Testing
Maven 2
Maven: add a dependency to a jar by relative path
Java
Maven 2
Build Process
Build
Dependencies
Convert Existing Eclipse Project to Maven Project
Java
Eclipse
Maven 2
How to get Maven project version to the bash command line
Bash
Command Line
Maven 2
Exclude all transitive dependencies of a single dependency
Maven 2
Dependencies
Maven dependency for Servlet 3.0 API?
Java
Maven 2
Servlets
Jakarta Ee
Controlling Maven final name of jar artifact
Java
Maven 2
Jar
Build Automation
What causes imported Maven project in Eclipse to use Java 1.5 instead of Java 1.6 by default and how can I ensure it doesn't?
Java
Eclipse
Maven 2
M2eclipse
Build Error
Maven compile with multiple src directories
Java
Maven 2
Best practices for copying files with Maven
Maven
Maven 2
Build Process
Release Management
How to get a dependency tree for an artifact?
Maven 2
Build Process
Dependencies
How can I download a specific Maven artifact in one command line?
Maven 2
Gradle alternate to mvn install
Maven 2
Gradle
How do I tell Maven to use the latest version of a dependency?
Java
Maven
Dependencies
Maven 2
Maven Metadata
Sharing Test code in Maven
Maven 2
Testing
Maven check for updated dependencies in repository
Maven
Dependencies
Version
Maven 2
Maven 3
How do I get my Maven Integration tests to run
Java
Maven 2
Testing
Surefire
Importing Maven project into Eclipse
Eclipse
Maven 2
Get Maven artifact version at runtime
Java
Maven 2
Maven: how to do parallel builds?
Maven 2
Build Process
Build Automation
Differences between Ant and Maven
Java
Maven 2
Ant
Build Management
Disable a Maven plugin defined in a parent POM
Maven
Maven 2
Get source jar files attached to Eclipse for Maven-managed dependencies
Eclipse
Maven 2
Javadoc
Spring 3.0 - Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/security]
Java
Spring
Maven 2
Spring Security
Maven: best way of linking custom external JAR to my project?
Java
Maven 2
Maven
M2eclipse
Specify JDK for Maven to use
Maven 2
Settings
Java
pom.xml
Force re-download of release dependency using Maven
Maven 2
Maven
Dependency Management
Maven Dependency-Plugin
How to change maven logging level to display only warning and errors?
Maven 2
Logging
Maven
Can I add jars to Maven 2 build classpath without installing them?
Java
Maven 2
Maven: how to override the dependency added by a library
Maven 2
Dependencies
Is it possible to rename a maven jar-with-dependencies?
Java
Maven 2
Jar
Maven Assembly-Plugin
Sample settings.xml
Maven
Maven 2
Warning - Build path specifies execution environment J2SE-1.4
Java
Eclipse
Maven 2
mvn clean install vs. deploy vs. release
Maven 2
Continuous Integration
How can I create an executable JAR with dependencies using Maven?
Java
Maven 2
Build Process
Build Automation
Executable Jar
Is there anyway to exclude artifacts inherited from a parent POM?
Java
Maven
Maven 2
pom.xml
How do I install Maven with Yum?
Maven 2
Yum
How do I execute a program using Maven?
Maven 2
Maven Plugin
Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test
Maven
Maven 2
Playn
Run a single test method with maven
Java
Maven
Unit Testing
Maven 2
Maven 3
Add a dependency in Maven
Java
Macos
Maven 2
Dependencies
How to read an external properties file in Maven
Java
Build
Maven 2
Properties File
How can I get Maven to stop attempting to check for updates for artifacts from a certain group from maven-central-repo?
Java
Maven 2
Repository
Difference of Maven JAXB plugins
Java
Maven 2
Jaxb
Maven
Maven Plugin
How to keep Maven profiles which are activeByDefault active even if another profile gets activated?
Maven 2
Maven
Maven 3
A simple command line to download a remote maven2 artifact to the local repository?
Maven 2
Building executable jar with maven?
Java
Eclipse
Maven 2
Build Process
Executable Jar
Where is Maven's settings.xml located on Mac OS?
Macos
Repository
Maven 2
Install parent POM without building Child modules
Java
Maven
Maven 2
pom.xml
How to configure Eclipse build path to use Maven dependencies?
Java
Eclipse
Maven 2
Ide
M2eclipse
How to build a jar using maven, ignoring test results?
Java
Testing
Maven 2
Jar
Different dependencies for different build profiles
Java
Maven 2
Build Process
Dependencies
Git Ignores and Maven targets
Git
Maven 2
Version Control
Gitignore
How to specify maven's distributionManagement organisation wide?
Java
Maven
Deployment
Maven 2
Nexus
I want to execute shell commands from Maven's pom.xml
Maven 2
Maven command to list lifecycle phases along with bound goals?
Maven 2
Maven 3
What is the "reactor" in Maven?
Maven
Maven 2
Maven Reactor
Should we use Nexus or Artifactory for a Maven Repo?
Maven 2
Nexus
Artifactory
Maven2 property that indicates the parent directory
Maven 2
Properties
Is it possible to override the configuration of a plugin already defined for a profile in a parent POM?
Maven 2
Plugins
Configuration
Profile
Missing Maven dependencies in Eclipse project
Eclipse
Maven 2
M2eclipse
In Maven 2, how do I know from which dependency comes a transitive dependency?
Java
Maven 2
Build Process
JUnit tests pass in Eclipse but fail in Maven Surefire
Java
Spring
Maven 2
Surefire
Spring Test
How to exclude a module from a Maven reactor build?
Maven 2
Maven
Which maven dependencies to include for spring 3.0?
Java
Spring
Maven 2
Dependencies
List all of the possible goals in Maven 2?
Java
Maven 2
How to execute maven plugin execution directly from command line?
Maven
Maven 2
Is there a way to exclude a Maven dependency globally?
Maven
Maven 2
Dependencies
pom.xml
How to add an extra source directory for maven to compile and include in the build jar?
Java
Maven
Maven 2
Unable to use Intellij with a generated sources folder
Java
Maven 2
Intellij Idea
Can we start the maven build from the point where it failed
Java
Maven 2
Maven: missing net.sf.json-lib
Maven 2
Maven2: Best practice for Enterprise Project (EAR file)
Jakarta Ee
Maven 2
Ear
Maven Ear-Plugin
List of dependency jar files in Maven
Java
Maven 2
Dependencies
Classpath
Maven: How to include jars, which are not available in reps into a J2EE project?
Java
Maven 2
Build Process
Maven doesn't recognize sibling modules when running mvn dependency:tree
Java
Maven
Maven 2
Dependencies
Disable Maven warning message - "Selected war files include a WEB-INF/web.xml which will be ignored"
Java
Maven
Maven 2
MAVEN_HOME, MVN_HOME or M2_HOME
Java
Maven
Maven 2
Maven 3
Eclipse - java.lang.ClassNotFoundException
Java
Eclipse
Exception
Maven 2
How to deploy SNAPSHOT with sources and JavaDoc?
Java
Maven 2
Maven Release-Plugin
What is the difference between "mvn deploy" to a local repo and "mvn install"?
Maven 2
How to manually install an artifact in Maven 2?
Maven 2
Installation
Maven Modules + Building a Single Specific Module
Java
Maven 2
Build Process
Why does Maven have such a bad rep?
Java
Maven 2
Build Process
Build Automation
Unable to install Maven on Windows: "JAVA_HOME is set to an invalid directory"
Java
Maven 2
Cannot construct org.apache.maven.plugin.war.util.WebappStructure as it does not have a no-args constructor
Maven 2
Maven
How to get the Maven local repo location?
Maven 2
Maven
java.lang.ClassNotFoundException: org.springframework.web.servlet.DispatcherServlet
Spring
Maven
Spring Mvc
Maven 2
How to update maven repository in Eclipse?
Java
Eclipse
Maven 2
Build
M2eclipse
Setting Java heap space under Maven 2 on Windows
Maven 2
How can I tell jaxb / Maven to generate multiple schema packages?
Maven 2
Jaxb
Schema
Xsd
Java
In IntelliJ, how do i debug a maven test goal?
Testing
Maven 2
Intellij Idea
How to configure encoding in Maven?
Java
Maven
Encoding
Maven 2
Maven 3
Which artifact for org.springframework.mail?
Java
Spring
Maven 2
Jakarta Mail
Using Maven for C/C++ projects
C++
Maven 2
Maven Plugin
Maven downloads have .lastUpdated as extension
Eclipse
Maven 2
How to specify a repository for a dependency in Maven
Maven 2
Dependencies
How do I set the eclipse.ini -vm option?
Eclipse
Maven 2
Maven
Eclipse Plugin
M2eclipse
Maven test dependency in multi module project
Maven 2
Maven Plugin
How can I change the war name generated by maven assembly plugin
Maven 2
Maven: How to change path to target directory from command line?
Java
Maven 2
Maven
Maven - Skip building test classes
Maven 2
Maven WAR dependency
Maven
Maven 2
War
Maven Dependency-Plugin
Building a runnable jar with Maven 2
Java
Maven 2
Build Process
Executable Jar
Configuring Maven 2 POM Editor to open pom.xml files in source mode
Eclipse
Maven 2
How to change the alias of a key within a keystore?
Java
Maven 2
Java Web-Start
Jar Signing
Debugging in Maven?
Java
Debugging
Maven 2
Maven dependency resolution (conflicted)
Java
Maven 2
Maven
What are unused/undeclared dependencies in Maven? What to do with them?
Java
Maven
Dependencies
Maven 2
Finding the root directory of a multi module Maven reactor project
Maven
Module
Directory
Maven 2
Maven 3
The following artifacts could not be resolved: javax.jms:jms:jar:1.1
Maven 2
Jar
Sun
Including dependencies in a jar with Maven
Java
Maven 2
Jar
Packaging
JDK tools.jar as maven dependency
Java
Maven 2
tools.jar
maven: Is it possible to override location of local repository via the use of command line option or env variable?
Maven
Maven 2
Why is there no need for Maven in .NET?
.Net
Maven 2
Build Process
Build
Build Automation
Is there a way to skip only a single test in maven?
Maven 2
Surefire
Alternate port for Tomcat (not 8080) when starting with Maven?
Tomcat
Maven 2
Can I make one maven profile activate another?
Java
Maven 2
maven-archetype-webapp eclipse problem
Java
Eclipse
Maven 2
M2eclipse
Maven Archetype
Sort maven dependencies in Eclipse
Java
Maven 2
Dependencies
Maven
Dependency Management
Execute Maven plugin goal on parent module, but not on children
Version Control
Maven 2
Build Process
Versioning
Can maven projects have multiple parents?
Java
Apache Flex
Maven 2
Code Organization
How do I get Maven to use the correct repositories?
Java
Maven 2
Build Process
Build
Buiding Hadoop with Eclipse / Maven - Missing artifact jdk.tools:jdk.tools:jar:1.6
Java
Maven
Maven 2
Hadoop
Cloudera
Maven update dependencies in POM
Java
Maven 2
Plugins
Command
What does M1 mean in a maven repository?
Maven 2
Versioning
Maven
Is there a Maven alternative or port for the .NET world?
Java
.Net
Maven 2
Build Process
Build
Execute Maven plugin goal on child modules, but not on parent
Java
Maven 2
"Unmappable character for encoding UTF-8" error
Java
Maven 2
Encoding
Utf 8
Skipping tests in some modules in Maven
Maven
Unit Testing
Junit
Maven 2
Build Process
"Faceted Project Problem (Java Version Mismatch)" error message
Java
Eclipse
Maven 2
M2eclipse
Do you know the Maven profile for mvnrepository.com?
Maven 2
Maven
Dependencies
Profile
Dependency Management
maven: How can I skip test in some projects via command line options?
Maven
Maven 2
Setting default values for custom Maven 2 properties
Maven 2
Properties
Maven: downloading files from url
Maven 2
Get
Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.
Maven
Maven 2
Can I add maven repositories in the command line?
Java
Maven 2
Build Process
How to configure JPA for testing in Maven
Java
Testing
Maven 2
Jpa
Integration Testing
Best practices for integration tests with Maven?
Java
Testing
Maven 2
Integration Testing
Specify system property to Maven project
Maven 2
System Properties
Doxygen vs Javadoc
Java
Maven 2
Documentation
Doxygen
How can I display a message in Maven
Java
Maven 2
Using maven to output the version number to a text file
Java
Maven 2
Maven Assembly-Plugin
Where is the best place to specify maven repositories, pom.xml or settings.xml?
Maven 2
Exclude target folder from search results in Eclipse
Eclipse
Jakarta Ee
Maven 2
Load properties file in JAR?
Java
Maven 2
Resources
Properties
Classloader
How can I view transitive dependencies of a Maven pom.xml file?
Maven 2
Maven
Dependencies
pom.xml
Which is the best Maven Eclipse plugin?
Java
Eclipse
Maven 2
Eclipse Plugin
Maven: Including jar not found in public repository
Maven 2
Dependencies
pom.xml
Maven - how can I add an arbitrary classpath entry to a jar?
Maven 2
Build
Jar
Classpath
Maven 2 assembly with dependencies: jar under scope "system" not included
Maven 2
Maven Plugin
Maven Assembly-Plugin
this.getClass().getClassLoader().getResource("...") and NullPointerException
Eclipse
Maven 2
Classloader
Why maven settings.xml file is not there?
Eclipse
Maven 2
Ubuntu
Building a scala app with maven (that has java source mixed in)
Java
Maven 2
Scala
Maven copy local file to remote server using SSH
Maven 2
Ssh
Deployment
specify pom.xml in mvn command and mix goals of other project
Java
Maven 2
Maven
Maven command to determine which settings.xml file Maven is using
Maven
Command Line
Maven 2
Settings
How to display a list of available goals?
Maven 2
Maven: specify the outputDirectory only for packaging a jar?
Maven 2
Maven
Maven and dependent modules
Java
Maven 2
Build Process
Maven artifact and groupId naming
Maven 2
Naming Conventions
Is there a maven 2 archetype for spring 3 MVC applications?
Spring
Spring Mvc
Maven 2
Maven Archetype
Resource from src/main/resources not found after building with maven
Java
Maven
Maven 2
Maven: Command to update repository after adding dependency to POM
Maven 2
Maven Dependency
How to get Maven to run war:exploded but not war:war
Maven 2
Buildr, Gradle or wait for Maven 3?
Maven 2
Buildr
Gradle
Maven 3
m2e lifecycle-mapping not found
Maven 2
Maven
Maven Plugin
M2eclipse
M2e
how to release a project which depends on a 3rd party SNAPSHOT project in maven
Maven 2
Versioning
Release
Snapshot
Maven Release-Plugin
Maven variable for reactor root
Maven 2
Is there a simple way to remove unused dependencies from a maven pom.xml?
Maven
Maven 2
Create local maven repository
Maven
Maven 2
Mvn Repo
Where is my m2 folder on Mac OS X Mavericks
Maven 2
Osx Mavericks
How to control VM arguments for maven-jetty-plugin?
Java
Jetty
Maven 2
Maven Jetty-Plugin
How to check pom.xml for updated dependencies
Maven
Maven 2
Maven 3
Maven Plugin
Dependency Management
How to get the current MavenSession or MavenExecutionRequest from a Plexus Component
Maven
Maven 2
Components
Mojo
Plexus
what is the purpose of two config files for Hibernate?
Java
Hibernate
Maven 2