Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 3 weeks ago
Having trouble to migrate from 7.5.10 to 7.6.4
Hello guys,
I'm having trouble to migrate from 7.5.10 to 7.6.4. My current vaadin-maven-plugin version is 7.4.6 where it was 7.5.3 previously.
Heres what I'm getting in glassfish while building everytime:
Tracing compile failure path for type 'com.vaadin.client.connectors.RpcDataSourceConnector'
[ERROR] Errors in 'jar:file:/C:/Users/ArditesL8/.m2/repository/com/vaadin/vaadin-client/7.6.4/vaadin-client-7.6.4.jar!/com/vaadin/client/connectors/RpcDataSourceConnector.java'
[ERROR] Line 45: com.vaadin.server.communication.data cannot be resolved to a type
[ERROR] Line 45: Class<RpcDataProviderExtension> cannot be resolved to a type
[ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
And at last:
Failed to execute goal com.vaadin:vaadin-maven-plugin:7.6.3:compile (default) on project GB
For more information about the errors and possible solutions, please read the following articles:
[Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Anyone to help??
Thanks in advance :)...
Last updated on
Looks like you somehow have old version of vaadin-server in your dependencies.
Last updated on
You cannot reply to this thread.