Expand my Community achievements bar.

SOLVED

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 Accepted Solution

Avatar

Correct answer by
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

View solution in original post

4 Replies

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

Correct answer by
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