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

Add cleanup script and config to IT parent pom, fix pom errors #1718

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

mattbsox
Copy link
Member

Added a profile to the IT parent pom that will activate for our Linux tests. It will copy a script file to each IT test project and will run through maven-invoker after a test build finishes successfully. It will execute a clean on the project using the Maven wrapper. All target directories should be cleaned. No issues if the script is not present for runs on another OS or any other reasons. This won't affect Mac or Windows builds unless we want to add profiles for those as well.

Updated some test projects to use the test parent pom and fixed old pom config issues.

@mattbsox mattbsox merged commit bf4a4d8 into OpenLiberty:main Aug 16, 2023
16 checks passed
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.

2 participants