Title: Message Title
Karl Heinz Marbaise commented on an issue
Mojo's Exec Maven Plugin / Wish MEXEC-126
Bring back Maven 2.0.11 Compatibility
There are some requirements in the pom file which would require using Maven 2.2.1 to build and test the plugin.
But by using the correct call we can run the build via Maven 2.2.1/3.X but the integration tests with Maven 2.0.11 like this:
{code}mvn -Prun-its -Dinvoker.mavenHome=/usr/share/java/apache-maven-2.0.11 clean verify{code}
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to