Can you attach the output from mvn?  Things work for me as well, even after
clearing ~/.m2/

On Wed Sep 10 2014 at 11:25:56 AM Ryan Baxter <rbaxte...@apache.org> wrote:

> Martin are you having issues building shindig because the dependency
> cannot be found?  I just built shindig and maven was able to download
> the dependency into my local repo and build.
>
> On Wed, Sep 10, 2014 at 4:47 AM, Martin Hoeller <mar...@xss.co.at> wrote:
> > Hi!
> >
> > The current Shindig version has a dependency to caja defined in
> > java/gadgets/pom.xml (and in <dependencyManagement of the main pom.xml):
> >
> >    <dependency>
> >      <groupId>caja</groupId>
> >      <artifactId>caja</artifactId>
> >      <version>r5054</version>
> >    </dependency>
> >
> > However, this artifact does not exist! (I'm aware of the repository
> > http://google-caja.googlecode.com/svn/maven/.) According to caja's POM,
> > the specified version has a groupId of com.google.caja.
> >
> > This should be fixed in Shindigs POMs. Do you agree?
> >
> > Should I create a JIRA for this?
> >
> > thx,
> > - martin
>

Reply via email to