Build: #297 was successful Changes by Ivo Ulrich <teleivo@users.noreply.github.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
7 seconds
Duration
3 minutes
Labels
None
Revisions
Git
479795dafb1d99f6e94a044e23f13af795e70a7e
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
383
Successful since
#284 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Git
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 479795dafb1d99f6e94a044e23f13af795e70a7e Merge pull request #378 from teleivo/RAD-345
RAD-345 Fail CI on missing license header and do not format
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> d333ec8915bb860837b05651fb1a256d86d8e5db m RAD-345 Fail CI on missing license header and do not format
Ensure that when devs run mvn install/package the code and license headers are
formatted. Do not format on CI and fail on CI if license header is missing.

* bind mycila maven license plugin goal format to phase process-sources so it executes on
mvn install/package automatically.
* add ids to formatter plugins so we can override them easily
* extract common plugin configs for formatters into root pom in
pluginManagement
* fix missed formatting in MrrtReportTemplateServiceComponentTest
* add ci profile
** activated with env var CI=true
** license header will be checked and build will fail
** code and license header will not be formatted

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRAD-345Could not obtain issue details from Jira