You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2015/02/19 12:55:11 UTC

[jira] [Created] (SLING-4436) org.apache.sling.scripting.sightly does not compile

Konrad Windszus created SLING-4436:
--------------------------------------

             Summary: org.apache.sling.scripting.sightly does not compile
                 Key: SLING-4436
                 URL: https://issues.apache.org/jira/browse/SLING-4436
             Project: Sling
          Issue Type: Bug
          Components: Scripting
    Affects Versions: Scripting Sightly Engine 1.0.0
            Reporter: Konrad Windszus


The current 1.0.0-SNAPSHOT version of the {{org.apache.sling.scripting.sightly}} Maven module doesn't compile, as it can't find the {{org.eclipse.core:resources:jar:3.4.0}} transitive dependency included in {{org.apache.sling.commons.compiler:2.0.0}}.

In order to reproduce, clean your local Maven repository and try to compile the aforementioned module.

The fix would be to increase that dependency to {{org.apache.sling.commons.compiler:2.2.0}}. Compare with SLING-4379.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)