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

missing classes java 17 : info.archinnov.achilles.generated.ManagerFactory #386

Open
bascilb opened this issue Nov 21, 2022 · 0 comments
Open

Comments

@bascilb
Copy link

bascilb commented Nov 21, 2022

i am using version 5.2.1
in Java 8 working fine.

upgrading to Java 17 i get below errors

missing classes:
info.archinnov.achilles.generated.ManagerFactory
info.archinnov.achilles.generated.ManagerFactoryBuilder

errors:
[ERROR] C:\Local\Work\Digital\TMO\DEV\Intellij\Git\tmus-starter-frameworks-java17\tmus-starter-migrations\dayone-migration\src\main\java\com\amdocs\dayo
ne\batch\resources\cassandra\config\CassandraConfiguration.java:[25,40] error: package info.archinnov.achilles.generated does not exist
[ERROR] C:\Local\Work\Digital\TMO\DEV\Intellij\Git\tmus-starter-frameworks-java17\tmus-starter-migrations\dayone-migration\src\main\java\com\amdocs\dayo
ne\batch\resources\cassandra\config\CassandraConfiguration.java:[74,9] error: cannot find symbol
[ERROR] symbol: class ManagerFactory
[ERROR] location: class CassandraConfiguration

pom:

info.archinnov
achilles-core
5.2.1
shaded

@bascilb bascilb changed the title missing classes: info.archinnov.achilles.generated.ManagerFactory missing classes java 17 : info.archinnov.achilles.generated.ManagerFactory Nov 22, 2022
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