thanks, it works for me. Building Babel myself is still important, but for now I can see the expected behavior. mike
On Mon, Sep 20, 2010 at 3:16 PM, mackenzie <[email protected]> wrote: > To your first question, the Babel service moved quite awhile ago to > http://service.simile-widgets.org/babel/ and is much more stable > there. It's long term home is under discussion... > > MacKenzie > > > On Sep 20, 11:04 am, Michal Galdzicki <[email protected]> wrote: >> I tried thehttp://simile.mit.edu/babel/site to try the translator >> servicehttp://simile.mit.edu/babel/translator?.. >> it seems to be down. >> Is this something I should expect to come back? >> >> I also tried checking out simile-widgets-read-only/babel/trunk >> and running mvn install >> the first time it downloaded a bunch of stuff then failed. I'm new to >> using maven, so i don't quite know what to fix here. Output on >> re-running mvn install is below. Same error I got initially. >> >> mvn install >> [INFO] Scanning for projects... >> [INFO] Reactor build order: >> [INFO] Babel >> [INFO] Babel Interfaces >> [INFO] Babel Converters Modules >> [INFO] Bibtex Converter >> [INFO] Babel Exhibit Converter >> [INFO] Babel TSV Converter >> [INFO] Babel XLS Converter >> [INFO] Babel JPEG Converter >> [INFO] Babel KML Converter >> [INFO] Babel Engine >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Building Babel >> [INFO] task-segment: [install] >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] [site:attach-descriptor] >> [INFO] Preparing source:jar >> [WARNING] Removing: jar from forked lifecycle, to prevent recursive >> invocation. >> [INFO] No goals needed for project - skipping >> [INFO] [source:jar {execution: attach-sources}] >> [INFO] [install:install] >> [INFO] Installing >> /home/mgaldzic/simile-widgets/simile-widgets-read-only/babel/trunk/pom.xml >> to >> /home/mgaldzic/.m2/repository/org/simileWidgets/babel/1.0.0/babel-1.0.0.pom >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Building Babel Interfaces >> [INFO] task-segment: [install] >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] [resources:resources] >> [INFO] Using default encoding to copy filtered resources. >> [INFO] [compiler:compile] >> [INFO] Compiling 9 source files to >> /home/mgaldzic/simile-widgets/simile-widgets-read-only/babel/trunk/interfaces/target/classes >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Compilation failure >> >> error: error reading >> /home/mgaldzic/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar; error >> in opening zip file >> error: error reading >> /home/mgaldzic/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar; error in >> opening zip file >> error: error reading >> /home/mgaldzic/.m2/repository/com/sun/jdmk/jmxtools/1.2.1/jmxtools-1.2.1.jar; >> error in opening zip file >> error: error reading >> /home/mgaldzic/.m2/repository/com/sun/jmx/jmxri/1.2.1/jmxri-1.2.1.jar; >> error in opening zip file >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] For more information, run Maven with the -e switch >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 2 seconds >> [INFO] Finished at: Sun Sep 19 23:16:41 PDT 2010 >> [INFO] Final Memory: 15M/132M >> [INFO] >> ------------------------------------------------------------------------ > > -- > You received this message because you are subscribed to the Google Groups > "SIMILE Widgets" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/simile-widgets?hl=en. > > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en.
