rombert commented on PR #37:
URL:
https://github.com/apache/sling-org-apache-sling-starter-integration-tests/pull/37#issuecomment-3595835317
I am not sure why this fails.
```
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal on project org.apache.sling.starter.integration-tests: Could not resolve
dependencies for project
org.apache.sling:org.apache.sling.starter.integration-tests:jar:14-SNAPSHOT
dependency:
org.apache.sling:org.apache.sling.starter.test-services:jar:14-SNAPSHOT
(compile)
Could not find artifact
org.apache.sling:org.apache.sling.starter.test-services:jar:14-SNAPSHOT
```
The SNAPSHOT jar is deployed -
https://repository.apache.org/content/groups/snapshots/org/apache/sling/org.apache.sling.starter.test-services/14-SNAPSHOT/
.
Maybe Maven is not using the snapshots repository?
@stefanseifert - any ides?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]