You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Azin, Arian" <ar...@bofa.com.INVALID> on 2022/04/07 15:39:53 UTC

Plugin resolution error

Hello,

Getting this error when running mvn clean install:

[ERROR] Failed to execute goal com.github.spotbugs:spotbugs-maven-plugin:3.1.12:spotbugs (spotbugs) on project gret-fo-algo-root: Execution spotbugs of goal com.github.spotbugs:spotbugs-maven-plugin:3.1.12:spotbugs failed: Plugin com.github.spotbugs:spotbugs-maven-plugin:3.1.12 or one of its dependencies could not be resolved: Could not find artifact com.baml
.gretcore.gret_core:gret-core-build-tools:jar:2.105.0 in central (https://artifacts.horizon.bankofamerica.com/artifactory/plugins-release) -> [Help 1]
[ERROR]


The company does not use proxy for Maven or IntelliJ. Other users do not have this problem either. The versions used:

java version "1.8.0_321"
Java(TM) SE Runtime Environment (build 1.8.0_321-b25)
Java HotSpot(TM) 64-Bit Server VM (build 25.321-b25, mixed mode)


Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T14:41:47-04:00)
Maven home: C:\Program Files (x86)\Apache\Maven360\bin\..
Java version: 1.8.0_321, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk8\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"


IntelliJ IDEA 2021.3.3 (Community Edition)
Build #IC-213.7172.25, built on March 15, 2022
Runtime version: 11.0.14.1+1-b1751.46 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 16

Kotlin: 213-1.5.10-release-949-IJ7172.25

----------------------------------------------------------------------
This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.bankofamerica.com/emaildisclaimer.   If you are not the intended recipient, please delete this message.

Re: Plugin resolution error

Posted by Greg Chabala <gr...@gmail.com>.
>
> The company does not use proxy for Maven or IntelliJ
>

You mean like this one?

 https://artifacts.horizon.bankofamerica.com/artifactory/plugins-release


On Fri, Apr 8, 2022 at 12:48 AM Azin, Arian <ar...@bofa.com.invalid>
wrote:

>
> Hello,
>
> Getting this error when running mvn clean install:
>
> [ERROR] Failed to execute goal
> com.github.spotbugs:spotbugs-maven-plugin:3.1.12:spotbugs (spotbugs) on
> project gret-fo-algo-root: Execution spotbugs of goal
> com.github.spotbugs:spotbugs-maven-plugin:3.1.12:spotbugs failed: Plugin
> com.github.spotbugs:spotbugs-maven-plugin:3.1.12 or one of its dependencies
> could not be resolved: Could not find artifact com.baml
> .gretcore.gret_core:gret-core-build-tools:jar:2.105.0 in central (
> https://artifacts.horizon.bankofamerica.com/artifactory/plugins-release)
> -> [Help 1]
> [ERROR]
>
>
> The company does not use proxy for Maven or IntelliJ. Other users do not
> have this problem either. The versions used:
>
> java version "1.8.0_321"
> Java(TM) SE Runtime Environment (build 1.8.0_321-b25)
> Java HotSpot(TM) 64-Bit Server VM (build 25.321-b25, mixed mode)
>
>
> Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
> 2018-10-24T14:41:47-04:00)
> Maven home: C:\Program Files (x86)\Apache\Maven360\bin\..
> Java version: 1.8.0_321, vendor: Oracle Corporation, runtime: C:\Program
> Files\Java\jdk8\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
>
>
> IntelliJ IDEA 2021.3.3 (Community Edition)
> Build #IC-213.7172.25, built on March 15, 2022
> Runtime version: 11.0.14.1+1-b1751.46 amd64
> VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
> Windows 10 10.0
> GC: G1 Young Generation, G1 Old Generation
> Memory: 2048M
> Cores: 16
>
> Kotlin: 213-1.5.10-release-949-IJ7172.25
>
> ----------------------------------------------------------------------
> This message, and any attachments, is for the intended recipient(s) only,
> may contain information that is privileged, confidential and/or proprietary
> and subject to important terms and conditions available at
> http://www.bankofamerica.com/emaildisclaimer.   If you are not the
> intended recipient, please delete this message.
>