Created
January 19, 2021 13:55
-
-
Save KurtStam/65f26b63245be174ad3f228aa6783154 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] ------------------------< io.syndesis.s2i:s2i >------------------------- | |
[INFO] Building S2I 1.12-SNAPSHOT | |
[INFO] --------------------------------[ pom ]--------------------------------- | |
[INFO] | |
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ s2i --- | |
[INFO] Deleting /Users/kstam/git/rh/syndesis/syndesis/app/s2i/target | |
[INFO] | |
[INFO] --- git-commit-id-plugin:4.0.0:revision (basepom.default) @ s2i --- | |
[INFO] | |
[INFO] --- license-maven-plugin:2.0.0:aggregate-download-licenses (collect-licenses) @ s2i --- | |
[WARNING] No URL for license at index 0 in dependency net.iharder:base64:2.3.8 | |
[WARNING] There were 1 download errors - check the warnings above | |
[INFO] | |
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-settings-xml) @ s2i --- | |
[INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] Copying 1 resource | |
[INFO] | |
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-settings-local-xml) @ s2i --- | |
[INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] Copying 1 resource | |
[INFO] | |
[INFO] --- build-helper-maven-plugin:3.0.0:bsh-property (generate-merged-settings) @ s2i --- | |
[INFO] | |
[INFO] --- exec-maven-plugin:1.6.0:java (generate-project) @ s2i --- | |
2021-01-19 14:51:57.982 INFO 39572 --- [Launcher.main()] o.s.boot.SpringApplication : Starting application on mbp.pakhuis2.local with PID 39572 (started by kstam in /Users/kstam/git/rh/syndesis/syndesis/app) | |
2021-01-19 14:51:57.988 INFO 39572 --- [Launcher.main()] o.s.boot.SpringApplication : No active profile set, falling back to default profiles: default | |
2021-01-19 14:51:58.949 INFO 39572 --- [Launcher.main()] o.s.boot.SpringApplication : Started application in 1.54 seconds (JVM running for 14.79) | |
To: /Users/kstam/git/rh/syndesis/syndesis/app/s2i/target/generated/project | |
[INFO] | |
[INFO] --- maven-invoker-plugin:3.2.1:run (cache-artifacts) @ s2i --- | |
[INFO] Building: project/pom.xml | |
[INFO] project/pom.xml .................................. SUCCESS (8.4 s) | |
[INFO] ------------------------------------------------- | |
[INFO] Build Summary: | |
[INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0 | |
[INFO] ------------------------------------------------- | |
[INFO] | |
[INFO] --- maven-invoker-plugin:3.2.1:run (create-repository) @ s2i --- | |
[INFO] Building: project/pom.xml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment