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
815 stars 746 forks source link

Not able to build the sample project - helloworld #253

Closed ameyarvaidya closed 4 years ago

ameyarvaidya commented 4 years ago

When I am trying to build the project hello world to create the jar file, I am getting below error -

[INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.231 s [INFO] Finished at: 2020-03-16T00:10:35-05:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:assembly (default-cli) on project helloworld: Error reading assemblies: No assembly descriptors found. -> [Help 1] [ERROR]

I tried couple of solutions mentioned in below thread but no luck -

https://stackoverflow.com/questions/29282515/maven-error-reading-assemblies-no-assembly-descriptors-found

Thanks in advance!

Shreyas-vgr commented 4 years ago

Hi @ameyarvaidya, thank you raising the issue, can you provide more information on steps to reproduce this issue if it still exists, we provide a template for issues to be raised.

Rangan2 commented 4 years ago

I am facing the same issue.

Shreyas-vgr commented 4 years ago

Hi @Rangan2 , thank you raising the issue, can you provide more information on steps to reproduce this issue, we provide a template for issues to be raised.

sattpat commented 4 years ago

Closing the issue after 21 days of inactivity.