내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Maven-vault-plugin:0.0.10:package error

Avatar

Level 2

 

This error appear while execte this line in cmd console :  mvn clean install -Pauto-deploy-all

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 2
 
thanks for your time ,
I managed to solve the problem, it was because I was using the version of maven 3.3.3, to compile and release it with version 2.5 ran perfect.
regards

원본 게시물의 솔루션 보기

4 답변 개

Avatar

Level 10

Try to build using mvn clean install and then try install it manually using felix console. Do you get errors? 

Avatar

Level 2

Hi, 

 

With mvn clean install, appear the same error.... i'm following the instructions to execute and install code of github repository "https://github.com/headwirecom/aem-solr-search", but don't run in my PC.. can you help me? Why appear this error ?

 

Thanks

Avatar

Level 10

I will look into this code. 

Avatar

정확한 답변 작성자:
Level 2
 
thanks for your time ,
I managed to solve the problem, it was because I was using the version of maven 3.3.3, to compile and release it with version 2.5 ran perfect.
regards