Hi Maxim, The build fails here with:
... [INFO] Wicketstuff HighCharts (Wicked-Charts) Widget ...... SUCCESS [ 19.412 s] [INFO] Wicketstuff Dashboard Demo ......................... FAILURE [ 1.809 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:59 min [INFO] Finished at: 2015-12-09T16:29:38+01:00 [INFO] Final Memory: 24M/313M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project wicketstuff-dashboard-examples: Compilation failure: Compilation failure: [ERROR] /home/martin/git/wicketstuff-core/dashboard-parent/dashboard-examples/src/test/java/org/wicketstuff/dashboard/examples/Start.java:[15,31] error: cannot find symbol [ERROR] symbol: class HttpConfiguration [ERROR] location: package org.eclipse.jetty.server [ERROR] /home/martin/git/wicketstuff-core/dashboard-parent/dashboard-examples/src/test/java/org/wicketstuff/dashboard/examples/Start.java:[16,31] error: cannot find symbol [ERROR] symbol: class HttpConnectionFactory [ERROR] location: package org.eclipse.jetty.server ... Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Wed, Dec 9, 2015 at 11:21 AM, Maxim Solodovnik <[email protected]> wrote: > Thanks a lot! > > On Wed, Dec 9, 2015 at 4:01 PM, Decebal Suiu <[email protected]> > wrote: > > > I modified the readme file on github to inform people that the project > was > > moved to wicketstuff. > > > > On Fri, Dec 4, 2015 at 4:36 PM, Decebal Suiu <[email protected]> > > wrote: > > > > > Hi Maxim, > > > > > > I can assist you. I don't have the time to perform this relocation and > I > > > don't know to much about the structure of wicketstuff. > > > You are already a committer on wicket-dashboard so you have the both > > > worlds :) > > > I see a probable issue with this sentence " And the release process > takes > > > ~6 hours here now!". Now I releasing by request :) > > > > > > On Fri, Dec 4, 2015 at 3:01 PM, Maxim Solodovnik <[email protected] > > > > > wrote: > > > > > >> Hello Decebal, > > >> > > >> Would you like me to perform move? I s this task still actual? > > >> > > >> > > >> > > > > > > > > > -- > WBR > Maxim aka solomax >
