You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by pr...@apache.org on 2007/10/10 09:26:06 UTC

[BUILD] 2.1: Failed for Revision: 583369

OpenEJB trunk at 583337
Geronimo Revision: 583369 built with tests included
 
See the full build-0300.log file at http://people.apache.org/~prasad/binaries/trunk/20071010/build-0300.log
 

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /home/prasad/geronimo/trunk/maven-plugins/car-maven-plugin/target/car-maven-plugin-2.1-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [shitty:install {execution: default}]
[INFO] Installing /home/prasad/geronimo/trunk/maven-plugins/car-maven-plugin/target/car-maven-plugin-2.1-SNAPSHOT.jar to /home/prasad/.m2/repository/org/apache/geronimo/plugins/car-maven-plugin/2.1-SNAPSHOT/car-maven-plugin-2.1-SNAPSHOT.jar
[INFO] [shitty:test {execution: default}]
[INFO] 
[INFO] -------------------------------------------------------------------------------
[INFO] 
[INFO] Building /home/prasad/geronimo/trunk/maven-plugins/car-maven-plugin/src/it/j2ee-system/pom.xml
[INFO] ... FAILED (0:00:13.716) No such property: goals for class: org.codehaus.mojo.shitty.TestRunner
[INFO] ...... See /home/prasad/geronimo/trunk/maven-plugins/car-maven-plugin/src/it/j2ee-system/build.log for details.
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] No such property: build for class: org.codehaus.mojo.shitty.TestMojo
[INFO] ------------------------------------------------------------------------
[INFO] Trace
groovy.lang.MissingPropertyException: No such property: build for class: org.codehaus.mojo.shitty.TestMojo
	at groovy.lang.MetaClassImpl.getProperty(MetaClassImpl.java:942)
	at groovy.lang.MetaClassImpl.getProperty(MetaClassImpl.java:2183)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(ReflectionMetaMethod.java:52)
	at org.codehaus.groovy.runtime.MetaClassHelper.doMethodInvoke(MetaClassHelper.java:714)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:583)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:476)
	at org.codehaus.groovy.runtime.Invoker.invokePojoMethod(Invoker.java:104)
	at org.codehaus.groovy.runtime.Invoker.invokeMethod(Invoker.java:77)
	at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:85)
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:158)
	at org.codehaus.mojo.groovy.GroovyMojoSupport.getProperty(GroovyMojoSupport.groovy)
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getGroovyObjectProperty(ScriptBytecodeAdapter.java:527)
	at org.codehaus.mojo.shitty.TestMojo.runnerStatus(TestMojo.groovy:286)
	at org.codehaus.mojo.shitty.TestMojo.this$5$runnerStatus(TestMojo.groovy)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(ReflectionMetaMethod.java:52)
	at org.codehaus.groovy.runtime.MetaClassHelper.doMethodInvoke(MetaClassHelper.java:714)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:583)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:476)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:548)
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnCurrentN(ScriptBytecodeAdapter.java:66)
	at org.codehaus.mojo.shitty.TestMojo$_execute_closure1.doCall(TestMojo.groovy:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(ReflectionMetaMethod.java:52)
	at org.codehaus.groovy.runtime.MetaClassHelper.doMethodInvoke(MetaClassHelper.java:714)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:583)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:476)
	at groovy.lang.Closure.call(Closure.java:174)
	at groovy.lang.Closure.call(Closure.java:187)
	at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:823)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(ReflectionMetaMethod.java:52)
	at org.codehaus.groovy.runtime.NewInstanceMetaMethod.invoke(NewInstanceMetaMethod.java:90)
	at org.codehaus.groovy.runtime.MetaClassHelper.doMethodInvoke(MetaClassHelper.java:714)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:583)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:476)
	at org.codehaus.groovy.runtime.Invoker.invokePojoMethod(Invoker.java:104)
	at org.codehaus.groovy.runtime.Invoker.invokeMethod(Invoker.java:77)
	at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:85)
	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:158)
	at org.codehaus.mojo.shitty.TestMojo.execute(TestMojo.groovy:189)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 minutes 34 seconds
[INFO] Finished at: Wed Oct 10 03:24:02 EDT 2007
[INFO] Final Memory: 200M/551M
[INFO] ------------------------------------------------------------------------