Failed to execute goal biz.aQute.bnd:bnd-maven-plugin:5.0.0:bnd-process (bnd-process) on project aemgeeks.core: bnd error: null: ConcurrentModificationException -> [Help 1] | Community
Skip to main content
New Participant
November 8, 2023
Solved

Failed to execute goal biz.aQute.bnd:bnd-maven-plugin:5.0.0:bnd-process (bnd-process) on project aemgeeks.core: bnd error: null: ConcurrentModificationException -> [Help 1]

  • November 8, 2023
  • 3 replies
  • 2706 views

1) Steps to reproduce:

clone https://github.com/aemgeeks1212/aemgeeks.git

2) checkout to main branch

3) execute mvn clean install -PautoInstallPackage

java version : 11,

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by aanchal-sikka

@vineetham123 

 

Someone has reported issue on the repo: Maven clean install failed · Issue #12 · aemgeeks1212/aemgeeks · GitHub

 

3 replies

kautuk_sahni
Employee
November 9, 2023

@vineetham123 Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

Kautuk Sahni
Sady_Rifat
New Participant
November 8, 2023

Hello @vineetham123 ,

Maybe you are talking about the master branch. I didn't find the 'main' branch.

However, I tried to do the same in my local. Unable to generate this issue.

 

You can do one thing, In your local .m2 delete the biz.aQute.bnd folder and let Maven install it again. Then try to install the project again.

aanchal-sikka
aanchal-sikkaAccepted solution
New Participant
November 8, 2023
Aanchal Sikka