Dashboard > GreenPepper Open Documentation Refactoring > ... > Maven plugin goals > Maven plugin fixture-jar
  GreenPepper Open Documentation Refactoring Log In View a printable version of the current page.  
  Maven plugin fixture-jar
Added by Laurent Cobos, last edited by Laurent Cobos on Aug 13, 2009  (view change)
Labels: 
(None)

greenpepper:fixture-jar

It builds the fixture jar.

Mojo attributes:

  • Requires a Maven 2.0 project to execute
  • Requires dependency resolution of artifacts in scope: test
  • Automatically executes within the lifecycle phase: postintegration test

Required parameters

Name Type Description
fixtureOutputDirectory File The directory containing generated fixture classes of the project being tested.

Parameter details

fixtureOutputDirectory: The output directory into which to copy the resources.

  • Type: java.io.File
  • Required: Yes
  • Expression: ${project.build.directory}/fixture-test-classes

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