Revision 9489 fails to build because of the tests
-------------------------------------------------
Key: MGWT-38
URL: http://jira.codehaus.org/browse/MGWT-38
Project: Maven 2.x GWT Plugin
Issue Type: Bug
Reporter: Ivan Yosifov
Current SVN head - rev 9489 fails to 'mvn clean install' with:
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: i18n-creator/pom.xml
[INFO] ...SUCCESS.
[INFO] Building: gwt-compile/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Expression: new java.io.File(basedir,
target/gwt-compile-1.0-SNAPSHOT/com.google.gwt.sample.hello.Hello).exists()
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.AssertionError: Expression: new java.io.File(basedir,
target/gwt-compile-1.0-SNAPSHOT/com.google.gwt.sample.hello.Hello).exists()
at
org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:393)
at
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:683)
at Script1.run(Script1.groovy:20)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:543)
at groovy.lang.GroovyShell.evaluate(GroovyShell.java:518)
at
org.apache.maven.plugin.invoker.GroovyScriptInterpreter.evaluateScript(GroovyScriptInterpreter.java:83)
at
org.apache.maven.plugin.invoker.InvokerMojo.runScript(InvokerMojo.java:1350)
at
org.apache.maven.plugin.invoker.InvokerMojo.runBuild(InvokerMojo.java:1155)
at
org.apache.maven.plugin.invoker.InvokerMojo.runBuild(InvokerMojo.java:1015)
at
org.apache.maven.plugin.invoker.InvokerMojo.runBuilds(InvokerMojo.java:944)
at
org.apache.maven.plugin.invoker.InvokerMojo.execute(InvokerMojo.java:554)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:540)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:519)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:356)
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:597)
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] ------------------------------------------------------------------------
running with -DskipTests=true allows the install to complete
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email