diff --git a/docs/evidence-build.log b/docs/evidence-build.log new file mode 100644 index 0000000..96fd1cc --- /dev/null +++ b/docs/evidence-build.log @@ -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