alexa / alexa-skills-kit-sdk-for-java

The Alexa Skills Kit SDK for Java helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
http://developer.amazon.com/ask
Apache License 2.0
818 stars 748 forks source link

ServiceClientFactory in SMAPI SDK clashes with core one #284

Closed morfeusys closed 2 years ago

morfeusys commented 3 years ago

I'm submitting a bug report

Looks like com.amazon.ask.model.services.ServiceClientFactory hasn't any methods and clashes with the same class in the core sdk library. Thus there is impossible to use both in the single project.

Shreyas-vgr commented 3 years ago

Hi @morfeusys, Can you please update the issue based on the template provided? and also can you elaborate your issue?

doiron commented 2 years ago

closing, please feel free to re-open and explain the user scenario in which you need to include the SDK as well as the Model together. thanks