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

Incompatible with AAS4j #146

Closed
mhrimaz opened this issue Nov 24, 2023 · 2 comments
Closed

Incompatible with AAS4j #146

mhrimaz opened this issue Nov 24, 2023 · 2 comments

Comments

@mhrimaz
Copy link
Contributor

mhrimaz commented Nov 24, 2023

The pull request for #144 aas4j upgrade cause issue due to dependency on removed internals of aas4j.

-\basyx-java-server-sdk\basyx.common\basyx.http\src\main\java\org\eclipse\digitaltwin\basyx\http\Aas4JHTTPSerializationExtension.java:31:65
java: package org.eclipse.digitaltwin.aas4j.v3.dataformat.json.internal does not exist
-\basyx-java-server-sdk\basyx.common\basyx.http\src\main\java\org\eclipse\digitaltwin\basyx\http\Aas4JHTTPSerializationExtension.java:63:37
java: cannot find symbol
  symbol:   class ReflectionAnnotationIntrospector
  location: class org.eclipse.digitaltwin.basyx.http.Aas4JHTTPSerializationExtension
@mhrimaz
Copy link
Contributor Author

mhrimaz commented Nov 24, 2023

The issue appears in the GitHub build log, but surprisingly it passed:

I am using jdk 17

image

@mhrimaz
Copy link
Contributor Author

mhrimaz commented Nov 24, 2023

The issue was with my maven cache ! Sorry!

@mhrimaz mhrimaz closed this as completed Nov 24, 2023
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