Commit Graph

2 Commits

Author SHA1 Message Date
Joost van der Griendt beeb50564e adding extra properties to sonar publisher
Allows you to explicitly set which sonar configuration to use
for the sonar analysis when having more than one sonar installation.
In this case you are required to select which one to use,
as there is no default fallback in the Jenkins plugin itself.

Also added a similar option for configuring the maven installation
to use. This does have a default value, the version used in the
maven build in the same job. However, if for some reason you
need a different version of maven for sonar analysis you
have to be able to configure which one.

Adds parameter installation-name for the sonar configuration,
and maven-installation-name for the maven configuration.

Change-Id: I013ea80688efa17334448e6394d312ca6854cf07
2018-05-23 16:35:56 -04:00
Dong Ma f0e874106e Update examples filename
Update examples filename from '*complete*' to '*full*' to make all
filename consistent.

Change-Id: I37d3f9bf43cae455639fc2611e33734ea2c24ebc
2017-06-11 17:15:44 +08:00