See CI: https://travis-ci.org/github/dutoitc/copper (update march 2020: travis-ci and sonarcloud configuration seems broken)
/admin/ URL are checked:
- if property copper.security.adminHeader is present, validate that the header value matches copper.security.adminRegex; no match returns 403
- if property copper.security.adminHeader is not present or empty, no validation is done.
(add this to ~/m2/settings) GitHub [User] [Password]
Then execute:
mvn release:prepare
mvn release:perform
Then to see errors:
Login with Sonatype JIRA account