thats been broken for a long time, it was used by David while he developed
LDA, It didn't get updated to work post 0.2 . Use Sisir's script to convert
reuters to vectors, its up on the wiki

Robin

On Mon, May 10, 2010 at 7:53 PM, Florent Empis <florent.em...@gmail.com>wrote:

> Try adding a -X on your mvn calls you'll get a much more verbose output.
>
> 2010/5/10 Jeff Eastman <j...@windwardsolutions.com>
>
> > I'm also getting a build error running that job but do not see the
> > additional text you are seeing. How do you enable that extra information?
> > Jeff
> >
> > $ ./build-reuters.sh
> > Downloading Reuters-21578
> >  % Total    % Received % Xferd  Average Speed   Time    Time     Time
> >  Current
> >                                 Dload  Upload   Total   Spent    Left
> >  Speed
> > 100 7959k  100 7959k    0     0   697k      0  0:00:11  0:00:11 --:--:--
> >  667k
> > Extracting...
> > Converting to plain text.
> > + Error stacktraces are turned on.
> > [ERROR] BUILD ERROR
> >
> >
> >
> >
> >
> > On 5/10/10 7:07 AM, Florent Empis wrote:
> >
> >> 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<florent.em...@gmail.com>
> >>
> >>
> >>
> >>> 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