I made some changes on vaadin-simple-shiro to use MySql database to authenticate and authorize through Shiro JdbcRealm.
Here you can find the source code.
1 comment:
Anonymous
said...
Cloned from GIT and attempted mvn clean install but get the following, still finding my way but have done this successfully for other git projects. Any ideas, whenever I get Maven issues like this I hit a brick wall so would be great if you could shed some light on this please...thx
[ERROR] Failed to execute goal on project hospital: Could not resolve dependencies for project kg.cloud:hospital:war:0.0.1-SNAPSHOT: Failure to find com.jolbox:bonecp:jar:0.6.5 in http://maven.vaadin.com/vaadin-addons was cached in the local repository, resolution will not be reattempted until the update interval of vaadin-addons has elapsed or updates are forced -> [Help 1]
1 comment:
Cloned from GIT and attempted mvn clean install but get the following, still finding my way but have done this successfully for other git projects. Any ideas, whenever I get Maven issues like this I hit a brick wall so would be great if you could shed some light on this please...thx
[ERROR] Failed to execute goal on project hospital: Could not resolve dependencies for project kg.cloud:hospital:war:0.0.1-SNAPSHOT: Failure to find com.jolbox:bonecp:jar:0.6.5 in http://maven.vaadin.com/vaadin-addons was cached in the local repository, resolution will not be reattempted until the update interval of vaadin-addons has elapsed or updates are forced -> [Help 1]
Post a Comment