[
https://issues.apache.org/jira/browse/SLING-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338235#comment-14338235
]
Konrad Windszus commented on SLING-4436:
----------------------------------------
Sorry for the noise. I just figured out I had a corrupt version of
org.eclipse.core:resource:3.4.0 in my local repo. That was caused by the
Atlassian Public Maven Repo. That has a corrupt version of that artifact:
https://maven.atlassian.com/content/groups/public/org/eclipse/core/resources/3.4.0/.
> 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)