-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtree.log
38 lines (38 loc) · 2.11 KB
/
tree.log
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
38
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jackJew:crawler-engine:jar:1.2-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 103, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building crawler-engine 1.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.1:tree (default-cli) @ crawler-engine ---
[INFO] org.jackJew:crawler-engine:jar:1.2-SNAPSHOT
[INFO] +- org.apache.httpcomponents:httpclient:jar:4.4.1:compile
[INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.1:compile
[INFO] | +- commons-logging:commons-logging:jar:1.2:compile
[INFO] | \- commons-codec:commons-codec:jar:1.9:compile
[INFO] +- org.slf4j:slf4j-api:jar:1.7.5:compile
[INFO] +- org.slf4j:slf4j-log4j12:jar:1.7.5:compile
[INFO] | \- log4j:log4j:jar:1.2.17:compile
[INFO] +- junit:junit:jar:4.11:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- org.jsoup:jsoup:jar:1.8.1:compile
[INFO] +- com.google.code.gson:gson:jar:2.6.1:compile
[INFO] +- net.sourceforge.jchardet:jchardet:jar:1.0:compile
[INFO] +- org.mozilla:rhino:jar:1.7.6:compile
[INFO] +- com.rabbitmq:amqp-client:jar:3.6.0:compile
[INFO] \- org.jack:crawler-common:jar:1.2-SNAPSHOT:compile
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.778s
[INFO] Finished at: Fri Feb 17 11:12:37 CST 2017
[INFO] Final Memory: 8M/309M
[INFO] ------------------------------------------------------------------------