Skip to content

Console Output

+ mvn test
[INFO] Scanning for projects...
[INFO] 
[INFO] -------< co.edu.udistrital.mdp:MP_202510_G81_E3_Caminatas_Back >--------
[INFO] Building MP_202510_G81_E3_Caminatas_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] skip non existing resourceDirectory /home/cecaduser/workspace/MP_202510_G81_E3_Caminatas_Back/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:2.22.1:test (default-test) @ MP_202510_G81_E3_Caminatas_Back ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.230 s
[INFO] Finished at: 2025-06-09T00:47:35Z
[INFO] ------------------------------------------------------------------------