You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by Narayan S Dhillon <na...@googlemail.com> on 2008/01/31 01:06:34 UTC

Ramart : trunk build failure

Hi devs,

Tried to build rampart off the trunk and got this error.. any ideas?
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] This license has now expired.
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.RuntimeException: This license has now expired.
        at com.cenqua.clover.l.a(1.3.13-build-653:64)
        at com.cenqua.clover.l.a(1.3.13-build-653:22)
        at com.cenqua.clover.p.<init>(1.3.13-build-653:33)
        at com.cenqua.clover.CloverInstr.mainImpl(1.3.13-build-653:36)
        at
org.apache.maven.plugin.clover.CloverInstrumentInternalMojo.instrumentSources
(CloverInstrumentInternalMojo.java:184)
        at
org.apache.maven.plugin.clover.CloverInstrumentInternalMojo.execute(
CloverInstrumentInternalMojo.java:145)
        at org.apache.maven.plugin.DefaultPluginManager.executeMojo(
DefaultPluginManager.java:447)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
DefaultLifecycleExecutor.java:539)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle
(DefaultLifecycleExecutor.java:480)

Thanks, Narayan

Re: Ramart : trunk build failure

Posted by Ruchith Fernando <ru...@wso2.com>.
Fixed : [1]

Thanks,
Ruchith

1. http://svn.apache.org/viewvc?rev=616984&view=rev

Narayan S Dhillon wrote:
> Hi devs,
> 
> Tried to build rampart off the trunk and got this error.. any ideas?
> [ERROR] FATAL ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] This license has now expired.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Trace
> java.lang.RuntimeException: This license has now expired.
>         at com.cenqua.clover.l.a(1.3.13-build-653:64)
>         at com.cenqua.clover.l.a(1.3.13-build-653:22)
>         at com.cenqua.clover.p.<init>(1.3.13-build-653:33)
>         at com.cenqua.clover.CloverInstr.mainImpl(1.3.13-build-653:36)
>         at
> org.apache.maven.plugin.clover.CloverInstrumentInternalMojo.instrumentSources
> (CloverInstrumentInternalMojo.java:184)
>         at
> org.apache.maven.plugin.clover.CloverInstrumentInternalMojo.execute(
> CloverInstrumentInternalMojo.java:145)
>         at org.apache.maven.plugin.DefaultPluginManager.executeMojo(
> DefaultPluginManager.java:447)
>         at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(
> DefaultLifecycleExecutor.java:539)
>         at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle
> (DefaultLifecycleExecutor.java:480)
> 
> Thanks, Narayan
>