[INFO] Building MyCompany Common classes 1.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact bouncycastle:bctsp-jdk14:jar:138 has been relocated to org.bouncycastle:bctsp-jdk14:jar:1.38
[WARNING] The POM for org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 87 source files to /Applications/Software/eclipse-workspace/test/target/classes
[WARNING] /Applications/Software/eclipse-workspace/test/src/main/java/com/mycompany/condition/model/Condition.java: Some input files use unchecked or unsafe operations.
[WARNING] /Applications/Software/eclipse-workspace/test/src/main/java/com/mycompany/condition/model/Condition.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ test ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ test ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ test ---
[INFO] Building jar: /Applications/Software/eclipse-workspace/test/target/test.jar
[INFO] META-INF/maven/com.mycompany/test/pom.xml already added, skipping
[INFO] META-INF/maven/com.mycompany/test/pom.properties already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ test ---
[INFO] Installing /Applications/Software/eclipse-workspace/test/target/test.jar to /Users/RIDER/.m2/repository/com/mycompany/test/1.0-SNAPSHOT/test-1.0-SNAPSHOT.jar
[INFO] Installing /Applications/Software/eclipse-workspace/test/pom.xml to /Users/RIDER/.m2/repository/com/mycompany/test/1.0-SNAPSHOT/test-1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.727 s
[INFO] Finished at: 2022-11-30T17:18:41+01:00
[INFO] ------------------------------------------------------------------------