报错:
Failure to find org.glassfish:javax.el:pom:3.0.1-b06-SNAPSHOT in https://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced
一般在maven找不到jar,
1,更换库地址--有可能网络不通
2,排除jar(不需要的情况) mvn de
org.apache.hbase hbase-server2.0.5 org.glassfish javax.el
pendency:tree查找依赖关系



