Wonder where the questionmark is coming from... is there somewhere in the Pom?


--
http://bernd.eckenfels.net
________________________________
Von: Enrico Olivelli <eolive...@gmail.com>
Gesendet: Sunday, August 30, 2020 8:24:49 AM
An: Maven Users List <users@maven.apache.org>
Betreff: Re: Strange maven sonar download warning?

Il Dom 30 Ago 2020, 05:52 Dan Tran <dant...@gmail.com> 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 <dant...@gmail.com> 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
> >
> >
>

Reply via email to