Hmmm, what if you try running
':com.validis.amatino:cleanEclipseWtpComponent' first?

>From the stack trace it looks like the reading the component
information from existing wtp files is failing.

Cheers!

On Fri, Jul 22, 2011 at 5:15 PM, Andres Olave
<[email protected]> wrote:
> We are having a problem with the eclipse plugin. We have a number war files
> that we need built. They are all setup fairly similarly. 3 of them are
> building fine, but one of them encounters the following problem.
>
> 16:00:17.241 [ERROR] [org.gradle.BuildExceptionReporter] Execution failed
> for task ':com.validis.amatino:eclipseWtpComponent'
> 16:00:17.254 [ERROR] [org.gradle.BuildExceptionReporter] Cause: assert name
> != null && value != null
>       |    |       |  |     |
>       |    true    |  null  false
>       |            false
>       java-output-path
> 16:00:17.267 [ERROR] [org.gradle.BuildExceptionReporter]
> 16:00:17.277 [ERROR] [org.gradle.BuildExceptionReporter] * Exception is:
> 16:00:17.292 [ERROR] [org.gradle.BuildExceptionReporter]
> org.gradle.api.tasks.TaskExecutionException: Execution failed for ta
> sk ':com.validis.amatino:eclipseWtpComponent'.
> 16:00:17.311 [ERROR] [org.gradle.BuildExceptionReporter]        at
> org.gradle.api.internal.tasks.execution.ExecuteActionsTask
> Executer.executeActions(ExecuteActionsTaskExecuter.java:71)
> 16:00:17.329 [ERROR] [org.gradle.BuildExceptionReporter]        at
> org.gradle.api.internal.tasks.execution.ExecuteActionsTask
> Executer.execute(ExecuteActionsTaskExecuter.java:48)
> 16:00:17.349 [ERROR] [org.gradle.BuildExceptionReporter]        at
> org.gradle.api.internal.tasks.execution.PostExecutionAnaly
> sisTaskExecuter.execute(PostExecutionAnalysisTaskExecuter.java:34)
> 16:00:17.369 [ERROR] [org.gradle.BuildExceptionReporter]        at
> org.gradle.api.internal.tasks.execution.SkipUpToDateTaskEx
> ecuter.execute(SkipUpToDateTaskExecuter.java:55)
> 16:00:17.388 [ERROR] [org.gradle.BuildExceptionReporter]        at
> org.gradle.api.internal.tasks.execution.ValidatingTaskExec
> uter.execute(ValidatingTaskExecuter.java:57)
>
> <snip>
>
> 16:00:17.749 [ERROR] [org.gradle.BuildExceptionReporter] Caused by:
> Assertion failed:
>
> assert name != null && value != null
>       |    |       |  |     |
>       |    true    |  null  false
>       |            false
>       java-output-path
>
> 16:00:17.763 [ERROR] [org.gradle.BuildExceptionReporter]        at
> org.gradle.plugins.ide.eclipse.model.WbProperty.<init>(WbP
> roperty.groovy:31)
> 16:00:17.776 [ERROR] [org.gradle.BuildExceptionReporter]        at
> org.gradle.plugins.ide.eclipse.model.WbProperty.<init>(WbP
> roperty.groovy:27)
> 16:00:17.790 [ERROR] [org.gradle.BuildExceptionReporter]        at
> org.gradle.plugins.ide.eclipse.model.WtpComponent$_load_cl
> osure1.doCall(WtpComponent.groovy:46)
> 16:00:17.809 [ERROR] [org.gradle.BuildExceptionReporter]        at
> org.gradle.plugins.ide.eclipse.model.WtpComponent.load(Wtp
> Component.groovy:40)
>
> Any hints?
> Andres Olave
> System Architect
> Future Route & CreditPal
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>



-- 
Szczepan Faber
Principal engineer@gradleware
Lead@mockito

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to