Just wanted to say thanks for the awesome examples you folks put in your blog posts. Today I had to automate a build for a Maven project and came across Maven Builds | CircleCI - Maven Junit, Selenium Maven Dependency, Docker Maven Plugin, Maven vs Jenkins. I’m pretty new to working in Java so I’m generally always in over my head with Maven stuff. I like that the blog post shows a safer approach than saving creds into the home directory (which might end up in build artifacts) and instead shows a minimal example with a dedicated settings.xml file that would live in the project repo.
So glad to hear it, @mattwelke! 
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Context Variables in Maven Settings | 0 | 1428 | August 30, 2019 | |
| Unable to Invoke browser(Chrome or Firefox) | 2 | 1121 | September 5, 2018 | |
| Share a mvn settings.xml across projects | 0 | 1792 | August 1, 2020 | |
| How to use a private Maven repository in CircleCI? | 2 | 1718 | March 15, 2019 | |
| Mvn: command not found ... but it manually works when connected via ssh to the container | 2 | 7054 | September 4, 2018 |