Dashboard > GreenPepper Open Documentation Refactoring > ... > Maven 2 plugin > 4. Use GreenPepper Maven runner
  GreenPepper Open Documentation Refactoring Log In View a printable version of the current page.  
  4. Use GreenPepper Maven runner
Added by Francois Denommee, last edited by Francois Denommee on Mar 19, 2010  (view change)
Labels: 
(None)

3. Runner

Configuring a System Under Test can be tedious if you are having a lot of library dependencies. The Maven Runner allow you to use your existing pom.xml to resolve dependencies needed for the execution of specifications. Only the <dependencies> element of the pom.xml is read. Artifacts found will be resolved and added to the classpath of the runner. The artifact of the project itself will also be part of the classpath.

NEW in 2.8, you can now specify the groupId:artifactId:version (Maven Coordinates) where the version can be a Version Ranges as the Project Dependency Descriptor
Ex:

greenpepper-open:greenpepper-core:2.7
greenpepper-open:greenpepper-extensions-db:[2.7,)

How to use with Confluence
How to use With XWiki

DEMONSTRATION LICENSE - This Confluence site is for demonstration purposes only. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.3 Build:#705 Mar 21, 2007) - Bug/feature request - Contact Administrators