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

Version Erro #871

Closed
marcoslombardi opened this issue Mar 2, 2023 · 0 comments
Closed

Version Erro #871

marcoslombardi opened this issue Mar 2, 2023 · 0 comments

Comments

@marcoslombardi
Copy link
Contributor

marcoslombardi commented Mar 2, 2023

Ao atualizar da versão 4.0.4 para 4.0.7 começou apresentar o erro abaixo. Estou usando o Java 11.
Utilizei a versão 4.0.7 baixado em https://mvnrepository.com/artifact/com.github.wmixvideo/nfe

Alguém com este erro também?

Caused by: java.lang.UnsupportedClassVersionError: com/fincatto/documentofiscal/nfe400/classes/nota/NFNotaInfoEmitente has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 (unable to load class [com.fincatto.documentofiscal.nfe400.classes.nota.NFNotaInfoEmitente])

OBS: Quando executo o 'maven install' consigo compilar, rodar testes e gerar target\nfe-4.0.7.jar
Porém projeto apresenta os erros abaixo em várias classes diferentes

  • MY_QNAME cannot be resolved or is not a field CTeDistribuicaoDFeSoapStub.java /nfe/src/main/java/com/fincatto/documentofiscal/cte/webservices/distribuicao line 1475 Java Problem

  • Element cannot be resolved to a type DFAssinaturaDigital.java /nfe/src/main/java/com/fincatto/documentofiscal/utils line 110 Java Problem

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

1 participant