Webtest Plugin

Remove webtest plugin from deployment

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: Grails-Webtest 1.1.5.1
  • Fix Version/s: Grails-Webtest 2.0
  • Component/s: None
  • Labels:
    None

Description

if you deploy grails with grails war then the webtest plugin will be involved in the deployment and webtest classes find there way into the WAR-file.

please add *def scopes = [excludes:'war']* to the file WebtestGrailsPlugin.groovy

perhaps there is a better way to avoid having webtest in your jar. i am not very familiar with the plugin scope thing.

Activity

Hide
Lee Butts added a comment -

Thanks for the report, I'll look into the scopes behaviour

Show
Lee Butts added a comment - Thanks for the report, I'll look into the scopes behaviour
Hide
Lee Butts added a comment -

scopes config added in 2.0 release (required Grails 1.2.0.RC2)

Show
Lee Butts added a comment - scopes config added in 2.0 release (required Grails 1.2.0.RC2)
Hide
Lee Butts added a comment -

Closing resolved issues

Show
Lee Butts added a comment - Closing resolved issues

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: