GithubHelp home page GithubHelp logo

SonarQube試用 about memo HOT 4 OPEN

shimodatkh avatar shimodatkh commented on August 20, 2024
SonarQube試用

from memo.

Comments (4)

shimodatkh avatar shimodatkh commented on August 20, 2024

起動~日本語化

  • zip展開
  • "C:\sonarqube-6.0\bin\windows-x86-64\StartSonar.bat"
  • access http://localhost:9000/
  • login admin/admin
  • [Administration] > [System] > [Update Center] > [Available] "Japanese Pack" , restart

解析

mvn verify sonar:sonar -Dsonar.host.url=http://localhost:9000

from memo.

shimodatkh avatar shimodatkh commented on August 20, 2024

Findbugs
http://blog.goo.ne.jp/xmldtp/e/76e8425dac8b6e190d0bb336613784f4
http://moznion.hatenadiary.com/entry/20130131/1359650496

FindBugs Maven Plugin
http://gleclaire.github.io/findbugs-maven-plugin/usage.html

from memo.

shimodatkh avatar shimodatkh commented on August 20, 2024

https://uga.gitbooks.io/mastering-builder/content/chapter3.html
Blocker: 致命的なバグを生むものです。ビルドにも影響があるので即時修正した方がよいものです。
Critical: バグ扱いのものです。なるはやで修正します。FIXMEはここで扱います。
Major: テストまでに修正した方がよいものです。TODOはここで扱います。
Minor: 修正の義務がない負債です。
Info: ただのインフォメーションです。対応の必要はありません。

from memo.

shimodatkh avatar shimodatkh commented on August 20, 2024

mvn install:install-file -Dfile=ojdbc6.jar -DgroupId=com.oracle -DartifactId=ojdbc6 -Dversion=11.2.0.2.0 -Dpackaging=jar

from memo.

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.