Howdy,

Herve, thanks for reporting this, as I was analyzing console logs on my
desktop I came to a similar conclusion.

Am CANCELING the vote and will respin the 6.1.0 release of Maven Indexer.

What really happened, is this:
1) released 6.1.0 as usual
2) figured that due buggy m-release-p 3.0.0-M1 (from parent) I had no GPG
signatures deployed
3) hence, I dropped staging repo and did `cd target/checkout` and then `mvn
deploy -P apache-release` that made GPG signatures be deployed as well, so
at first glance all looked OK

But, later I figured this caused another issue:
* indexer-cli, if you look, is shaded AND replaced. Hence, my circumvention
deploy caused the shade plugin to re-run, and shade indexer-cli onto itself
again (as it was already shaded and replaced!).
* unsure what happened to indexer-reader reproducibility.... (is Java11 the
issue?)

Also, there are several new issues spotted by me post release:
https://issues.apache.org/jira/browse/MINDEXER-137 Align example packages
with core (merely cosmetic, examples are showcasing indexer, not to be used
as downstream dep)
https://issues.apache.org/jira/browse/MINDEXER-138 Jetty scope is wrong
(this is bad, as will pull Jetty as dep for consumers of Indexer)

Out of these, MINDEXER-137 is not, but MINDEXER-138 IS BAD.

On Sat, Feb 12, 2022 at 9:27 AM Hervé BOUTEMY <herve.bout...@free.fr> wrote:

> +1
>
> sadly, there are a few build reproducibility issues on
> indexer-cli-6.1.0.jar
> and indexer-reader-6.1.0.jar: reference was done with JDK 11 oon *nix
> I'll open a Jira issue and we'll work on fixing this for next release
>
> Regards,
>
> Hervé
>
> Le vendredi 11 février 2022, 11:28:35 CET Tamás Cservenák a écrit :
> > Howdy,
> >
> > We solved many issues:
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523&ve
> > rsion=12342225
> >
> > There are still a handful of issues left in JIRA:
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MINDEXER%20AND%20
> >
> resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC%2C%20updated%20
> > DESC
> >
> > Staging repository:
> > https://repository.apache.org/content/repositories/maven-1712/
> >
> > Source release and checksum:
> >
> https://repository.apache.org/content/repositories/maven-1712/org/apache/mav
> > en/indexer/maven-indexer/6.1.0/maven-indexer-6.1.0-source-release.zip
> > SHA512:
> >
> 3c07febb84eba22cbf4b529cbd35fa1929a5ca59e5aab757cb6b199691dd36b3514ecf59c47f
> > fac2a8cb01bea40af8e3367e4affc7bb4907197dff2cf2ac99da
> >
> > Staging site:
> > https://maven.apache.org/maven-indexer-archives/maven-indexer-LATEST/
> >
> > Guide to testing staged releases:
> > https://maven.apache.org/guides/development/guide-testing-releases.html
> >
> > Vote open for 72 hours.
> >
> > [ ] +1
> > [ ] +0
> > [ ] -1
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

Reply via email to