Steve Horne

Results 3 comments of Steve Horne

Thanks for your quick response! I pulled from master and rebuilt the application. The stack trace is similar, it is shown below. Another point to mention is that I am...

An update to my issue- it has been solved by adding a `settings-security.xml` file alongside the maven `settings.xml` as follows: ``` ```

Since I saw `Unable to get security configuration from C:\Users\shorne2\.m2\settings-security.xml` in the stack trace, I thought I would give it a try. Seems that `settings-security.xml` is required, even if you...