Reviewer 역할 검증 보고서 smoke (runtime-role-matrix-live-20260714112301-v11-reviewer-001)

This commit is contained in:
forge-bot 2026-07-14 11:26:51 +00:00
parent f98c258f7a
commit a8856f44bc

30
docs/evidence-build.log Normal file
View file

@ -0,0 +1,30 @@
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------------< com.example:role-matrix >----------------------
[INFO] Building role-matrix 1.0.0
[INFO] ----------------------< com.example:role-matrix >----------------------
[INFO]
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ role-matrix ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ role-matrix ---
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ role-matrix ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ role-matrix ---
[INFO]
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ role-matrix ---
[INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ role-matrix ---
[INFO] Building jar: /target/role-matrix-1.0.0.jar
[INFO]
[INFO] --- maven-install-plugin:3.1.1:install (default-install) @ role-matrix ---
[INFO] Installing /target/role-matrix-1.0.0.jar to /root/.m2/repository
[INFO] Installing /pom.xml to /root/.m2/repository
[INFO]
[INFO] BUILD SUCCESS
[INFO] Total time: 12:45
[INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0