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

Move quarkus-devtools-utils and the codestarts artifact to the quarkus-bom #23267

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

aloubyansky
Copy link
Member

These are used by some core artifacts.

@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Jan 28, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Jan 28, 2022

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building 738df4a

Status Name Step Failures Logs Raw logs
Initial JDK 11 Build Build ⚠️ Check → Logs Raw logs

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle area/maven labels Jan 28, 2022
@@ -37,6 +37,7 @@
<artifactId>quarkus-project-core-extension-codestarts</artifactId>
<type>pom</type>
<scope>test</scope>
<version>${project.version}</version>
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't better to keep this specific artifact in build-parent instead?

Copy link
Member Author

Choose a reason for hiding this comment

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

We could. But then we could do the same for the rest of dependencies on POMs, e.g. https://github.com/quarkusio/quarkus/blob/main/integration-tests/amazon-lambda-http-resteasy-reactive/pom.xml#L40

Copy link
Contributor

@ppalaga ppalaga left a comment

Choose a reason for hiding this comment

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

Thanks @aloubyansky!

@ppalaga
Copy link
Contributor

ppalaga commented Jan 28, 2022

Could we please get this backported to 2.7?

@gsmet
Copy link
Member

gsmet commented Jan 28, 2022

@ppalaga yep, it already has the label.

@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 28, 2022
@gsmet gsmet merged commit c9788b1 into quarkusio:main Jan 28, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Jan 28, 2022
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jan 28, 2022
@gsmet gsmet modified the milestones: 2.8 - main, 2.7.1.Final Jan 31, 2022
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/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle area/maven
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants