Giter Site home page Giter Site logo

Comments (6)

begarco avatar begarco commented on August 23, 2024

Could you provide further information about your system?

  • SonarQube version:
  • Server side OS:
  • Client side OS:
  • Peculiar configuration of considered project (permissions, etc.):

from sonar-cnes-report.

caldarolad avatar caldarolad commented on August 23, 2024

SonarQube version: 6.0
Server side OS: Debian 8
Client side OS: Windows 7 Enterprise SP1, but not sure why this is relevant
No peculiar configuration that I'm aware of, we are running sonar from a docker container.

from sonar-cnes-report.

begarco avatar begarco commented on August 23, 2024

Here is a version which is compatible with SonarQube 5.6 to SonarQube 6.0.
Could you tell us if it fix your issue please ?

sonar-report-cnes.zip

from sonar-cnes-report.

caldarolad avatar caldarolad commented on August 23, 2024

that specific error is gone, now I think it's just a matter of not knowing how to use this.

java -jar sonar-report-cnes.jar --sonar.url http://10.152.191.50:443 --sonar.project.id com.flag.enterprise:flag-ent-site --report.locale en_US

Mar 15, 2018 7:59:12 PM fr.cnes.sonar.report.input.ParamsFactory create
INFO: Successfully processed parameters.
Mar 15, 2018 7:59:12 PM fr.cnes.sonar.report.ReportCommandLine main
SEVERE: [WARN] Impossible to create the following directory: ./conf
Mar 15, 2018 7:59:15 PM fr.cnes.sonar.report.providers.IssuesProvider getIssuesByStatus
WARNING: There are more than 10000 issues to export, but SonarQube is not able to provide all issues. Only the 10000 first issues are reported. Please, reduce the number of issues before retrying to export.
Mar 15, 2018 7:59:19 PM fr.cnes.sonar.report.providers.IssuesProvider getRawIssues
WARNING: There are more than 10000 issues to export, but SonarQube is not able to provide all issues. Only the 10000 first issues are reported. Please, reduce the number of issues before retrying to export.
Mar 15, 2018 7:59:22 PM fr.cnes.sonar.report.ReportCommandLine main
SEVERE: code-analysis-template.docx (No such file or directory)
java.io.FileNotFoundException: code-analysis-template.docx (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.(FileInputStream.java:138)
at fr.cnes.sonar.report.exporters.docx.DocXExporter.export(DocXExporter.java:122)
at fr.cnes.sonar.report.ReportCommandLine.main(ReportCommandLine.java:165)

Mar 15, 2018 7:59:22 PM fr.cnes.sonar.report.ReportCommandLine main
INFO: Welcome to Sonar Report CNES
Here are the list of parameters you can use:

--sonar.url [mandatory]
--sonar.project.id [mandatory]
--report.author
--report.date
--report.path
--report.conf [yes|no]
--report.locale [fr_FR|en_US]
--report.template
--issues.template
Example :
java -jar sonar-report-cnes.jar --sonar.url http://sonarqube:9000 --sonar.project.id cat

Is code-analysis-template.docx something I am supposed to create?

from sonar-cnes-report.

begarco avatar begarco commented on August 23, 2024

You can use provided templates available here : https://github.com/lequal/sonar-cnes-report/releases

from sonar-cnes-report.

caldarolad avatar caldarolad commented on August 23, 2024

Great, everything works now, and this report is exactly what I needed. Thanks a million.

from sonar-cnes-report.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.