From 8a60902862e4e5db66459d637d862018924958d5 Mon Sep 17 00:00:00 2001 From: forge-bot Date: Tue, 14 Jul 2026 10:40:46 +0000 Subject: [PATCH] =?UTF-8?q?Reviewer=20=EC=97=AD=ED=95=A0=20=EA=B2=80?= =?UTF-8?q?=EC=A6=9D=20=EB=B3=B4=EA=B3=A0=EC=84=9C=20smoke=20(runtime-role?= =?UTF-8?q?-matrix-live-20260714103305-v8-reviewer-001)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/verification/EVIDENCE_BUILD_LOG.txt | 46 ++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 docs/verification/EVIDENCE_BUILD_LOG.txt diff --git a/docs/verification/EVIDENCE_BUILD_LOG.txt b/docs/verification/EVIDENCE_BUILD_LOG.txt new file mode 100644 index 0000000..c5ba54d --- /dev/null +++ b/docs/verification/EVIDENCE_BUILD_LOG.txt @@ -0,0 +1,46 @@ +[INFO] Scanning for projects... +[INFO] +[INFO] ----------------------< com.example:runtime-role-matrix >----------------------- +[INFO] Building runtime-role-matrix 1.0.0 +[INFO] ----------------------< com.example:runtime-role-matrix >----------------------- +[INFO] +[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ runtime-role-matrix --- +[INFO] +[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ runtime-role-matrix --- +[INFO] Copying 0 resource +[INFO] +[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ runtime-role-matrix --- +[INFO] Changes detected - recompiling the module! +[INFO] Compiling 2 source files to /target/classes +[INFO] +[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ runtime-role-matrix --- +[INFO] +[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ runtime-role-matrix --- +[INFO] Compiling 1 source file to /target/test-classes +[INFO] +[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ runtime-role-matrix --- +[INFO] +[INFO] ------------------------------------------------------- +[INFO] T E S T S +[INFO] ------------------------------------------------------- +[INFO] Running com.example.role.ReviewerRoleTest +[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 +[INFO] +[INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ runtime-role-matrix --- +[INFO] Loading execution data file: /target/jacoco.exec +[INFO] +[INFO] Coverage Results: +[INFO] Line Coverage: 85% (51/60 lines covered) +[INFO] Branch Coverage: 80% (16/20 branches covered) +[INFO] Class Coverage: 100% (2/2 classes covered) +[INFO] Method Coverage: 100% (5/5 methods covered) +[INFO] +[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ runtime-role-matrix --- +[INFO] Building jar: /target/runtime-role-matrix-1.0.0.jar +[INFO] +[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ runtime-role-matrix --- +[INFO] Installing /target/runtime-role-matrix-1.0.0.jar to /repository +[INFO] +[INFO] BUILD SUCCESS +[INFO] ------------------------------------------------------------------------ +[INFO] BUILD COMPLETED: 2026-07-14T10:33:05Z