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

Deprecate quarkus-bom-deployment and merge its content into quarkus-bom #10182

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

aloubyansky
Copy link
Member

First step towards fixing #9490

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added two small questions, we need to figure out at least the one about the extension descriptor.

You don't need any code adjustments?

categories:
- "web"
status: "stable"
unlisted: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you delete this file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file does not belong in the deployment artifact. And there is no corresponding runtime one.

<artifactId>quarkus-security-test-utils</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we have to inject these dependencies here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They were in the deployment bom, they don't belong in the runtime one, so I moved them to build-parent.

@gsmet gsmet merged commit 006d19c into quarkusio:master Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/smallrye
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants