Gateway-api 8.3 version?

I’m trying to update a module for use with 8.3, but I’m running into a problem where the Project Manager on the gateway still exists, but that should be ResourceCollectionManager now right? When I try to get project manifests, (now ResourceCollectionManifests) I can’t use them, since they are a different type.

Maybe something is just wrong with my dependencies, but I can’t seem to get the 8.3 gateway api

Ah nevermind, maven was for some reason in offline mode. Bad pom files

3 Likes