Hi, It seems that the maven dependencies are not properly downloaded. Can you try deleting these jar file and compile again?
-Anand On 19 August 2014 05:00, researcher cs <[email protected]> wrote: > when i executed this command > > mvn compile exec:java -Dexec.classpathScope=compile > -Dexec.mainClass=trident.Myclass > > i got this > [ERROR] BUILD FAILURE[INFO] Compilation failure > > error: error reading > /home/usrs/.m2/repository/com/google/guava/guava/13.0/guava-13.0.jar; > error in opening zip file > > error: error reading > /home/usrs/.m2/repository/com/fasterxml/jackson/core/jackson- > > core/2.0.0/jackson-core-2.0.0.jar; error in opening zip file error: error > reading > /home/usrs/.m2/repository/org/twitter4j/twitter4j-core/3.0.3/twitter4j-core-3.0.3.jar; > > error in opening zip file > > can anyone help me ? > >
