Maven-vault-plugin:0.0.10:package error | Community
Skip to main content
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 rubenm81941414
 
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 replies

smacdonald2008
Level 10
March 15, 2016

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

rubenm81941414
Level 2
March 15, 2016

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

smacdonald2008
Level 10
March 15, 2016

I will look into this code. 

rubenm81941414
rubenm81941414AuthorAccepted solution
Level 2
March 16, 2016
 
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