Hi Konrad,

On Wed, Nov 4, 2015 at 5:59 PM, Konrad Windszus
<konrad.winds...@netcentric.biz> wrote:
> I do have problems building the Sling IDE. While it works on the CLI with 
> Tycho I have errors within Eclipse due to unresolved dependencies for the 
> package “javax.jcr.nodetype".
> This is a dependency of module o.a.s.ide.api but neither the Target 
> Definition nor any dependent bundles do contain that package.
> Where is it supposed to come from?

The README.txt in next to the reactor pom contains something along the lines of

You should have previously built the projects using

    mvn package

to ensure that Maven artifacts which are not available on p2 update
sites are
included in the workspace.

Robert

Reply via email to