cancel
Showing results for 
Search instead for 
Did you mean: 

Building With Maven

thatguy1177
Champ in-the-making
Champ in-the-making
Anyone having this error with maven tonight?

[ERROR] error: error reading c:\work\m2\org\activiti\activiti-engine\5.9\activiti-engine-5.9.jar; error in opening zip file

I have never had this problem until today. I'm on a new machine, but can't figure out the issue.  I'm not sure it's an activiti issue, but not sure where else to look.

Steve
2 REPLIES 2

frederikherema1
Star Contributor
Star Contributor
Try running the command with stack traces turned on (-e I think), and look at the stack trace if you see the cause.

What remote repository url are you using?

thatguy1177
Champ in-the-making
Champ in-the-making
Stack trace didn't say anything extra. I did upgrade maven from 3.0.3 to 3.0.4 and that did it I think. Very strange.