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

POM enhancements #903

Merged
merged 2 commits into from Mar 18, 2020
Merged

POM enhancements #903

merged 2 commits into from Mar 18, 2020

Conversation

ppalaga
Copy link
Contributor

@ppalaga ppalaga commented Mar 18, 2020

No description provided.

pom.xml Outdated
@@ -84,8 +84,7 @@
<maven-source-plugin.version>3.1.0</maven-source-plugin.version>
<maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version>
<maven-dependency-plugin.version>3.1.1</maven-dependency-plugin.version>
<!-- NOTE: We pin to this version due to https://github.com/apache/camel-quarkus/issues/723 -->
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version>
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not convinced all of the issues are fixed.

Run NoDefaultServletTest (You'll need to remove @Disabled) and the test passes with 3.x. Run it with 2.x and it'll fail.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That would mean that quarkusio/quarkus#7203 is not fully fixed? Let me remove the commit then.

@ppalaga
Copy link
Contributor Author

ppalaga commented Mar 18, 2020

149d0da removed the revert to maven-surefire-plugin.version 3.0.0-M4

Do we want to wait for the CI?

@ppalaga
Copy link
Contributor Author

ppalaga commented Mar 18, 2020

Do we want to wait for the CI?

Actually, we should, because I also rebased.

@ppalaga
Copy link
Contributor Author

ppalaga commented Mar 18, 2020

Approved by @jamesnetherton

@ppalaga ppalaga merged commit 5bc3404 into apache:master Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants