我用mvn package打包  但是报出了错误:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.
2:single (make-assembly) on project mock-snmp-agent: Execution make-assembly of
goal org.apache.maven.plugins:maven-assembly-plugin:2.2:single failed: Negative
time -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[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 rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutio
nException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command[ERROR]   mvn <goals> -rf :mock-snmp-agent
希望能有大侠帮我解决哈