[
https://issues.apache.org/jira/browse/SLING-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006656#comment-15006656
]
Stefan Egli commented on SLING-5296:
------------------------------------
Looks like this was caused by sightly.testing starting a launchpad - which had
this snapshot dependency to discovery.
> scripting.sightly.testing build failure due to snapshot dependency on
> discovery
> -------------------------------------------------------------------------------
>
> Key: SLING-5296
> URL: https://issues.apache.org/jira/browse/SLING-5296
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Affects Versions: Launchpad Builder 8
> Reporter: Stefan Egli
> Assignee: Stefan Egli
> Priority: Minor
>
> On jenkins every other day or so we now get a failure as follows:
> {code}
> Waiting for Jenkins to finish collecting data
> [ERROR] Failed to execute goal on project
> org.apache.sling.scripting.sightly.testing: Could not resolve dependencies
> for project
> org.apache.sling:org.apache.sling.scripting.sightly.testing:slingstart:1.0.5-SNAPSHOT:
> The following artifacts could not be resolved:
> org.apache.sling:org.apache.sling.discovery.base:jar:1.0.0-SNAPSHOT,
> org.apache.sling:org.apache.sling.discovery.oak:jar:1.0.0-SNAPSHOT: Could not
> find artifact
> org.apache.sling:org.apache.sling.discovery.base:jar:1.0.0-SNAPSHOT in Nexus
> (http://repository.apache.org/snapshots) -> [Help 1]
> [ERROR]
> {code}
> (eg [here|https://builds.apache.org/job/sling-trunk-1.7/2720/console] or
> [here|https://builds.apache.org/job/sling-trunk-1.7/2716/console]).
> This seems to be due to the fact that the SNAPSHOT artifacts get removed (at
> midnight perhaps) and {{scripting.sightly.testing}} gets built before
> {{discovery.*}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)