[
https://issues.apache.org/jira/browse/SLING-12684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931119#comment-17931119
]
Stefan Seifert commented on SLING-12684:
----------------------------------------
when updating to parent 62, we also have to add a file like this
https://github.com/apache/sling-org-apache-sling-api/blob/master/.sling-module.json
because the build will no longer work with java 11 (bnd plugin requires min
java 17).
also, please do not disable the spotless plugin, except temporarily with a plan
to apply the formatting it later.
> ResourceResolver: update to latest Sling parent pom
> ---------------------------------------------------
>
> Key: SLING-12684
> URL: https://issues.apache.org/jira/browse/SLING-12684
> Project: Sling
> Issue Type: Task
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Minor
> Fix For: Resource Resolver 1.12.6
>
>
> ...avoiding:
> bq. [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-source-plugin:3.3.0:jar-no-fork
> (attach-sources) on project org.apache.sling.resourceresolver: Presumably you
> have configured maven-source-plugn to execute twice times in your build. You
> have to configure a classifier for at least on of them. -> [Help 1]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)