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

Jetty 10.0.x add plugin overlay test #9045

Merged
merged 6 commits into from Dec 18, 2022

Conversation

janbartel
Copy link
Contributor

Closes #5522

@janbartel janbartel self-assigned this Dec 13, 2022
@janbartel janbartel requested a review from olamy December 13, 2022 01:50
@janbartel
Copy link
Contributor Author

@olamy this pr does build, it's just showing failure for the branch rather than the pr.

@@ -22,6 +22,7 @@
import java.util.Set;

import org.apache.maven.artifact.Artifact;
import org.eclipse.jetty.maven.plugin.utils.MavenProjectHelper;
Copy link
Member

Choose a reason for hiding this comment

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

unused? Strange as this doesn't look to be used in the new code.

@janbartel janbartel requested a review from olamy December 13, 2022 21:28
@joakime joakime added this to the 10.0.x milestone Dec 14, 2022
@janbartel janbartel merged commit aa40193 into jetty-10.0.x Dec 18, 2022
@janbartel janbartel deleted the jetty-10.0.x-add-plugin-overlay-test branch December 18, 2022 22:17
@joakime joakime added the Test label Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add integration test for jetty maven plugin using war overlays
3 participants