Closed JonathanGiles closed 6 years ago
Repo is here: https://github.com/Microsoft/maven-java-parent
Apologies about the build break - I tested locally where the snapshots were already installed. I've updated this PR.
PR build still failing. Is the snapshot version available on maven central? If not probably maven settings file should include some info about where to find it Also, I am trying to figure out testing process for pulling the changes in Library to azure-functions-java-worker. Is it a good practice to publish snapshot version to maven central? Or should we test from so sonatype
The PR build never run after I updated the commit, but I did test and it appears to run fine.
@JonathanGiles - PR did build with the latest changes but still failing. I will look into it. I can build these changes locally.
We have a green build!
As discussed via email. There should be no need to introduce version dependencies into this POM any longer, instead depending on the com.microsoft.maven parent pom instead. Please feel free to share any concerns, questions, or anything else - I am happy to answer them and ensure you're comfortable before (and if) you accept this pull request.