Sorry, I made a mistake
I have a problem with compressors and with SLF4J:
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] An exception occured while executing the Java class.
org/slf4j/impl/StaticLoggerBinder

org.slf4j.impl.StaticLoggerBinder
[INFO]
------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: An exception occured
while executing the Java class. org/slf4j/impl/StaticLoggerBinder
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)


2010/5/10 Florent Empis <[email protected]>

> Hello,
>
> I try to run the Dirichlet example via this shell:
> mahout/examples/bin/build-reuters.sh
> I'm fairly new to Mahout and to Maven and I think something is wrong with
> dependencies and probably with the repositories I should add to my
> settings.xml ?
>
> Thanks for your help!
>
> -------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] An exception occured while executing the Java class. null
>
> org.apache.commons.compress.compressors.CompressorException
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: An exception
> occured while executing the Java class. null
>         at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
>
> -------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] An exception occured while executing the Java class. null
>
> org.apache.commons.compress.compressors.CompressorException
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: An exception
> occured while executing the Java class. null
>         at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
>
>

Reply via email to