Dashboard > GreenPepper Open Documentation Refactoring > ... > Maven plugin goals > Maven plugin freeze
  GreenPepper Open Documentation Refactoring Log In View a printable version of the current page.  
  Maven plugin freeze
Added by Laurent Cobos, last edited by Francois Denommee on Feb 05, 2010  (view change)
Labels: 
(None)

greenpepper:freeze

It downloads specification files from the remote repositories and stores them locally.

Have a look at this blog post : Put your specifications in the freezer

Mojo attributes:

  • Requires a Maven 2.0 project to execute
  • Requires dependency resolution of artifacts in scope: test
  • Is not bound to any lifecycle phase

Required parameters

Name Type Description
specsDirectory File The directory where specification files should be downloaded. Default value: ${basedir}/src/specs
repositories Repository Suite or test uri of specifications to download.

Parameter details

specsDirectory: The destination directory for specifications. Specification files will be stored under a sub-directory named after the repository and optionally a sub-directory named after the suite.

  • Type: java.io.File
  • Required: Yes
  • Expression: ${basedir}/src/specs

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