@ Enrico I have clean builds @Bernd thanks for the hint, the '?' must be a hidden char sitting in my pom. When overriding from outside ( -Dkey=value) dont see this issue
I have a good clue now Thanks -D On Sat, Aug 29, 2020 at 11:34 PM Bernd Eckenfels <[email protected]> wrote: > Wonder where the questionmark is coming from... is there somewhere in the > Pom? > > > -- > http://bernd.eckenfels.net > ________________________________ > Von: Enrico Olivelli <[email protected]> > Gesendet: Sunday, August 30, 2020 8:24:49 AM > An: Maven Users List <[email protected]> > Betreff: Re: Strange maven sonar download warning? > > Il Dom 30 Ago 2020, 05:52 Dan Tran <[email protected]> ha scritto: > > > don't see similar warnings when using with sonar-maven-plugin-3.6.x > > > > -D > > > > On Sat, Aug 29, 2020 at 8:13 PM Dan Tran <[email protected]> wrote: > > > > > > > > Hello to all > > > > > > I am seeing the bellow warning at my build with no build failure. > Wonder > > > if anyone else sees the same thing? > > > > > > *19:22:30* [WARNING] The POM for > > org.sonarsource.scanner.maven:sonar-maven-plugin:jar:?3.7.0.1746 is > > missing, no dependency information available*19:22:30* [WARNING] Failed > to > > retrieve plugin descriptor for > > org.sonarsource.scanner.maven:sonar-maven-plugin:?3.7.0.1746: Plugin > > org.sonarsource.scanner.maven:sonar-maven-plugin:?3.7.0.1746 or one of > its > > dependencies could not be resolved: Failure to find > > org.sonarsource.scanner.maven:sonar-maven-plugin:jar:?3.7.0.1746 in > > https://my.inernal.maven <https://ap-sc.lss.emc.com/artifactory/public > >.repo > > was cached in the local repository, resolution will not be reattempted > > until the update interval of brs has elapsed or updates are forced > > > > Probably you had problems during the download of some file. > > You can try to run your build with -U flag or clean up your .m2/repository > directory, this way you will start with a clean local repository (that's > basically a cache) > > Enrico > > > > > > > > > > Thanks > > > > > > > > > -D > > > > > > > > >
