Port details |
- sonar-ant-task SonarQube Plugin for analysis projects with an Apache Ant
- 2.5 devel
=0 2.5Version of this port present on the latest quarterly branch.
- Maintainer: netchild@FreeBSD.org
- Port Added: 2017-01-16 02:48:55
- Last Update: 2020-03-26 09:44:51
- SVN Revision: 529173
- Also Listed In: java
- License: LGPL3
- WWW:
- http://docs.sonarqube.org/display/SONAR/Installing+and+Configuring+Ant+SonarQube+Task
- Description:
- The SonarQube Scanner for Ant is an Ant Task that is wrapper of SonarQube
Scanner, which works by invoking SonarQube Scanner and passing to it all
properties named following a sonar.* convention. This has the downside of not
being very Ant-y, but the upside of providing instant availability of any new
analysis parameter introduced by a new version of a plugin or of SonarQube
itself.
WWW: http://docs.sonarqube.org/display/SONAR/Installing+and+Configuring+Ant+SonarQube+Task
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sonar-ant-task>0:devel/sonar-ant-task
- No installation instructions:
- This port has been deleted.
- PKGNAME: sonar-ant-task
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1484408469
SHA256 (sonarqube-ant-task-2.5.jar) = 43e7a8e0a5f8d44cd602de4a7ccf2e819e23429370d1b97425d38562651331cf
SIZE (sonarqube-ant-task-2.5.jar) = 537405
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- ant : devel/apache-ant
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sonar-ant-task-2.5:
SQ=off: SonarQube server support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5 26 Mar 2020 09:44:51 |
netchild |
Rename sonarqube to sonarqube-community to make it clear it is the
communitiy-edition.
Rename sonar-ant-task to sonarqube-ant-task to follow the naming
of the vendor. |
2.5 26 Mar 2020 09:39:31 |
netchild |
Take over as maintainer.
Approved by: maintainer |
2.5 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
2.5 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
2.5 16 Jan 2017 02:48:44 |
ler |
[NEW PORT] devel/sonar-ant-task: SonarQube Plugin for analysis projects with an
Apache Ant
The Ant SonarQube Task allows integration of SonarQube analysis into an Apache
Ant build script. The Ant Task is a thin wrapper around the SonarQube Runner,
which works by invoking the runner and passing to it all properties named
following a sonar.* convention. This has the downside of not being very Ant-y,
but the upside of providing instant availability of any new analysis parameter
introduced by a new version of a plugin or of SonarQube itself.
PR: 203075
Submitted by:freebsd dussan.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D9193 |
Number of commits found: 5
|