[Cosmo-dev] abdera snapshot updates
Vinubalaji Gopal
vinubalaji at gmail.com
Thu Jun 28 23:46:13 PDT 2007
On 6/12/07, Brian Moseley <bcm at osafoundation.org> wrote:
> i've applied a few patches to abdera and updated the snapshot on
> paniolo, so if you update and then get weird compilation errors that
> say things like "method not found", try rerunning mvn compile with the
> -U flag (to force mvn to update snapsht jars). if that doesn't work,
> rm -rf ~/.m2/repository/org/apache/abdera should.
I am still not able to compile Cosmo. I get the following errors:
Compilation failure
/home/vinu/git/cosmo/cosmo/src/main/java/org/osaf/cosmo/atom/provider/UserTarget.java:[18,33]
cannot find symbol
symbol : class EntityTag
location: package org.apache.abdera.protocol
/home/vinu/git/cosmo/cosmo/src/main/java/org/osaf/cosmo/atom/provider/ItemProvider.java:[27,33]
cannot find symbol
symbol : class EntityTag
location: package org.apache.abdera.protocol
....
and a lot more errors related to EntityTag.
I tried using mvn compile with -U and also removing
/home/vinu/.m2/repository/apache/abdera - still I get the same errors.
I even tried removing /home/vinu/.m2 and still I get the same errors.
Is there anything else I can do to make Cosmo compile?
--
Vinu
In a world without fences who needs Gates?
More information about the cosmo-dev
mailing list