twitter-archive / snowflake

Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.
http://twitter.com/
7.68k stars 1.14k forks source link

Failed to parse plugin descriptor for com.twitter:maven-build-properties-plugin:0.0.2 #21

Closed ags2121 closed 10 years ago

ags2121 commented 10 years ago

I'm on the updated_deps branch (though I have the same error on master) and I'm getting the following build error when I run 'mvn test'. Any clues as to what I'm doing wrong?

11:35:59-alexsilva~/Documents/snowflake/snowflake (updated_deps)$ mvn test
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building snowflake 1.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.522s
[INFO] Finished at: Fri Feb 28 11:40:13 EST 2014
[INFO] Final Memory: 20M/1963M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to parse plugin descriptor for com.twitter:maven-build-properties-plugin:0.0.2 (/Users/alexsilva/.m2/repository/com/twitter/maven-build-properties-plugin/0.0.2/maven-build-properties-plugin-0.0.2.jar): error in opening zip file -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginDescriptorParsingException