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

Support building quarkus 3.2.x applications #765

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented Nov 21, 2023

  • All tests passed. If this feature is not already covered by the tests, I added new tests.

Fix jfrog/jfrog-cli#2070
Remove any code dependent on org.sonatype.aether.*. It was initially used to support Maven 3.0.x, but since we stopped supporting that version a while back, it's not necessary. Additionally, versions of Maven older than 3.6.x are no longer supported according to Maven's version history.

@yahavi yahavi added the safe to test Approve running integration tests on a pull request label Nov 21, 2023
@yahavi yahavi self-assigned this Nov 21, 2023
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 21, 2023
@yahavi yahavi requested a review from eyalbe4 November 21, 2023 07:30
@yahavi yahavi added the improvement Automatically generated release notes label Nov 21, 2023
@yahavi yahavi marked this pull request as ready for review November 21, 2023 07:30
@yahavi yahavi added the safe to test Approve running integration tests on a pull request label Nov 21, 2023
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Nov 21, 2023
@yahavi yahavi requested a review from Or-Geva November 22, 2023 08:11
@yahavi yahavi changed the title Support building quarkus 3.2.x application Support building quarkus 3.2.x applications Nov 22, 2023
@yahavi yahavi merged commit dc03705 into jfrog:master Nov 22, 2023
29 of 30 checks passed
@yahavi yahavi deleted the rm-sonatype branch November 22, 2023 14:19
@arvid-villen-p24
Copy link

Is this available in the v2.52.0 release?

@joergsesterhenn
Copy link

Is this available in the v2.52.0 release?

I'd like to know this too

@yahavi
Copy link
Member Author

yahavi commented Dec 7, 2023

Not yet, @arvid-villen-p24 & @joergsesterhenn.
We will post an update at jfrog/jfrog-cli#2070 once the JFrog CLI starts to support Quarkus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jfrog cli raises error when building quarkus 3.2.x application
4 participants