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

wooga / atlas-plugins / 3
91%
master: 87%

Build:
Build:
LAST BUILD BRANCH: release/3.x
DEFAULT BRANCH: master
Ran 23 Sep 2021 03:36PM UTC
Jobs 1
Files 9
Run time 2s
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

pending completion
3

push

jenkins

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

11 of 11 new or added lines in 1 file covered. (100.0%)

273 of 301 relevant lines covered (90.7%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3.1 23 Sep 2021 03:36PM UTC 0
90.7
Source Files on build 3
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #3
  • ee38fcab on github
  • Prev Build on PR-76 (#2)
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