Skip to content

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Oct 26, 2022

Proposed Changes

This PR add new step to CircleCI build: check-licenses:

image

The check-licenses uses license-maven-plugin to verify that all dependencies has allowed licence:

<dependencyPolicies>

If there a dependency (akka:2.7.0) which has not allowed license then the build fail with following error:

image

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • mvn test completes successfully
  • Commit messages are conventional
  • Sign CLA (if not already signed)
@bednar bednar force-pushed the check_dependency_licenses branch from 574110a to c952d0d Compare October 26, 2022 10:25
@bednar bednar marked this pull request as ready for review October 26, 2022 10:32
@bednar bednar requested a review from powersj October 26, 2022 10:32
@bednar bednar merged commit 319c2ef into master Oct 26, 2022
@bednar bednar deleted the check_dependency_licenses branch October 26, 2022 14:50
@bednar bednar added this to the 6.7.0 milestone Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants