elharo opened a new issue, #606:
URL: https://github.com/apache/maven-project-info-reports-plugin/issues/606
### Affected version
HEAD
### Bug description
Many properties still use http URLs. E.g.
```
report.ci-management.anthill.intro = This
project uses {Anthill, http://www.anthillpro.com/html/products/anthillos/}.
report.ci-management.bamboo.intro = This
project uses {Bamboo, http://www.atlassian.com/software/bamboo/}.
report.ci-management.buildforge.intro = This
project uses {Build Forge,
http://www-306.ibm.com/software/awdtools/buildforge/enterprise/}.
report.ci-management.continuum.intro = This
project uses {Continuum, http://continuum.apache.org/}.
report.ci-management.cruisecontrol.intro = This
project uses {CruiseControl, http://cruisecontrol.sourceforge.net/}.
report.ci-management.description = This
document lists the continuous integration management system of this project for
building and testing code on a frequent, regular basis.
report.ci-management.general.intro = This
project uses Continuous Integration System.
report.ci-management.github.intro = This
project uses {GitHub Actions, https://github.com/features/actions/}.
report.ci-management.hudson.intro = This
project uses {Hudson, http://hudson-ci.org/}.
report.ci-management.jenkins.intro = This
project uses {Jenkins, https://www.jenkins.io/}.
report.ci-management.luntbuild.intro = This
project uses {Luntbuild, http://luntbuild.javaforge.com/}.
report.ci-management.teamcity.intro = This
project uses {TeamCity, https://www.jetbrains.com/teamcity/}.
report.ci-management.travis.intro = This
project uses {Travis CI, https://travis-ci.com/}.
```
Almost all of these should be updated to https
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]