• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

wooga / atlas-plugins / 2 / 1
92%
master: 87%

Build:
Build:
LAST BUILD BRANCH: release/3.x
DEFAULT BRANCH: master
Ran 03 Nov 2021 03:17PM UTC
Files 11
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Nov 2021 03:17PM UTC coverage: 91.483% (+0.8%) from 90.667%
2.1

push

jenkins

Base plugin for private and local plugins (#79)

* Improve plugin development with java-gradle-plugin

Description
===========

The [`java-gradle-plugin`] is the defactor standart how to
develop gradle plugins. It takes off a lot of work which
we had to maintain in our skeleton template projects.

It does basic validation and generates the plugin descriptor resource
property file automatically. The biggest benefit of using this
plugin is the support for composite builds which our current
system doesn't support.

The plugin can be tied together with the [`com.gradle.plugin-publish`] plugin.
Because the configuration needs upgrades I see this as a breaking change.

I updated the `build.gradle` file to follow the new setup and deleted the
no longer needed property file along with the resources sourceset.

Changes
=======

* ![ADD] `java-gradle-plugin`
* ![CHANGE] plugin publish config in `build.gradle`
* ![REMOVE] plugin descriptor property file

[`java-gradle-plugin`]: https://docs.gradle.org/current/userguide/java_gradle_plugin.html
[`com.gradle.plugin-publish`]: https://docs.gradle.org/current/userguide/publishing_gradle_plugins.html#plugin-publishing-plugin

Co-authored-by: Manfred Endres <manfred.endres@tslarusso.de>
Co-authored-by: Joaquim Neto <joaquim.neto@wooga.net>

290 of 317 relevant lines covered (91.48%)

0.91 hits per line

Source Files on job 2.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2
  • ec07a9dc on github
  • Prev Job for on release/3.x (#1.2)
  • Next Job for on release/3.x (#4.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc