Added the dependency and repository mentioned for Grid-Pagination v2.0.9 to my POM but the Jar file is not getting downloaded.
I downloaded the Jar manually and added it to my Vaadin 14.4 version application and used Paginated Grid, but the application is not starting. do you have any suggestion?
Below is the failure:
org.springframework.context.ApplicationContextException: Unable to start web server;
Hi,
One possible reason could be that you can not access vaadin and/or addons repositories where required dependency should be further downloaded for the grid-pagination add-on to work.
Could you be behind a proxy that filters out access to any of the repositories?
Hi, yes our Org has proxy that restricts the access. Myself and Artifactory team had discussion with Vaadin Team(Ankur & Tatu) today and found a solution for it.
I’m waiting for you to push the updated Paginated Jar to directory, after removing the banner “Grid Pagination”.