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

Ignoring unnecessarily generated jacoco report by optimizing-ci-builds · Pull Request #1762 · JSQLParser/JSqlParser · GitHub

Ignoring unnecessarily generated jacoco report - #1762

Merged
wumpz merged 3 commits into
JSQLParser:masterfrom
optimizing-ci-builds:optimization-site
Apr 27, 2023
Merged

Ignoring unnecessarily generated jacoco report#1762
wumpz merged 3 commits into
JSQLParser:masterfrom
optimizing-ci-builds:optimization-site

Conversation

Copy link
Copy Markdown
Contributor

In our analysis, we observe that the target/site/jacoco 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 -Djacoco.skip=true to the mvn command.

wumpz merged commit 1bbb144 into JSQLParser:master Apr 27, 2023
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.

2 participants


Back | FazBrowse Home | New Git URL