You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I followed the instructions at https://developer-docs.amazon.com/sp-api/docs/automate-your-sp-api-calls-using-java-sdk to the letter. However, something is not right in the project structure.
Swagger components aren’t any recognized in
sellingpartner-api-aa-java
or any project that has the dependencyso I’m getting compiler errors like this –
The dependency hierarchy of C:\SwaggerToCL\selling-partner-api-models\clients\sellingpartner-api-aa-java\pom.xml looks like this on Eclipse –
I tried manually adding the swagger Java client as a dependency
but this doesn’t resolve – it’s giving a pom.xml error
I've seen https://github.com/amzn/selling-partner-api-docs/discussions/2922 and https://github.com/amzn/selling-partner-api-docs/issues/514, but still couldn't.
I need help!
TIA.
Beta Was this translation helpful? Give feedback.
All reactions