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
57 stars 17 forks source link

delete licence check + upgrade organization url #36

Closed dedece35 closed 1 year ago

dedece35 commented 1 year ago

Hi @zippy1978,

please take into account my PR because I wanted to upgrade organization URL inside parent pom.xml and next the check phase on github crashes with maven plugin "licence" present on iOS part : error indicating that some files of iOs part don't have licence headers.

several solutions :

zippy1978 commented 1 year ago

Hi @dedece35, Actually after a change to projet info, the license plugin requires to update all license header with:

mvn license:format

sonarcloud[bot] commented 1 year 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

dedece35 commented 1 year ago

close this PR because of creation #62