We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am driving crazy with Vaadin now since the compiler started to produce errors that do not let me continue developing
Failed to retrieve com.vaadin:vaadin-client-compiler based on project POM Using com.vaadin:vaadin-client-compiler version 7.6.6 Loading inherited module 'com.trident.access.MyAppWidgetset' Loading inherited module 'com.vaadin.DefaultWidgetSet' Loading inherited module 'com.vaadin.Vaadin' Loading inherited module 'com.google.gwt.user.User' Loading inherited module 'com.google.gwt.core.Core' Loading inherited module 'com.google.gwt.core.CompilerParameters' [ERROR] Element 'module' beginning on line 17 contains unexpected attribute 'type' [ERROR] Failure while parsing XML com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries)
I do not find a way to correct this situation. have gone to compiler 7.6.6 but no results, same errors
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am driving crazy with Vaadin now since the compiler started to produce errors that do not let me continue developing
Failed to retrieve com.vaadin:vaadin-client-compiler based on project POM
Using com.vaadin:vaadin-client-compiler version 7.6.6
Loading inherited module 'com.trident.access.MyAppWidgetset'
Loading inherited module 'com.vaadin.DefaultWidgetSet'
Loading inherited module 'com.vaadin.Vaadin'
Loading inherited module 'com.google.gwt.user.User'
Loading inherited module 'com.google.gwt.core.Core'
Loading inherited module 'com.google.gwt.core.CompilerParameters'
[ERROR] Element 'module' beginning on line 17 contains unexpected attribute 'type'
[ERROR] Failure while parsing XML
com.google.gwt.core.ext.UnableToCompleteException: (see previous log entries)
I do not find a way to correct this situation. have gone to compiler 7.6.6 but no results, same errors
The text was updated successfully, but these errors were encountered: