A new permission check introduced via GUACAMOLE-360 was (naturally)
written for the version of ActiveConnectionPermissionService that did
not support user groups. That check used "targetUser" rather than the
new "targetEntity", hence the error upon merge.

On Mon, Oct 1, 2018 at 11:21 AM, Mike Jumper <[email protected]> wrote:
> Building the staging/1.0.0 branch seems to work fine. Am checking why
> master is borked.
>
> - Mike
>
>
> On Mon, Oct 1, 2018 at 11:09 AM, Apache Jenkins Server
> <[email protected]> wrote:
>> See 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/85/display/redirect?page=changes>
>>
>> Changes:
>>
>> [mjumper] GUACAMOLE-220: Define base schema for user groups.
>>
>> [mjumper] GUACAMOLE-220: Refactor user-related model objects and services to
>>
>> [mjumper] GUACAMOLE-220: Update SQL queries to use guacamole_entity table 
>> where
>>
>> [mjumper] GUACAMOLE-220: Add explicit mapper for entities (the basis for 
>> users and
>>
>> [mjumper] GUACAMOLE-220: Implement base API changes within database auth 
>> allowing
>>
>> [mjumper] GUACAMOLE-220: Use effective permissions when deciding whether a 
>> user
>>
>> [mjumper] GUACAMOLE-220: Implement permission inheritance within SQL queries.
>>
>> [mjumper] GUACAMOLE-220: Move JDBC handling of effective groups to
>>
>> [mjumper] GUACAMOLE-220: Inherit from groups even if not determined by 
>> database.
>>
>> [mjumper] GUACAMOLE-220: Refactor handling of JDBC permissions to abstract 
>> away
>>
>> [mjumper] GUACAMOLE-220: Map and query user group tables.
>>
>> [mjumper] GUACAMOLE-220: Take group "disabled" flag into account when 
>> determining
>>
>> [mjumper] GUACAMOLE-220: Define base interfaces for mapping 
>> RelatedObjectSets to
>>
>> [mjumper] GUACAMOLE-220: Map and allow manipulation of the user members of 
>> user
>>
>> [mjumper] GUACAMOLE-220: Map and allow manipulation of the user group 
>> members of
>>
>> [mjumper] GUACAMOLE-220: Map and allow manipulation of the user group 
>> parents of
>>
>> [mjumper] GUACAMOLE-220: Map and allow manipulation of the user group 
>> parents of
>>
>> [mjumper] GUACAMOLE-220: Add missing JDBC-specific USER_GROUP_ATTRIBUTES
>>
>> [mjumper] GUACAMOLE-220: Manually recurse through the group membership graph 
>> if
>>
>> [mjumper] GUACAMOLE-220: Add MySQL and SQL Server versions of user group 
>> schema.
>>
>> [mjumper] GUACAMOLE-220: Update MySQL mapping with respect to user group 
>> support.
>>
>> [mjumper] GUACAMOLE-220: Dynamically detect whether the MariaDB / MySQL 
>> server
>>
>> [mjumper] GUACAMOLE-220: Update SQL Server mapping with respect to user group
>>
>> [mjumper] GUACAMOLE-220: Detect cycles within recursive query. SQL Server 
>> cannot
>>
>> [mjumper] GUACAMOLE-220: Correct user vs. entity wording in documentation.
>>
>> [mjumper] GUACAMOLE-220: Remove unnecessary ModeledUserGroup constructor
>>
>> [mjumper] GUACAMOLE-220: Clarify group rename validation logic.
>>
>> [mjumper] GUACAMOLE-220: Remove unnecessary use of multi-result select (use
>>
>> [mjumper] GUACAMOLE-220: Rows are deleted to modify the one-to-many 
>> relationship,
>>
>> [mjumper] GUACAMOLE-220: Correct documentation of update script.
>>
>> [mjumper] GUACAMOLE-220: Remove effectively-redundant admin permission check.
>>
>> [mjumper] GUACAMOLE-220: Correct typo - "that status of" should be "the 
>> status
>>
>> ------------------------------------------
>> [...truncated 1.23 MB...]
>> [INFO] Unpacking 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar>
>>  to 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-cas/target/classes>
>>  with includes "" and excludes ""
>> [INFO] Unpacking 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar>
>>  to 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-cas/target/classes>
>>  with includes "" and excludes ""
>> [INFO]
>> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ guacamole-auth-cas ---
>> [INFO] Building jar: 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-cas/target/guacamole-auth-cas-1.0.0.jar>
>> [INFO]
>> [INFO] --- maven-assembly-plugin:2.5.3:single (make-dist-archive) @ 
>> guacamole-auth-cas ---
>> [INFO] Reading assembly descriptor: src/main/assembly/dist.xml
>> [INFO] Building tar: 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-cas/target/guacamole-auth-cas-1.0.0.tar.gz>
>> [INFO]
>> [INFO] --------------< org.apache.guacamole:guacamole-auth-duo 
>> >---------------
>> [INFO] Building guacamole-auth-duo 1.0.0                                 
>> [6/21]
>> [INFO] --------------------------------[ jar 
>> ]---------------------------------
>> [INFO]
>> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ guacamole-auth-duo 
>> ---
>> [INFO]
>> [INFO] --- apache-rat-plugin:0.12:check (validate) @ guacamole-auth-duo ---
>> [INFO] Enabled default license matchers.
>> [INFO] Will parse SCM ignores for exclusions...
>> [INFO] Parsing exclusions from 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-duo/.gitignore>
>> [INFO] Finished adding exclusions from SCM ignore files.
>> [INFO] 64 implicit excludes (use -debug for more details).
>> [INFO] Exclude: **/*.json
>> [INFO] Exclude: src/licenses/**/*
>> [INFO] Exclude: src/main/resources/templates/*.html
>> [INFO] Exclude: src/main/resources/lib/DuoWeb/**/*
>> [INFO] Exclude: src/main/java/com/duosecurity/duoweb/**/*
>> [INFO] 15 resources included (use -debug for more details)
>> [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, 
>> generated: 0, approved: 14 licenses.
>> [INFO]
>> [INFO] --- angular-maven-plugin:0.3.2:html2js (default) @ guacamole-auth-duo 
>> ---
>> [INFO] Html2js:: full build
>> [INFO] Html2js:: Writing output file: 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-duo/src/main/resources/generated/templates-main/templates.js>
>> [INFO] Html2js:: took 2ms
>> [INFO]
>> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
>> guacamole-auth-duo ---
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 11 resources
>> [INFO]
>> [INFO] --- minify-maven-plugin:1.7.5:minify (default-cli) @ 
>> guacamole-auth-duo ---
>> [WARNING] The source file [duo.css] has the same name as the final file.
>> [INFO] Starting CSS task:
>> [INFO] Processing source file [license.txt].
>> [INFO] Processing source file [duo.css].
>> [INFO] Creating the merged file [duo.css].
>> [INFO] Creating the minified file [duo.min.css].
>> [INFO] Uncompressed size: 2511 bytes.
>> [INFO] Compressed size: 683 bytes minified (309 bytes gzipped).
>> [INFO]
>> [INFO] Starting JavaScript task:
>> [INFO] Processing source file [license.txt].
>> [INFO] Processing source file [LICENSE.js].
>> [INFO] Processing source file [Duo-Web-v2.js].
>> [INFO] Processing source file [duoConfig.js].
>> [INFO] Processing source file [duoModule.js].
>> [INFO] Processing source file [duoSignedResponseController.js].
>> [INFO] Processing source file [templates.js].
>> [INFO] Creating the merged file [duo.js].
>> [INFO] Creating the minified file [duo.min.js].
>> [INFO] Uncompressed size: 19997 bytes.
>> [INFO] Compressed size: 4318 bytes minified (1888 bytes gzipped).
>> [INFO]
>> [INFO]
>> [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ 
>> guacamole-auth-duo ---
>> [INFO] Changes detected - recompiling the module!
>> [INFO] Compiling 8 source files to 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-duo/target/classes>
>> [INFO]
>> [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) 
>> @ guacamole-auth-duo ---
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] skip non existing resourceDirectory 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-duo/src/test/resources>
>> [INFO]
>> [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ 
>> guacamole-auth-duo ---
>> [INFO] No sources to compile
>> [INFO]
>> [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ 
>> guacamole-auth-duo ---
>> [INFO] No tests to run.
>> [INFO]
>> [INFO] --- maven-dependency-plugin:2.10:unpack-dependencies 
>> (unpack-dependencies) @ guacamole-auth-duo ---
>> [INFO] Unpacking 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/repository/com/google/inject/extensions/guice-multibindings/3.0/guice-multibindings-3.0.jar>
>>  to 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-duo/target/classes>
>>  with includes "" and excludes ""
>> [INFO] Unpacking 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/repository/javax/inject/javax.inject/1/javax.inject-1.jar>
>>  to 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-duo/target/classes>
>>  with includes "" and excludes ""
>> [INFO] Unpacking 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/repository/com/google/inject/guice/3.0/guice-3.0.jar>
>>  to 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-duo/target/classes>
>>  with includes "" and excludes ""
>> [INFO] Unpacking 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar>
>>  to 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-duo/target/classes>
>>  with includes "" and excludes ""
>> [INFO]
>> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ guacamole-auth-duo ---
>> [INFO] Building jar: 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-duo/target/guacamole-auth-duo-1.0.0.jar>
>> [INFO]
>> [INFO] --- maven-assembly-plugin:2.5.3:single (make-dist-archive) @ 
>> guacamole-auth-duo ---
>> [INFO] Reading assembly descriptor: src/main/assembly/dist.xml
>> [INFO] Building tar: 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-duo/target/guacamole-auth-duo-1.0.0.tar.gz>
>> [INFO]
>> [INFO] -------------< org.apache.guacamole:guacamole-auth-header 
>> >-------------
>> [INFO] Building guacamole-auth-header 1.0.0                              
>> [7/21]
>> [INFO] --------------------------------[ jar 
>> ]---------------------------------
>> [INFO]
>> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
>> guacamole-auth-header ---
>> [INFO]
>> [INFO] --- apache-rat-plugin:0.12:check (validate) @ guacamole-auth-header 
>> ---
>> [INFO] Enabled default license matchers.
>> [INFO] Will parse SCM ignores for exclusions...
>> [INFO] Parsing exclusions from 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-header/.gitignore>
>> [INFO] Finished adding exclusions from SCM ignore files.
>> [INFO] 63 implicit excludes (use -debug for more details).
>> [INFO] Exclude: **/*.json
>> [INFO] Exclude: src/licenses/**/*
>> [INFO] 8 resources included (use -debug for more details)
>> [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, 
>> generated: 0, approved: 8 licenses.
>> [INFO]
>> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
>> guacamole-auth-header ---
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 1 resource
>> [INFO]
>> [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ 
>> guacamole-auth-header ---
>> [INFO] Changes detected - recompiling the module!
>> [INFO] Compiling 6 source files to 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-header/target/classes>
>> [INFO]
>> [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) 
>> @ guacamole-auth-header ---
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] skip non existing resourceDirectory 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-header/src/test/resources>
>> [INFO]
>> [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ 
>> guacamole-auth-header ---
>> [INFO] No sources to compile
>> [INFO]
>> [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ 
>> guacamole-auth-header ---
>> [INFO] No tests to run.
>> [INFO]
>> [INFO] --- maven-dependency-plugin:2.10:unpack-dependencies 
>> (unpack-dependencies) @ guacamole-auth-header ---
>> [INFO] Unpacking 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/repository/com/google/inject/extensions/guice-multibindings/3.0/guice-multibindings-3.0.jar>
>>  to 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-header/target/classes>
>>  with includes "" and excludes ""
>> [INFO] Unpacking 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/repository/javax/inject/javax.inject/1/javax.inject-1.jar>
>>  to 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-header/target/classes>
>>  with includes "" and excludes ""
>> [INFO] Unpacking 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/repository/com/google/inject/guice/3.0/guice-3.0.jar>
>>  to 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-header/target/classes>
>>  with includes "" and excludes ""
>> [INFO] Unpacking 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar>
>>  to 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-header/target/classes>
>>  with includes "" and excludes ""
>> [INFO]
>> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ guacamole-auth-header ---
>> [INFO] Building jar: 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-header/target/guacamole-auth-header-1.0.0.jar>
>> [INFO]
>> [INFO] --- maven-assembly-plugin:2.5.3:single (make-dist-archive) @ 
>> guacamole-auth-header ---
>> [INFO] Reading assembly descriptor: src/main/assembly/dist.xml
>> [INFO] Building tar: 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-header/target/guacamole-auth-header-1.0.0.tar.gz>
>> [INFO]
>> [INFO] --------------< org.apache.guacamole:guacamole-auth-jdbc 
>> >--------------
>> [INFO] Building guacamole-auth-jdbc 1.0.0                                
>> [8/21]
>> [INFO] --------------------------------[ pom 
>> ]---------------------------------
>> [INFO]
>> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
>> guacamole-auth-jdbc ---
>> [INFO]
>> [INFO] --- apache-rat-plugin:0.12:check (validate) @ guacamole-auth-jdbc ---
>> [INFO] Enabled default license matchers.
>> [INFO] Will parse SCM ignores for exclusions...
>> [INFO] Finished adding exclusions from SCM ignore files.
>> [INFO] 66 implicit excludes (use -debug for more details).
>> [INFO] No excludes explicitly specified.
>> [INFO] 1 resources included (use -debug for more details)
>> [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, 
>> generated: 0, approved: 1 licenses.
>> [INFO]
>> [INFO] -----------< org.apache.guacamole:guacamole-auth-jdbc-base 
>> >------------
>> [INFO] Building guacamole-auth-jdbc-base 1.0.0                           
>> [9/21]
>> [INFO] --------------------------------[ jar 
>> ]---------------------------------
>> Downloading from central: 
>> https://repo.maven.apache.org/maven2/org/mybatis/mybatis/3.4.6/mybatis-3.4.6.pom
>> Progress (1): 2.8/15 kBProgress (1): 5.5/15 kBProgress (1): 8.3/15 
>> kBProgress (1): 11/15 kB Progress (1): 14/15 kBProgress (1): 15 kB           
>>            Downloaded from central: 
>> https://repo.maven.apache.org/maven2/org/mybatis/mybatis/3.4.6/mybatis-3.4.6.pom
>>  (15 kB at 820 kB/s)
>> Downloading from central: 
>> https://repo.maven.apache.org/maven2/org/mybatis/mybatis-parent/29/mybatis-parent-29.pom
>> Progress (1): 2.2/38 kBProgress (1): 5.0/38 kBProgress (1): 7.8/38 
>> kBProgress (1): 11/38 kB Progress (1): 13/38 kBProgress (1): 16/38 
>> kBProgress (1): 19/38 kBProgress (1): 21/38 kBProgress (1): 24/38 kBProgress 
>> (1): 27/38 kBProgress (1): 30/38 kBProgress (1): 32/38 kBProgress (1): 35/38 
>> kBProgress (1): 38/38 kBProgress (1): 38 kB                      Downloaded 
>> from central: 
>> https://repo.maven.apache.org/maven2/org/mybatis/mybatis-parent/29/mybatis-parent-29.pom
>>  (38 kB at 1.5 MB/s)
>> Downloading from central: 
>> https://repo.maven.apache.org/maven2/org/mybatis/mybatis-guice/3.10/mybatis-guice-3.10.pom
>> Progress (1): 2.2/7.7 kBProgress (1): 5.0/7.7 kBProgress (1): 7.7 kB         
>>                Downloaded from central: 
>> https://repo.maven.apache.org/maven2/org/mybatis/mybatis-guice/3.10/mybatis-guice-3.10.pom
>>  (7.7 kB at 265 kB/s)
>> Downloading from central: 
>> https://repo.maven.apache.org/maven2/com/google/inject/guice/4.1.0/guice-4.1.0.pom
>> Progress (1): 2.8/11 kBProgress (1): 5.5/11 kBProgress (1): 8.3/11 
>> kBProgress (1): 11 kB                       Downloaded from central: 
>> https://repo.maven.apache.org/maven2/com/google/inject/guice/4.1.0/guice-4.1.0.pom
>>  (11 kB at 709 kB/s)
>> Downloading from central: 
>> https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.1.0/guice-parent-4.1.0.pom
>> Progress (1): 2.8/16 kBProgress (1): 5.5/16 kBProgress (1): 8.3/16 
>> kBProgress (1): 11/16 kB Progress (1): 14/16 kBProgress (1): 16 kB           
>>            Downloaded from central: 
>> https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.1.0/guice-parent-4.1.0.pom
>>  (16 kB at 1.3 MB/s)
>> Downloading from central: 
>> https://repo.maven.apache.org/maven2/com/google/inject/extensions/guice-multibindings/4.1.0/guice-multibindings-4.1.0.pom
>> Progress (1): 549 B                   Downloaded from central: 
>> https://repo.maven.apache.org/maven2/com/google/inject/extensions/guice-multibindings/4.1.0/guice-multibindings-4.1.0.pom
>>  (549 B at 46 kB/s)
>> Downloading from central: 
>> https://repo.maven.apache.org/maven2/com/google/inject/extensions/extensions-parent/4.1.0/extensions-parent-4.1.0.pom
>> Progress (1): 2.2/3.4 kBProgress (1): 3.4 kB                        
>> Downloaded from central: 
>> https://repo.maven.apache.org/maven2/com/google/inject/extensions/extensions-parent/4.1.0/extensions-parent-4.1.0.pom
>>  (3.4 kB at 280 kB/s)
>> Downloading from central: 
>> https://repo.maven.apache.org/maven2/org/mybatis/mybatis/3.4.6/mybatis-3.4.6.jar
>> Downloading from central: 
>> https://repo.maven.apache.org/maven2/org/mybatis/mybatis-guice/3.10/mybatis-guice-3.10.jar
>> Downloading from central: 
>> https://repo.maven.apache.org/maven2/com/google/inject/extensions/guice-multibindings/4.1.0/guice-multibindings-4.1.0.jar
>> Downloading from central: 
>> https://repo.maven.apache.org/maven2/com/google/inject/guice/4.1.0/guice-4.1.0.jar
>> Progress (1): 2.2/82 kBProgress (1): 5.0/82 kBProgress (1): 7.7/82 
>> kBProgress (1): 10/82 kB Progress (1): 13/82 kBProgress (1): 16/82 
>> kBProgress (1): 19/82 kBProgress (2): 19/82 kB | 2.2/127 kBProgress (2): 
>> 21/82 kB | 2.2/127 kBProgress (2): 21/82 kB | 5.0/127 kBProgress (2): 24/82 
>> kB | 5.0/127 kBProgress (2): 24/82 kB | 7.7/127 kBProgress (3): 24/82 kB | 
>> 7.7/127 kB | 0/1.6 MBProgress (3): 27/82 kB | 7.7/127 kB | 0/1.6 MBProgress 
>> (3): 27/82 kB | 10/127 kB | 0/1.6 MB Progress (3): 27/82 kB | 10/127 kB | 
>> 0/1.6 MBProgress (3): 27/82 kB | 13/127 kB | 0/1.6 MBProgress (3): 30/82 kB 
>> | 13/127 kB | 0/1.6 MBProgress (3): 30/82 kB | 13/127 kB | 0/1.6 MBProgress 
>> (3): 30/82 kB | 16/127 kB | 0/1.6 MBProgress (3): 32/82 kB | 16/127 kB | 
>> 0/1.6 MBProgress (3): 32/82 kB | 16/127 kB | 0/1.6 MBProgress (3): 32/82 kB 
>> | 19/127 kB | 0/1.6 MBProgress (3): 32/82 kB | 19/127 kB | 0/1.6 MBProgress 
>> (3): 32/82 kB | 21/127 kB | 0/1.6 MBProgress (3): 32/82 kB | 21/127 kB | 
>> 0/1.6 MBProgress (3): 32/82 kB | 24/127 kB | 0/1.6 MBProgress (3): 36/82 kB 
>> | 24/127 kB | 0/1.6 MBProgress (3): 36/82 kB | 27/127 kB | 0/1.6 MBProgress 
>> (3): 36/82 kB | 27/127 kB | 0/1.6 MBProgress (3): 40/82 kB | 27/127 kB | 
>> 0/1.6 MBProgress (3): 40/82 kB | 30/127 kB | 0/1.6 MBProgress (3): 40/82 kB 
>> | 30/127 kB | 0/1.6 MBProgress (3): 45/82 kB | 30/127 kB | 0/1.6 MBProgress 
>> (3): 45/82 kB | 32/127 kB | 0/1.6 MBProgress (3): 45/82 kB | 32/127 kB | 
>> 0/1.6 MBProgress (3): 49/82 kB | 32/127 kB | 0/1.6 MBProgress (3): 49/82 kB 
>> | 32/127 kB | 0/1.6 MBProgress (3): 49/82 kB | 32/127 kB | 0/1.6 MBProgress 
>> (3): 49/82 kB | 36/127 kB | 0/1.6 MBProgress (3): 49/82 kB | 40/127 kB | 
>> 0/1.6 MBProgress (3): 49/82 kB | 40/127 kB | 0/1.6 MBProgress (3): 53/82 kB 
>> | 40/127 kB | 0/1.6 MBProgress (3): 53/82 kB | 45/127 kB | 0/1.6 MBProgress 
>> (3): 57/82 kB | 45/127 kB | 0/1.6 MBProgress (3): 57/82 kB | 49/127 kB | 
>> 0/1.6 MBProgress (3): 61/82 kB | 49/127 kB | 0/1.6 MBProgress (3): 65/82 kB 
>> | 49/127 kB | 0/1.6 MBProgress (3): 65/82 kB | 49/127 kB | 0/1.6 MBProgress 
>> (3): 65/82 kB | 49/127 kB | 0/1.6 MBProgress (3): 65/82 kB | 53/127 kB | 
>> 0/1.6 MBProgress (3): 65/82 kB | 53/127 kB | 0/1.6 MBProgress (3): 65/82 kB 
>> | 57/127 kB | 0/1.6 MBProgress (3): 69/82 kB | 57/127 kB | 0/1.6 MBProgress 
>> (3): 69/82 kB | 57/127 kB | 0/1.6 MBProgress (3): 73/82 kB | 57/127 kB | 
>> 0/1.6 MBProgress (3): 73/82 kB | 61/127 kB | 0/1.6 MBProgress (3): 77/82 kB 
>> | 61/127 kB | 0/1.6 MBProgress (3): 77/82 kB | 65/127 kB | 0/1.6 MBProgress 
>> (3): 81/82 kB | 65/127 kB | 0/1.6 MBProgress (4): 81/82 kB | 65/127 kB | 
>> 0/1.6 MB | 4.1/674 kBProgress (4): 81/82 kB | 65/127 kB | 0.1/1.6 MB | 
>> 4.1/674 kBProgress (4): 82 kB | 65/127 kB | 0.1/1.6 MB | 4.1/674 kB   
>> Progress (4): 82 kB | 65/127 kB | 0.1/1.6 MB | 4.1/674 kBProgress (4): 82 kB 
>> | 69/127 kB | 0.1/1.6 MB | 4.1/674 kBProgress (4): 82 kB | 69/127 kB | 
>> 0.1/1.6 MB | 7.7/674 kBProgress (4): 82 kB | 73/127 kB | 0.1/1.6 MB | 
>> 7.7/674 kBProgress (4): 82 kB | 73/127 kB | 0.1/1.6 MB | 7.7/674 kBProgress 
>> (4): 82 kB | 77/127 kB | 0.1/1.6 MB | 7.7/674 kBProgress (4): 82 kB | 77/127 
>> kB | 0.1/1.6 MB | 12/674 kB Progress (4): 82 kB | 81/127 kB | 0.1/1.6 MB | 
>> 12/674 kBProgress (4): 82 kB | 81/127 kB | 0.1/1.6 MB | 12/674 kBProgress 
>> (4): 82 kB | 81/127 kB | 0.1/1.6 MB | 16/674 kBProgress (4): 82 kB | 81/127 
>> kB | 0.1/1.6 MB | 16/674 kBProgress (4): 82 kB | 81/127 kB | 0.1/1.6 MB | 
>> 16/674 kBProgress (4): 82 kB | 85/127 kB | 0.1/1.6 MB | 16/674 kBProgress 
>> (4): 82 kB | 85/127 kB | 0.1/1.6 MB | 16/674 kBProgress (4): 82 kB | 90/127 
>> kB | 0.1/1.6 MB | 16/674 kBProgress (4): 82 kB | 90/127 kB | 0.1/1.6 MB | 
>> 20/674 kBProgress (4): 82 kB | 94/127 kB | 0.1/1.6 MB | 20/674 kBProgress 
>> (4): 82 kB | 94/127 kB | 0.1/1.6 MB | 20/674 kBProgress (4): 82 kB | 98/127 
>> kB | 0.1/1.6 MB | 20/674 kBProgress (4): 82 kB | 98/127 kB | 0.1/1.6 MB | 
>> 24/674 kBProgress (4): 82 kB | 98/127 kB | 0.1/1.6 MB | 28/674 kBProgress 
>> (4): 82 kB | 98/127 kB | 0.1/1.6 MB | 32/674 kBProgress (4): 82 kB | 98/127 
>> kB | 0.1/1.6 MB | 32/674 kBProgress (4): 82 kB | 98/127 kB | 0.1/1.6 MB | 
>> 32/674 kBProgress (4): 82 kB | 102/127 kB | 0.1/1.6 MB | 32/674 kBProgress 
>> (4): 82 kB | 102/127 kB | 0.1/1.6 MB | 32/674 kBProgress (4): 82 kB | 
>> 106/127 kB | 0.1/1.6 MB | 32/674 kBProgress (4): 82 kB | 106/127 kB | 
>> 0.1/1.6 MB | 32/674 kBProgress (4): 82 kB | 110/127 kB | 0.1/1.6 MB | 32/674 
>> kBProgress (4): 82 kB | 110/127 kB | 0.1/1.6 MB | 36/674 kBProgress (4): 82 
>> kB | 114/127 kB | 0.1/1.6 MB | 36/674 kBProgress (4): 82 kB | 114/127 kB | 
>> 0.1/1.6 MB | 40/674 kBProgress (4): 82 kB | 114/127 kB | 0.1/1.6 MB | 40/674 
>> kBProgress (4): 82 kB | 114/127 kB | 0.1/1.6 MB | 45/674 kB                  
>>                                        Downloaded from central: 
>> https://repo.maven.apache.org/maven2/com/google/inject/extensions/guice-multibindings/4.1.0/guice-multibindings-4.1.0.jar
>>  (82 kB at 3.3 MB/s)
>> Progress (3): 114/127 kB | 0.1/1.6 MB | 45/674 kBProgress (3): 118/127 kB | 
>> 0.1/1.6 MB | 45/674 kBProgress (3): 118/127 kB | 0.1/1.6 MB | 49/674 
>> kBProgress (3): 122/127 kB | 0.1/1.6 MB | 49/674 kBProgress (3): 122/127 kB 
>> | 0.1/1.6 MB | 49/674 kBProgress (3): 126/127 kB | 0.1/1.6 MB | 49/674 
>> kBProgress (3): 126/127 kB | 0.1/1.6 MB | 49/674 kBProgress (3): 127 kB | 
>> 0.1/1.6 MB | 49/674 kB    Progress (3): 127 kB | 0.1/1.6 MB | 53/674 
>> kBProgress (3): 127 kB | 0.1/1.6 MB | 57/674 kBProgress (3): 127 kB | 
>> 0.1/1.6 MB | 57/674 kBProgress (3): 127 kB | 0.1/1.6 MB | 61/674 kBProgress 
>> (3): 127 kB | 0.1/1.6 MB | 61/674 kBProgress (3): 127 kB | 0.1/1.6 MB | 
>> 65/674 kBProgress (3): 127 kB | 0.1/1.6 MB | 65/674 kBProgress (3): 127 kB | 
>> 0.1/1.6 MB | 65/674 kBProgress (3): 127 kB | 0.1/1.6 MB | 69/674 kBProgress 
>> (3): 127 kB | 0.1/1.6 MB | 73/674 kBProgress (3): 127 kB | 0.1/1.6 MB | 
>> 77/674 kBProgress (3): 127 kB | 0.1/1.6 MB | 77/674 kBProgress (3): 127 kB | 
>> 0.1/1.6 MB | 81/674 kBProgress (3): 127 kB | 0.1/1.6 MB | 81/674 kBProgress 
>> (3): 127 kB | 0.1/1.6 MB | 81/674 kBProgress (3): 127 kB | 0.1/1.6 MB | 
>> 81/674 kBProgress (3): 127 kB | 0.1/1.6 MB | 85/674 kBProgress (3): 127 kB | 
>> 0.1/1.6 MB | 90/674 kBProgress (3): 127 kB | 0.1/1.6 MB | 94/674 kBProgress 
>> (3): 127 kB | 0.2/1.6 MB | 94/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 
>> 98/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 98/674 kBProgress (3): 127 kB | 
>> 0.2/1.6 MB | 98/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 98/674 kBProgress 
>> (3): 127 kB | 0.2/1.6 MB | 102/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 
>> 106/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 110/674 kBProgress (3): 127 kB 
>> | 0.2/1.6 MB | 110/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 114/674 
>> kBProgress (3): 127 kB | 0.2/1.6 MB | 114/674 kBProgress (3): 127 kB | 
>> 0.2/1.6 MB | 114/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 114/674 
>> kBProgress (3): 127 kB | 0.2/1.6 MB | 118/674 kBProgress (3): 127 kB | 
>> 0.2/1.6 MB | 122/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 126/674 
>> kBProgress (3): 127 kB | 0.2/1.6 MB | 126/674 kBProgress (3): 127 kB | 
>> 0.2/1.6 MB | 131/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 131/674 
>> kBProgress (3): 127 kB | 0.2/1.6 MB | 131/674 kBProgress (3): 127 kB | 
>> 0.2/1.6 MB | 131/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 135/674 
>> kBProgress (3): 127 kB | 0.2/1.6 MB | 139/674 kBProgress (3): 127 kB | 
>> 0.2/1.6 MB | 143/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 143/674 
>> kBProgress (3): 127 kB | 0.2/1.6 MB | 147/674 kBProgress (3): 127 kB | 
>> 0.2/1.6 MB | 147/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 147/674 
>> kBProgress (3): 127 kB | 0.2/1.6 MB | 147/674 kBProgress (3): 127 kB | 
>> 0.2/1.6 MB | 151/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 151/674 
>> kBProgress (3): 127 kB | 0.2/1.6 MB | 155/674 kBProgress (3): 127 kB | 
>> 0.2/1.6 MB | 155/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 159/674 
>> kBProgress (3): 127 kB | 0.2/1.6 MB | 159/674 kBProgress (3): 127 kB | 
>> 0.2/1.6 MB | 163/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 163/674 
>> kBProgress (3): 127 kB | 0.2/1.6 MB | 163/674 kBProgress (3): 127 kB | 
>> 0.2/1.6 MB | 163/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 167/674 
>> kBProgress (3): 127 kB | 0.2/1.6 MB | 167/674 kBProgress (3): 127 kB | 
>> 0.2/1.6 MB | 171/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 171/674 
>> kBProgress (3): 127 kB | 0.2/1.6 MB | 176/674 kBProgress (3): 127 kB | 
>> 0.2/1.6 MB | 180/674 kBProgress (3): 127 kB | 0.2/1.6 MB | 180/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 180/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 180/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 180/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 184/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 188/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 192/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 192/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 196/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 196/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 196/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 196/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 200/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 200/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 204/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 204/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 208/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 212/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 212/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 212/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 217/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 221/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 225/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 225/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 229/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 229/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 229/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 233/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 233/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 237/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 241/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 245/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 245/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 245/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 249/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 249/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 253/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 253/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 258/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 262/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 262/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 266/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 266/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 270/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 270/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 274/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 274/674 kBProgress (3): 127 kB | 
>> 0.3/1.6 MB | 278/674 kBProgress (3): 127 kB | 0.3/1.6 MB | 278/674 
>> kBProgress (3): 127 kB | 0.3/1.6 MB | 282/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 282/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 286/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 286/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 290/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 290/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 294/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 294/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 294/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 298/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 298/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 303/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 303/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 307/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 311/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 311/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 311/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 315/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 315/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 319/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 319/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 323/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 327/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 327/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 327/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 331/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 331/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 335/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 335/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 339/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 344/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 344/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 344/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 348/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 348/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 352/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 352/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 356/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 360/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 360/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 364/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 364/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 368/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 368/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 372/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 372/674 kBProgress (3): 127 kB | 
>> 0.4/1.6 MB | 376/674 kBProgress (3): 127 kB | 0.4/1.6 MB | 376/674 
>> kBProgress (3): 127 kB | 0.4/1.6 MB | 380/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 380/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 384/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 384/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 389/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 389/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 393/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 393/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 397/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 397/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 401/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 401/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 405/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 405/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 409/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 413/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 413/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 417/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 417/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 421/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 421/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 425/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 425/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 430/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 434/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 434/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 438/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 438/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 442/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 442/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 442/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 446/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 450/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 450/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 454/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 454/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 458/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 458/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 458/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 462/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 462/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 466/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 466/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 470/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 470/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 475/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 475/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 475/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 479/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 483/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 487/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 491/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 495/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 499/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 503/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 507/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 511/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 516/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 520/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 524/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 528/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 532/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 536/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 540/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 544/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 548/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 552/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 557/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 561/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 565/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 569/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 573/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 577/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 581/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 585/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 589/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 593/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 597/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 602/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 606/674 kBProgress (3): 127 kB | 0.5/1.6 MB | 610/674 
>> kBProgress (3): 127 kB | 0.5/1.6 MB | 610/674 kBProgress (3): 127 kB | 
>> 0.5/1.6 MB | 614/674 kBProgress (3): 127 kB | 0.6/1.6 MB | 614/674 
>> kBProgress (3): 127 kB | 0.6/1.6 MB | 618/674 kBProgress (3): 127 kB | 
>> 0.6/1.6 MB | 618/674 kBProgress (3): 127 kB | 0.6/1.6 MB | 622/674 
>> kBProgress (3): 127 kB | 0.6/1.6 MB | 626/674 kBProgress (3): 127 kB | 
>> 0.6/1.6 MB | 630/674 kBProgress (3): 127 kB | 0.6/1.6 MB | 634/674 
>> kBProgress (3): 127 kB | 0.6/1.6 MB | 638/674 kBProgress (3): 127 kB | 
>> 0.6/1.6 MB | 638/674 kBProgress (3): 127 kB | 0.6/1.6 MB | 643/674 
>> kBProgress (3): 127 kB | 0.6/1.6 MB | 647/674 kBProgress (3): 127 kB | 
>> 0.6/1.6 MB | 647/674 kBProgress (3): 127 kB | 0.6/1.6 MB | 651/674 
>> kBProgress (3): 127 kB | 0.6/1.6 MB | 655/674 kBProgress (3): 127 kB | 
>> 0.6/1.6 MB | 659/674 kBProgress (3): 127 kB | 0.6/1.6 MB | 663/674 
>> kBProgress (3): 127 kB | 0.6/1.6 MB | 667/674 kBProgress (3): 127 kB | 
>> 0.6/1.6 MB | 671/674 kBProgress (3): 127 kB | 0.6/1.6 MB | 674 kB            
>>                                   Downloaded from central: 
>> https://repo.maven.apache.org/maven2/org/mybatis/mybatis-guice/3.10/mybatis-guice-3.10.jar
>>  (127 kB at 1.2 MB/s)
>> Progress (2): 0.6/1.6 MB | 674 kBProgress (2): 0.6/1.6 MB | 674 kBProgress 
>> (2): 0.6/1.6 MB | 674 kBProgress (2): 0.6/1.6 MB | 674 kBProgress (2): 
>> 0.6/1.6 MB | 674 kBProgress (2): 0.6/1.6 MB | 674 kBProgress (2): 0.6/1.6 MB 
>> | 674 kBProgress (2): 0.6/1.6 MB | 674 kBProgress (2): 0.6/1.6 MB | 674 
>> kBProgress (2): 0.6/1.6 MB | 674 kBProgress (2): 0.6/1.6 MB | 674 kBProgress 
>> (2): 0.6/1.6 MB | 674 kBProgress (2): 0.6/1.6 MB | 674 kBProgress (2): 
>> 0.6/1.6 MB | 674 kBProgress (2): 0.6/1.6 MB | 674 kBProgress (2): 0.6/1.6 MB 
>> | 674 kBProgress (2): 0.6/1.6 MB | 674 kBProgress (2): 0.6/1.6 MB | 674 kB   
>>                               Downloaded from central: 
>> https://repo.maven.apache.org/maven2/com/google/inject/guice/4.1.0/guice-4.1.0.jar
>>  (674 kB at 6.2 MB/s)
>> Progress (1): 0.6/1.6 MBProgress (1): 0.6/1.6 MBProgress (1): 0.7/1.6 
>> MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 
>> MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 
>> MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 
>> MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 
>> MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 
>> MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 
>> MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 
>> MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 MBProgress (1): 0.7/1.6 
>> MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 
>> MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 
>> MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 
>> MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 
>> MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 
>> MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 
>> MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 
>> MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 MBProgress (1): 0.8/1.6 
>> MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 
>> MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 
>> MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 
>> MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 
>> MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 
>> MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 
>> MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 
>> MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 MBProgress (1): 0.9/1.6 
>> MBProgress (1): 0.9/1.6 MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 
>> MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 
>> MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 
>> MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 
>> MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 
>> MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 
>> MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 
>> MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 MBProgress (1): 1.0/1.6 
>> MBProgress (1): 1.0/1.6 MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 
>> MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 
>> MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 
>> MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 
>> MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 
>> MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 
>> MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 
>> MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 MBProgress (1): 1.1/1.6 
>> MBProgress (1): 1.1/1.6 MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 
>> MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 
>> MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 
>> MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 
>> MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 
>> MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 
>> MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 
>> MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 
>> MBProgress (1): 1.2/1.6 MBProgress (1): 1.2/1.6 MBProgress (1): 1.3/1.6 
>> MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 
>> MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 
>> MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 
>> MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 
>> MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 
>> MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 
>> MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 
>> MBProgress (1): 1.3/1.6 MBProgress (1): 1.3/1.6 MBProgress (1): 1.4/1.6 
>> MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 
>> MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 
>> MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 
>> MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 
>> MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 
>> MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 
>> MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 
>> MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 MBProgress (1): 1.4/1.6 
>> MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 
>> MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 
>> MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 
>> MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 
>> MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 
>> MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 
>> MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 
>> MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 MBProgress (1): 1.5/1.6 
>> MBProgress (1): 1.6/1.6 MBProgress (1): 1.6/1.6 MBProgress (1): 1.6/1.6 
>> MBProgress (1): 1.6/1.6 MBProgress (1): 1.6/1.6 MBProgress (1): 1.6/1.6 
>> MBProgress (1): 1.6/1.6 MBProgress (1): 1.6/1.6 MBProgress (1): 1.6/1.6 
>> MBProgress (1): 1.6/1.6 MBProgress (1): 1.6/1.6 MBProgress (1): 1.6/1.6 
>> MBProgress (1): 1.6/1.6 MBProgress (1): 1.6/1.6 MBProgress (1): 1.6/1.6 
>> MBProgress (1): 1.6/1.6 MBProgress (1): 1.6/1.6 MBProgress (1): 1.6/1.6 
>> MBProgress (1): 1.6/1.6 MBProgress (1): 1.6 MB                        
>> Downloaded from central: 
>> https://repo.maven.apache.org/maven2/org/mybatis/mybatis/3.4.6/mybatis-3.4.6.jar
>>  (1.6 MB at 9.6 MB/s)
>> [INFO]
>> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
>> guacamole-auth-jdbc-base ---
>> [INFO]
>> [INFO] --- apache-rat-plugin:0.12:check (validate) @ 
>> guacamole-auth-jdbc-base ---
>> [INFO] Enabled default license matchers.
>> [INFO] Will parse SCM ignores for exclusions...
>> [INFO] Parsing exclusions from 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/.gitignore>
>> [INFO] Finished adding exclusions from SCM ignore files.
>> [INFO] 63 implicit excludes (use -debug for more details).
>> [INFO] Exclude: **/*.json
>> [INFO] Exclude: src/main/resources/html/*.html
>> [INFO] 162 resources included (use -debug for more details)
>> [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, 
>> generated: 0, approved: 162 licenses.
>> [INFO]
>> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
>> guacamole-auth-jdbc-base ---
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 6 resources
>> [INFO]
>> [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ 
>> guacamole-auth-jdbc-base ---
>> [INFO] Changes detected - recompiling the module!
>> [INFO] Compiling 160 source files to 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/target/classes>
>> [INFO] -------------------------------------------------------------
>> [ERROR] COMPILATION ERROR :
>> [INFO] -------------------------------------------------------------
>> [ERROR] 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/activeconnection/ActiveConnectionPermissionService.java>:[100,31]
>>  error: cannot find symbol
>> [INFO] 1 error
>> [INFO] -------------------------------------------------------------
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] guacamole-common ................................... SUCCESS [ 17.456 
>> s]
>> [INFO] guacamole-ext ...................................... SUCCESS [  7.215 
>> s]
>> [INFO] guacamole-common-js ................................ SUCCESS [  3.099 
>> s]
>> [INFO] guacamole .......................................... SUCCESS [ 18.814 
>> s]
>> [INFO] guacamole-auth-cas ................................. SUCCESS [  3.576 
>> s]
>> [INFO] guacamole-auth-duo ................................. SUCCESS [  2.214 
>> s]
>> [INFO] guacamole-auth-header .............................. SUCCESS [  1.479 
>> s]
>> [INFO] guacamole-auth-jdbc ................................ SUCCESS [  0.031 
>> s]
>> [INFO] guacamole-auth-jdbc-base ........................... FAILURE [  2.998 
>> s]
>> [INFO] guacamole-auth-jdbc-mysql .......................... SKIPPED
>> [INFO] guacamole-auth-jdbc-postgresql ..................... SKIPPED
>> [INFO] guacamole-auth-jdbc-sqlserver ...................... SKIPPED
>> [INFO] guacamole-auth-jdbc-dist ........................... SKIPPED
>> [INFO] guacamole-auth-ldap ................................ SKIPPED
>> [INFO] guacamole-auth-openid .............................. SKIPPED
>> [INFO] guacamole-auth-quickconnect ........................ SKIPPED
>> [INFO] guacamole-auth-totp ................................ SKIPPED
>> [INFO] guacamole-example .................................. SKIPPED
>> [INFO] guacamole-playback-example ......................... SKIPPED
>> [INFO] guacamole-auth-radius .............................. SKIPPED
>> [INFO] guacamole-client 1.0.0 ............................. SKIPPED
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Total time: 57.195 s
>> [INFO] Finished at: 2018-10-01T18:09:29Z
>> [INFO] 
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal 
>> org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) 
>> on project guacamole-auth-jdbc-base: Compilation failure
>> [ERROR] 
>> <https://builds.apache.org/job/guacamole-client-master/jdk=JDK%201.8%20(latest)/ws/guacamole-client/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/activeconnection/ActiveConnectionPermissionService.java>:[100,31]
>>  error: cannot find symbol
>> [ERROR]
>> [ERROR] -> [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
>> switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions, please 
>> read the following articles:
>> [ERROR] [Help 1] 
>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the 
>> command
>> [ERROR]   mvn <goals> -rf :guacamole-auth-jdbc-base
>> Build step 'Execute shell' marked build as failure

Reply via email to