Skip to content

ignoring unnecessarily generated surefire report#736

Open
optimizing-ci-builds wants to merge 1 commit intosocketio:mainfrom
optimizing-ci-builds:optimization
Open

ignoring unnecessarily generated surefire report#736
optimizing-ci-builds wants to merge 1 commit intosocketio:mainfrom
optimizing-ci-builds:optimization

Conversation

@optimizing-ci-builds
Copy link

In our analysis, we observe that this target/surefire-report/ directory is generated but not later used during the CI build. Hence, we propose to disable generating this directory to save runtime.
The generation of this directory can be disabled by simply adding -DdisableXmlReport=true to the mvn command.

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.

1 participant