Nexmo / nexmo-spring-boot-starter

Spring Boot Starter for Nexmo
MIT License
5 stars 5 forks source link

Update pom.xml #14

Closed ng29 closed 3 years ago

ng29 commented 3 years ago

Hi @ng29 there are other pom.xml files that need to be changed, which is why the build is failing. You also need to make sure you run the gradle build to make sure the build is still working. Test your changes are still working but running the send SMS sample test that is included with the project. This will require you to fork the repo and make the changes. Let me know if you have any questions or need advice on how to do any of these things. Information on running the application locally can be found in the README.

Hey @yallen011 , I have tried changing in all pom files and was testing that if order matters(refer my comment on issue) but it all failed again and again. And now i am encountering bandwidth issues due to full time and side project too. So i reckon that i would not be able to make these changes earlier so you can make this issue up for grabs .

Cheers

yallen011 commented 3 years ago

Ok. Thank you for your contribution.