green-code-initiative / ecoCode-android

Reduce the environmental footprint of your Java-based Android apps with SonarQube
https://ecocode.io
GNU General Public License v3.0
54 stars 17 forks source link

Licence management with mycila #71

Closed jhertout closed 10 months ago

jhertout commented 1 year ago

Configure license management using https://mycila.carbou.me/license-maven-plugin/#detailed-maven-documentation

Only configure generation for our code files. Do not modify CodeNarc source files.

dedece35 commented 1 year ago

Hi @jhertout, there is a lot of modifications in this PR :( are only licence headers modified ? if yes ... ok for me.

but the github action is in error :(

jhertout commented 1 year ago

Hi @dedece35,

Yes, the true file to review is only the pom file. The other files have only their license header modified the same way thanks to "mycila".

For the Github action, I see that the build failed. It does not seem related to this PR but I will look to fix it.

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here