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

Compilation errors of the tag version v1.6.0 #231

Open
danabit opened this issue Jul 1, 2021 · 0 comments
Open

Compilation errors of the tag version v1.6.0 #231

danabit opened this issue Jul 1, 2021 · 0 comments

Comments

@danabit
Copy link

danabit commented Jul 1, 2021

I noticed that compiling the tag version v1.6.0, while compiling the geostore-rest-impl part, you get the following errors:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project geostore-rest-impl: Compilation failure: Compilation failure:
[ERROR] E:\Mapstore2_Projects_Repository\AbitatWebGisProject\geostore_abitat\src\modules\rest\impl\src\main\java\it\geosolutions\geostore\services\rest\impl\RESTUserGroupServiceImpl.java:[50,7] error: RESTUserGroupServiceImpl is not abstract and does not override abstract method getAll(SecurityContext,Integer,Integer,boolean,boolean) in RESTUserGroupService
[ERROR] E:\Mapstore2_Projects_Repository\AbitatWebGisProject\geostore_abitat\src\modules\rest\impl\src\main\java\it\geosolutions\geostore\services\rest\impl\RESTUserGroupServiceImpl.java:[153,4] error: method does not override or implement a method from a supertype

The same thing does not happen if you compile the version of the tag v1.5.0 instead.

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