-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcore-install.log
More file actions
37 lines (37 loc) · 2.02 KB
/
core-install.log
File metadata and controls
37 lines (37 loc) · 2.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------< io.dscope.camel:camel-agent-core >------------------
[INFO] Building Camel Agent Core 0.5.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- resources:3.3.0:resources (default-resources) @ camel-agent-core ---
[INFO] Copying 4 resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ camel-agent-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- camel-component:4.15.0:generate (generate-component-metadata) @ camel-agent-core ---
[INFO] Skipping generation, everything is up to date.
[INFO]
[INFO] --- resources:3.3.0:testResources (default-testResources) @ camel-agent-core ---
[INFO] Copying 11 resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ camel-agent-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ camel-agent-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ camel-agent-core ---
[INFO] Building jar: /Users/roman/Projects/DScope/CamelAIAgentComponent/camel-agent-core/target/camel-agent-core-0.5.0.jar
[INFO]
[INFO] --- install:3.1.0:install (default-install) @ camel-agent-core ---
[INFO] Installing /Users/roman/Projects/DScope/CamelAIAgentComponent/camel-agent-core/pom.xml to /Users/roman/.m2/repository/io/dscope/camel/camel-agent-core/0.5.0/camel-agent-core-0.5.0.pom
[INFO] Installing /Users/roman/Projects/DScope/CamelAIAgentComponent/camel-agent-core/target/camel-agent-core-0.5.0.jar to /Users/roman/.m2/repository/io/dscope/camel/camel-agent-core/0.5.0/camel-agent-core-0.5.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.442 s
[INFO] Finished at: 2026-03-02T20:33:40-08:00
[INFO] ------------------------------------------------------------------------