Giter Club home page Giter Club logo

nwdi-sonar-plugin's Introduction

NWDI-Sonar-Plugin

Introduction

The Jenkins NWDI-Sonar-Plugin runs Sonar on SAP NetWeaver development components.

Building and installing the plugin

The plugin is not available through the Jenkins update center yet. To build the plugin the following GitHub repositories have to be cloned:

git clone git://github.com/weigo/NWDI-config-plugin.git
git clone git://github.com/weigo/NWDI-pom-Plugin.git
git clone git://github.com/weigo/NWDI-Core-Plugin.git
git clone git://github.com/weigo/NWDI-Sonar-Plugin.git

Now the Maven projects can be built:

for d in NWDI-config-plugin NWDI-pom-Plugin NWDI-Core-Plugin NWDI-Sonar-Plugin;\
  do (cd $d; mvn install); done

Upload the the NWDI-Core-Plugin and NWDI-Sonar-Plugin using the Jenkins Update Center. Be sure to install the NWDI-Core-Plugin first and afterwards the NWDI-Sonar-Plugin.

Dependencies and global configuration

The plugin relies on Maven to actually execute the Maven Sonar plugin. You will have to configure your Jenkins user's settings.xml as described here.

In the main configuration view configure a maven installation.

Project configuration

In the NWDI Project configuration view add NWDI-Sonar-Plugin as a build step and save the configuration.

nwdi-sonar-plugin's People

Contributors

weigo avatar

Watchers

James Cloos avatar Sander Star avatar

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.