+1

On Tue, Dec 20, 2016 at 5:40 AM, Carsten Ziegeler <cziege...@apache.org>
wrote:

> Robert Munteanu wrote
> > On Tue, 2016-12-20 at 11:04 +0100, Carsten Ziegeler wrote:
> >>> $ mvn clean package
> >>> OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
> >>> support was removed in 8.0
> >>> [INFO] Scanning for projects...
> >>> [ERROR] Unable to get artifact for Dependency
> >>> {groupId=org.apache.sling,
> >>> artifactId=org.apache.sling.sample.slingshot, version=0.8.0,
> >>> type=slingfeature}: Failure to find
> >>> org.apache.sling:org.apache.sling.sample.slingshot:txt:0.8.0 in
> >>> https:/
> >>> /repo.maven.apache.org/maven2 was cached in the local repository,
> >>> resolution will not be reattempted until the update interval of
> >>> central
> >>> has elapsed or updates are forced
> >>>
> >>> What am I doing wrong?
> >>>
> >>
> >> Unfortunately you have to use
> >> org.apache.sling/org.apache.sling.sample.slingshot/0.8.0/slingfeature
> >> /slingfeature
> >>
> >> that's a glitch in our tooling.
> >
> > After updating to the latest slingstart-maven-plugin and configuring
> > the dependency as you mentioned above it worked.
> >
> Great, I also fixed the check script to also download the model/txt files.
>
>
> Carsten
>
>
>
> --
> Carsten Ziegeler
> Adobe Research Switzerland
> cziege...@apache.org
>
>

Reply via email to