Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven dependency com.vaadin:vaadin-bom:pom:10.0.0.beta9 not found #16

Open
watho opened this issue Nov 20, 2018 · 5 comments
Open

Maven dependency com.vaadin:vaadin-bom:pom:10.0.0.beta9 not found #16

watho opened this issue Nov 20, 2018 · 5 comments

Comments

@watho
Copy link

watho commented Nov 20, 2018

Can't try out the addon cause a maven dependency is not found (anymore?)

Failed to collect dependencies at org.vaadin.artur:spring-data-provider:jar:2.0.0: 
Failed to read artifact descriptor for org.vaadin.artur:spring-data-provider:jar:2.0.0: 
Failure to find com.vaadin:vaadin-bom:pom:10.0.0.beta9 in http://maven.vaadin.com/vaadin-addons
maxschuster added a commit to maxschuster/spring-data-provider that referenced this issue Dec 1, 2018
@maxschuster
Copy link
Contributor

The vaadin-pre-release repository link seems to be broken.
I've created a PR to remove it (#17)

@watho
Copy link
Author

watho commented Dec 3, 2018

It is already fixed in Commit 6dff844
There is no new release on maven yet.

@watho watho closed this as completed Dec 3, 2018
@maxschuster
Copy link
Contributor

Switching version 10.0.0.beta9 to stable 10.0.0 is a good change, but I think it only worked around the problem because maven was able to find the dependency in another repository. The real cause of this issue was the broken repository url.

@watho
Copy link
Author

watho commented Dec 3, 2018

I don't think, that's the way Maven works. After changing the versionnumber the beta9 is no dependency anymore. It should not look for the beta9-Version at all. Therefore keeping or removing the pre-release repository should not change anything. At least for me it was working before.

However, as the pre-release repository is not needed anymore, it should be removed.

@watho watho reopened this Dec 3, 2018
@watho
Copy link
Author

watho commented Dec 3, 2018

Just noticed, i have closed this issue. That was not on purpose. I'm just a user of this addon and don't feel i should be able to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants