You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2003/05/05 17:07:22 UTC

cvs commit: maven/src/plugins-build/runner - Imported sources

jvanzyl     2003/05/05 08:07:21

  Log:
  o Simple start of a runner plugin that will create a small directory structure
    that pushes all the libs and scripts you need to run an configurable main()
    with configurable params.
  
    Mostly cribbed from  plexus plugin. This is being used for the
    plexus-surefire which is a functional/acceptance test framework
    which uses jython. Surefire will be used to pound the shit out of
    the new-maven.
  
  Status:
  
  Vendor Tag:	asf
  Release Tags:	RUNNER
  
  N maven/src/plugins-build/runner/.cvsignore
  N maven/src/plugins-build/runner/plugin.jelly
  N maven/src/plugins-build/runner/plugin.properties
  N maven/src/plugins-build/runner/project.properties
  N maven/src/plugins-build/runner/project.xml
  N maven/src/plugins-build/runner/src/plugin-resources/templates/classworlds.vm
  N maven/src/plugins-build/runner/src/plugin-resources/templates/plexus-bat.vm
  N maven/src/plugins-build/runner/src/plugin-resources/templates/plexus.vm
  N maven/src/plugins-build/runner/xdocs/navigation.xml
  N maven/src/plugins-build/runner/xdocs/.cvsignore
  N maven/src/plugins-build/runner/xdocs/changes.xml
  N maven/src/plugins-build/runner/xdocs/goals.xml
  N maven/src/plugins-build/runner/xdocs/index.xml
  N maven/src/plugins-build/runner/xdocs/properties.xml
  
  No conflicts created by this import

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org