[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData                                                       [pom]
[INFO] odata-lib                                                          [pom]
[INFO] odata-commons-api                                               [bundle]
[INFO] odata-commons-core                                              [bundle]
[INFO] odata-client-api                                                [bundle]
[INFO] odata-client-core                                               [bundle]
[INFO] odata-server-api                                                [bundle]
[INFO] odata-server-core                                               [bundle]
[INFO] odata-server-core-ext                                              [jar]
[INFO] odata-server-tecsvc                                                [war]
[INFO] odata-server-test                                                  [jar]
[INFO] odata-ext                                                          [pom]
[INFO] odata-client-proxy                                                 [jar]
[INFO] pojogen-maven-plugin                                      [maven-plugin]
[INFO] odata-client-android                                               [jar]
[INFO] odata-fit                                                          [war]
[INFO] odata-dist                                                         [pom]
[INFO] Olingo-OData-Client-for-Android                                    [pom]
[INFO] Olingo-OData-Client-for-Java                                       [pom]
[INFO] Olingo-OData-Server-for-Java                                       [pom]
[INFO] Olingo-OData-Server-Extension-for-Java                             [pom]
[INFO] Olingo-OData-JavaDoc                                               [pom]
[INFO] odata-samples                                                      [pom]
[INFO] odata-server-sample                                                [war]
[INFO] 
[INFO] -------------------< org.apache.olingo:odata-parent >-------------------
[INFO] Building Olingo-OData 4.7.1-SNAPSHOT-SNAPSHOT                              [1/24]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-parent ---
[INFO] org.apache.olingo:odata-parent:pom:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] 
[INFO] --------------------< org.apache.olingo:odata-lib >---------------------
[INFO] Building odata-lib 4.7.1-SNAPSHOT-SNAPSHOT                                 [2/24]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-lib ---
[INFO] org.apache.olingo:odata-lib:pom:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] 
[INFO] ----------------< org.apache.olingo:odata-commons-api >-----------------
[INFO] Building odata-commons-api 4.7.1-SNAPSHOT-SNAPSHOT                         [3/24]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-commons-api ---
[INFO] org.apache.olingo:odata-commons-api:bundle:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] \- junit:junit:jar:4.11:test
[INFO]    \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] 
[INFO] ----------------< org.apache.olingo:odata-commons-core >----------------
[INFO] Building odata-commons-core 4.7.1-SNAPSHOT-SNAPSHOT                        [4/24]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-commons-core ---
[INFO] org.apache.olingo:odata-commons-core:bundle:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] +- commons-codec:commons-codec:jar:1.13:compile
[INFO] +- junit:junit:jar:4.11:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] \- org.mockito:mockito-all:jar:1.9.5:test
[INFO] 
[INFO] -----------------< org.apache.olingo:odata-client-api >-----------------
[INFO] Building odata-client-api 4.7.1-SNAPSHOT-SNAPSHOT                          [5/24]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-client-api ---
[INFO] org.apache.olingo:odata-client-api:bundle:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] +- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO] +- commons-io:commons-io:jar:2.6:compile
[INFO] +- org.apache.commons:commons-lang3:jar:3.9:compile
[INFO] \- org.apache.httpcomponents:httpclient:jar:4.5.8:compile
[INFO]    +- org.apache.httpcomponents:httpcore:jar:4.4.11:compile
[INFO]    +- commons-logging:commons-logging:jar:1.2:provided
[INFO]    \- commons-codec:commons-codec:jar:1.13:compile
[INFO] 
[INFO] ----------------< org.apache.olingo:odata-client-core >-----------------
[INFO] Building odata-client-core 4.7.1-SNAPSHOT-SNAPSHOT                         [6/24]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-client-core ---
[INFO] org.apache.olingo:odata-client-core:bundle:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- org.apache.olingo:odata-client-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  \- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] +- org.apache.olingo:odata-commons-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] +- commons-codec:commons-codec:jar:1.13:compile
[INFO] +- commons-io:commons-io:jar:2.6:compile
[INFO] +- org.apache.commons:commons-lang3:jar:3.9:compile
[INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.8:compile
[INFO] |  +- org.apache.httpcomponents:httpcore:jar:4.4.11:compile
[INFO] |  \- commons-logging:commons-logging:jar:1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[INFO] +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.10.0:compile
[INFO] |  +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.0:compile
[INFO] |  |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:compile
[INFO] |  |  \- jakarta.activation:jakarta.activation-api:jar:1.2.1:compile
[INFO] |  +- org.codehaus.woodstox:stax2-api:jar:4.2:compile
[INFO] |  \- com.fasterxml.woodstox:woodstox-core:jar:6.0.1:compile
[INFO] +- com.fasterxml:aalto-xml:jar:0.9.10:compile
[INFO] +- junit:junit:jar:4.11:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- org.mockito:mockito-all:jar:1.9.5:test
[INFO] +- xmlunit:xmlunit:jar:1.5:test
[INFO] \- org.slf4j:slf4j-simple:jar:1.7.7:test
[INFO] 
[INFO] -----------------< org.apache.olingo:odata-server-api >-----------------
[INFO] Building odata-server-api 4.7.1-SNAPSHOT-SNAPSHOT                          [7/24]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-server-api ---
[INFO] org.apache.olingo:odata-server-api:bundle:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] +- javax.servlet:servlet-api:jar:2.5:provided
[INFO] +- io.netty:netty-codec-http:jar:4.1.39.Final:compile
[INFO] |  +- io.netty:netty-common:jar:4.1.39.Final:compile
[INFO] |  +- io.netty:netty-buffer:jar:4.1.39.Final:compile
[INFO] |  +- io.netty:netty-transport:jar:4.1.39.Final:compile
[INFO] |  |  \- io.netty:netty-resolver:jar:4.1.39.Final:compile
[INFO] |  +- io.netty:netty-codec:jar:4.1.39.Final:compile
[INFO] |  \- io.netty:netty-handler:jar:4.1.39.Final:compile
[INFO] \- junit:junit:jar:4.11:test
[INFO]    \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] 
[INFO] ----------------< org.apache.olingo:odata-server-core >-----------------
[INFO] Building odata-server-core 4.7.1-SNAPSHOT-SNAPSHOT                         [8/24]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-server-core ---
[INFO] org.apache.olingo:odata-server-core:bundle:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- org.apache.olingo:odata-server-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  \- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] +- org.apache.olingo:odata-commons-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] +- javax.servlet:servlet-api:jar:2.5:provided
[INFO] +- commons-codec:commons-codec:jar:1.13:compile
[INFO] +- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[INFO] |  \- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[INFO] +- io.netty:netty-codec-http:jar:4.1.39.Final:compile
[INFO] |  +- io.netty:netty-common:jar:4.1.39.Final:compile
[INFO] |  +- io.netty:netty-buffer:jar:4.1.39.Final:compile
[INFO] |  +- io.netty:netty-transport:jar:4.1.39.Final:compile
[INFO] |  |  \- io.netty:netty-resolver:jar:4.1.39.Final:compile
[INFO] |  +- io.netty:netty-codec:jar:4.1.39.Final:compile
[INFO] |  \- io.netty:netty-handler:jar:4.1.39.Final:compile
[INFO] +- junit:junit:jar:4.11:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- org.mockito:mockito-all:jar:1.9.5:test
[INFO] \- commons-io:commons-io:jar:2.6:test
[INFO] 
[INFO] --------------< org.apache.olingo:odata-server-core-ext >---------------
[INFO] Building odata-server-core-ext 4.7.1-SNAPSHOT-SNAPSHOT                     [9/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-server-core-ext ---
[INFO] org.apache.olingo:odata-server-core-ext:jar:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- org.apache.olingo:odata-server-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  \- io.netty:netty-codec-http:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-common:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-buffer:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-transport:jar:4.1.39.Final:compile
[INFO] |     |  \- io.netty:netty-resolver:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-codec:jar:4.1.39.Final:compile
[INFO] |     \- io.netty:netty-handler:jar:4.1.39.Final:compile
[INFO] +- org.apache.olingo:odata-server-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- commons-codec:commons-codec:jar:1.13:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[INFO] |  \- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[INFO] |     \- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[INFO] +- org.apache.olingo:odata-commons-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] +- javax.servlet:javax.servlet-api:jar:3.0.1:provided
[INFO] +- junit:junit:jar:4.11:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- org.mockito:mockito-all:jar:1.9.5:test
[INFO] +- commons-io:commons-io:jar:2.6:test
[INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.8:test
[INFO] |  +- org.apache.httpcomponents:httpcore:jar:4.4.11:test
[INFO] |  \- commons-logging:commons-logging:jar:1.2:provided
[INFO] +- org.apache.tomcat.embed:tomcat-embed-core:jar:7.0.55:test
[INFO] +- org.apache.tomcat.embed:tomcat-embed-logging-log4j:jar:7.0.55:test
[INFO] \- org.apache.tomcat:tomcat-jasper:jar:7.0.55:test
[INFO]    +- org.apache.tomcat:tomcat-servlet-api:jar:7.0.55:test
[INFO]    +- org.apache.tomcat:tomcat-juli:jar:7.0.55:test
[INFO]    +- org.apache.tomcat:tomcat-jsp-api:jar:7.0.55:test
[INFO]    +- org.apache.tomcat:tomcat-el-api:jar:7.0.55:test
[INFO]    +- org.eclipse.jdt.core.compiler:ecj:jar:4.4:test
[INFO]    +- org.apache.tomcat:tomcat-jasper-el:jar:7.0.55:test
[INFO]    +- org.apache.tomcat:tomcat-api:jar:7.0.55:test
[INFO]    \- org.apache.tomcat:tomcat-util:jar:7.0.55:test
[INFO] 
[INFO] ---------------< org.apache.olingo:odata-server-tecsvc >----------------
[INFO] Building odata-server-tecsvc 4.7.1-SNAPSHOT-SNAPSHOT                      [10/24]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-server-tecsvc ---
[INFO] org.apache.olingo:odata-server-tecsvc:war:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- javax.servlet:servlet-api:jar:2.5:provided
[INFO] +- org.apache.olingo:odata-server-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  \- io.netty:netty-codec-http:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-common:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-buffer:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-transport:jar:4.1.39.Final:compile
[INFO] |     |  \- io.netty:netty-resolver:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-codec:jar:4.1.39.Final:compile
[INFO] |     \- io.netty:netty-handler:jar:4.1.39.Final:compile
[INFO] +- org.apache.olingo:odata-server-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- commons-codec:commons-codec:jar:1.13:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[INFO] |  \- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[INFO] |     \- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[INFO] +- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] +- org.apache.olingo:odata-commons-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:runtime
[INFO] +- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO] +- org.slf4j:slf4j-simple:jar:1.7.7:runtime
[INFO] +- junit:junit:jar:4.11:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- org.mockito:mockito-all:jar:1.9.5:test
[INFO] \- commons-io:commons-io:jar:2.6:compile
[INFO] 
[INFO] ----------------< org.apache.olingo:odata-server-test >-----------------
[INFO] Building odata-server-test 4.7.1-SNAPSHOT-SNAPSHOT                        [11/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-server-test ---
[INFO] org.apache.olingo:odata-server-test:jar:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- org.apache.olingo:odata-server-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- org.apache.olingo:odata-server-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- org.apache.olingo:odata-commons-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- commons-codec:commons-codec:jar:1.13:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[INFO] |  |  \- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[INFO] |  \- io.netty:netty-codec-http:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-common:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-buffer:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-transport:jar:4.1.39.Final:compile
[INFO] |     |  \- io.netty:netty-resolver:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-codec:jar:4.1.39.Final:compile
[INFO] |     \- io.netty:netty-handler:jar:4.1.39.Final:compile
[INFO] +- org.apache.olingo:odata-server-tecsvc:jar:4.7.1-SNAPSHOT-SNAPSHOT:test
[INFO] |  +- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- org.slf4j:slf4j-api:jar:1.7.7:test
[INFO] |  \- org.slf4j:slf4j-simple:jar:1.7.7:test
[INFO] +- junit:junit:jar:4.11:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- org.mockito:mockito-all:jar:1.9.5:test
[INFO] +- commons-io:commons-io:jar:2.6:compile
[INFO] \- xmlunit:xmlunit:jar:1.5:test
[INFO] 
[INFO] --------------------< org.apache.olingo:odata-ext >---------------------
[INFO] Building odata-ext 4.7.1-SNAPSHOT-SNAPSHOT                                [12/24]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-ext ---
[INFO] org.apache.olingo:odata-ext:pom:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] 
[INFO] ----------------< org.apache.olingo:odata-client-proxy >----------------
[INFO] Building odata-client-proxy 4.7.1-SNAPSHOT-SNAPSHOT                       [13/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-client-proxy ---
[INFO] org.apache.olingo:odata-client-proxy:jar:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- org.apache.olingo:odata-client-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- org.apache.olingo:odata-client-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  |  \- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- org.apache.olingo:odata-commons-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- commons-codec:commons-codec:jar:1.13:compile
[INFO] |  +- commons-io:commons-io:jar:2.6:compile
[INFO] |  +- org.apache.httpcomponents:httpclient:jar:4.5.8:compile
[INFO] |  |  \- org.apache.httpcomponents:httpcore:jar:4.4.11:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[INFO] |  +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.10.0:compile
[INFO] |  |  +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.0:compile
[INFO] |  |  |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:compile
[INFO] |  |  |  \- jakarta.activation:jakarta.activation-api:jar:1.2.1:compile
[INFO] |  |  +- org.codehaus.woodstox:stax2-api:jar:4.2:compile
[INFO] |  |  \- com.fasterxml.woodstox:woodstox-core:jar:6.0.1:compile
[INFO] |  \- com.fasterxml:aalto-xml:jar:0.9.10:compile
[INFO] +- org.apache.commons:commons-lang3:jar:3.9:compile
[INFO] +- commons-logging:commons-logging:jar:1.2:runtime
[INFO] +- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO] \- junit:junit:jar:4.11:test
[INFO]    \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] 
[INFO] ---------------< org.apache.olingo:pojogen-maven-plugin >---------------
[INFO] Building pojogen-maven-plugin 4.7.1-SNAPSHOT-SNAPSHOT                     [14/24]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ pojogen-maven-plugin ---
[INFO] org.apache.olingo:pojogen-maven-plugin:maven-plugin:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- org.apache.olingo:odata-client-proxy:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- org.apache.olingo:odata-client-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  |  +- org.apache.olingo:odata-client-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  |  |  \- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  |  +- org.apache.olingo:odata-commons-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  |  +- commons-codec:commons-codec:jar:1.13:compile
[INFO] |  |  +- org.apache.httpcomponents:httpclient:jar:4.5.8:compile
[INFO] |  |  |  \- org.apache.httpcomponents:httpcore:jar:4.4.11:compile
[INFO] |  |  +- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[INFO] |  |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[INFO] |  |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[INFO] |  |  +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.10.0:compile
[INFO] |  |  |  +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.0:compile
[INFO] |  |  |  |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:compile
[INFO] |  |  |  |  \- jakarta.activation:jakarta.activation-api:jar:1.2.1:compile
[INFO] |  |  |  +- org.codehaus.woodstox:stax2-api:jar:4.2:compile
[INFO] |  |  |  \- com.fasterxml.woodstox:woodstox-core:jar:6.0.1:compile
[INFO] |  |  \- com.fasterxml:aalto-xml:jar:0.9.10:compile
[INFO] |  +- org.apache.commons:commons-lang3:jar:3.9:compile
[INFO] |  \- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO] +- org.apache.velocity:velocity:jar:1.7:compile
[INFO] |  +- commons-collections:commons-collections:jar:3.2.1:compile
[INFO] |  \- commons-lang:commons-lang:jar:2.4:compile
[INFO] +- org.apache.maven:maven-plugin-api:jar:3.2.2:compile
[INFO] |  +- org.apache.maven:maven-model:jar:3.2.2:compile
[INFO] |  |  \- org.codehaus.plexus:plexus-utils:jar:3.0.17:compile
[INFO] |  +- org.apache.maven:maven-artifact:jar:3.2.2:compile
[INFO] |  \- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.0.0.M5:compile
[INFO] |     +- javax.enterprise:cdi-api:jar:1.0:compile
[INFO] |     |  +- javax.annotation:jsr250-api:jar:1.0:compile
[INFO] |     |  \- javax.inject:javax.inject:jar:1:compile
[INFO] |     +- com.google.guava:guava:jar:10.0.1:compile
[INFO] |     |  \- com.google.code.findbugs:jsr305:jar:1.3.9:compile
[INFO] |     +- org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0:compile
[INFO] |     |  \- aopalliance:aopalliance:jar:1.0:compile
[INFO] |     +- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.0.0.M5:compile
[INFO] |     +- org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[INFO] |     \- org.codehaus.plexus:plexus-classworlds:jar:2.4:compile
[INFO] +- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3:provided
[INFO] +- commons-logging:commons-logging:jar:1.2:runtime
[INFO] +- commons-io:commons-io:jar:2.6:compile
[INFO] \- junit:junit:jar:4.11:test
[INFO]    \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] 
[INFO] ---------------< org.apache.olingo:odata-client-android >---------------
[INFO] Building odata-client-android 4.7.1-SNAPSHOT-SNAPSHOT                     [15/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-client-android ---
[INFO] org.apache.olingo:odata-client-android:jar:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- org.apache.olingo:odata-client-proxy:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- org.apache.olingo:odata-client-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  |  +- org.apache.olingo:odata-client-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  |  |  \- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  |  +- org.apache.olingo:odata-commons-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  |  +- commons-codec:commons-codec:jar:1.13:compile
[INFO] |  |  +- commons-io:commons-io:jar:2.6:compile
[INFO] |  |  +- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[INFO] |  |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[INFO] |  |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[INFO] |  |  +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.10.0:compile
[INFO] |  |  |  +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.0:compile
[INFO] |  |  |  |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:compile
[INFO] |  |  |  |  \- jakarta.activation:jakarta.activation-api:jar:1.2.1:compile
[INFO] |  |  |  +- org.codehaus.woodstox:stax2-api:jar:4.2:compile
[INFO] |  |  |  \- com.fasterxml.woodstox:woodstox-core:jar:6.0.1:compile
[INFO] |  |  \- com.fasterxml:aalto-xml:jar:0.9.10:compile
[INFO] |  +- org.apache.commons:commons-lang3:jar:3.9:compile
[INFO] |  +- commons-logging:commons-logging:jar:1.2:provided
[INFO] |  \- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO] +- com.google.android:android:jar:4.1.1.4:provided
[INFO] |  +- org.apache.httpcomponents:httpclient:jar:4.5.8:compile
[INFO] |  |  \- org.apache.httpcomponents:httpcore:jar:4.4.11:compile
[INFO] |  +- org.khronos:opengl-api:jar:gl1.1-android-2.1_r1:provided
[INFO] |  +- xerces:xmlParserAPIs:jar:2.6.2:provided
[INFO] |  +- xpp3:xpp3:jar:1.1.4c:provided
[INFO] |  \- org.json:json:jar:20080701:provided
[INFO] \- javax.xml.stream:stax-api:jar:1.0-2:compile
[INFO] 
[INFO] --------------------< org.apache.olingo:odata-fit >---------------------
[INFO] Building odata-fit 4.7.1-SNAPSHOT-SNAPSHOT                                [16/24]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-fit ---
[INFO] org.apache.olingo:odata-fit:war:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- org.apache.olingo:odata-commons-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  \- commons-codec:commons-codec:jar:1.13:compile
[INFO] +- org.apache.olingo:odata-client-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- org.apache.olingo:odata-client-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- commons-io:commons-io:jar:2.6:compile
[INFO] |  +- org.apache.commons:commons-lang3:jar:3.9:compile
[INFO] |  +- org.apache.httpcomponents:httpclient:jar:4.5.8:compile
[INFO] |  |  \- org.apache.httpcomponents:httpcore:jar:4.4.11:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[INFO] |  +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.10.0:compile
[INFO] |  |  +- org.codehaus.woodstox:stax2-api:jar:4.2:compile
[INFO] |  |  \- com.fasterxml.woodstox:woodstox-core:jar:6.0.1:compile
[INFO] |  \- com.fasterxml:aalto-xml:jar:0.9.10:compile
[INFO] +- org.apache.olingo:odata-client-proxy:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  \- commons-logging:commons-logging:jar:1.2:provided
[INFO] +- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.7.1:compile
[INFO] +- org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.0.0:compile
[INFO] |  +- org.apache.cxf:cxf-core:jar:3.0.0:compile
[INFO] |  |  +- org.codehaus.woodstox:woodstox-core-asl:jar:4.3.0:compile
[INFO] |  |  \- org.apache.ws.xmlschema:xmlschema-core:jar:2.1.0:compile
[INFO] |  +- javax.ws.rs:javax.ws.rs-api:jar:2.0:compile
[INFO] |  +- javax.annotation:javax.annotation-api:jar:1.2:compile
[INFO] |  \- org.apache.cxf:cxf-rt-transports-http:jar:3.0.0:compile
[INFO] +- org.apache.cxf:cxf-rt-rs-client:jar:3.0.0:compile
[INFO] +- org.apache.cxf:cxf-rt-rs-security-oauth2:jar:3.0.0:compile
[INFO] +- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.10.0:compile
[INFO] |  +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.10.0:compile
[INFO] |  \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.0:compile
[INFO] |     +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:compile
[INFO] |     \- jakarta.activation:jakarta.activation-api:jar:1.2.1:compile
[INFO] +- org.springframework:spring-web:jar:4.0.6.RELEASE:compile
[INFO] |  +- org.springframework:spring-aop:jar:4.0.6.RELEASE:compile
[INFO] |  |  \- aopalliance:aopalliance:jar:1.0:compile
[INFO] |  +- org.springframework:spring-beans:jar:4.0.6.RELEASE:compile
[INFO] |  +- org.springframework:spring-context:jar:4.0.6.RELEASE:compile
[INFO] |  |  \- org.springframework:spring-expression:jar:4.0.6.RELEASE:compile
[INFO] |  \- org.springframework:spring-core:jar:4.0.6.RELEASE:compile
[INFO] +- org.apache.tomcat.embed:tomcat-embed-core:jar:7.0.55:compile
[INFO] +- org.apache.tomcat.embed:tomcat-embed-logging-log4j:jar:7.0.55:compile
[INFO] +- org.apache.tomcat:tomcat-jasper:jar:7.0.55:compile
[INFO] |  +- org.apache.tomcat:tomcat-servlet-api:jar:7.0.55:compile
[INFO] |  +- org.apache.tomcat:tomcat-juli:jar:7.0.55:compile
[INFO] |  +- org.apache.tomcat:tomcat-jsp-api:jar:7.0.55:compile
[INFO] |  +- org.apache.tomcat:tomcat-el-api:jar:7.0.55:compile
[INFO] |  +- org.eclipse.jdt.core.compiler:ecj:jar:4.4:compile
[INFO] |  +- org.apache.tomcat:tomcat-jasper-el:jar:7.0.55:compile
[INFO] |  +- org.apache.tomcat:tomcat-api:jar:7.0.55:compile
[INFO] |  \- org.apache.tomcat:tomcat-util:jar:7.0.55:compile
[INFO] +- org.esigate:esigate-core:jar:4.4:compile
[INFO] |  +- nu.validator.htmlparser:htmlparser:jar:1.4:compile
[INFO] |  +- org.slf4j:jcl-over-slf4j:jar:1.6.2:runtime
[INFO] |  \- org.apache.httpcomponents:httpclient-cache:jar:4.2.5:compile
[INFO] +- org.slf4j:slf4j-log4j12:jar:1.7.7:compile
[INFO] |  \- log4j:log4j:jar:1.2.17:compile
[INFO] +- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO] +- org.apache.commons:commons-vfs2:jar:2.4.1:compile
[INFO] +- org.apache.olingo:odata-server-tecsvc:jar:4.7.1-SNAPSHOT-SNAPSHOT:test
[INFO] |  +- org.apache.olingo:odata-server-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:test
[INFO] |  |  \- io.netty:netty-codec-http:jar:4.1.39.Final:test
[INFO] |  |     +- io.netty:netty-common:jar:4.1.39.Final:test
[INFO] |  |     +- io.netty:netty-buffer:jar:4.1.39.Final:test
[INFO] |  |     +- io.netty:netty-transport:jar:4.1.39.Final:test
[INFO] |  |     |  \- io.netty:netty-resolver:jar:4.1.39.Final:test
[INFO] |  |     +- io.netty:netty-codec:jar:4.1.39.Final:test
[INFO] |  |     \- io.netty:netty-handler:jar:4.1.39.Final:test
[INFO] |  \- org.apache.olingo:odata-server-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:test
[INFO] \- junit:junit:jar:4.11:test
[INFO]    \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] 
[INFO] --------------------< org.apache.olingo:odata-dist >--------------------
[INFO] Building odata-dist 4.7.1-SNAPSHOT-SNAPSHOT                               [17/24]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-dist ---
[INFO] org.apache.olingo:odata-dist:pom:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] 
[INFO] --------------< org.apache.olingo:odata-dist-android-lib >--------------
[INFO] Building Olingo-OData-Client-for-Android 4.7.1-SNAPSHOT-SNAPSHOT          [18/24]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-dist-android-lib ---
[INFO] org.apache.olingo:odata-dist-android-lib:pom:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] \- org.apache.olingo:odata-client-android:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO]    +- org.apache.olingo:odata-client-proxy:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO]    |  +- org.apache.olingo:odata-client-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO]    |  |  +- org.apache.olingo:odata-client-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO]    |  |  |  \- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO]    |  |  +- org.apache.olingo:odata-commons-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO]    |  |  +- commons-codec:commons-codec:jar:1.13:compile
[INFO]    |  |  +- commons-io:commons-io:jar:2.6:compile
[INFO]    |  |  +- org.apache.httpcomponents:httpclient:jar:4.5.8:compile
[INFO]    |  |  |  \- org.apache.httpcomponents:httpcore:jar:4.4.11:compile
[INFO]    |  |  +- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[INFO]    |  |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[INFO]    |  |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[INFO]    |  |  +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.10.0:compile
[INFO]    |  |  |  +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.0:compile
[INFO]    |  |  |  |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:compile
[INFO]    |  |  |  |  \- jakarta.activation:jakarta.activation-api:jar:1.2.1:compile
[INFO]    |  |  |  +- org.codehaus.woodstox:stax2-api:jar:4.2:compile
[INFO]    |  |  |  \- com.fasterxml.woodstox:woodstox-core:jar:6.0.1:compile
[INFO]    |  |  \- com.fasterxml:aalto-xml:jar:0.9.10:compile
[INFO]    |  +- org.apache.commons:commons-lang3:jar:3.9:compile
[INFO]    |  +- commons-logging:commons-logging:jar:1.2:provided
[INFO]    |  \- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO]    \- javax.xml.stream:stax-api:jar:1.0-2:compile
[INFO] 
[INFO] --------------< org.apache.olingo:odata-dist-client-lib >---------------
[INFO] Building Olingo-OData-Client-for-Java 4.7.1-SNAPSHOT-SNAPSHOT             [19/24]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-dist-client-lib ---
[INFO] org.apache.olingo:odata-dist-client-lib:pom:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] +- org.apache.olingo:odata-commons-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  \- commons-codec:commons-codec:jar:1.13:compile
[INFO] +- org.apache.olingo:odata-client-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO] |  +- commons-io:commons-io:jar:2.6:compile
[INFO] |  +- org.apache.commons:commons-lang3:jar:3.9:compile
[INFO] |  \- org.apache.httpcomponents:httpclient:jar:4.5.8:compile
[INFO] |     \- org.apache.httpcomponents:httpcore:jar:4.4.11:compile
[INFO] +- org.apache.olingo:odata-client-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[INFO] |  +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.10.0:compile
[INFO] |  |  +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.0:compile
[INFO] |  |  |  +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:compile
[INFO] |  |  |  \- jakarta.activation:jakarta.activation-api:jar:1.2.1:compile
[INFO] |  |  +- org.codehaus.woodstox:stax2-api:jar:4.2:compile
[INFO] |  |  \- com.fasterxml.woodstox:woodstox-core:jar:6.0.1:compile
[INFO] |  \- com.fasterxml:aalto-xml:jar:0.9.10:compile
[INFO] \- org.apache.olingo:odata-client-proxy:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO]    \- commons-logging:commons-logging:jar:1.2:provided
[INFO] 
[INFO] --------------< org.apache.olingo:odata-dist-server-lib >---------------
[INFO] Building Olingo-OData-Server-for-Java 4.7.1-SNAPSHOT-SNAPSHOT             [20/24]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-dist-server-lib ---
[INFO] org.apache.olingo:odata-dist-server-lib:pom:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] +- org.apache.olingo:odata-commons-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  \- commons-codec:commons-codec:jar:1.13:compile
[INFO] +- org.apache.olingo:odata-server-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  \- io.netty:netty-codec-http:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-common:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-buffer:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-transport:jar:4.1.39.Final:compile
[INFO] |     |  \- io.netty:netty-resolver:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-codec:jar:4.1.39.Final:compile
[INFO] |     \- io.netty:netty-handler:jar:4.1.39.Final:compile
[INFO] \- org.apache.olingo:odata-server-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO]    +- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[INFO]    \- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[INFO]       \- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[INFO] 
[INFO] ------------< org.apache.olingo:odata-dist-server-lib-ext >-------------
[INFO] Building Olingo-OData-Server-Extension-for-Java 4.7.1-SNAPSHOT-SNAPSHOT   [21/24]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-dist-server-lib-ext ---
[INFO] org.apache.olingo:odata-dist-server-lib-ext:pom:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] +- org.apache.olingo:odata-commons-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  \- commons-codec:commons-codec:jar:1.13:compile
[INFO] +- org.apache.olingo:odata-server-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  \- io.netty:netty-codec-http:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-common:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-buffer:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-transport:jar:4.1.39.Final:compile
[INFO] |     |  \- io.netty:netty-resolver:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-codec:jar:4.1.39.Final:compile
[INFO] |     \- io.netty:netty-handler:jar:4.1.39.Final:compile
[INFO] +- org.apache.olingo:odata-server-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:compile
[INFO] |  \- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:compile
[INFO] |     \- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:compile
[INFO] \- org.apache.olingo:odata-server-core-ext:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] 
[INFO] ----------------< org.apache.olingo:odata-dist-javadoc >----------------
[INFO] Building Olingo-OData-JavaDoc 4.7.1-SNAPSHOT-SNAPSHOT                     [22/24]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-dist-javadoc ---
[INFO] org.apache.olingo:odata-dist-javadoc:pom:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] 
[INFO] ------------------< org.apache.olingo:odata-samples >-------------------
[INFO] Building odata-samples 4.7.1-SNAPSHOT-SNAPSHOT                            [23/24]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-samples ---
[INFO] org.apache.olingo:odata-samples:pom:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] 
[INFO] ---------------< org.apache.olingo:odata-server-sample >----------------
[INFO] Building odata-server-sample 4.7.1-SNAPSHOT-SNAPSHOT                      [24/24]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ odata-server-sample ---
[INFO] org.apache.olingo:odata-server-sample:war:4.7.1-SNAPSHOT-SNAPSHOT
[INFO] +- javax.servlet:servlet-api:jar:2.5:provided
[INFO] +- org.apache.olingo:odata-server-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] |  \- io.netty:netty-codec-http:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-common:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-buffer:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-transport:jar:4.1.39.Final:compile
[INFO] |     |  \- io.netty:netty-resolver:jar:4.1.39.Final:compile
[INFO] |     +- io.netty:netty-codec:jar:4.1.39.Final:compile
[INFO] |     \- io.netty:netty-handler:jar:4.1.39.Final:compile
[INFO] +- org.apache.olingo:odata-server-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:runtime
[INFO] |  +- commons-codec:commons-codec:jar:1.13:compile
[INFO] |  +- com.fasterxml.jackson.core:jackson-core:jar:2.10.0:runtime
[INFO] |  \- com.fasterxml.jackson.core:jackson-databind:jar:2.10.0:runtime
[INFO] |     \- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0:runtime
[INFO] +- org.apache.olingo:odata-commons-api:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] +- org.apache.olingo:odata-commons-core:jar:4.7.1-SNAPSHOT-SNAPSHOT:compile
[INFO] +- org.slf4j:slf4j-api:jar:1.7.7:compile
[INFO] \- org.slf4j:slf4j-simple:jar:1.7.7:runtime
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Olingo-OData 4.7.1-SNAPSHOT-SNAPSHOT:
[INFO] 
[INFO] Olingo-OData ....................................... SUCCESS [  0.244 s]
[INFO] odata-lib .......................................... SUCCESS [  0.004 s]
[INFO] odata-commons-api .................................. SUCCESS [  0.125 s]
[INFO] odata-commons-core ................................. SUCCESS [  0.017 s]
[INFO] odata-client-api ................................... SUCCESS [  0.021 s]
[INFO] odata-client-core .................................. SUCCESS [  0.036 s]
[INFO] odata-server-api ................................... SUCCESS [  0.017 s]
[INFO] odata-server-core .................................. SUCCESS [  0.013 s]
[INFO] odata-server-core-ext .............................. SUCCESS [  0.027 s]
[INFO] odata-server-tecsvc ................................ SUCCESS [  0.014 s]
[INFO] odata-server-test .................................. SUCCESS [  0.013 s]
[INFO] odata-ext .......................................... SUCCESS [  0.003 s]
[INFO] odata-client-proxy ................................. SUCCESS [  0.015 s]
[INFO] pojogen-maven-plugin ............................... SUCCESS [  0.044 s]
[INFO] odata-client-android ............................... SUCCESS [  0.019 s]
[INFO] odata-fit .......................................... SUCCESS [  0.067 s]
[INFO] odata-dist ......................................... SUCCESS [  0.002 s]
[INFO] Olingo-OData-Client-for-Android .................... SUCCESS [  0.016 s]
[INFO] Olingo-OData-Client-for-Java ....................... SUCCESS [  0.011 s]
[INFO] Olingo-OData-Server-for-Java ....................... SUCCESS [  0.009 s]
[INFO] Olingo-OData-Server-Extension-for-Java ............. SUCCESS [  0.010 s]
[INFO] Olingo-OData-JavaDoc ............................... SUCCESS [  0.002 s]
[INFO] odata-samples ...................................... SUCCESS [  0.002 s]
[INFO] odata-server-sample ................................ SUCCESS [  0.009 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.368 s
[INFO] Finished at: 2019-11-12T16:45:10+01:00
[INFO] ------------------------------------------------------------------------
