Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AAE-26860 Enforce dependencies for Query Consumer and Rest applications #1579

Merged

Conversation

igdianov
Copy link
Contributor

@igdianov igdianov commented Oct 16, 2024

https://hyland.atlassian.net/browse/AAE-26860

This PR will enforce banned dependencies for Query Rest and Consumer apps:

[INFO] --- enforcer:3.0.0:enforce (enforce-banned-dependencies) @ activiti-cloud-query-starter-rest ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.BannedDependencies failed with message:
Query and Audit event consumer modules should not be used in the Query Rest application.
Found Banned Dependency: org.activiti.cloud:activiti-cloud-services-audit-consumer:jar:8.7.0-SNAPSHOT
Found Banned Dependency: org.activiti.cloud:activiti-cloud-services-query-consumer:jar:8.7.0-SNAPSHOT
Use 'mvn dependency:tree' to locate the source of the banned dependencies.

@igdianov igdianov self-assigned this Oct 16, 2024
@igdianov igdianov added the enhancement New feature or request label Oct 16, 2024
@igdianov igdianov enabled auto-merge (squash) October 16, 2024 02:25
@igdianov igdianov force-pushed the feature/AAE-26860-igdianov-enforce-query-dependencies branch from 60f094f to 1ee34e0 Compare October 16, 2024 14:07
Copy link

sonarcloud bot commented Oct 16, 2024

@igdianov igdianov merged commit 49168a5 into develop Oct 16, 2024
17 of 18 checks passed
@igdianov igdianov deleted the feature/AAE-26860-igdianov-enforce-query-dependencies branch October 16, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants