mikehall-mozz

Results 5 comments of mikehall-mozz

![Screenshot from 2024-06-17 14-07-26 - redacted](https://github.com/pmckeown/dependency-track-maven-plugin/assets/172062109/5dad0a16-d09c-4d48-a38a-7f23710fddd4) Not sure if you can confirm/deny I have a related issue, I'm trying to upload a BOM via a proxy, and have to use...

@pmckeown also tried to set a the proxy up in the Unirest config in AbstractDependencyTrackMojo but then get a lot of test failures with Unirest throwing an exception, for example:...

the first part of my issue is now solved: https://github.com/pmckeown/dependency-track-maven-plugin/issues/398#issuecomment-2173576781 It was just that I didn't need the trailing /api on the base url

Yes @nscuro , not sure why they have ended up blank, they contained \ :) Definitely confirmed connection working with another user that didn't have appropriate permissions, who was getting...

So I have managed to get it working by setting ALPINE_DATABASE_POOL_ENABLED to "false", so it seems like it is failing to set up the pool correctly. Any ideas as to...