Re: solr trunk building error

2009-09-19 Thread turnguard
thank you VERY much for pointing my mind to the obvious... i appearantly had this problem once, i found two ant-tasks.jars in that folder and now renamed maven-ant-tasks.jar to maven-ant-tasks.jarBU and maven-ant-tasks-2.0.8.jar to maven-ant-tasks.jar and now everything works. beach! - i'm comi

Re: solr trunk building error

2009-09-19 Thread Yonik Seeley
2009/9/19 Noble Paul നോബിള്‍ नोब्ळ् : > what could be this problem? > >   [javac] error: error reading > /usr/share/java/maven/lib/maven-ant-tasks.jar; error in opening zip file Stating the obvious... does that file exist, and are it's permissions set to readable? If so, does it look like a corre

Re: solr trunk building error

2009-09-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
what could be this problem? [javac] error: error reading /usr/share/java/maven/lib/maven-ant-tasks.jar; error in opening zip file ? On Sat, Sep 19, 2009 at 11:53 PM, turnguard wrote: > > thanks again for taking the time, > > before digging any deeper - i should say that i also might have a a

Re: solr trunk building error

2009-09-19 Thread turnguard
thanks again for taking the time, before digging any deeper - i should say that i also might have a ant / maven problem (i just co'ed hbase) and got a similar error, but yesterday i built mahout (which is pure maven without ant) without any problem, so please excuse, if i'm posting wrong here : a

Re: solr trunk building error

2009-09-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Sat, Sep 19, 2009 at 10:59 PM, turnguard wrote: > > hi thanks for asking, > > there are no more messages, when i do a ant -v dist i get a stack trace, but > the error > message is more or less the same : common-build.xml:155 compile failed, see > the compiler error log can you share the s

Re: solr trunk building error

2009-09-19 Thread turnguard
hi thanks for asking, there are no more messages, when i do a ant -v dist i get a stack trace, but the error message is more or less the same : common-build.xml:155 compile failed, see the compiler error log to my shame , i have to admit, that i don't know where the specific compiler error

Re: solr trunk building error

2009-09-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
is there anything further in the error log? On Sat, Sep 19, 2009 at 6:15 PM, turnguard wrote: > > hi, i just checked out a fresh version of the solr trunk. > > when i try to build it (ant dist) i get the following error > > > > Buildfile: build.xml > > init-forrest-entities: > > compile-solrj: