Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Grails-Autobase-0.8.2.5
-
Labels:None
Description
When calling grails war with Grails 1.1 and the Autobase plugin installed, an error occurs:
Error executing script War: : Could not store WAR: MissingPropertyException: No such property: stagingDir for class: _Events gant.TargetExecutionException: : Could not store WAR: MissingPropertyException: No such property: stagingDir for class: _Events at gant.Gant$_dispatch_closure4.doCall(Gant.groovy:331) at gant.Gant$_dispatch_closure6.doCall(Gant.groovy:334) at gant.Gant$_dispatch_closure6.doCall(Gant.groovy) at gant.Gant.withBuildListeners(Gant.groovy:344) at gant.Gant.this$2$withBuildListeners(Gant.groovy) at gant.Gant$this$2$withBuildListeners.callCurrent(Unknown Source) at gant.Gant.dispatch(Gant.groovy:334) at gant.Gant.this$2$dispatch(Gant.groovy) at gant.Gant.invokeMethod(Gant.groovy) at gant.Gant.processTargets(Gant.groovy:495) at gant.Gant.processTargets(Gant.groovy:480) Caused by: : Could not store WAR: MissingPropertyException: No such property: stagingDir for class: _Events at org.apache.tools.ant.taskdefs.Exit.execute(Exit.java:142) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) at org.apache.tools.ant.Task.perform(Task.java:348) at _Events$_run_closure1.doCall(_Events.groovy:15) at War$_run_closure1.doCall(War.groovy:38) at gant.Gant$_dispatch_closure4.doCall(Gant.groovy:324) ... 10 more
The cause for this seems to be a breaking change in Grails 1.1, see http://jira.codehaus.org/browse/GRAILS-3143. WarStart should now be CreateWarStart in scripts/_Event.groovy
Activity
Robert Fischer
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | Grails-Autobase-0.8.2.5 [ 15109 ] |
Contegix Support
made changes -
| Project Import | Thu Mar 24 21:55:00 CDT 2011 [ 1301021700396 ] |
Yue Cui
made changes -
| Fix Version/s | Grails-Autobase-0.8.2.5 [ 11246 ] | |
| Key | GRAILSPLUGINS-995 |
|
| Component/s | Grails-Autobase [ 10636 ] | |
| Fix Version/s | Grails-Autobase-0.8.2.5 [ 11573 ] | |
| Project | Grails Plugins [ 10021 ] | Autobase Plugin [ 10051 ] |