SonarQube Development Maven Plugin

Tool for development of SonarQube plugins

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.sonar
ArtifactId

ArtifactId

sonar-dev-maven-plugin
Last Version

Last Version

1.8
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

SonarQube Development Maven Plugin
Tool for development of SonarQube plugins
Project URL

Project URL

http://www.sonarqube.org
Project Organization

Project Organization

SonarSource
Source Code Management

Source Code Management

https://github.com/SonarSource/sonar-dev-maven-plugin

Download sonar-dev-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.sonar</groupId>
    <artifactId>sonar-dev-maven-plugin</artifactId>
    <version>1.8</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
com.github.kevinsawicki : http-request jar 5.6
commons-io : commons-io jar 2.4

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.9
org.apache.maven : maven-core jar 2.0.9
org.apache.maven : maven-project jar 2.0.9
org.codehaus.plexus : plexus-utils jar 3.0.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

This project is deprecated. It does not bring any value, the goal upload did only:

  • copy JAR file to $SONARQUBE/extensions/plugins
  • restart server by calling web service POST api/system/restart.

It can be easily replaced by your own script. Note that the call to api/system/restart can also be replaced by /path/to/sonarqube/bin/{platform}/sonar restart

License

Copyright 2010-2017 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0

org.codehaus.sonar

SonarSource

Continuous Code Quality

Versions

Version
1.8
1.7
1.6
1.5
1.4
1.3.2
1.3.1
1.3
1.2
1.1
1.0.1
1.0
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1