rombert commented 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 @ ``` -- 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]
