FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ignoring unnecessarily generated surefire report by optimizing-ci-builds · Pull Request #736 · socketio/socket.io-client-java · GitHub

ignoring unnecessarily generated surefire report - #736

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

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

Conversation

Copy link
Copy Markdown

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.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL