vaadin / framework

Vaadin 6, 7, 8 is a Java framework for modern Java web applications.
http://vaadin.com/
Other
1.77k stars 729 forks source link

com.vaadin:vaadin-context-menu:3.1.0 is no longer available via https://maven.vaadin.com/ #12535

Closed lkoe closed 2 years ago

lkoe commented 2 years ago

Vaadin-8-Bom (com.vaadin:vaadin-bom:8.15.0) cannot be used anymore, as the vaadin-context-menu dependency is no longer available via the Vaadin Maven Repo.

Can you point me to the sources so I can build it myself and put it into our in-house-repo for the time being?

TatuLund commented 2 years ago

All relevant links are here https://vaadin.com/directory/component/vaadin-contextmenu

But the fundamental question is why you fail to fetch it, since this version has been released there long ago, and we have not taken it away from the repository.

lkoe commented 2 years ago

Thank you, I tracked the issue to our inhouse repo proxy, it works now.