Re: Question about Apache Parent Pom and source-release-assembly

2020-01-18 Thread Enrico Olivelli
Il sab 18 gen 2020, 22:27 Hervé BOUTEMY ha scritto: > Le samedi 18 janvier 2020, 14:24:29 CET Enrico Olivelli a écrit : > > Hervé > > I don't know why but my change works as expected. > > > > I really can't change the artifact id of the main parent pom because it > > will be a nuisance for consum

Re: Question about Apache Parent Pom and source-release-assembly

2020-01-18 Thread Hervé BOUTEMY
Le samedi 18 janvier 2020, 14:24:29 CET Enrico Olivelli a écrit : > Hervé > I don't know why but my change works as expected. > > I really can't change the artifact id of the main parent pom because it > will be a nuisance for consumers. > > So you think that my patch is working only because of a

Re: Question about Apache Parent Pom and source-release-assembly

2020-01-18 Thread Enrico Olivelli
Hervé I don't know why but my change works as expected. I really can't change the artifact id of the main parent pom because it will be a nuisance for consumers. So you think that my patch is working only because of a bug in Maven core? I shouldn't be able to override finalName. I could change

Re: Question about Apache Parent Pom and source-release-assembly

2020-01-18 Thread Hervé BOUTEMY
WARNING: finalName is read-only There is a bug in Maven 3 that does not check, but this will be fixed in Maven 3.7.0 (see MNG-5001 [1]), then you'll get soon the expected failure Either you should rename parent artifact to zookeeper, then you'll have to rename the current zookeeper to zookeeper-