You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by GitBox <gi...@apache.org> on 2021/07/13 14:39:54 UTC

[GitHub] [sling-project-archetype] rombert edited a comment on pull request #5: SLING-10601 - Add a launcher module to the project archetype

rombert edited a comment on pull request #5:
URL: https://github.com/apache/sling-project-archetype/pull/5#issuecomment-879146571


   The latest error is a bit weird as it fails to find a dependency which exists
   
   ```
   [INFO] [WARNING] The POM for org.apache.sling:org.apache.sling.feature:jar:1.2.26 is missing, no dependency information available
   
   [INFO] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
   
   [INFO] [ERROR] Unresolveable build extension: Plugin org.apache.sling:slingfeature-maven-plugin:1.5.10 or one of its dependencies could not be resolved: org.apache.sling:org.apache.sling.feature:jar:1.2.26 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced @ 
   ```
   
   But the jar is there - https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.feature/1.2.26/


-- 
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: commits-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org