Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUILD FAILURE #50

Open
HongzhuLiu opened this issue Nov 14, 2016 · 1 comment
Open

BUILD FAILURE #50

HongzhuLiu opened this issue Nov 14, 2016 · 1 comment

Comments

@HongzhuLiu
Copy link

mvn -DskipTests clean install
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project SerFramework: Compilation failure: Compilation failure:
[ERROR] /root/git/ServiceFramework/src/main/java/net/csdn/bootstrap/loader/impl/ModelLoader.java:[14,24] error: package javarsistence does not exist
[ERROR] /root/git/ServiceFramework/src/main/java/net/csdn/hibernate/support/DruidConnectionProvider.java:[18,39] error: packcom.alibaba.druid.filter.logging does not exist
[ERROR] /root/git/ServiceFramework/src/main/java/net/csdn/hibernate/support/DruidConnectionProvider.java:[19,29] error: packcom.alibaba.druid.pool does not exist
[ERROR] /root/git/ServiceFramework/src/main/java/net/csdn/hibernate/support/DruidConnectionProvider.java:[20,29] error: packcom.alibaba.druid.pool does not exist
[ERROR] /root/git/ServiceFramework/src/main/java/net/csdn/hibernate/support/DruidConnectionProvider.java:[22,49] error: packorg.hibernate.service.jdbc.connections.spi does not exist
[ERROR] /root/git/ServiceFramework/src/main/java/net/csdn/hibernate/support/DruidConnectionProvider.java:[23,32] error: packorg.hibernate.service.spi does not exist
[ERROR] /root/git/ServiceFramework/src/main/java/net/csdn/hibernate/support/DruidConnectionProvider.java:[24,32] error: packorg.hibernate.service.spi does not exist
[ERROR] /root/git/ServiceFramework/src/main/java/net/csdn/hibernate/support/DruidConnectionProvider.java:[30,48] error: cannind symbol
[ERROR] class ConnectionProvider
[ERROR] /root/git/ServiceFramework/src/main/java/net/csdn/hibernate/support/DruidConnectionProvider.java:[30,68] error: cannind symbol
[ERROR] class Configurable
[ERROR] /root/git/ServiceFramework/src/main/java/net/csdn/hibernate/support/DruidConnectionProvider.java:[30,82] error: cannind symbol

@allwefantasy
Copy link
Owner

好像是依赖没有找到;你确定maven是OK的么?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants