Right, this is not nice, although the version is explicitly overwritten in https://github.com/apache/sling-parent/blob/b1a60b5c6022ac7369c882698fa9df2fee1392ba/sling-parent/pom.xml#L394 <https://github.com/apache/sling-parent/blob/b1a60b5c6022ac7369c882698fa9df2fee1392ba/sling-parent/pom.xml#L394>. I am gonna cancel the vote. If you have further insights on the other issue or you can report it via JIRA that would be great.
> On 25. May 2021, at 18:03, Eric Norman <[email protected]> wrote: > > One other problem that I see is that the version number of the > checksum-maven-plugin seems to be wrong. It should be 1.10 instead of > 1.10.0 which leads to warnings like below to get logged: > > [WARNING] The POM for > net.nicoulaj.maven.plugins:checksum-maven-plugin:jar:1.10.0 is missing, no > dependency information available > [WARNING] Failed to retrieve plugin descriptor for > net.nicoulaj.maven.plugins:checksum-maven-plugin:1.10.0: Plugin > net.nicoulaj.maven.plugins:checksum-maven-plugin:1.10.0 or one of its > dependencies could not be resolved: Failure to find > net.nicoulaj.maven.plugins:checksum-maven-plugin:jar:1.10.0 in > http://repo:8081/repository/maven-public/ was cached in the local > repository, resolution will not be reattempted until the update interval of > enapps-central has elapsed or updates are forced > > On Mon, May 24, 2021 at 4:43 PM Eric Norman <[email protected]> wrote: > >> tentative -1 for me. I didn't have time to determine the root reason, but >> I tried switching org-apache-sling-testing-sling-mock-oak to this parent >> version and the build got stuck. The same doesn't happen with parent 41. >> >> From what I can tell, the org-apache-sling-testing-sling-mock-oak build >> appears to go into an infinite loop while generating the >> dependency-reduced-pom.xml file. Removing org.osgi.util.tracker from the >> dependencies of the parent pom seems to make the problem go away, so I'm >> assuming there is some conflict around that change somewhere. >> >> >> On Fri, May 21, 2021 at 12:26 AM Konrad Windszus <[email protected]> wrote: >> >>> Hi, >>> >>> We solved 5 issues in this release: >>> https://issues.apache.org/jira/projects/SLING/versions/12349946 >>> https://issues.apache.org/jira/projects/SLING/versions/12349945 >>> >>> Staging repository: >>> https://repository.apache.org/content/repositories/orgapachesling-2450/ >>> >>> You can use this UNIX script to download the release and verify the >>> signatures: >>> >>> https://gitbox.apache.org/repos/asf?p=sling-tooling-release.git;a=blob;f=check_staged_release.sh;hb=HEAD >>> >>> Usage: >>> sh check_staged_release.sh [YOUR REPOSITORY ID] /tmp/sling-staging >>> >>> Please vote to approve this release: >>> >>> [ ] +1 Approve the release >>> [ ] 0 Don't care >>> [ ] -1 Don't release, because ... >>> >>> This majority vote is open for at least 72 hours. >>> Konrad >> >>
