Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plugin description in code #33

Closed
dedece35 opened this issue Jan 4, 2023 · 2 comments
Closed

Update plugin description in code #33

dedece35 opened this issue Jan 4, 2023 · 2 comments
Labels
🔰 good first issue Good for newcomers java php python 🗒️ documentation Improvements or additions to documentation 💉 bug Something isn't working

Comments

@dedece35
Copy link
Member

dedece35 commented Jan 4, 2023

Describe the bug
When we build plugin (using tool_build.sh script), informations are note up-to-date.
Example for java-plugin :

--- sonar-packaging-maven-plugin:1.21.0.505:sonar-plugin (default-sonar-plugin) @ ecocode-python-plugin ---
[INFO] -------------------------------------------------------
[INFO] Plugin definition in update center
[INFO]     Key: ecocodepythonplugin
[INFO]     Name: ecoCode Python Sonar Plugin
[INFO]     Description: Les règles s'appuient sur l'édition 3 du livre "Ecoconception Web / Les 115 bonnes pratiques" => https://collectif.greenit.fr/ecoconception-web/115-bonnes-pratiques-eco-conception_web.html
[INFO]     Version: 0.2.2-SNAPSHOT
[INFO]     Display Version: 0.2.2-SNAPSHOT
[INFO]     Entry-point Class: fr.cnumr.python.CustomPythonRulesPlugin
[INFO]     Required Plugins: 
[INFO]     Does the plugin support SonarLint?: true
[INFO]     Use Child-first ClassLoader: false
[INFO]     Base Plugin: python
[INFO]     Homepage URL: 
[INFO]     Minimal SonarQube Version: 9.4.0.54424
[INFO]     Licensing: GPL v3
[INFO]     Organization: CNumR
[INFO]     Organization URL: https://collectif.greenit.fr
[INFO]     Terms and Conditions: 
[INFO]     Issue Tracker URL: https://github.com/green-code-initiative/ecocode/issues
[INFO]     Build date: 2023-01-04T08:57:25+0100
[INFO]     Sources URL: https://github.com/green-code-initiative/ecocode/ecocode-python-plugin
[INFO]     Developers: 
[INFO]     Minimal JRE Specification Version: 
[INFO]     Minimal Node.js Version: 
[INFO] Skip packaging of dependencies
[INFO] -------------------------------------------------------
[INFO] Building jar: /Users/ddecarvalho/git_perso/ecocode/python-plugin/target/ecocode-python-plugin-0.2.2-SNAPSHOT.jar

To Reproduce
Launch locally tool_build.sh script

Expected behavior
Lack of information :

  • Homepage URL : empty
  • Organization : wrong organization
  • Organization URL : wrong URL
  • Minimal JRE Specification Version : empty

When ok in this repository, please make same modifications into ecoCode-mobile repository

Software Versions

  • SonarQube Version: 9.8
  • Plugin Version: current
@dedece35 dedece35 added 💉 bug Something isn't working 🗒️ documentation Improvements or additions to documentation 🔰 good first issue Good for newcomers php java python labels Jan 4, 2023
@dedece35
Copy link
Member Author

hi @oussamaLaribi,
PR #43 has just been merged.

Please make the same modifications on ecoCode-mobile repository.

@oussamaLaribi
Copy link
Contributor

hi @oussamaLaribi, PR #43 has just been merged.

Please make the same modifications on ecoCode-mobile repository.

Hi @dedece35, Okay I'll do it. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔰 good first issue Good for newcomers java php python 🗒️ documentation Improvements or additions to documentation 💉 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants