Hi Klaudeta, After adding the dependency and repository mentioned for Grid

Hi Klaudeta,

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?

  • Klaudeta

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”.

Ok, great!

Version 2.0.10 is now published which has the banner removed.

-Klaudeta

Thank you!!

I hope it will be pushed to the below repo as well.

https://mvnrepository.com/artifact/org.vaadin.klaudeta/grid-pagination

Yes, pushed just now.