这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jsfan3
Copy link
Contributor

@jsfan3 jsfan3 commented May 9, 2025

"skip true" tells the plugin to bypass both compilation and execution of its J2CL tests, so the missing test_summary.json error should disappear and the rest of the multi-module build should keep running its normal unit / integration tests.

A project with packaging pom is not required to produce a primary JAR/WAR artefact, so Maven’s package phase won’t expect the maven-war-plugin at all.

jsfan3 added 2 commits May 9, 2025 14:23
<skip>true</skip> tells the plugin to bypass both compilation and execution of its J2CL tests, so the missing test_summary.json error disappears and the rest of your multi-module build keeps running its normal unit / integration tests.
A project with packaging pom is not required to produce a primary JAR/WAR artefact, so Maven’s package phase won’t expect the maven-war-plugin at all.
@dkapil dkapil merged commit 0494455 into eugenp:master May 10, 2025
1 check 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