maven的使用问题,新手求助

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-source-plugin:2.1:jar (default) on project easypr: Error creating source archive: You must set at least one 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.

http://git.oschina.net/lgcjava/EasyPR-java在这里下的zip包 已经配置了opencv和maven了,mvn eclipse:eclipse 也在导入maven项目前用了。。不知道该如何编译使用,各位大神求救呀,毕业项目TAT 车牌识别系统。

看不出来。 是不是jdk的版本和maven使用的版本不一样导致的。项目右键-》properties->java compiler. 指定JDK的版本。 如果解决了告诉我一下解决方案。 我最近想整理一下maven的常见错误。 非常感谢。