[
https://issues.apache.org/jira/browse/SLING-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14328655#comment-14328655
]
Konrad Windszus commented on SLING-4436:
----------------------------------------
{{org.eclipse.core:resource:3.4.0}} is not available from Maven Central:
http://search.maven.org/#search|gav|1|g%3A%22org.eclipse.core%22%20AND%20a%3A%22resources%22.
Probably you are using another maven repository which has that artifact. Just
remove your settings.xml to reproduce the issue.
> 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)