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

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

Build:
Build:
LAST BUILD BRANCH: release/3.x
DEFAULT BRANCH: master
Ran 03 Nov 2021 03:17PM UTC
Jobs 1
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

pending completion
2

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

Jobs
ID Job ID Ran Files Coverage
1 2.1 03 Nov 2021 03:17PM UTC 0
91.48
Source Files on build 2
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #2
  • ec07a9dc on github
  • Prev Build on release/3.x (#1)
  • Next Build on release/3.x (#4)
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

© 2025 Coveralls, Inc