At maven I just can find the version 0.10.0. The new version 0.10.1 is not

At maven I just can find the version 0.10.0. The new version 0.10.1 is not there.

This is the last one found at maven.

org.vaadin.miki superfields 0.10.0

Hello Thomas,

I have just deleted superfields in my local .m2 and tried an empty project with dependency to superfields 0.10.1 and it seems to work. Is the Vaadin repository (or GitHub packages repository) included somewhere in the pom? The add-on is not released in central.

One other option is that there might be some caching somewhere on the way (like a mirror repository that is used instead of the official one) and there is a delay in updates.

If that fails, could you please check that you have access to https://maven.vaadin.com/vaadin-addons? Finally, try running mvn install with debug options to get more hints on the problem and please post them here.

Helle Miki,

.m2 delete ist working. Thank you very much for your help.

Kind regards, Thomas