I am not seeing that directory in the tag, nor in the source release zip. When I run
git clone [email protected]:apache/maven-compiler-plugin.git --branch maven-compiler-plugin-3.11.0 && find maven-compiler-plugin -name "*MCOMPILER-517*" It does not return anything. I am not sure where is it coming from in your case. Petr ------- Original Message ------- On Wednesday, February 15th, 2023 at 12:46, Olivier Lamy <[email protected]> wrote: > > > So it looks this directory is not part of source release zip? whereas > it's in the tag? > > wget > https://repository.apache.org/content/repositories/maven-1873/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0-source-release.zip > && unzip -l maven-compiler-plugin-3.11.0-source-release.zip | grep > MCOMPILER-517-install-not-recompile > nothing > > I didn’t check the rest of the source-release.zip vs the tag but this > doesn’t look similar at least for this directory. > I just wonder if there are other differences? > > > > > > On Wed, 15 Feb 2023 at 21:36, Petr Široký [email protected] wrote: > > > The failed IT is 'src/it/MCOMPILER-517-install-not-recompile', which I am > > not seeing in the git repo > > (https://github.com/apache/maven-compiler-plugin/tree/maven-compiler-plugin-3.11.0/src/it). > > Is it possible you have this IT only locally (and thus not re-formatted > > yet)? > > > > Thanks, > > Petr > > > > ------- Original Message ------- > > On Wednesday, February 15th, 2023 at 12:18, Olivier Lamy [email protected] > > wrote: > > > > > +1 > > > Any idea why building from the tag I got this issue: > > > https://gist.github.com/olamy/4c5ef44755f2d99f96c533de1121dce1 > > > whereas building from the source.zip it's fine? > > > > > > On Tue, 14 Feb 2023 at 18:51, Guillaume Nodet [email protected] wrote: > > > > > > > Hi, > > > > I'd like to release Apache Maven Compiler Plugin 3.11.0 > > > > > > > > 7 issues fixed > > > > https://issues.apache.org/jira/projects/MCOMPILER/versions/12351444 > > > > > > > > draft github release notes (sadly only for people with write access as > > > > it's > > > > a draft:() : > > > > https://github.com/apache/maven-compiler-plugin/releases/tag/untagged-0ec6b3d056333c4a2ed0 > > > > > > > > staging repo > > > > https://repository.apache.org/content/repositories/maven-1873/ > > > > artifacts here > > > > https://repository.apache.org/content/repositories/maven-1873/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/ > > > > > > > > staging site > > > > https://maven.apache.org/plugins-archives/maven-compiler-plugin-LATEST/ > > > > > > > > Vote open for 72H > > > > > > > > -- > > > > ------------------------ > > > > Guillaume Nodet > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
