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

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

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

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

273 of 301 relevant lines covered (90.7%)

2.72 hits per line

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