Skip to content

Console Output

Started by upstream project "Trigger" build number 611
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-image
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/omero/workspace/BIOFORMATS-image/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/snoopycrimecop/bio-formats-build # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://github.com/snoopycrimecop/bio-formats-build
 > git --version # timeout=10
 > git --version # 'git version 2.39.3'
 > git fetch --tags --force --progress --prune -- https://github.com/snoopycrimecop/bio-formats-build +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/merge_ci^{commit} # timeout=10
Checking out Revision 0d4620ff920be2d1727347071789491cfdf39061 (origin/merge_ci)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d4620ff920be2d1727347071789491cfdf39061 # timeout=10
Commit message: "Update component versions"
 > git rev-list --no-walk 2986a9d522c8d5d652d67c554f307fb99651387d # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[BIOFORMATS-image] $ /bin/bash -xe /tmp/jenkins8015544269153860358.sh
++ date +%u
+ ((  7 % 4 == 1  ))
++ date +%u
+ ((  7 % 4 == 2  ))
++ date +%u
+ ((  7 % 4 == 3  ))
+ BASE_IMAGE=openjdk:17-slim-bullseye
+ sudo docker pull openjdk:17-slim-bullseye
17-slim-bullseye: Pulling from library/openjdk
Digest: sha256:aaa3b3cb27e3e520b8f116863d0580c438ed55ecfa0bc126b41f68c3f62f9774
Status: Image is up to date for openjdk:17-slim-bullseye
docker.io/library/openjdk:17-slim-bullseye
+ TAG=snoopycrimecop/bioformats:merge_ci
++ sudo docker images -af reference=snoopycrimecop/bioformats:merge_ci -q
+ id=
+ '[' '!' -z '' ']'
+ sudo docker build -t snoopycrimecop/bioformats:merge_ci . --build-arg BUILD_IMAGE=openjdk:17-slim-bullseye
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 921B done
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 30)
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/library/openjdk:17-slim-bullseye
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [ 1/13] FROM docker.io/library/openjdk:17-slim-bullseye
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 1.01MB 0.0s done
#5 DONE 0.0s

#6 [ 2/13] RUN apt-get -q update && apt-get -qy install maven    ant    git    python3-venv
#6 CACHED

#7 [ 3/13] RUN id 1000 || useradd -u 1000 -ms /bin/bash build
#7 CACHED

#8 [ 4/13] COPY --chown=1000:1000 . /bio-formats-build
#8 DONE 0.1s

#9 [ 5/13] WORKDIR /bio-formats-build
#9 DONE 0.0s

#10 [ 6/13] RUN git submodule update --init
#10 0.201 Submodule 'ZarrReader' (https://github.com/snoopycrimecop/ZarrReader.git) registered for path 'ZarrReader'
#10 0.202 Submodule 'bio-formats-documentation' (https://github.com/snoopycrimecop/bio-formats-documentation.git) registered for path 'bio-formats-documentation'
#10 0.202 Submodule 'bio-formats-examples' (https://github.com/snoopycrimecop/bio-formats-examples.git) registered for path 'bio-formats-examples'
#10 0.203 Submodule 'bioformats' (https://github.com/snoopycrimecop/bioformats.git) registered for path 'bioformats'
#10 0.203 Submodule 'ome-codecs' (https://github.com/snoopycrimecop/ome-codecs.git) registered for path 'ome-codecs'
#10 0.204 Submodule 'ome-common-java' (https://github.com/snoopycrimecop/ome-common-java.git) registered for path 'ome-common-java'
#10 0.205 Submodule 'ome-jai' (https://github.com/snoopycrimecop/ome-jai.git) registered for path 'ome-jai'
#10 0.205 Submodule 'ome-mdbtools' (https://github.com/snoopycrimecop/ome-mdbtools.git) registered for path 'ome-mdbtools'
#10 0.206 Submodule 'ome-metakit' (https://github.com/snoopycrimecop/ome-metakit.git) registered for path 'ome-metakit'
#10 0.207 Submodule 'ome-model' (https://github.com/snoopycrimecop/ome-model.git) registered for path 'ome-model'
#10 0.207 Submodule 'ome-poi' (https://github.com/snoopycrimecop/ome-poi.git) registered for path 'ome-poi'
#10 0.208 Submodule 'ome-stubs' (https://github.com/snoopycrimecop/ome-stubs.git) registered for path 'ome-stubs'
#10 0.213 Cloning into '/bio-formats-build/ZarrReader'...
#10 0.722 Cloning into '/bio-formats-build/bio-formats-documentation'...
#10 1.801 Cloning into '/bio-formats-build/bio-formats-examples'...
#10 2.380 Cloning into '/bio-formats-build/bioformats'...
#10 21.44 Cloning into '/bio-formats-build/ome-codecs'...
#10 21.95 Cloning into '/bio-formats-build/ome-common-java'...
#10 22.61 Cloning into '/bio-formats-build/ome-jai'...
#10 23.35 Cloning into '/bio-formats-build/ome-mdbtools'...
#10 23.88 Cloning into '/bio-formats-build/ome-metakit'...
#10 24.38 Cloning into '/bio-formats-build/ome-model'...
#10 25.97 Cloning into '/bio-formats-build/ome-poi'...
#10 26.62 Cloning into '/bio-formats-build/ome-stubs'...
#10 27.16 Submodule path 'ZarrReader': checked out '817838f7bb4167be7de736b4de5ec3f7da456fe8'
#10 27.21 Submodule path 'bio-formats-documentation': checked out 'ee57e1f13684d79f4dc7e9aac1e2c63a86517540'
#10 27.25 Submodule path 'bio-formats-examples': checked out 'ff0deea4e18fe9430bb43d2efc8922a828fe07c8'
#10 27.52 Submodule path 'bioformats': checked out '6c571de30cc255053e032d6fd803deb5f2f4133a'
#10 27.56 Submodule path 'ome-codecs': checked out '0573bb92447b862651ab655f80ca4080ef45affa'
#10 27.65 Submodule path 'ome-common-java': checked out '5224f7b798014cd1d5a9508d4fdfa3934d65bc88'
#10 27.75 Submodule path 'ome-jai': checked out 'babf7b49c2b6bd1d98a3467e82933e186f957132'
#10 27.79 Submodule path 'ome-mdbtools': checked out '5e8ade2874dc8398b8f5a2af2332d690e292a172'
#10 27.83 Submodule path 'ome-metakit': checked out 'fb6568cc2dc234704ea42d88398a359fa67f5606'
#10 27.93 Submodule path 'ome-model': checked out 'a4788ee92aa1c167604e3cde4c18443f1dbe22f7'
#10 28.03 Submodule path 'ome-poi': checked out '2d21436ea86d0fd1cda4d9d0995f2428442ee7d3'
#10 28.06 Submodule path 'ome-stubs': checked out 'd8216643a36acf726fd40cb151c3841bd9528c07'
#10 DONE 28.1s

#11 [ 7/13] RUN python3 -m venv /bio-formats-build/venv
#11 DONE 2.1s

#12 [ 8/13] RUN pip install -r bio-formats-documentation/requirements.txt
#12 1.705 Collecting Sphinx
#12 2.037   Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB)
#12 2.451 Collecting sphinx-rtd-theme
#12 2.466   Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl (7.7 MB)
#12 2.913 Collecting tomli>=2
#12 2.925   Downloading tomli-2.2.1-py3-none-any.whl (14 kB)
#12 3.005 Collecting Pygments>=2.17
#12 3.018   Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
#12 3.119 Collecting alabaster~=0.7.14
#12 3.133   Downloading alabaster-0.7.16-py3-none-any.whl (13 kB)
#12 3.180 Collecting sphinxcontrib-qthelp
#12 3.194   Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB)
#12 3.270 Collecting docutils<0.22,>=0.20
#12 3.289   Downloading docutils-0.21.2-py3-none-any.whl (587 kB)
#12 3.384 Collecting Jinja2>=3.1
#12 3.397   Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
#12 3.526 Collecting sphinxcontrib-applehelp
#12 3.540   Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB)
#12 3.702 Collecting importlib-metadata>=6.0
#12 3.715   Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB)
#12 3.748 Collecting sphinxcontrib-jsmath
#12 3.762   Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
#12 3.830 Collecting packaging>=23.0
#12 3.842   Downloading packaging-25.0-py3-none-any.whl (66 kB)
#12 3.892 Collecting sphinxcontrib-htmlhelp>=2.0.0
#12 3.906   Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB)
#12 3.968 Collecting babel>=2.13
#12 3.983   Downloading babel-2.17.0-py3-none-any.whl (10.2 MB)
#12 4.505 Collecting snowballstemmer>=2.2
#12 4.519   Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB)
#12 4.566 Collecting imagesize>=1.3
#12 4.579   Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)
#12 4.619 Collecting sphinxcontrib-serializinghtml>=1.1.9
#12 4.633   Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB)
#12 4.679 Collecting sphinxcontrib-devhelp
#12 4.692   Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB)
#12 4.793 Collecting requests>=2.30.0
#12 4.806   Downloading requests-2.32.5-py3-none-any.whl (64 kB)
#12 4.943 Collecting zipp>=3.20
#12 4.956   Downloading zipp-3.23.0-py3-none-any.whl (10 kB)
#12 5.249 Collecting MarkupSafe>=2.0
#12 5.262   Downloading MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB)
#12 5.816 Collecting urllib3<3,>=1.21.1
#12 5.829   Downloading urllib3-2.5.0-py3-none-any.whl (129 kB)
#12 5.948 Collecting certifi>=2017.4.17
#12 5.961   Downloading certifi-2025.8.3-py3-none-any.whl (161 kB)
#12 6.408 Collecting charset_normalizer<4,>=2
#12 6.420   Downloading charset_normalizer-3.4.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (152 kB)
#12 6.492 Collecting idna<4,>=2.5
#12 6.505   Downloading idna-3.10-py3-none-any.whl (70 kB)
#12 6.608 Collecting sphinxcontrib-jquery<5,>=4
#12 6.621   Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB)
#12 6.924 Installing collected packages: zipp, urllib3, MarkupSafe, idna, charset-normalizer, certifi, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, requests, Pygments, packaging, Jinja2, importlib-metadata, imagesize, docutils, babel, alabaster, Sphinx, sphinxcontrib-jquery, sphinx-rtd-theme
#12 10.04 Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 Pygments-2.19.2 Sphinx-7.4.7 alabaster-0.7.16 babel-2.17.0 certifi-2025.8.3 charset-normalizer-3.4.3 docutils-0.21.2 idna-3.10 imagesize-1.4.1 importlib-metadata-8.7.0 packaging-25.0 requests-2.32.5 snowballstemmer-3.0.1 sphinx-rtd-theme-3.0.2 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.2.1 urllib3-2.5.0 zipp-3.23.0
#12 DONE 10.2s

#13 [ 9/13] RUN pip install -r ome-model/requirements.txt
#13 1.391 Collecting Genshi
#13 1.437   Downloading Genshi-0.7.9-py3-none-any.whl (177 kB)
#13 1.548 Collecting six
#13 1.560   Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
#13 1.673 Installing collected packages: six, Genshi
#13 1.834 Successfully installed Genshi-0.7.9 six-1.17.0
#13 DONE 1.9s

#14 [10/13] RUN mvn clean install -DskipSphinxTests
#14 1.067 [INFO] Scanning for projects...
#14 1.365 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0/wagon-webdav-jackrabbit-1.0.pom
#14 1.598 Progress (1): 2.8/3.8 kB
Progress (1): 3.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0/wagon-webdav-jackrabbit-1.0.pom (3.8 kB at 15 kB/s)
#14 1.635 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0/wagon-providers-1.0.pom
#14 1.650 Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0/wagon-providers-1.0.pom (2.1 kB at 20 kB/s)
#14 1.743 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0/wagon-1.0.pom
#14 1.758 Progress (1): 2.8/9.8 kB
Progress (1): 5.5/9.8 kB
Progress (1): 8.3/9.8 kB
Progress (1): 9.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0/wagon-1.0.pom (9.8 kB at 298 kB/s)
#14 1.780 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/20/maven-parent-20.pom
#14 1.795 Progress (1): 2.8/25 kB
Progress (1): 5.5/25 kB
Progress (1): 8.3/25 kB
Progress (1): 11/25 kB 
Progress (1): 14/25 kB
Progress (1): 16/25 kB
Progress (1): 19/25 kB
Progress (1): 22/25 kB
Progress (1): 25 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 kB at 703 kB/s)
#14 1.820 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
#14 1.845 Progress (1): 2.8/15 kB
Progress (1): 5.5/15 kB
Progress (1): 8.3/15 kB
Progress (1): 11/15 kB 
Progress (1): 14/15 kB
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 353 kB/s)
#14 1.872 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0/wagon-http-shared-1.0.pom
#14 1.890 Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0/wagon-http-shared-1.0.pom (2.6 kB at 79 kB/s)
#14 1.911 Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
#14 1.926 Progress (1): 4.1/7.8 kB
Progress (1): 7.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 277 kB/s)
#14 1.945 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
#14 1.958 Progress (1): 3.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 142 kB/s)
#14 1.976 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
#14 1.990 Progress (1): 4.1/18 kB
Progress (1): 8.2/18 kB
Progress (1): 12/18 kB 
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 633 kB/s)
#14 2.009 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
#14 2.023 Progress (1): 4.1/16 kB
Progress (1): 8.2/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 535 kB/s)
#14 2.044 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
#14 2.057 Progress (1): 4.1/4.5 kB
Progress (1): 4.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 166 kB/s)
#14 2.075 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom
#14 2.089 Progress (1): 4.1/9.0 kB
Progress (1): 8.2/9.0 kB
Progress (1): 9.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom (9.0 kB at 311 kB/s)
#14 2.107 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/15/commons-parent-15.pom
#14 2.121 Progress (1): 4.1/32 kB
Progress (1): 8.2/32 kB
Progress (1): 12/32 kB 
Progress (1): 16/32 kB
Progress (1): 20/32 kB
Progress (1): 25/32 kB
Progress (1): 29/32 kB
Progress (1): 32 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/15/commons-parent-15.pom (32 kB at 1.0 MB/s)
#14 2.142 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
#14 2.156 Progress (1): 4.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 515 kB/s)
#14 2.174 Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.pom
#14 2.187 Progress (1): 4.1/5.1 kB
Progress (1): 5.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.pom (5.1 kB at 182 kB/s)
#14 2.205 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.pom
#14 2.219 Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.pom (1.8 kB at 65 kB/s)
#14 2.236 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
#14 2.249 Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 75 kB/s)
#14 2.265 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
#14 2.278 Progress (1): 4.1/9.0 kB
Progress (1): 8.2/9.0 kB
Progress (1): 9.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 332 kB/s)
#14 2.295 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom
#14 2.310 Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom (3.3 kB at 119 kB/s)
#14 2.327 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom
#14 2.342 Progress (1): 4.1/25 kB
Progress (1): 8.2/25 kB
Progress (1): 12/25 kB 
Progress (1): 16/25 kB
Progress (1): 20/25 kB
Progress (1): 25/25 kB
Progress (1): 25 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom (25 kB at 799 kB/s)
#14 2.362 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom
#14 2.376 Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom (3.0 kB at 111 kB/s)
#14 2.394 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom
#14 2.408 Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom (3.0 kB at 103 kB/s)
#14 2.426 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom
#14 2.439 Progress (1): 4.1/7.7 kB
Progress (1): 7.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom (7.7 kB at 267 kB/s)
#14 2.458 Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom
#14 2.472 Progress (1): 4.1/8.0 kB
Progress (1): 8.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom (8.0 kB at 297 kB/s)
#14 2.490 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom
#14 2.503 Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom (1.5 kB at 54 kB/s)
#14 2.529 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0/wagon-webdav-jackrabbit-1.0.jar
#14 2.530 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0/wagon-http-shared-1.0.jar
#14 2.530 Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
#14 2.530 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
#14 2.530 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
#14 2.544 Progress (1): 4.1/18 kB
Progress (1): 8.2/18 kB
Progress (1): 12/18 kB 
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0/wagon-webdav-jackrabbit-1.0.jar (18 kB at 612 kB/s)
#14 2.559 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar
#14 2.575 Progress (1): 4.1/160 kB
Progress (1): 8.2/160 kB
Progress (1): 12/160 kB 
Progress (1): 16/160 kB
Progress (1): 20/160 kB
Progress (1): 25/160 kB
Progress (1): 29/160 kB
Progress (1): 31/160 kB
Progress (1): 35/160 kB
Progress (1): 40/160 kB
Progress (1): 44/160 kB
Progress (1): 48/160 kB
Progress (1): 52/160 kB
Progress (1): 56/160 kB
Progress (1): 60/160 kB
Progress (1): 64/160 kB
Progress (2): 64/160 kB | 2.8/61 kB
Progress (3): 64/160 kB | 2.8/61 kB | 2.8/30 kB
Progress (3): 64/160 kB | 5.5/61 kB | 2.8/30 kB
Progress (3): 64/160 kB | 8.3/61 kB | 2.8/30 kB
Progress (4): 64/160 kB | 8.3/61 kB | 2.8/30 kB | 2.8/25 kB
Progress (4): 64/160 kB | 11/61 kB | 2.8/30 kB | 2.8/25 kB 
Progress (5): 64/160 kB | 11/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 64/160 kB | 14/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 68/160 kB | 14/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 68/160 kB | 17/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 72/160 kB | 17/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 72/160 kB | 19/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 76/160 kB | 19/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 76/160 kB | 22/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 81/160 kB | 22/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 81/160 kB | 25/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 85/160 kB | 25/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 85/160 kB | 28/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 89/160 kB | 28/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 89/160 kB | 30/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 93/160 kB | 30/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 93/160 kB | 33/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 97/160 kB | 33/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 97/160 kB | 36/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 101/160 kB | 36/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 101/160 kB | 39/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 105/160 kB | 39/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 105/160 kB | 41/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 109/160 kB | 41/61 kB | 2.8/30 kB | 2.8/25 kB | 4.1/305 kB
Progress (5): 109/160 kB | 41/61 kB | 2.8/30 kB | 5.5/25 kB | 4.1/305 kB
Progress (5): 109/160 kB | 41/61 kB | 2.8/30 kB | 5.5/25 kB | 8.2/305 kB
Progress (5): 109/160 kB | 44/61 kB | 2.8/30 kB | 5.5/25 kB | 8.2/305 kB
Progress (5): 109/160 kB | 44/61 kB | 2.8/30 kB | 5.5/25 kB | 12/305 kB 
Progress (5): 109/160 kB | 44/61 kB | 2.8/30 kB | 8.3/25 kB | 12/305 kB
Progress (5): 113/160 kB | 44/61 kB | 2.8/30 kB | 8.3/25 kB | 12/305 kB
Progress (5): 113/160 kB | 44/61 kB | 5.5/30 kB | 8.3/25 kB | 12/305 kB
Progress (5): 117/160 kB | 44/61 kB | 5.5/30 kB | 8.3/25 kB | 12/305 kB
Progress (5): 117/160 kB | 44/61 kB | 5.5/30 kB | 11/25 kB | 12/305 kB 
Progress (5): 117/160 kB | 44/61 kB | 5.5/30 kB | 11/25 kB | 16/305 kB
Progress (5): 117/160 kB | 47/61 kB | 5.5/30 kB | 11/25 kB | 16/305 kB
Progress (5): 117/160 kB | 47/61 kB | 5.5/30 kB | 11/25 kB | 20/305 kB
Progress (5): 117/160 kB | 47/61 kB | 5.5/30 kB | 14/25 kB | 20/305 kB
Progress (5): 121/160 kB | 47/61 kB | 5.5/30 kB | 14/25 kB | 20/305 kB
Progress (5): 121/160 kB | 47/61 kB | 8.3/30 kB | 14/25 kB | 20/305 kB
Progress (5): 126/160 kB | 47/61 kB | 8.3/30 kB | 14/25 kB | 20/305 kB
Progress (5): 126/160 kB | 47/61 kB | 8.3/30 kB | 17/25 kB | 20/305 kB
Progress (5): 126/160 kB | 47/61 kB | 8.3/30 kB | 17/25 kB | 25/305 kB
Progress (5): 126/160 kB | 50/61 kB | 8.3/30 kB | 17/25 kB | 25/305 kB
Progress (5): 126/160 kB | 50/61 kB | 8.3/30 kB | 17/25 kB | 29/305 kB
Progress (5): 126/160 kB | 50/61 kB | 8.3/30 kB | 19/25 kB | 29/305 kB
Progress (5): 130/160 kB | 50/61 kB | 8.3/30 kB | 19/25 kB | 29/305 kB
Progress (5): 130/160 kB | 50/61 kB | 11/30 kB | 19/25 kB | 29/305 kB 
Progress (5): 134/160 kB | 50/61 kB | 11/30 kB | 19/25 kB | 29/305 kB
Progress (5): 134/160 kB | 50/61 kB | 11/30 kB | 22/25 kB | 29/305 kB
Progress (5): 134/160 kB | 50/61 kB | 11/30 kB | 22/25 kB | 33/305 kB
Progress (5): 134/160 kB | 52/61 kB | 11/30 kB | 22/25 kB | 33/305 kB
Progress (5): 134/160 kB | 52/61 kB | 11/30 kB | 22/25 kB | 37/305 kB
Progress (5): 134/160 kB | 52/61 kB | 11/30 kB | 25 kB | 37/305 kB   
Progress (5): 138/160 kB | 52/61 kB | 11/30 kB | 25 kB | 37/305 kB
Progress (5): 138/160 kB | 52/61 kB | 14/30 kB | 25 kB | 37/305 kB
Progress (5): 142/160 kB | 52/61 kB | 14/30 kB | 25 kB | 37/305 kB
Progress (5): 142/160 kB | 52/61 kB | 14/30 kB | 25 kB | 41/305 kB
Progress (5): 142/160 kB | 55/61 kB | 14/30 kB | 25 kB | 41/305 kB
Progress (5): 142/160 kB | 55/61 kB | 14/30 kB | 25 kB | 45/305 kB
Progress (5): 146/160 kB | 55/61 kB | 14/30 kB | 25 kB | 45/305 kB
Progress (5): 146/160 kB | 55/61 kB | 17/30 kB | 25 kB | 45/305 kB
Progress (5): 150/160 kB | 55/61 kB | 17/30 kB | 25 kB | 45/305 kB
Progress (5): 150/160 kB | 58/61 kB | 17/30 kB | 25 kB | 45/305 kB
Progress (5): 150/160 kB | 58/61 kB | 17/30 kB | 25 kB | 49/305 kB
Progress (5): 150/160 kB | 61/61 kB | 17/30 kB | 25 kB | 49/305 kB
Progress (5): 154/160 kB | 61/61 kB | 17/30 kB | 25 kB | 49/305 kB
Progress (5): 154/160 kB | 61/61 kB | 20/30 kB | 25 kB | 49/305 kB
Progress (5): 158/160 kB | 61/61 kB | 20/30 kB | 25 kB | 49/305 kB
Progress (5): 158/160 kB | 61 kB | 20/30 kB | 25 kB | 49/305 kB   
Progress (5): 158/160 kB | 61 kB | 20/30 kB | 25 kB | 53/305 kB
Progress (5): 160 kB | 61 kB | 20/30 kB | 25 kB | 53/305 kB    
Progress (5): 160 kB | 61 kB | 23/30 kB | 25 kB | 53/305 kB
Progress (5): 160 kB | 61 kB | 23/30 kB | 25 kB | 57/305 kB
Progress (5): 160 kB | 61 kB | 25/30 kB | 25 kB | 57/305 kB
Progress (5): 160 kB | 61 kB | 25/30 kB | 25 kB | 61/305 kB
Progress (5): 160 kB | 61 kB | 28/30 kB | 25 kB | 61/305 kB
Progress (5): 160 kB | 61 kB | 28/30 kB | 25 kB | 66/305 kB
Progress (5): 160 kB | 61 kB | 30 kB | 25 kB | 66/305 kB   
Progress (5): 160 kB | 61 kB | 30 kB | 25 kB | 70/305 kB
Progress (5): 160 kB | 61 kB | 30 kB | 25 kB | 74/305 kB
Progress (5): 160 kB | 61 kB | 30 kB | 25 kB | 78/305 kB
Progress (5): 160 kB | 61 kB | 30 kB | 25 kB | 82/305 kB
Progress (5): 160 kB | 61 kB | 30 kB | 25 kB | 86/305 kB
Progress (5): 160 kB | 61 kB | 30 kB | 25 kB | 90/305 kB
Progress (5): 160 kB | 61 kB | 30 kB | 25 kB | 94/305 kB
Progress (5): 160 kB | 61 kB | 30 kB | 25 kB | 98/305 kB
Progress (5): 160 kB | 61 kB | 30 kB | 25 kB | 102/305 kB
Progress (5): 160 kB | 61 kB | 30 kB | 25 kB | 106/305 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0/wagon-http-shared-1.0.jar (25 kB at 248 kB/s)
#14 2.630 Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar (160 kB at 1.6 MB/s)
#14 2.630 Progress (3): 61 kB | 30 kB | 111/305 kB
                                        
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar
#14 2.630 Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 298 kB/s)
#14 2.631 Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 601 kB/s)
#14 2.631 Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.jar
#14 2.631 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.jar
#14 2.631 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar
#14 2.632 Progress (1): 115/305 kB
Progress (1): 119/305 kB
Progress (1): 123/305 kB
Progress (1): 127/305 kB
Progress (1): 131/305 kB
Progress (1): 135/305 kB
Progress (1): 139/305 kB
Progress (1): 143/305 kB
Progress (1): 147/305 kB
Progress (1): 152/305 kB
Progress (1): 156/305 kB
Progress (1): 160/305 kB
Progress (1): 164/305 kB
Progress (1): 168/305 kB
Progress (1): 172/305 kB
Progress (1): 176/305 kB
Progress (1): 180/305 kB
Progress (1): 184/305 kB
Progress (1): 188/305 kB
Progress (1): 193/305 kB
Progress (1): 197/305 kB
Progress (1): 201/305 kB
Progress (1): 205/305 kB
Progress (1): 209/305 kB
Progress (1): 213/305 kB
Progress (1): 217/305 kB
Progress (1): 221/305 kB
Progress (1): 225/305 kB
Progress (1): 229/305 kB
Progress (1): 233/305 kB
Progress (1): 238/305 kB
Progress (1): 242/305 kB
Progress (1): 246/305 kB
Progress (1): 250/305 kB
Progress (1): 254/305 kB
Progress (1): 258/305 kB
Progress (1): 262/305 kB
Progress (1): 266/305 kB
Progress (1): 270/305 kB
Progress (1): 274/305 kB
Progress (1): 279/305 kB
Progress (1): 283/305 kB
Progress (1): 287/305 kB
Progress (1): 291/305 kB
Progress (1): 295/305 kB
Progress (1): 299/305 kB
Progress (1): 303/305 kB
Progress (1): 305 kB    
Progress (2): 305 kB | 4.1/303 kB
Progress (2): 305 kB | 8.2/303 kB
Progress (2): 305 kB | 12/303 kB 
Progress (2): 305 kB | 15/303 kB
Progress (3): 305 kB | 15/303 kB | 2.8/282 kB
Progress (4): 305 kB | 15/303 kB | 2.8/282 kB | 2.8/203 kB
Progress (4): 305 kB | 15/303 kB | 5.5/282 kB | 2.8/203 kB
Progress (4): 305 kB | 15/303 kB | 5.5/282 kB | 5.5/203 kB
Progress (4): 305 kB | 19/303 kB | 5.5/282 kB | 5.5/203 kB
Progress (4): 305 kB | 19/303 kB | 5.5/282 kB | 8.3/203 kB
Progress (4): 305 kB | 19/303 kB | 8.3/282 kB | 8.3/203 kB
Progress (4): 305 kB | 23/303 kB | 8.3/282 kB | 8.3/203 kB
Progress (4): 305 kB | 23/303 kB | 11/282 kB | 8.3/203 kB 
Progress (4): 305 kB | 23/303 kB | 11/282 kB | 11/203 kB 
Progress (4): 305 kB | 23/303 kB | 14/282 kB | 11/203 kB
Progress (4): 305 kB | 27/303 kB | 14/282 kB | 11/203 kB
Progress (4): 305 kB | 27/303 kB | 16/282 kB | 11/203 kB
Progress (4): 305 kB | 27/303 kB | 16/282 kB | 14/203 kB
Progress (4): 305 kB | 31/303 kB | 16/282 kB | 14/203 kB
Progress (4): 305 kB | 31/303 kB | 16/282 kB | 16/203 kB
Progress (4): 305 kB | 35/303 kB | 16/282 kB | 16/203 kB
Progress (4): 305 kB | 35/303 kB | 20/282 kB | 16/203 kB
Progress (4): 305 kB | 35/303 kB | 20/282 kB | 20/203 kB
Progress (4): 305 kB | 40/303 kB | 20/282 kB | 20/203 kB
Progress (4): 305 kB | 40/303 kB | 20/282 kB | 25/203 kB
Progress (4): 305 kB | 40/303 kB | 25/282 kB | 25/203 kB
Progress (4): 305 kB | 40/303 kB | 25/282 kB | 29/203 kB
Progress (4): 305 kB | 44/303 kB | 25/282 kB | 29/203 kB
Progress (4): 305 kB | 44/303 kB | 25/282 kB | 33/203 kB
Progress (4): 305 kB | 44/303 kB | 29/282 kB | 33/203 kB
Progress (4): 305 kB | 48/303 kB | 29/282 kB | 33/203 kB
Progress (4): 305 kB | 48/303 kB | 33/282 kB | 33/203 kB
Progress (4): 305 kB | 52/303 kB | 33/282 kB | 33/203 kB
Progress (4): 305 kB | 52/303 kB | 37/282 kB | 33/203 kB
Progress (4): 305 kB | 56/303 kB | 37/282 kB | 33/203 kB
Progress (4): 305 kB | 56/303 kB | 41/282 kB | 33/203 kB
Progress (4): 305 kB | 56/303 kB | 41/282 kB | 37/203 kB
Progress (4): 305 kB | 56/303 kB | 45/282 kB | 37/203 kB
Progress (4): 305 kB | 60/303 kB | 45/282 kB | 37/203 kB
Progress (4): 305 kB | 60/303 kB | 49/282 kB | 37/203 kB
Progress (4): 305 kB | 60/303 kB | 49/282 kB | 41/203 kB
Progress (4): 305 kB | 64/303 kB | 49/282 kB | 41/203 kB
Progress (4): 305 kB | 64/303 kB | 49/282 kB | 45/203 kB
Progress (4): 305 kB | 64/303 kB | 49/282 kB | 49/203 kB
Progress (4): 305 kB | 68/303 kB | 49/282 kB | 49/203 kB
Progress (4): 305 kB | 68/303 kB | 53/282 kB | 49/203 kB
Progress (4): 305 kB | 72/303 kB | 53/282 kB | 49/203 kB
Progress (4): 305 kB | 72/303 kB | 57/282 kB | 49/203 kB
Progress (4): 305 kB | 76/303 kB | 57/282 kB | 49/203 kB
Progress (4): 305 kB | 76/303 kB | 57/282 kB | 53/203 kB
Progress (4): 305 kB | 76/303 kB | 61/282 kB | 53/203 kB
Progress (4): 305 kB | 76/303 kB | 61/282 kB | 57/203 kB
Progress (4): 305 kB | 80/303 kB | 61/282 kB | 57/203 kB
Progress (4): 305 kB | 80/303 kB | 61/282 kB | 61/203 kB
Progress (4): 305 kB | 80/303 kB | 65/282 kB | 61/203 kB
Progress (4): 305 kB | 80/303 kB | 65/282 kB | 66/203 kB
Progress (4): 305 kB | 85/303 kB | 65/282 kB | 66/203 kB
Progress (4): 305 kB | 89/303 kB | 65/282 kB | 66/203 kB
Progress (4): 305 kB | 93/303 kB | 65/282 kB | 66/203 kB
Progress (4): 305 kB | 97/303 kB | 65/282 kB | 66/203 kB
Progress (4): 305 kB | 101/303 kB | 65/282 kB | 66/203 kB
Progress (4): 305 kB | 105/303 kB | 65/282 kB | 66/203 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 2.4 MB/s)
#14 2.656 Progress (3): 109/303 kB | 65/282 kB | 66/203 kB
                                                
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar
#14 2.657 Progress (3): 113/303 kB | 65/282 kB | 66/203 kB
Progress (3): 113/303 kB | 69/282 kB | 66/203 kB
Progress (3): 117/303 kB | 69/282 kB | 66/203 kB
Progress (3): 117/303 kB | 69/282 kB | 70/203 kB
Progress (3): 117/303 kB | 73/282 kB | 70/203 kB
Progress (3): 117/303 kB | 73/282 kB | 74/203 kB
Progress (3): 121/303 kB | 73/282 kB | 74/203 kB
Progress (3): 121/303 kB | 73/282 kB | 78/203 kB
Progress (3): 121/303 kB | 77/282 kB | 78/203 kB
Progress (3): 121/303 kB | 77/282 kB | 81/203 kB
Progress (3): 126/303 kB | 77/282 kB | 81/203 kB
Progress (3): 126/303 kB | 81/282 kB | 81/203 kB
Progress (3): 130/303 kB | 81/282 kB | 81/203 kB
Progress (3): 134/303 kB | 81/282 kB | 81/203 kB
Progress (3): 134/303 kB | 85/282 kB | 81/203 kB
Progress (3): 138/303 kB | 85/282 kB | 81/203 kB
Progress (3): 138/303 kB | 89/282 kB | 81/203 kB
Progress (3): 138/303 kB | 89/282 kB | 85/203 kB
Progress (3): 138/303 kB | 93/282 kB | 85/203 kB
Progress (3): 142/303 kB | 93/282 kB | 85/203 kB
Progress (3): 142/303 kB | 98/282 kB | 85/203 kB
Progress (3): 142/303 kB | 98/282 kB | 89/203 kB
Progress (3): 146/303 kB | 98/282 kB | 89/203 kB
Progress (3): 146/303 kB | 102/282 kB | 89/203 kB
Progress (3): 146/303 kB | 102/282 kB | 94/203 kB
Progress (3): 150/303 kB | 102/282 kB | 94/203 kB
Progress (3): 150/303 kB | 102/282 kB | 98/203 kB
Progress (3): 150/303 kB | 106/282 kB | 98/203 kB
Progress (3): 154/303 kB | 106/282 kB | 98/203 kB
Progress (3): 154/303 kB | 110/282 kB | 98/203 kB
Progress (3): 154/303 kB | 110/282 kB | 102/203 kB
Progress (3): 154/303 kB | 114/282 kB | 102/203 kB
Progress (3): 158/303 kB | 114/282 kB | 102/203 kB
Progress (3): 158/303 kB | 114/282 kB | 106/203 kB
Progress (3): 158/303 kB | 118/282 kB | 106/203 kB
Progress (3): 158/303 kB | 118/282 kB | 110/203 kB
Progress (3): 162/303 kB | 118/282 kB | 110/203 kB
Progress (3): 162/303 kB | 118/282 kB | 114/203 kB
Progress (3): 162/303 kB | 122/282 kB | 114/203 kB
Progress (3): 162/303 kB | 122/282 kB | 118/203 kB
Progress (3): 167/303 kB | 122/282 kB | 118/203 kB
Progress (3): 167/303 kB | 122/282 kB | 122/203 kB
Progress (3): 167/303 kB | 126/282 kB | 122/203 kB
Progress (3): 167/303 kB | 126/282 kB | 126/203 kB
Progress (3): 171/303 kB | 126/282 kB | 126/203 kB
Progress (3): 171/303 kB | 126/282 kB | 130/203 kB
Progress (3): 171/303 kB | 130/282 kB | 130/203 kB
Progress (3): 171/303 kB | 130/282 kB | 134/203 kB
Progress (3): 175/303 kB | 130/282 kB | 134/203 kB
Progress (3): 175/303 kB | 134/282 kB | 134/203 kB
Progress (3): 175/303 kB | 134/282 kB | 139/203 kB
Progress (3): 175/303 kB | 139/282 kB | 139/203 kB
Progress (3): 179/303 kB | 139/282 kB | 139/203 kB
Progress (3): 179/303 kB | 143/282 kB | 139/203 kB
Progress (3): 179/303 kB | 143/282 kB | 143/203 kB
Progress (3): 179/303 kB | 147/282 kB | 143/203 kB
Progress (3): 183/303 kB | 147/282 kB | 143/203 kB
Progress (3): 183/303 kB | 147/282 kB | 147/203 kB
Progress (3): 187/303 kB | 147/282 kB | 147/203 kB
Progress (3): 187/303 kB | 147/282 kB | 151/203 kB
Progress (3): 187/303 kB | 151/282 kB | 151/203 kB
Progress (3): 187/303 kB | 151/282 kB | 155/203 kB
Progress (3): 191/303 kB | 151/282 kB | 155/203 kB
Progress (3): 191/303 kB | 151/282 kB | 159/203 kB
Progress (3): 191/303 kB | 155/282 kB | 159/203 kB
Progress (3): 191/303 kB | 155/282 kB | 163/203 kB
Progress (3): 195/303 kB | 155/282 kB | 163/203 kB
Progress (3): 195/303 kB | 159/282 kB | 163/203 kB
Progress (3): 199/303 kB | 159/282 kB | 163/203 kB
Progress (3): 199/303 kB | 159/282 kB | 167/203 kB
Progress (3): 203/303 kB | 159/282 kB | 167/203 kB
Progress (3): 203/303 kB | 163/282 kB | 167/203 kB
Progress (3): 207/303 kB | 163/282 kB | 167/203 kB
Progress (3): 207/303 kB | 163/282 kB | 171/203 kB
Progress (3): 207/303 kB | 167/282 kB | 171/203 kB
Progress (3): 207/303 kB | 167/282 kB | 175/203 kB
Progress (3): 212/303 kB | 167/282 kB | 175/203 kB
Progress (3): 212/303 kB | 167/282 kB | 180/203 kB
Progress (3): 212/303 kB | 171/282 kB | 180/203 kB
Progress (3): 212/303 kB | 171/282 kB | 184/203 kB
Progress (4): 212/303 kB | 171/282 kB | 184/203 kB | 4.1/5.2 kB
Progress (4): 216/303 kB | 171/282 kB | 184/203 kB | 4.1/5.2 kB
Progress (4): 216/303 kB | 171/282 kB | 184/203 kB | 5.2 kB    
Progress (4): 216/303 kB | 171/282 kB | 188/203 kB | 5.2 kB
Progress (4): 216/303 kB | 175/282 kB | 188/203 kB | 5.2 kB
Progress (4): 216/303 kB | 175/282 kB | 192/203 kB | 5.2 kB
Progress (4): 220/303 kB | 175/282 kB | 192/203 kB | 5.2 kB
Progress (4): 220/303 kB | 175/282 kB | 196/203 kB | 5.2 kB
Progress (4): 220/303 kB | 179/282 kB | 196/203 kB | 5.2 kB
Progress (4): 220/303 kB | 179/282 kB | 200/203 kB | 5.2 kB
Progress (4): 224/303 kB | 179/282 kB | 200/203 kB | 5.2 kB
Progress (4): 224/303 kB | 184/282 kB | 200/203 kB | 5.2 kB
Progress (4): 228/303 kB | 184/282 kB | 200/203 kB | 5.2 kB
Progress (4): 228/303 kB | 184/282 kB | 203 kB | 5.2 kB    
Progress (4): 232/303 kB | 184/282 kB | 203 kB | 5.2 kB
Progress (4): 232/303 kB | 188/282 kB | 203 kB | 5.2 kB
Progress (4): 236/303 kB | 188/282 kB | 203 kB | 5.2 kB
Progress (4): 236/303 kB | 192/282 kB | 203 kB | 5.2 kB
Progress (4): 240/303 kB | 192/282 kB | 203 kB | 5.2 kB
Progress (4): 240/303 kB | 196/282 kB | 203 kB | 5.2 kB
Progress (4): 244/303 kB | 196/282 kB | 203 kB | 5.2 kB
Progress (4): 244/303 kB | 200/282 kB | 203 kB | 5.2 kB
Progress (4): 248/303 kB | 200/282 kB | 203 kB | 5.2 kB
Progress (4): 248/303 kB | 204/282 kB | 203 kB | 5.2 kB
Progress (4): 253/303 kB | 204/282 kB | 203 kB | 5.2 kB
Progress (4): 253/303 kB | 208/282 kB | 203 kB | 5.2 kB
Progress (4): 257/303 kB | 208/282 kB | 203 kB | 5.2 kB
Progress (4): 257/303 kB | 212/282 kB | 203 kB | 5.2 kB
Progress (4): 261/303 kB | 212/282 kB | 203 kB | 5.2 kB
Progress (4): 261/303 kB | 216/282 kB | 203 kB | 5.2 kB
Progress (4): 265/303 kB | 216/282 kB | 203 kB | 5.2 kB
Progress (4): 265/303 kB | 220/282 kB | 203 kB | 5.2 kB
Progress (4): 269/303 kB | 220/282 kB | 203 kB | 5.2 kB
Progress (4): 269/303 kB | 225/282 kB | 203 kB | 5.2 kB
Progress (4): 273/303 kB | 225/282 kB | 203 kB | 5.2 kB
Progress (4): 273/303 kB | 229/282 kB | 203 kB | 5.2 kB
Progress (4): 277/303 kB | 229/282 kB | 203 kB | 5.2 kB
Progress (4): 277/303 kB | 233/282 kB | 203 kB | 5.2 kB
Progress (4): 281/303 kB | 233/282 kB | 203 kB | 5.2 kB
Progress (4): 281/303 kB | 237/282 kB | 203 kB | 5.2 kB
Progress (4): 285/303 kB | 237/282 kB | 203 kB | 5.2 kB
Progress (4): 285/303 kB | 241/282 kB | 203 kB | 5.2 kB
Progress (4): 289/303 kB | 241/282 kB | 203 kB | 5.2 kB
Progress (4): 289/303 kB | 245/282 kB | 203 kB | 5.2 kB
Progress (4): 293/303 kB | 245/282 kB | 203 kB | 5.2 kB
Progress (4): 293/303 kB | 249/282 kB | 203 kB | 5.2 kB
Progress (4): 298/303 kB | 249/282 kB | 203 kB | 5.2 kB
Progress (4): 298/303 kB | 253/282 kB | 203 kB | 5.2 kB
Progress (4): 302/303 kB | 253/282 kB | 203 kB | 5.2 kB
Progress (4): 302/303 kB | 257/282 kB | 203 kB | 5.2 kB
Progress (4): 303 kB | 257/282 kB | 203 kB | 5.2 kB    
Progress (4): 303 kB | 261/282 kB | 203 kB | 5.2 kB
Progress (4): 303 kB | 265/282 kB | 203 kB | 5.2 kB
Progress (4): 303 kB | 270/282 kB | 203 kB | 5.2 kB
Progress (4): 303 kB | 274/282 kB | 203 kB | 5.2 kB
Progress (4): 303 kB | 278/282 kB | 203 kB | 5.2 kB
Progress (4): 303 kB | 282 kB | 203 kB | 5.2 kB    
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar (5.2 kB at 34 kB/s)
#14 2.684 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.jar
#14 2.692 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar (303 kB at 1.9 MB/s)
#14 2.693 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar
#14 2.693 Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.jar (282 kB at 1.7 MB/s)
#14 2.697 Progress (2): 203 kB | 4.1/53 kB
Progress (2): 203 kB | 8.2/53 kB
Progress (2): 203 kB | 12/53 kB 
Progress (2): 203 kB | 16/53 kB
Progress (2): 203 kB | 20/53 kB
Progress (2): 203 kB | 25/53 kB
Progress (2): 203 kB | 29/53 kB
Progress (2): 203 kB | 33/53 kB
Progress (2): 203 kB | 37/53 kB
Progress (2): 203 kB | 41/53 kB
Progress (2): 203 kB | 45/53 kB
Progress (2): 203 kB | 49/53 kB
Progress (2): 203 kB | 53 kB   
Progress (3): 203 kB | 53 kB | 4.1/190 kB
Progress (3): 203 kB | 53 kB | 8.2/190 kB
Progress (3): 203 kB | 53 kB | 12/190 kB 
Progress (3): 203 kB | 53 kB | 16/190 kB
Progress (3): 203 kB | 53 kB | 20/190 kB
Progress (3): 203 kB | 53 kB | 25/190 kB
Progress (3): 203 kB | 53 kB | 29/190 kB
Progress (3): 203 kB | 53 kB | 33/190 kB
Progress (3): 203 kB | 53 kB | 37/190 kB
Progress (3): 203 kB | 53 kB | 41/190 kB
Progress (3): 203 kB | 53 kB | 45/190 kB
Progress (3): 203 kB | 53 kB | 49/190 kB
Progress (3): 203 kB | 53 kB | 53/190 kB
Progress (3): 203 kB | 53 kB | 57/190 kB
Progress (3): 203 kB | 53 kB | 61/190 kB
Progress (3): 203 kB | 53 kB | 66/190 kB
Progress (3): 203 kB | 53 kB | 70/190 kB
Progress (3): 203 kB | 53 kB | 74/190 kB
Progress (3): 203 kB | 53 kB | 78/190 kB
Progress (3): 203 kB | 53 kB | 82/190 kB
Progress (3): 203 kB | 53 kB | 86/190 kB
Progress (3): 203 kB | 53 kB | 90/190 kB
Progress (3): 203 kB | 53 kB | 94/190 kB
Progress (3): 203 kB | 53 kB | 98/190 kB
Progress (3): 203 kB | 53 kB | 102/190 kB
Progress (3): 203 kB | 53 kB | 106/190 kB
Progress (3): 203 kB | 53 kB | 111/190 kB
Progress (3): 203 kB | 53 kB | 115/190 kB
Progress (3): 203 kB | 53 kB | 119/190 kB
Progress (3): 203 kB | 53 kB | 123/190 kB
Progress (3): 203 kB | 53 kB | 127/190 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.jar (53 kB at 292 kB/s)
#14 2.713 Progress (2): 203 kB | 131/190 kB
Progress (2): 203 kB | 135/190 kB
Progress (2): 203 kB | 139/190 kB
Progress (2): 203 kB | 143/190 kB
Progress (2): 203 kB | 147/190 kB
Progress (2): 203 kB | 152/190 kB
Progress (2): 203 kB | 156/190 kB
Progress (2): 203 kB | 160/190 kB
Progress (2): 203 kB | 164/190 kB
Progress (2): 203 kB | 168/190 kB
Progress (2): 203 kB | 172/190 kB
Progress (2): 203 kB | 176/190 kB
Progress (2): 203 kB | 180/190 kB
Progress (2): 203 kB | 184/190 kB
Progress (2): 203 kB | 188/190 kB
Progress (2): 203 kB | 190 kB    
Progress (3): 203 kB | 190 kB | 4.1/20 kB
Progress (3): 203 kB | 190 kB | 8.2/20 kB
Progress (3): 203 kB | 190 kB | 12/20 kB 
Progress (3): 203 kB | 190 kB | 16/20 kB
Progress (3): 203 kB | 190 kB | 20 kB   
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar (190 kB at 961 kB/s)
#14 2.734 Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.jar (20 kB at 99 kB/s)
#14 2.771 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar (203 kB at 841 kB/s)
#14 2.830 [WARNING] 
#14 2.830 [WARNING] Some problems were encountered while building the effective model for ome:bio-formats-documentation:jar:8.4.0-SNAPSHOT
#14 2.830 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.codehaus.mojo:exec-maven-plugin @ line 369, column 15
#14 2.830 [WARNING] 
#14 2.831 [WARNING] Some problems were encountered while building the effective model for ome:OMEZarrReader:jar:0.6.1-SNAPSHOT
#14 2.831 [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:license-maven-plugin is missing. @ line 195, column 15
#14 2.831 [WARNING] 
#14 2.831 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
#14 2.831 [WARNING] 
#14 2.831 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
#14 2.831 [WARNING] 
#14 2.836 [WARNING] The project org.openmicroscopy:ome-model:pom:6.5.1-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
#14 2.837 [WARNING] The project org.openmicroscopy:ome-poi:jar:5.3.11-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
#14 2.838 [WARNING] The project org.openmicroscopy:ome-mdbtools:jar:5.3.5-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
#14 2.838 [WARNING] The project org.openmicroscopy:ome-jai:jar:0.1.6-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
#14 2.839 [WARNING] The project org.openmicroscopy:ome-codecs:jar:1.1.2-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
#14 2.839 [WARNING] The project org.openmicroscopy:ome-stubs:pom:6.0.4-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
#14 2.840 [WARNING] The project org.openmicroscopy:metakit:jar:5.3.10-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
#14 2.841 [WARNING] The project ome:bio-formats-examples:jar:8.4.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
#14 2.841 [WARNING] The project ome:bio-formats-documentation:jar:8.4.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
#14 2.842 [WARNING] The project ome:bio-formats-build:pom:6.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
#14 2.842 [INFO] ------------------------------------------------------------------------
#14 2.842 [INFO] Reactor Build Order:
#14 2.843 [INFO] 
#14 2.843 [INFO] OME Common Java                                                    [jar]
#14 2.843 [INFO] OME Model                                                          [pom]
#14 2.844 [INFO] Metadata model specification                                       [jar]
#14 2.844 [INFO] OME XML library                                                    [jar]
#14 2.844 [INFO] OME POI                                                            [jar]
#14 2.844 [INFO] MDB Tools (Java port)                                              [jar]
#14 2.844 [INFO] OME JAI                                                            [jar]
#14 2.844 [INFO] OME Codecs                                                         [jar]
#14 2.845 [INFO] OME Stubs                                                          [pom]
#14 2.845 [INFO] MIPAV stubs                                                        [jar]
#14 2.845 [INFO] Metakit                                                            [jar]
#14 2.845 [INFO] Bio-Formats projects                                               [pom]
#14 2.845 [INFO] libjpeg-turbo Java bindings                                        [jar]
#14 2.845 [INFO] Bio-Formats API                                                    [jar]
#14 2.846 [INFO] BSD Bio-Formats readers and writers                                [jar]
#14 2.846 [INFO] Bio-Formats library                                                [jar]
#14 2.846 [INFO] Bio-Formats Plugins for ImageJ                                     [jar]
#14 2.846 [INFO] Bio-Formats command line tools                                     [jar]
#14 2.846 [INFO] bioformats_package bundle                                          [pom]
#14 2.846 [INFO] Bio-Formats testing framework                                      [jar]
#14 2.846 [INFO] Bio-Formats examples                                               [jar]
#14 2.847 [INFO] Bio-Formats documentation                                          [jar]
#14 2.847 [INFO] Implementation of Bio-Formats readers for the next-generation file formats [jar]
#14 2.847 [INFO] Bio-Formats top-level build                                        [pom]
#14 2.852 [INFO] 
#14 2.852 [INFO] -------------------< org.openmicroscopy:ome-common >--------------------
#14 2.852 [INFO] Building OME Common Java 6.1.1-SNAPSHOT                           [1/24]
#14 2.853 [INFO] --------------------------------[ jar ]---------------------------------
#14 2.855 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.0/maven-jar-plugin-3.1.0.pom
#14 2.869 Progress (1): 4.1/6.6 kB
Progress (1): 6.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.0/maven-jar-plugin-3.1.0.pom (6.6 kB at 228 kB/s)
#14 2.887 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
#14 2.900 Progress (1): 4.1/10 kB
Progress (1): 8.2/10 kB
Progress (1): 10 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 385 kB/s)
#14 2.919 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
#14 2.932 Progress (1): 4.1/43 kB
Progress (1): 8.2/43 kB
Progress (1): 12/43 kB 
Progress (1): 16/43 kB
Progress (1): 20/43 kB
Progress (1): 24/43 kB
Progress (1): 28/43 kB
Progress (1): 32/43 kB
Progress (1): 36/43 kB
Progress (1): 40/43 kB
Progress (1): 43 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.5 MB/s)
#14 2.951 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
#14 2.963 Progress (1): 4.1/15 kB
Progress (1): 8.2/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 596 kB/s)
#14 2.982 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.0/maven-jar-plugin-3.1.0.jar
#14 2.995 Progress (1): 4.1/27 kB
Progress (1): 8.2/27 kB
Progress (1): 12/27 kB 
Progress (1): 16/27 kB
Progress (1): 20/27 kB
Progress (1): 25/27 kB
Progress (1): 27 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.0/maven-jar-plugin-3.1.0.jar (27 kB at 966 kB/s)
#14 3.016 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.10.0/maven-javadoc-plugin-3.10.0.pom
#14 3.029 Progress (1): 4.1/22 kB
Progress (1): 8.2/22 kB
Progress (1): 12/22 kB 
Progress (1): 16/22 kB
Progress (1): 20/22 kB
Progress (1): 22 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.10.0/maven-javadoc-plugin-3.10.0.pom (22 kB at 812 kB/s)
#14 3.047 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom
#14 3.060 Progress (1): 4.1/7.5 kB
Progress (1): 7.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 277 kB/s)
#14 3.077 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom
#14 3.089 Progress (1): 4.1/50 kB
Progress (1): 8.2/50 kB
Progress (1): 12/50 kB 
Progress (1): 16/50 kB
Progress (1): 20/50 kB
Progress (1): 25/50 kB
Progress (1): 29/50 kB
Progress (1): 33/50 kB
Progress (1): 37/50 kB
Progress (1): 41/50 kB
Progress (1): 45/50 kB
Progress (1): 49/50 kB
Progress (1): 50 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 1.9 MB/s)
#14 3.108 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom
#14 3.120 Progress (1): 4.1/24 kB
Progress (1): 8.2/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24/24 kB
Progress (1): 24 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (24 kB at 864 kB/s)
#14 3.140 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom
#14 3.152 Progress (1): 4.1/5.6 kB
Progress (1): 5.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (5.6 kB at 217 kB/s)
#14 3.169 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.10.0/maven-javadoc-plugin-3.10.0.jar
#14 3.183 Progress (1): 4.1/515 kB
Progress (1): 8.2/515 kB
Progress (1): 12/515 kB 
Progress (1): 16/515 kB
Progress (1): 20/515 kB
Progress (1): 25/515 kB
Progress (1): 29/515 kB
Progress (1): 33/515 kB
Progress (1): 37/515 kB
Progress (1): 41/515 kB
Progress (1): 45/515 kB
Progress (1): 49/515 kB
Progress (1): 53/515 kB
Progress (1): 57/515 kB
Progress (1): 61/515 kB
Progress (1): 66/515 kB
Progress (1): 70/515 kB
Progress (1): 74/515 kB
Progress (1): 78/515 kB
Progress (1): 82/515 kB
Progress (1): 86/515 kB
Progress (1): 90/515 kB
Progress (1): 94/515 kB
Progress (1): 98/515 kB
Progress (1): 102/515 kB
Progress (1): 106/515 kB
Progress (1): 111/515 kB
Progress (1): 115/515 kB
Progress (1): 119/515 kB
Progress (1): 123/515 kB
Progress (1): 127/515 kB
Progress (1): 131/515 kB
Progress (1): 135/515 kB
Progress (1): 139/515 kB
Progress (1): 143/515 kB
Progress (1): 147/515 kB
Progress (1): 152/515 kB
Progress (1): 156/515 kB
Progress (1): 160/515 kB
Progress (1): 164/515 kB
Progress (1): 168/515 kB
Progress (1): 172/515 kB
Progress (1): 176/515 kB
Progress (1): 180/515 kB
Progress (1): 184/515 kB
Progress (1): 188/515 kB
Progress (1): 193/515 kB
Progress (1): 197/515 kB
Progress (1): 201/515 kB
Progress (1): 205/515 kB
Progress (1): 209/515 kB
Progress (1): 213/515 kB
Progress (1): 217/515 kB
Progress (1): 221/515 kB
Progress (1): 225/515 kB
Progress (1): 229/515 kB
Progress (1): 233/515 kB
Progress (1): 238/515 kB
Progress (1): 242/515 kB
Progress (1): 246/515 kB
Progress (1): 250/515 kB
Progress (1): 254/515 kB
Progress (1): 258/515 kB
Progress (1): 262/515 kB
Progress (1): 266/515 kB
Progress (1): 270/515 kB
Progress (1): 274/515 kB
Progress (1): 279/515 kB
Progress (1): 283/515 kB
Progress (1): 287/515 kB
Progress (1): 291/515 kB
Progress (1): 295/515 kB
Progress (1): 299/515 kB
Progress (1): 303/515 kB
Progress (1): 307/515 kB
Progress (1): 311/515 kB
Progress (1): 315/515 kB
Progress (1): 319/515 kB
Progress (1): 324/515 kB
Progress (1): 328/515 kB
Progress (1): 332/515 kB
Progress (1): 336/515 kB
Progress (1): 340/515 kB
Progress (1): 344/515 kB
Progress (1): 348/515 kB
Progress (1): 352/515 kB
Progress (1): 356/515 kB
Progress (1): 360/515 kB
Progress (1): 365/515 kB
Progress (1): 369/515 kB
Progress (1): 373/515 kB
Progress (1): 377/515 kB
Progress (1): 381/515 kB
Progress (1): 385/515 kB
Progress (1): 389/515 kB
Progress (1): 393/515 kB
Progress (1): 397/515 kB
Progress (1): 401/515 kB
Progress (1): 406/515 kB
Progress (1): 410/515 kB
Progress (1): 414/515 kB
Progress (1): 418/515 kB
Progress (1): 422/515 kB
Progress (1): 426/515 kB
Progress (1): 430/515 kB
Progress (1): 434/515 kB
Progress (1): 438/515 kB
Progress (1): 442/515 kB
Progress (1): 446/515 kB
Progress (1): 451/515 kB
Progress (1): 455/515 kB
Progress (1): 459/515 kB
Progress (1): 463/515 kB
Progress (1): 467/515 kB
Progress (1): 471/515 kB
Progress (1): 475/515 kB
Progress (1): 479/515 kB
Progress (1): 483/515 kB
Progress (1): 487/515 kB
Progress (1): 492/515 kB
Progress (1): 496/515 kB
Progress (1): 500/515 kB
Progress (1): 504/515 kB
Progress (1): 508/515 kB
Progress (1): 512/515 kB
Progress (1): 515 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.10.0/maven-javadoc-plugin-3.10.0.jar (515 kB at 11 MB/s)
#14 3.247 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom
#14 3.260 Progress (1): 4.1/5.7 kB
Progress (1): 5.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom (5.7 kB at 211 kB/s)
#14 3.277 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
#14 3.291 Progress (1): 4.1/10 kB
Progress (1): 8.2/10 kB
Progress (1): 10 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 377 kB/s)
#14 3.308 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
#14 3.321 Progress (1): 4.1/41 kB
Progress (1): 8.2/41 kB
Progress (1): 12/41 kB 
Progress (1): 16/41 kB
Progress (1): 20/41 kB
Progress (1): 25/41 kB
Progress (1): 29/41 kB
Progress (1): 33/41 kB
Progress (1): 37/41 kB
Progress (1): 41/41 kB
Progress (1): 41 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.5 MB/s)
#14 3.340 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
#14 3.353 Progress (1): 4.1/16 kB
Progress (1): 8.2/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 603 kB/s)
#14 3.372 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar
#14 3.385 Progress (1): 4.1/31 kB
Progress (1): 8.2/31 kB
Progress (1): 12/31 kB 
Progress (1): 16/31 kB
Progress (1): 20/31 kB
Progress (1): 25/31 kB
Progress (1): 29/31 kB
Progress (1): 31 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar (31 kB at 1.2 MB/s)
#14 3.404 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
#14 3.417 Progress (1): 4.1/5.2 kB
Progress (1): 5.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 199 kB/s)
#14 3.436 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
#14 3.449 Progress (1): 4.1/30 kB
Progress (1): 8.2/30 kB
Progress (1): 12/30 kB 
Progress (1): 16/30 kB
Progress (1): 20/30 kB
Progress (1): 25/30 kB
Progress (1): 29/30 kB
Progress (1): 30 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 1.1 MB/s)
#14 3.468 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
#14 3.481 Progress (1): 4.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (14 kB at 511 kB/s)
#14 3.497 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
#14 3.510 Progress (1): 4.1/33 kB
Progress (1): 8.2/33 kB
Progress (1): 12/33 kB 
Progress (1): 16/33 kB
Progress (1): 20/33 kB
Progress (1): 25/33 kB
Progress (1): 29/33 kB
Progress (1): 33/33 kB
Progress (1): 33 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 1.2 MB/s)
#14 3.529 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
#14 3.542 Progress (1): 4.1/40 kB
Progress (1): 8.2/40 kB
Progress (1): 12/40 kB 
Progress (1): 16/40 kB
Progress (1): 20/40 kB
Progress (1): 25/40 kB
Progress (1): 29/40 kB
Progress (1): 33/40 kB
Progress (1): 37/40 kB
Progress (1): 40 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 kB at 1.5 MB/s)
#14 3.561 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
#14 3.574 Progress (1): 4.1/7.2 kB
Progress (1): 7.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 265 kB/s)
#14 3.593 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
#14 3.606 Progress (1): 4.1/32 kB
Progress (1): 8.2/32 kB
Progress (1): 12/32 kB 
Progress (1): 16/32 kB
Progress (1): 20/32 kB
Progress (1): 24/32 kB
Progress (1): 28/32 kB
Progress (1): 32 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 1.1 MB/s)
#14 3.624 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.pom
#14 3.637 Progress (1): 4.1/9.5 kB
Progress (1): 8.2/9.5 kB
Progress (1): 9.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.pom (9.5 kB at 341 kB/s)
#14 3.660 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.jar
#14 3.674 Progress (1): 4.1/83 kB
Progress (1): 8.2/83 kB
Progress (1): 12/83 kB 
Progress (1): 16/83 kB
Progress (1): 20/83 kB
Progress (1): 25/83 kB
Progress (1): 29/83 kB
Progress (1): 33/83 kB
Progress (1): 37/83 kB
Progress (1): 41/83 kB
Progress (1): 45/83 kB
Progress (1): 49/83 kB
Progress (1): 53/83 kB
Progress (1): 57/83 kB
Progress (1): 61/83 kB
Progress (1): 66/83 kB
Progress (1): 70/83 kB
Progress (1): 74/83 kB
Progress (1): 78/83 kB
Progress (1): 82/83 kB
Progress (1): 83 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.jar (83 kB at 2.8 MB/s)
#14 3.695 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.pom
#14 3.708 Progress (1): 4.1/5.0 kB
Progress (1): 5.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.pom (5.0 kB at 194 kB/s)
#14 3.725 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
#14 3.739 Progress (1): 4.1/27 kB
Progress (1): 8.2/27 kB
Progress (1): 12/27 kB 
Progress (1): 16/27 kB
Progress (1): 20/27 kB
Progress (1): 25/27 kB
Progress (1): 27 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 976 kB/s)
#14 3.758 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.jar
#14 3.771 Progress (1): 4.1/41 kB
Progress (1): 8.2/41 kB
Progress (1): 12/41 kB 
Progress (1): 16/41 kB
Progress (1): 20/41 kB
Progress (1): 25/41 kB
Progress (1): 29/41 kB
Progress (1): 33/41 kB
Progress (1): 37/41 kB
Progress (1): 41 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.jar (41 kB at 1.5 MB/s)
#14 3.790 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
#14 3.803 Progress (1): 4.1/6.4 kB
Progress (1): 6.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 238 kB/s)
#14 3.819 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
#14 3.832 Progress (1): 4.1/9.6 kB
Progress (1): 8.2/9.6 kB
Progress (1): 9.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 367 kB/s)
#14 3.849 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
#14 3.862 Progress (1): 4.1/37 kB
Progress (1): 8.2/37 kB
Progress (1): 12/37 kB 
Progress (1): 16/37 kB
Progress (1): 20/37 kB
Progress (1): 25/37 kB
Progress (1): 29/37 kB
Progress (1): 33/37 kB
Progress (1): 37/37 kB
Progress (1): 37 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.3 MB/s)
#14 3.879 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
#14 3.891 Progress (1): 4.1/15 kB
Progress (1): 8.2/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 587 kB/s)
#14 3.909 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
#14 3.921 Progress (1): 4.1/33 kB
Progress (1): 8.2/33 kB
Progress (1): 12/33 kB 
Progress (1): 16/33 kB
Progress (1): 20/33 kB
Progress (1): 25/33 kB
Progress (1): 29/33 kB
Progress (1): 33/33 kB
Progress (1): 33 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 1.2 MB/s)
#14 3.944 Downloading from central: https://repo.maven.apache.org/maven2/io/minio/minio/5.0.2/minio-5.0.2.pom
#14 3.957 Progress (1): 3.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/minio/minio/5.0.2/minio-5.0.2.pom (3.4 kB at 124 kB/s)
#14 3.973 Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-xml/1.20.0/google-http-client-xml-1.20.0.pom
#14 3.988 Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-xml/1.20.0/google-http-client-xml-1.20.0.pom (2.5 kB at 88 kB/s)
#14 4.004 Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.20.0/google-http-client-parent-1.20.0.pom
#14 4.018 Progress (1): 4.1/22 kB
Progress (1): 8.2/22 kB
Progress (1): 12/22 kB 
Progress (1): 16/22 kB
Progress (1): 20/22 kB
Progress (1): 22 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.20.0/google-http-client-parent-1.20.0.pom (22 kB at 830 kB/s)
#14 4.035 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
#14 4.047 Progress (1): 4.1/4.8 kB
Progress (1): 4.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 193 kB/s)
#14 4.063 Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.20.0/google-http-client-1.20.0.pom
#14 4.076 Progress (1): 4.1/5.1 kB
Progress (1): 5.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.20.0/google-http-client-1.20.0.pom (5.1 kB at 198 kB/s)
#14 4.093 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.pom
#14 4.106 Progress (1): 4.1/6.8 kB
Progress (1): 6.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.pom (6.8 kB at 262 kB/s)
#14 4.122 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.1/httpcomponents-client-4.0.1.pom
#14 4.135 Progress (1): 4.1/9.2 kB
Progress (1): 8.2/9.2 kB
Progress (1): 9.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.1/httpcomponents-client-4.0.1.pom (9.2 kB at 341 kB/s)
#14 4.151 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
#14 4.163 Progress (1): 4.1/13 kB
Progress (1): 8.2/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 504 kB/s)
#14 4.180 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
#14 4.192 Progress (1): 4.1/4.9 kB
Progress (1): 4.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 196 kB/s)
#14 4.209 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
#14 4.221 Progress (1): 4.1/9.4 kB
Progress (1): 8.2/9.4 kB
Progress (1): 9.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 360 kB/s)
#14 4.239 Downloading from central: https://repo.maven.apache.org/maven2/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.pom
#14 4.252 Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.pom (2.1 kB at 81 kB/s)
#14 4.268 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-jre/guava-25.1-jre.pom
#14 4.281 Progress (1): 4.1/7.8 kB
Progress (1): 7.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-jre/guava-25.1-jre.pom (7.8 kB at 288 kB/s)
#14 4.297 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-jre/guava-parent-25.1-jre.pom
#14 4.310 Progress (1): 4.1/10 kB
Progress (1): 8.2/10 kB
Progress (1): 10 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-jre/guava-parent-25.1-jre.pom (10 kB at 400 kB/s)
#14 4.327 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
#14 4.339 Progress (1): 4.1/6.6 kB
Progress (1): 6.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 253 kB/s)
#14 4.356 Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.pom
#14 4.369 Progress (1): 4.1/4.2 kB
Progress (1): 4.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.pom (4.2 kB at 155 kB/s)
#14 4.386 Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
#14 4.399 Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 69 kB/s)
#14 4.415 Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
#14 4.428 Progress (1): 4.1/5.1 kB
Progress (1): 5.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 189 kB/s)
#14 4.445 Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
#14 4.458 Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 110 kB/s)
#14 4.474 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
#14 4.487 Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 94 kB/s)
#14 4.503 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
#14 4.516 Progress (1): 4.1/4.4 kB
Progress (1): 4.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 169 kB/s)
#14 4.532 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
#14 4.545 Progress (1): 4.1/24 kB
Progress (1): 8.2/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24/24 kB
Progress (1): 24 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 869 kB/s)
#14 4.562 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
#14 4.574 Progress (1): 4.1/4.8 kB
Progress (1): 4.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 185 kB/s)
#14 4.591 Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.7.0/okhttp-3.7.0.pom
#14 4.604 Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.7.0/okhttp-3.7.0.pom (1.5 kB at 62 kB/s)
#14 4.620 Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.7.0/parent-3.7.0.pom
#14 4.633 Progress (1): 4.1/16 kB
Progress (1): 8.2/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.7.0/parent-3.7.0.pom (16 kB at 596 kB/s)
#14 4.651 Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.12.0/okio-1.12.0.pom
#14 4.664 Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.12.0/okio-1.12.0.pom (1.5 kB at 57 kB/s)
#14 4.680 Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.12.0/okio-parent-1.12.0.pom
#14 4.693 Progress (1): 3.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.12.0/okio-parent-1.12.0.pom (3.8 kB at 146 kB/s)
#14 4.710 Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.7/joda-time-2.7.pom
#14 4.724 Progress (1): 4.1/29 kB
Progress (1): 8.2/29 kB
Progress (1): 12/29 kB 
Progress (1): 16/29 kB
Progress (1): 20/29 kB
Progress (1): 25/29 kB
Progress (1): 29 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.7/joda-time-2.7.pom (29 kB at 986 kB/s)
#14 4.745 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom
#14 4.758 Progress (1): 4.1/19 kB
Progress (1): 8.2/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom (19 kB at 696 kB/s)
#14 4.775 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom
#14 4.788 Progress (1): 4.1/10 kB
Progress (1): 8.2/10 kB
Progress (1): 10 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom (10 kB at 393 kB/s)
#14 4.804 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom
#14 4.817 Progress (1): 4.1/17 kB
Progress (1): 8.2/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom (17 kB at 673 kB/s)
#14 4.834 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
#14 4.847 Progress (1): 4.1/7.7 kB
Progress (1): 7.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 306 kB/s)
#14 4.863 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom
#14 4.876 Progress (1): 4.1/24 kB
Progress (1): 8.2/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 950 kB/s)
#14 4.894 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom
#14 4.907 Progress (1): 4.1/6.2 kB
Progress (1): 6.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom (6.2 kB at 239 kB/s)
#14 4.924 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom
#14 4.937 Progress (1): 4.1/7.0 kB
Progress (1): 7.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom (7.0 kB at 270 kB/s)
#14 4.955 Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo/5.4.0/kryo-5.4.0.pom
#14 4.968 Progress (1): 4.1/4.4 kB
Progress (1): 4.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo/5.4.0/kryo-5.4.0.pom (4.4 kB at 162 kB/s)
#14 4.985 Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo-parent/5.4.0/kryo-parent-5.4.0.pom
#14 4.998 Progress (1): 4.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo-parent/5.4.0/kryo-parent-5.4.0.pom (14 kB at 549 kB/s)
#14 5.016 Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/reflectasm/1.11.9/reflectasm-1.11.9.pom
#14 5.029 Progress (1): 4.1/4.1 kB
Progress (1): 4.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/reflectasm/1.11.9/reflectasm-1.11.9.pom (4.1 kB at 159 kB/s)
#14 5.045 Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom
#14 5.058 Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 120 kB/s)
#14 5.073 Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
#14 5.086 Progress (1): 4.1/19 kB
Progress (1): 8.2/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 737 kB/s)
#14 5.103 Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3.1/minlog-1.3.1.pom
#14 5.116 Progress (1): 3.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3.1/minlog-1.3.1.pom (3.6 kB at 134 kB/s)
#14 5.132 Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.12.7/joda-time-2.12.7.pom
#14 5.145 Progress (1): 4.1/40 kB
Progress (1): 8.2/40 kB
Progress (1): 12/40 kB 
Progress (1): 16/40 kB
Progress (1): 20/40 kB
Progress (1): 25/40 kB
Progress (1): 29/40 kB
Progress (1): 33/40 kB
Progress (1): 37/40 kB
Progress (1): 40 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.12.7/joda-time-2.12.7.pom (40 kB at 1.4 MB/s)
#14 5.165 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
#14 5.177 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom (11 kB at 437 kB/s)
#14 5.194 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
#14 5.207 Progress (1): 4.1/21 kB
Progress (1): 8.2/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom (21 kB at 743 kB/s)
#14 5.225 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
#14 5.237 Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 101 kB/s)
#14 5.252 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
#14 5.264 Progress (1): 4.1/10 kB
Progress (1): 8.2/10 kB
Progress (1): 10 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 407 kB/s)
#14 5.281 Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
#14 5.293 Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 91 kB/s)
#14 5.309 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
#14 5.321 Progress (1): 4.1/4.3 kB
Progress (1): 4.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 179 kB/s)
#14 5.337 Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
#14 5.349 Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom (2.1 kB at 87 kB/s)
#14 5.364 Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
#14 5.376 Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 90 kB/s)
#14 5.392 Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
#14 5.405 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 426 kB/s)
#14 5.421 Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
#14 5.433 Progress (1): 2.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 117 kB/s)
#14 5.449 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
#14 5.461 Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 113 kB/s)
#14 5.477 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
#14 5.489 Progress (1): 4.1/16 kB
Progress (1): 8.2/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 597 kB/s)
#14 5.505 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
#14 5.518 Progress (1): 4.1/4.9 kB
Progress (1): 4.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 197 kB/s)
#14 5.533 Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.3.15/logback-classic-1.3.15.pom
#14 5.546 Progress (1): 4.1/13 kB
Progress (1): 8.2/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.3.15/logback-classic-1.3.15.pom (13 kB at 497 kB/s)
#14 5.563 Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.3.15/logback-parent-1.3.15.pom
#14 5.575 Progress (1): 4.1/21 kB
Progress (1): 8.2/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.3.15/logback-parent-1.3.15.pom (21 kB at 789 kB/s)
#14 5.594 Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.3.15/logback-core-1.3.15.pom
#14 5.607 Progress (1): 4.1/5.2 kB
Progress (1): 5.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.3.15/logback-core-1.3.15.pom (5.2 kB at 193 kB/s)
#14 5.625 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
#14 5.638 Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 104 kB/s)
#14 5.654 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
#14 5.666 Progress (1): 4.1/17 kB
Progress (1): 8.2/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 657 kB/s)
#14 5.683 Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom
#14 5.696 Progress (1): 1.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom (1.1 kB at 42 kB/s)
#14 5.712 Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
#14 5.725 Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 70 kB/s)
#14 5.747 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
#14 5.759 Progress (1): 3.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 143 kB/s)
#14 5.820 Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.3/xalan-2.7.3.pom
#14 5.832 Progress (1): 384 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.3/xalan-2.7.3.pom (384 B at 15 kB/s)
#14 5.848 Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.9.0/testng-7.9.0.pom
#14 5.860 Progress (1): 2.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.9.0/testng-7.9.0.pom (2.9 kB at 117 kB/s)
#14 5.876 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
#14 5.888 Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 110 kB/s)
#14 5.997 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
#14 6.009 Progress (1): 4.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 542 kB/s)
#14 6.070 Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.pom
#14 6.083 Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.pom (1.5 kB at 63 kB/s)
#14 6.118 Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.7.1/jquery-3.7.1.pom
#14 6.130 Progress (1): 4.1/7.6 kB
Progress (1): 7.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.7.1/jquery-3.7.1.pom (7.6 kB at 316 kB/s)
#14 6.154 Downloading from central: https://repo.maven.apache.org/maven2/io/minio/minio/5.0.2/minio-5.0.2.jar
#14 6.154 Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-xml/1.20.0/google-http-client-xml-1.20.0.jar
#14 6.154 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar
#14 6.154 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
#14 6.155 Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.20.0/google-http-client-1.20.0.jar
#14 6.167 Progress (1): 4.1/128 kB
Progress (1): 8.2/128 kB
Progress (1): 12/128 kB 
Progress (1): 16/128 kB
Progress (1): 20/128 kB
Progress (1): 25/128 kB
Progress (1): 29/128 kB
Progress (1): 33/128 kB
Progress (2): 33/128 kB | 4.1/291 kB
Progress (2): 37/128 kB | 4.1/291 kB
Progress (3): 37/128 kB | 4.1/291 kB | 4.1/28 kB
Progress (4): 37/128 kB | 4.1/291 kB | 4.1/28 kB | 4.1/173 kB
Progress (4): 41/128 kB | 4.1/291 kB | 4.1/28 kB | 4.1/173 kB
Progress (4): 41/128 kB | 8.2/291 kB | 4.1/28 kB | 4.1/173 kB
Progress (4): 45/128 kB | 8.2/291 kB | 4.1/28 kB | 4.1/173 kB
Progress (4): 45/128 kB | 8.2/291 kB | 4.1/28 kB | 8.2/173 kB
Progress (4): 45/128 kB | 8.2/291 kB | 8.2/28 kB | 8.2/173 kB
Progress (4): 45/128 kB | 8.2/291 kB | 8.2/28 kB | 12/173 kB 
Progress (5): 45/128 kB | 8.2/291 kB | 8.2/28 kB | 12/173 kB | 4.1/287 kB
Progress (5): 49/128 kB | 8.2/291 kB | 8.2/28 kB | 12/173 kB | 4.1/287 kB
Progress (5): 49/128 kB | 12/291 kB | 8.2/28 kB | 12/173 kB | 4.1/287 kB 
Progress (5): 53/128 kB | 12/291 kB | 8.2/28 kB | 12/173 kB | 4.1/287 kB
Progress (5): 53/128 kB | 12/291 kB | 8.2/28 kB | 12/173 kB | 8.2/287 kB
Progress (5): 53/128 kB | 12/291 kB | 8.2/28 kB | 15/173 kB | 8.2/287 kB
Progress (5): 53/128 kB | 12/291 kB | 12/28 kB | 15/173 kB | 8.2/287 kB 
Progress (5): 53/128 kB | 12/291 kB | 12/28 kB | 15/173 kB | 12/287 kB 
Progress (5): 57/128 kB | 12/291 kB | 12/28 kB | 15/173 kB | 12/287 kB
Progress (5): 57/128 kB | 16/291 kB | 12/28 kB | 15/173 kB | 12/287 kB
Progress (5): 61/128 kB | 16/291 kB | 12/28 kB | 15/173 kB | 12/287 kB
Progress (5): 61/128 kB | 16/291 kB | 12/28 kB | 15/173 kB | 16/287 kB
Progress (5): 61/128 kB | 16/291 kB | 16/28 kB | 15/173 kB | 16/287 kB
Progress (5): 61/128 kB | 16/291 kB | 16/28 kB | 19/173 kB | 16/287 kB
Progress (5): 61/128 kB | 16/291 kB | 20/28 kB | 19/173 kB | 16/287 kB
Progress (5): 61/128 kB | 16/291 kB | 20/28 kB | 19/173 kB | 20/287 kB
Progress (5): 66/128 kB | 16/291 kB | 20/28 kB | 19/173 kB | 20/287 kB
Progress (5): 66/128 kB | 20/291 kB | 20/28 kB | 19/173 kB | 20/287 kB
Progress (5): 70/128 kB | 20/291 kB | 20/28 kB | 19/173 kB | 20/287 kB
Progress (5): 70/128 kB | 20/291 kB | 20/28 kB | 19/173 kB | 25/287 kB
Progress (5): 70/128 kB | 20/291 kB | 25/28 kB | 19/173 kB | 25/287 kB
Progress (5): 70/128 kB | 20/291 kB | 25/28 kB | 23/173 kB | 25/287 kB
Progress (5): 70/128 kB | 20/291 kB | 28 kB | 23/173 kB | 25/287 kB   
Progress (5): 70/128 kB | 20/291 kB | 28 kB | 23/173 kB | 29/287 kB
Progress (5): 74/128 kB | 20/291 kB | 28 kB | 23/173 kB | 29/287 kB
Progress (5): 74/128 kB | 25/291 kB | 28 kB | 23/173 kB | 29/287 kB
Progress (5): 78/128 kB | 25/291 kB | 28 kB | 23/173 kB | 29/287 kB
Progress (5): 78/128 kB | 25/291 kB | 28 kB | 23/173 kB | 33/287 kB
Progress (5): 82/128 kB | 25/291 kB | 28 kB | 23/173 kB | 33/287 kB
Progress (5): 82/128 kB | 25/291 kB | 28 kB | 27/173 kB | 33/287 kB
Progress (5): 86/128 kB | 25/291 kB | 28 kB | 27/173 kB | 33/287 kB
Progress (5): 86/128 kB | 25/291 kB | 28 kB | 27/173 kB | 37/287 kB
Progress (5): 86/128 kB | 29/291 kB | 28 kB | 27/173 kB | 37/287 kB
Progress (5): 86/128 kB | 29/291 kB | 28 kB | 27/173 kB | 41/287 kB
Progress (5): 90/128 kB | 29/291 kB | 28 kB | 27/173 kB | 41/287 kB
Progress (5): 90/128 kB | 29/291 kB | 28 kB | 31/173 kB | 41/287 kB
Progress (5): 94/128 kB | 29/291 kB | 28 kB | 31/173 kB | 41/287 kB
Progress (5): 94/128 kB | 29/291 kB | 28 kB | 31/173 kB | 45/287 kB
Progress (5): 98/128 kB | 29/291 kB | 28 kB | 31/173 kB | 45/287 kB
Progress (5): 98/128 kB | 33/291 kB | 28 kB | 31/173 kB | 45/287 kB
Progress (5): 102/128 kB | 33/291 kB | 28 kB | 31/173 kB | 45/287 kB
Progress (5): 102/128 kB | 33/291 kB | 28 kB | 31/173 kB | 49/287 kB
Progress (5): 102/128 kB | 33/291 kB | 28 kB | 35/173 kB | 49/287 kB
Progress (5): 106/128 kB | 33/291 kB | 28 kB | 35/173 kB | 49/287 kB
Progress (5): 106/128 kB | 37/291 kB | 28 kB | 35/173 kB | 49/287 kB
Progress (5): 111/128 kB | 37/291 kB | 28 kB | 35/173 kB | 49/287 kB
Progress (5): 111/128 kB | 37/291 kB | 28 kB | 40/173 kB | 49/287 kB
Progress (5): 111/128 kB | 37/291 kB | 28 kB | 40/173 kB | 53/287 kB
Progress (5): 111/128 kB | 37/291 kB | 28 kB | 44/173 kB | 53/287 kB
Progress (5): 115/128 kB | 37/291 kB | 28 kB | 44/173 kB | 53/287 kB
Progress (5): 115/128 kB | 41/291 kB | 28 kB | 44/173 kB | 53/287 kB
Progress (5): 119/128 kB | 41/291 kB | 28 kB | 44/173 kB | 53/287 kB
Progress (5): 119/128 kB | 41/291 kB | 28 kB | 48/173 kB | 53/287 kB
Progress (5): 119/128 kB | 41/291 kB | 28 kB | 48/173 kB | 57/287 kB
Progress (5): 123/128 kB | 41/291 kB | 28 kB | 48/173 kB | 57/287 kB
Progress (5): 123/128 kB | 45/291 kB | 28 kB | 48/173 kB | 57/287 kB
Progress (5): 127/128 kB | 45/291 kB | 28 kB | 48/173 kB | 57/287 kB
Progress (5): 127/128 kB | 45/291 kB | 28 kB | 48/173 kB | 61/287 kB
Progress (5): 127/128 kB | 45/291 kB | 28 kB | 52/173 kB | 61/287 kB
Progress (5): 127/128 kB | 45/291 kB | 28 kB | 52/173 kB | 65/287 kB
Progress (5): 128 kB | 45/291 kB | 28 kB | 52/173 kB | 65/287 kB    
Progress (5): 128 kB | 45/291 kB | 28 kB | 52/173 kB | 69/287 kB
Progress (5): 128 kB | 49/291 kB | 28 kB | 52/173 kB | 69/287 kB
Progress (5): 128 kB | 49/291 kB | 28 kB | 52/173 kB | 73/287 kB
Progress (5): 128 kB | 49/291 kB | 28 kB | 56/173 kB | 73/287 kB
Progress (5): 128 kB | 49/291 kB | 28 kB | 56/173 kB | 77/287 kB
Progress (5): 128 kB | 53/291 kB | 28 kB | 56/173 kB | 77/287 kB
Progress (5): 128 kB | 53/291 kB | 28 kB | 56/173 kB | 81/287 kB
Progress (5): 128 kB | 53/291 kB | 28 kB | 60/173 kB | 81/287 kB
Progress (5): 128 kB | 57/291 kB | 28 kB | 60/173 kB | 81/287 kB
Progress (5): 128 kB | 57/291 kB | 28 kB | 64/173 kB | 81/287 kB
Progress (5): 128 kB | 57/291 kB | 28 kB | 64/173 kB | 85/287 kB
Progress (5): 128 kB | 57/291 kB | 28 kB | 68/173 kB | 85/287 kB
Progress (5): 128 kB | 57/291 kB | 28 kB | 68/173 kB | 90/287 kB
Progress (5): 128 kB | 61/291 kB | 28 kB | 68/173 kB | 90/287 kB
Progress (5): 128 kB | 61/291 kB | 28 kB | 68/173 kB | 94/287 kB
Progress (5): 128 kB | 61/291 kB | 28 kB | 72/173 kB | 94/287 kB
Progress (5): 128 kB | 61/291 kB | 28 kB | 72/173 kB | 98/287 kB
Progress (5): 128 kB | 65/291 kB | 28 kB | 72/173 kB | 98/287 kB
Progress (5): 128 kB | 65/291 kB | 28 kB | 76/173 kB | 98/287 kB
Progress (5): 128 kB | 65/291 kB | 28 kB | 76/173 kB | 102/287 kB
Progress (5): 128 kB | 65/291 kB | 28 kB | 80/173 kB | 102/287 kB
Progress (5): 128 kB | 69/291 kB | 28 kB | 80/173 kB | 102/287 kB
Progress (5): 128 kB | 69/291 kB | 28 kB | 85/173 kB | 102/287 kB
Progress (5): 128 kB | 69/291 kB | 28 kB | 85/173 kB | 106/287 kB
Progress (5): 128 kB | 69/291 kB | 28 kB | 89/173 kB | 106/287 kB
Progress (5): 128 kB | 73/291 kB | 28 kB | 89/173 kB | 106/287 kB
Progress (5): 128 kB | 73/291 kB | 28 kB | 93/173 kB | 106/287 kB
Progress (5): 128 kB | 73/291 kB | 28 kB | 93/173 kB | 110/287 kB
Progress (5): 128 kB | 77/291 kB | 28 kB | 93/173 kB | 110/287 kB
Progress (5): 128 kB | 77/291 kB | 28 kB | 93/173 kB | 114/287 kB
Progress (5): 128 kB | 77/291 kB | 28 kB | 97/173 kB | 114/287 kB
Progress (5): 128 kB | 81/291 kB | 28 kB | 97/173 kB | 114/287 kB
Progress (5): 128 kB | 81/291 kB | 28 kB | 101/173 kB | 114/287 kB
Progress (5): 128 kB | 81/291 kB | 28 kB | 101/173 kB | 118/287 kB
Progress (5): 128 kB | 81/291 kB | 28 kB | 105/173 kB | 118/287 kB
Progress (5): 128 kB | 86/291 kB | 28 kB | 105/173 kB | 118/287 kB
Progress (5): 128 kB | 86/291 kB | 28 kB | 109/173 kB | 118/287 kB
Progress (5): 128 kB | 86/291 kB | 28 kB | 109/173 kB | 122/287 kB
Progress (5): 128 kB | 86/291 kB | 28 kB | 113/173 kB | 122/287 kB
Progress (5): 128 kB | 90/291 kB | 28 kB | 113/173 kB | 122/287 kB
Progress (5): 128 kB | 90/291 kB | 28 kB | 117/173 kB | 122/287 kB
                                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-xml/1.20.0/google-http-client-xml-1.20.0.jar (28 kB at 850 kB/s)
#14 6.187 Progress (4): 128 kB | 90/291 kB | 117/173 kB | 126/287 kB
                                                          
Downloading from central: https://repo.maven.apache.org/maven2/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.jar
#14 6.188 Progress (4): 128 kB | 90/291 kB | 121/173 kB | 126/287 kB
Progress (4): 128 kB | 94/291 kB | 121/173 kB | 126/287 kB
Progress (4): 128 kB | 94/291 kB | 126/173 kB | 126/287 kB
Progress (4): 128 kB | 94/291 kB | 126/173 kB | 131/287 kB
Progress (4): 128 kB | 98/291 kB | 126/173 kB | 131/287 kB
Progress (4): 128 kB | 98/291 kB | 126/173 kB | 135/287 kB
Progress (4): 128 kB | 98/291 kB | 130/173 kB | 135/287 kB
Progress (4): 128 kB | 102/291 kB | 130/173 kB | 135/287 kB
Progress (4): 128 kB | 102/291 kB | 134/173 kB | 135/287 kB
Progress (4): 128 kB | 106/291 kB | 134/173 kB | 135/287 kB
Progress (4): 128 kB | 106/291 kB | 138/173 kB | 135/287 kB
Progress (4): 128 kB | 106/291 kB | 138/173 kB | 139/287 kB
Progress (4): 128 kB | 106/291 kB | 142/173 kB | 139/287 kB
Progress (4): 128 kB | 110/291 kB | 142/173 kB | 139/287 kB
Progress (4): 128 kB | 110/291 kB | 146/173 kB | 139/287 kB
Progress (4): 128 kB | 110/291 kB | 146/173 kB | 143/287 kB
Progress (4): 128 kB | 110/291 kB | 150/173 kB | 143/287 kB
Progress (4): 128 kB | 114/291 kB | 150/173 kB | 143/287 kB
Progress (4): 128 kB | 114/291 kB | 154/173 kB | 143/287 kB
Progress (4): 128 kB | 114/291 kB | 154/173 kB | 147/287 kB
Progress (4): 128 kB | 118/291 kB | 154/173 kB | 147/287 kB
Progress (4): 128 kB | 118/291 kB | 158/173 kB | 147/287 kB
Progress (4): 128 kB | 122/291 kB | 158/173 kB | 147/287 kB
Progress (4): 128 kB | 122/291 kB | 158/173 kB | 151/287 kB
Progress (4): 128 kB | 126/291 kB | 158/173 kB | 151/287 kB
Progress (4): 128 kB | 126/291 kB | 162/173 kB | 151/287 kB
Progress (4): 128 kB | 131/291 kB | 162/173 kB | 151/287 kB
Progress (4): 128 kB | 131/291 kB | 162/173 kB | 155/287 kB
Progress (4): 128 kB | 131/291 kB | 167/173 kB | 155/287 kB
Progress (4): 128 kB | 135/291 kB | 167/173 kB | 155/287 kB
Progress (4): 128 kB | 135/291 kB | 167/173 kB | 159/287 kB
Progress (4): 128 kB | 139/291 kB | 167/173 kB | 159/287 kB
Progress (4): 128 kB | 139/291 kB | 171/173 kB | 159/287 kB
Progress (4): 128 kB | 143/291 kB | 171/173 kB | 159/287 kB
Progress (4): 128 kB | 143/291 kB | 171/173 kB | 163/287 kB
Progress (4): 128 kB | 147/291 kB | 171/173 kB | 163/287 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/io/minio/minio/5.0.2/minio-5.0.2.jar (128 kB at 3.0 MB/s)
#14 6.195 Progress (3): 147/291 kB | 173 kB | 163/287 kB
                                              
Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.7.0/okhttp-3.7.0.jar
#14 6.195 Progress (3): 151/291 kB | 173 kB | 163/287 kB
Progress (3): 151/291 kB | 173 kB | 167/287 kB
Progress (3): 155/291 kB | 173 kB | 167/287 kB
Progress (3): 155/291 kB | 173 kB | 171/287 kB
Progress (3): 159/291 kB | 173 kB | 171/287 kB
Progress (3): 159/291 kB | 173 kB | 176/287 kB
Progress (3): 163/291 kB | 173 kB | 176/287 kB
Progress (3): 163/291 kB | 173 kB | 180/287 kB
Progress (3): 167/291 kB | 173 kB | 180/287 kB
Progress (3): 167/291 kB | 173 kB | 184/287 kB
Progress (3): 172/291 kB | 173 kB | 184/287 kB
Progress (3): 172/291 kB | 173 kB | 188/287 kB
Progress (3): 176/291 kB | 173 kB | 188/287 kB
Progress (3): 176/291 kB | 173 kB | 192/287 kB
Progress (3): 180/291 kB | 173 kB | 192/287 kB
Progress (3): 180/291 kB | 173 kB | 196/287 kB
Progress (3): 184/291 kB | 173 kB | 196/287 kB
Progress (3): 184/291 kB | 173 kB | 200/287 kB
Progress (3): 188/291 kB | 173 kB | 200/287 kB
Progress (3): 188/291 kB | 173 kB | 204/287 kB
Progress (3): 192/291 kB | 173 kB | 204/287 kB
Progress (3): 192/291 kB | 173 kB | 208/287 kB
Progress (3): 196/291 kB | 173 kB | 208/287 kB
Progress (3): 196/291 kB | 173 kB | 212/287 kB
Progress (3): 200/291 kB | 173 kB | 212/287 kB
Progress (3): 200/291 kB | 173 kB | 217/287 kB
Progress (3): 204/291 kB | 173 kB | 217/287 kB
Progress (3): 204/291 kB | 173 kB | 221/287 kB
Progress (3): 208/291 kB | 173 kB | 221/287 kB
Progress (3): 208/291 kB | 173 kB | 225/287 kB
Progress (3): 213/291 kB | 173 kB | 225/287 kB
Progress (3): 213/291 kB | 173 kB | 229/287 kB
Progress (3): 217/291 kB | 173 kB | 229/287 kB
Progress (4): 217/291 kB | 173 kB | 229/287 kB | 4.1/120 kB
Progress (4): 217/291 kB | 173 kB | 233/287 kB | 4.1/120 kB
Progress (4): 217/291 kB | 173 kB | 233/287 kB | 8.2/120 kB
Progress (4): 221/291 kB | 173 kB | 233/287 kB | 8.2/120 kB
Progress (4): 221/291 kB | 173 kB | 233/287 kB | 12/120 kB 
Progress (4): 221/291 kB | 173 kB | 237/287 kB | 12/120 kB
Progress (4): 221/291 kB | 173 kB | 237/287 kB | 16/120 kB
Progress (4): 225/291 kB | 173 kB | 237/287 kB | 16/120 kB
Progress (4): 225/291 kB | 173 kB | 237/287 kB | 20/120 kB
Progress (4): 225/291 kB | 173 kB | 241/287 kB | 20/120 kB
Progress (4): 225/291 kB | 173 kB | 241/287 kB | 25/120 kB
Progress (4): 229/291 kB | 173 kB | 241/287 kB | 25/120 kB
Progress (4): 229/291 kB | 173 kB | 241/287 kB | 29/120 kB
Progress (4): 229/291 kB | 173 kB | 245/287 kB | 29/120 kB
Progress (4): 233/291 kB | 173 kB | 245/287 kB | 29/120 kB
Progress (4): 233/291 kB | 173 kB | 245/287 kB | 31/120 kB
Progress (4): 237/291 kB | 173 kB | 245/287 kB | 31/120 kB
Progress (4): 237/291 kB | 173 kB | 249/287 kB | 31/120 kB
Progress (4): 241/291 kB | 173 kB | 249/287 kB | 31/120 kB
Progress (4): 241/291 kB | 173 kB | 249/287 kB | 35/120 kB
Progress (4): 245/291 kB | 173 kB | 249/287 kB | 35/120 kB
Progress (4): 245/291 kB | 173 kB | 253/287 kB | 35/120 kB
Progress (4): 245/291 kB | 173 kB | 253/287 kB | 40/120 kB
Progress (4): 245/291 kB | 173 kB | 257/287 kB | 40/120 kB
Progress (4): 249/291 kB | 173 kB | 257/287 kB | 40/120 kB
Progress (4): 249/291 kB | 173 kB | 262/287 kB | 40/120 kB
Progress (4): 249/291 kB | 173 kB | 262/287 kB | 44/120 kB
Progress (4): 253/291 kB | 173 kB | 262/287 kB | 44/120 kB
Progress (4): 253/291 kB | 173 kB | 262/287 kB | 48/120 kB
Progress (4): 253/291 kB | 173 kB | 266/287 kB | 48/120 kB
Progress (4): 258/291 kB | 173 kB | 266/287 kB | 48/120 kB
Progress (4): 258/291 kB | 173 kB | 270/287 kB | 48/120 kB
Progress (4): 258/291 kB | 173 kB | 270/287 kB | 52/120 kB
Progress (4): 258/291 kB | 173 kB | 274/287 kB | 52/120 kB
Progress (4): 262/291 kB | 173 kB | 274/287 kB | 52/120 kB
Progress (4): 262/291 kB | 173 kB | 278/287 kB | 52/120 kB
Progress (4): 262/291 kB | 173 kB | 278/287 kB | 56/120 kB
Progress (4): 262/291 kB | 173 kB | 282/287 kB | 56/120 kB
Progress (4): 266/291 kB | 173 kB | 282/287 kB | 56/120 kB
Progress (4): 266/291 kB | 173 kB | 286/287 kB | 56/120 kB
Progress (4): 266/291 kB | 173 kB | 286/287 kB | 60/120 kB
Progress (4): 266/291 kB | 173 kB | 287 kB | 60/120 kB    
Progress (4): 270/291 kB | 173 kB | 287 kB | 60/120 kB
Progress (4): 270/291 kB | 173 kB | 287 kB | 64/120 kB
Progress (4): 274/291 kB | 173 kB | 287 kB | 64/120 kB
Progress (4): 274/291 kB | 173 kB | 287 kB | 68/120 kB
Progress (4): 278/291 kB | 173 kB | 287 kB | 68/120 kB
Progress (4): 278/291 kB | 173 kB | 287 kB | 72/120 kB
Progress (4): 282/291 kB | 173 kB | 287 kB | 72/120 kB
Progress (4): 282/291 kB | 173 kB | 287 kB | 76/120 kB
Progress (4): 286/291 kB | 173 kB | 287 kB | 76/120 kB
Progress (4): 286/291 kB | 173 kB | 287 kB | 81/120 kB
Progress (4): 290/291 kB | 173 kB | 287 kB | 81/120 kB
Progress (4): 290/291 kB | 173 kB | 287 kB | 85/120 kB
Progress (4): 291 kB | 173 kB | 287 kB | 85/120 kB    
                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 3.1 MB/s)
#14 6.209 Progress (3): 291 kB | 287 kB | 89/120 kB
                                         
Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.12.0/okio-1.12.0.jar
#14 6.209 Progress (4): 291 kB | 287 kB | 89/120 kB | 4.1/395 kB
Progress (4): 291 kB | 287 kB | 93/120 kB | 4.1/395 kB
Progress (4): 291 kB | 287 kB | 93/120 kB | 8.2/395 kB
Progress (4): 291 kB | 287 kB | 93/120 kB | 12/395 kB 
Progress (4): 291 kB | 287 kB | 93/120 kB | 16/395 kB
Progress (4): 291 kB | 287 kB | 93/120 kB | 20/395 kB
Progress (4): 291 kB | 287 kB | 93/120 kB | 25/395 kB
Progress (4): 291 kB | 287 kB | 93/120 kB | 29/395 kB
Progress (4): 291 kB | 287 kB | 93/120 kB | 33/395 kB
Progress (4): 291 kB | 287 kB | 97/120 kB | 33/395 kB
Progress (4): 291 kB | 287 kB | 97/120 kB | 37/395 kB
Progress (4): 291 kB | 287 kB | 101/120 kB | 37/395 kB
Progress (4): 291 kB | 287 kB | 101/120 kB | 41/395 kB
Progress (4): 291 kB | 287 kB | 101/120 kB | 45/395 kB
Progress (4): 291 kB | 287 kB | 105/120 kB | 45/395 kB
Progress (4): 291 kB | 287 kB | 105/120 kB | 49/395 kB
Progress (4): 291 kB | 287 kB | 109/120 kB | 49/395 kB
Progress (4): 291 kB | 287 kB | 109/120 kB | 53/395 kB
Progress (4): 291 kB | 287 kB | 113/120 kB | 53/395 kB
Progress (4): 291 kB | 287 kB | 113/120 kB | 57/395 kB
Progress (4): 291 kB | 287 kB | 117/120 kB | 57/395 kB
Progress (4): 291 kB | 287 kB | 117/120 kB | 61/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 61/395 kB    
Progress (4): 291 kB | 287 kB | 120 kB | 64/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 68/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 72/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 76/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 80/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 84/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 88/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 92/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 97/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 101/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 105/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 109/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 113/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 117/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 121/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 125/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 129/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 133/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 138/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 142/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 146/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 150/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 154/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 158/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 162/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 166/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 170/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 174/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 179/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 183/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 187/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 191/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 195/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 199/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 203/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 207/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 211/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 215/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 219/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 224/395 kB
Progress (4): 291 kB | 287 kB | 120 kB | 228/395 kB
                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.20.0/google-http-client-1.20.0.jar (287 kB at 4.3 MB/s)
#14 6.222 Progress (4): 291 kB | 120 kB | 228/395 kB | 4.1/81 kB
Progress (4): 291 kB | 120 kB | 232/395 kB | 4.1/81 kB
Progress (4): 291 kB | 120 kB | 232/395 kB | 8.2/81 kB
                                                      
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar
#14 6.222 Progress (4): 291 kB | 120 kB | 232/395 kB | 12/81 kB
Progress (4): 291 kB | 120 kB | 236/395 kB | 12/81 kB
Progress (4): 291 kB | 120 kB | 236/395 kB | 16/81 kB
Progress (4): 291 kB | 120 kB | 240/395 kB | 16/81 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar (291 kB at 4.2 MB/s)
#14 6.224 Progress (3): 120 kB | 244/395 kB | 16/81 kB
Progress (3): 120 kB | 244/395 kB | 20/81 kB
                                            
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar
#14 6.224 Progress (3): 120 kB | 248/395 kB | 20/81 kB
Progress (3): 120 kB | 248/395 kB | 25/81 kB
Progress (3): 120 kB | 252/395 kB | 25/81 kB
Progress (3): 120 kB | 252/395 kB | 29/81 kB
Progress (3): 120 kB | 256/395 kB | 29/81 kB
Progress (3): 120 kB | 256/395 kB | 33/81 kB
Progress (3): 120 kB | 260/395 kB | 33/81 kB
Progress (3): 120 kB | 260/395 kB | 37/81 kB
Progress (3): 120 kB | 265/395 kB | 37/81 kB
Progress (3): 120 kB | 265/395 kB | 41/81 kB
Progress (3): 120 kB | 269/395 kB | 41/81 kB
Progress (3): 120 kB | 269/395 kB | 45/81 kB
Progress (3): 120 kB | 273/395 kB | 45/81 kB
Progress (3): 120 kB | 273/395 kB | 49/81 kB
Progress (3): 120 kB | 277/395 kB | 49/81 kB
Progress (3): 120 kB | 277/395 kB | 53/81 kB
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.jar (120 kB at 1.6 MB/s)
#14 6.226 Progress (2): 281/395 kB | 53/81 kB
Progress (2): 281/395 kB | 57/81 kB
Progress (2): 285/395 kB | 57/81 kB
                                   
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar
#14 6.227 Progress (2): 289/395 kB | 57/81 kB
Progress (2): 289/395 kB | 61/81 kB
Progress (2): 293/395 kB | 61/81 kB
Progress (2): 293/395 kB | 66/81 kB
Progress (2): 297/395 kB | 66/81 kB
Progress (2): 297/395 kB | 70/81 kB
Progress (2): 301/395 kB | 70/81 kB
Progress (2): 301/395 kB | 74/81 kB
Progress (2): 305/395 kB | 74/81 kB
Progress (2): 305/395 kB | 78/81 kB
Progress (2): 310/395 kB | 78/81 kB
Progress (2): 310/395 kB | 81 kB   
Progress (2): 314/395 kB | 81 kB
Progress (2): 318/395 kB | 81 kB
Progress (2): 322/395 kB | 81 kB
Progress (2): 326/395 kB | 81 kB
Progress (2): 330/395 kB | 81 kB
Progress (2): 334/395 kB | 81 kB
Progress (2): 338/395 kB | 81 kB
Progress (2): 342/395 kB | 81 kB
Progress (2): 346/395 kB | 81 kB
Progress (2): 351/395 kB | 81 kB
Progress (2): 355/395 kB | 81 kB
Progress (2): 359/395 kB | 81 kB
Progress (2): 363/395 kB | 81 kB
Progress (2): 367/395 kB | 81 kB
Progress (2): 371/395 kB | 81 kB
Progress (2): 375/395 kB | 81 kB
Progress (2): 379/395 kB | 81 kB
Progress (2): 383/395 kB | 81 kB
Progress (2): 387/395 kB | 81 kB
Progress (2): 392/395 kB | 81 kB
Progress (2): 395 kB | 81 kB    
Progress (3): 395 kB | 81 kB | 0/1.6 MB
Progress (3): 395 kB | 81 kB | 0/1.6 MB
Progress (3): 395 kB | 81 kB | 0/1.6 MB
Progress (3): 395 kB | 81 kB | 0/1.6 MB
Progress (4): 395 kB | 81 kB | 0/1.6 MB | 4.1/459 kB
Progress (4): 395 kB | 81 kB | 0/1.6 MB | 4.1/459 kB
Progress (4): 395 kB | 81 kB | 0/1.6 MB | 8.2/459 kB
Progress (4): 395 kB | 81 kB | 0/1.6 MB | 8.2/459 kB
Progress (4): 395 kB | 81 kB | 0/1.6 MB | 12/459 kB 
Progress (4): 395 kB | 81 kB | 0/1.6 MB | 16/459 kB
Progress (4): 395 kB | 81 kB | 0.1/1.6 MB | 16/459 kB
Progress (4): 395 kB | 81 kB | 0.1/1.6 MB | 20/459 kB
Progress (4): 395 kB | 81 kB | 0.1/1.6 MB | 20/459 kB
Progress (4): 395 kB | 81 kB | 0.1/1.6 MB | 25/459 kB
Progress (4): 395 kB | 81 kB | 0.1/1.6 MB | 29/459 kB
Progress (4): 395 kB | 81 kB | 0.1/1.6 MB | 29/459 kB
Progress (4): 395 kB | 81 kB | 0.1/1.6 MB | 33/459 kB
Progress (4): 395 kB | 81 kB | 0.1/1.6 MB | 33/459 kB
Progress (4): 395 kB | 81 kB | 0.1/1.6 MB | 37/459 kB
Progress (4): 395 kB | 81 kB | 0.1/1.6 MB | 37/459 kB
Progress (4): 395 kB | 81 kB | 0.1/1.6 MB | 41/459 kB
Progress (4): 395 kB | 81 kB | 0.1/1.6 MB | 41/459 kB
Progress (4): 395 kB | 81 kB | 0.1/1.6 MB | 45/459 kB
Progress (5): 395 kB | 81 kB | 0.1/1.6 MB | 45/459 kB | 4.1/77 kB
Progress (5): 395 kB | 81 kB | 0.1/1.6 MB | 45/459 kB | 4.1/77 kB
Progress (5): 395 kB | 81 kB | 0.1/1.6 MB | 49/459 kB | 4.1/77 kB
Progress (5): 395 kB | 81 kB | 0.1/1.6 MB | 49/459 kB | 8.2/77 kB
Progress (5): 395 kB | 81 kB | 0.1/1.6 MB | 53/459 kB | 8.2/77 kB
Progress (5): 395 kB | 81 kB | 0.1/1.6 MB | 53/459 kB | 8.2/77 kB
Progress (5): 395 kB | 81 kB | 0.1/1.6 MB | 57/459 kB | 8.2/77 kB
                                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.12.0/okio-1.12.0.jar (81 kB at 921 kB/s)
#14 6.242 Progress (4): 395 kB | 0.1/1.6 MB | 57/459 kB | 12/77 kB
                                                        
Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo/5.4.0/kryo-5.4.0.jar
#14 6.243 Progress (4): 395 kB | 0.1/1.6 MB | 61/459 kB | 12/77 kB
Progress (4): 395 kB | 0.1/1.6 MB | 61/459 kB | 12/77 kB
Progress (4): 395 kB | 0.1/1.6 MB | 66/459 kB | 12/77 kB
Progress (4): 395 kB | 0.1/1.6 MB | 66/459 kB | 16/77 kB
Progress (4): 395 kB | 0.1/1.6 MB | 66/459 kB | 16/77 kB
Progress (4): 395 kB | 0.1/1.6 MB | 66/459 kB | 20/77 kB
Progress (4): 395 kB | 0.1/1.6 MB | 70/459 kB | 20/77 kB
Progress (4): 395 kB | 0.1/1.6 MB | 70/459 kB | 25/77 kB
Progress (4): 395 kB | 0.1/1.6 MB | 70/459 kB | 25/77 kB
Progress (4): 395 kB | 0.1/1.6 MB | 70/459 kB | 29/77 kB
Progress (4): 395 kB | 0.1/1.6 MB | 74/459 kB | 29/77 kB
Progress (4): 395 kB | 0.2/1.6 MB | 74/459 kB | 29/77 kB
Progress (4): 395 kB | 0.2/1.6 MB | 74/459 kB | 33/77 kB
Progress (4): 395 kB | 0.2/1.6 MB | 74/459 kB | 33/77 kB
                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.7.0/okhttp-3.7.0.jar (395 kB at 4.3 MB/s)
#14 6.245 Progress (3): 0.2/1.6 MB | 78/459 kB | 33/77 kB
                                               
Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/reflectasm/1.11.9/reflectasm-1.11.9.jar
#14 6.246 Progress (3): 0.2/1.6 MB | 78/459 kB | 33/77 kB
Progress (3): 0.2/1.6 MB | 78/459 kB | 37/77 kB
Progress (3): 0.2/1.6 MB | 78/459 kB | 37/77 kB
Progress (3): 0.2/1.6 MB | 82/459 kB | 37/77 kB
Progress (3): 0.2/1.6 MB | 82/459 kB | 41/77 kB
Progress (3): 0.2/1.6 MB | 86/459 kB | 41/77 kB
Progress (3): 0.2/1.6 MB | 86/459 kB | 45/77 kB
Progress (3): 0.2/1.6 MB | 86/459 kB | 45/77 kB
Progress (3): 0.2/1.6 MB | 86/459 kB | 49/77 kB
Progress (3): 0.2/1.6 MB | 90/459 kB | 49/77 kB
Progress (3): 0.2/1.6 MB | 90/459 kB | 49/77 kB
Progress (3): 0.2/1.6 MB | 94/459 kB | 49/77 kB
Progress (3): 0.2/1.6 MB | 94/459 kB | 53/77 kB
Progress (3): 0.2/1.6 MB | 94/459 kB | 53/77 kB
Progress (3): 0.2/1.6 MB | 98/459 kB | 53/77 kB
Progress (3): 0.2/1.6 MB | 98/459 kB | 57/77 kB
Progress (3): 0.2/1.6 MB | 102/459 kB | 57/77 kB
Progress (3): 0.2/1.6 MB | 102/459 kB | 57/77 kB
Progress (3): 0.2/1.6 MB | 106/459 kB | 57/77 kB
Progress (3): 0.2/1.6 MB | 106/459 kB | 61/77 kB
Progress (3): 0.2/1.6 MB | 111/459 kB | 61/77 kB
Progress (3): 0.2/1.6 MB | 111/459 kB | 61/77 kB
Progress (3): 0.2/1.6 MB | 111/459 kB | 66/77 kB
Progress (3): 0.2/1.6 MB | 111/459 kB | 66/77 kB
Progress (3): 0.2/1.6 MB | 111/459 kB | 70/77 kB
Progress (3): 0.2/1.6 MB | 115/459 kB | 70/77 kB
Progress (3): 0.2/1.6 MB | 115/459 kB | 74/77 kB
Progress (3): 0.2/1.6 MB | 119/459 kB | 74/77 kB
Progress (3): 0.2/1.6 MB | 119/459 kB | 74/77 kB
Progress (3): 0.2/1.6 MB | 123/459 kB | 74/77 kB
Progress (3): 0.2/1.6 MB | 123/459 kB | 77 kB   
Progress (3): 0.2/1.6 MB | 127/459 kB | 77 kB
Progress (3): 0.2/1.6 MB | 127/459 kB | 77 kB
Progress (3): 0.2/1.6 MB | 131/459 kB | 77 kB
Progress (3): 0.2/1.6 MB | 135/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 135/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 139/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 139/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 143/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 143/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 147/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 147/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 152/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 156/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 156/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 160/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 160/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 164/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 168/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 168/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 172/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 172/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 176/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 176/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 180/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 180/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 184/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 188/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 188/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 193/459 kB | 77 kB
Progress (3): 0.3/1.6 MB | 193/459 kB | 77 kB
Progress (4): 0.3/1.6 MB | 193/459 kB | 77 kB | 4.1/371 kB
Progress (4): 0.3/1.6 MB | 197/459 kB | 77 kB | 4.1/371 kB
Progress (4): 0.3/1.6 MB | 197/459 kB | 77 kB | 8.2/371 kB
Progress (4): 0.3/1.6 MB | 197/459 kB | 77 kB | 8.2/371 kB
Progress (4): 0.3/1.6 MB | 197/459 kB | 77 kB | 12/371 kB 
Progress (4): 0.3/1.6 MB | 201/459 kB | 77 kB | 12/371 kB
Progress (4): 0.3/1.6 MB | 201/459 kB | 77 kB | 16/371 kB
Progress (4): 0.4/1.6 MB | 201/459 kB | 77 kB | 16/371 kB
Progress (4): 0.4/1.6 MB | 201/459 kB | 77 kB | 20/371 kB
Progress (4): 0.4/1.6 MB | 205/459 kB | 77 kB | 20/371 kB
Progress (4): 0.4/1.6 MB | 205/459 kB | 77 kB | 20/371 kB
Progress (4): 0.4/1.6 MB | 205/459 kB | 77 kB | 25/371 kB
Progress (4): 0.4/1.6 MB | 205/459 kB | 77 kB | 25/371 kB
Progress (4): 0.4/1.6 MB | 209/459 kB | 77 kB | 25/371 kB
Progress (4): 0.4/1.6 MB | 209/459 kB | 77 kB | 29/371 kB
Progress (4): 0.4/1.6 MB | 209/459 kB | 77 kB | 29/371 kB
Progress (4): 0.4/1.6 MB | 213/459 kB | 77 kB | 29/371 kB
Progress (4): 0.4/1.6 MB | 213/459 kB | 77 kB | 33/371 kB
Progress (4): 0.4/1.6 MB | 217/459 kB | 77 kB | 33/371 kB
Progress (4): 0.4/1.6 MB | 217/459 kB | 77 kB | 33/371 kB
Progress (4): 0.4/1.6 MB | 221/459 kB | 77 kB | 33/371 kB
Progress (4): 0.4/1.6 MB | 221/459 kB | 77 kB | 37/371 kB
Progress (4): 0.4/1.6 MB | 221/459 kB | 77 kB | 37/371 kB
Progress (4): 0.4/1.6 MB | 225/459 kB | 77 kB | 37/371 kB
Progress (5): 0.4/1.6 MB | 225/459 kB | 77 kB | 37/371 kB | 4.1/72 kB
Progress (5): 0.4/1.6 MB | 229/459 kB | 77 kB | 37/371 kB | 4.1/72 kB
Progress (5): 0.4/1.6 MB | 229/459 kB | 77 kB | 37/371 kB | 4.1/72 kB
Progress (5): 0.4/1.6 MB | 229/459 kB | 77 kB | 41/371 kB | 4.1/72 kB
Progress (5): 0.4/1.6 MB | 233/459 kB | 77 kB | 41/371 kB | 4.1/72 kB
Progress (5): 0.4/1.6 MB | 233/459 kB | 77 kB | 41/371 kB | 8.2/72 kB
Progress (5): 0.4/1.6 MB | 238/459 kB | 77 kB | 41/371 kB | 8.2/72 kB
Progress (5): 0.4/1.6 MB | 238/459 kB | 77 kB | 41/371 kB | 8.2/72 kB
Progress (5): 0.4/1.6 MB | 238/459 kB | 77 kB | 45/371 kB | 8.2/72 kB
Progress (5): 0.4/1.6 MB | 238/459 kB | 77 kB | 45/371 kB | 8.2/72 kB
Progress (5): 0.4/1.6 MB | 242/459 kB | 77 kB | 45/371 kB | 8.2/72 kB
Progress (5): 0.4/1.6 MB | 242/459 kB | 77 kB | 45/371 kB | 12/72 kB 
Progress (5): 0.4/1.6 MB | 242/459 kB | 77 kB | 45/371 kB | 12/72 kB
Progress (5): 0.4/1.6 MB | 242/459 kB | 77 kB | 49/371 kB | 12/72 kB
Progress (5): 0.4/1.6 MB | 242/459 kB | 77 kB | 49/371 kB | 12/72 kB
Progress (5): 0.4/1.6 MB | 242/459 kB | 77 kB | 49/371 kB | 16/72 kB
Progress (5): 0.4/1.6 MB | 246/459 kB | 77 kB | 49/371 kB | 16/72 kB
Progress (5): 0.4/1.6 MB | 246/459 kB | 77 kB | 49/371 kB | 20/72 kB
Progress (5): 0.4/1.6 MB | 246/459 kB | 77 kB | 49/371 kB | 20/72 kB
Progress (5): 0.4/1.6 MB | 246/459 kB | 77 kB | 53/371 kB | 20/72 kB
Progress (5): 0.5/1.6 MB | 246/459 kB | 77 kB | 53/371 kB | 20/72 kB
Progress (5): 0.5/1.6 MB | 246/459 kB | 77 kB | 53/371 kB | 25/72 kB
Progress (5): 0.5/1.6 MB | 250/459 kB | 77 kB | 53/371 kB | 25/72 kB
                                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar (77 kB at 697 kB/s)
#14 6.264 Progress (4): 0.5/1.6 MB | 250/459 kB | 53/371 kB | 25/72 kB
Progress (4): 0.5/1.6 MB | 250/459 kB | 53/371 kB | 29/72 kB
Progress (4): 0.5/1.6 MB | 250/459 kB | 57/371 kB | 29/72 kB
Progress (4): 0.5/1.6 MB | 250/459 kB | 57/371 kB | 33/72 kB
Progress (4): 0.5/1.6 MB | 250/459 kB | 57/371 kB | 33/72 kB
                                                            
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar
#14 6.265 Progress (4): 0.5/1.6 MB | 254/459 kB | 57/371 kB | 33/72 kB
Progress (4): 0.5/1.6 MB | 254/459 kB | 57/371 kB | 33/72 kB
Progress (4): 0.5/1.6 MB | 254/459 kB | 57/371 kB | 37/72 kB
Progress (4): 0.5/1.6 MB | 254/459 kB | 61/371 kB | 37/72 kB
Progress (4): 0.5/1.6 MB | 254/459 kB | 61/371 kB | 41/72 kB
Progress (4): 0.5/1.6 MB | 254/459 kB | 61/371 kB | 41/72 kB
Progress (4): 0.5/1.6 MB | 258/459 kB | 61/371 kB | 41/72 kB
Progress (4): 0.5/1.6 MB | 258/459 kB | 61/371 kB | 45/72 kB
Progress (4): 0.5/1.6 MB | 258/459 kB | 65/371 kB | 45/72 kB
Progress (4): 0.5/1.6 MB | 262/459 kB | 65/371 kB | 45/72 kB
Progress (4): 0.5/1.6 MB | 262/459 kB | 65/371 kB | 49/72 kB
Progress (4): 0.5/1.6 MB | 262/459 kB | 65/371 kB | 49/72 kB
Progress (4): 0.5/1.6 MB | 262/459 kB | 65/371 kB | 53/72 kB
Progress (4): 0.5/1.6 MB | 266/459 kB | 65/371 kB | 53/72 kB
Progress (4): 0.5/1.6 MB | 266/459 kB | 70/371 kB | 53/72 kB
Progress (4): 0.5/1.6 MB | 270/459 kB | 70/371 kB | 53/72 kB
Progress (4): 0.5/1.6 MB | 270/459 kB | 70/371 kB | 57/72 kB
Progress (4): 0.5/1.6 MB | 270/459 kB | 70/371 kB | 57/72 kB
Progress (4): 0.5/1.6 MB | 270/459 kB | 70/371 kB | 61/72 kB
Progress (4): 0.5/1.6 MB | 274/459 kB | 70/371 kB | 61/72 kB
Progress (4): 0.5/1.6 MB | 274/459 kB | 74/371 kB | 61/72 kB
Progress (4): 0.5/1.6 MB | 274/459 kB | 74/371 kB | 66/72 kB
Progress (4): 0.5/1.6 MB | 274/459 kB | 74/371 kB | 66/72 kB
Progress (4): 0.5/1.6 MB | 274/459 kB | 74/371 kB | 70/72 kB
Progress (4): 0.5/1.6 MB | 274/459 kB | 78/371 kB | 70/72 kB
Progress (4): 0.5/1.6 MB | 279/459 kB | 78/371 kB | 70/72 kB
Progress (4): 0.5/1.6 MB | 279/459 kB | 82/371 kB | 70/72 kB
Progress (4): 0.5/1.6 MB | 279/459 kB | 82/371 kB | 72 kB   
Progress (4): 0.5/1.6 MB | 279/459 kB | 82/371 kB | 72 kB
Progress (4): 0.5/1.6 MB | 279/459 kB | 86/371 kB | 72 kB
Progress (4): 0.5/1.6 MB | 283/459 kB | 86/371 kB | 72 kB
Progress (4): 0.5/1.6 MB | 283/459 kB | 86/371 kB | 72 kB
Progress (4): 0.5/1.6 MB | 283/459 kB | 90/371 kB | 72 kB
Progress (4): 0.5/1.6 MB | 283/459 kB | 90/371 kB | 72 kB
Progress (4): 0.5/1.6 MB | 287/459 kB | 90/371 kB | 72 kB
Progress (4): 0.5/1.6 MB | 287/459 kB | 94/371 kB | 72 kB
Progress (4): 0.5/1.6 MB | 291/459 kB | 94/371 kB | 72 kB
Progress (4): 0.5/1.6 MB | 291/459 kB | 94/371 kB | 72 kB
Progress (4): 0.5/1.6 MB | 291/459 kB | 98/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 291/459 kB | 98/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 295/459 kB | 98/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 295/459 kB | 102/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 295/459 kB | 102/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 299/459 kB | 102/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 299/459 kB | 102/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 299/459 kB | 106/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 303/459 kB | 106/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 303/459 kB | 106/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 303/459 kB | 110/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 303/459 kB | 110/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 307/459 kB | 110/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 307/459 kB | 115/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 307/459 kB | 115/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 307/459 kB | 119/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 311/459 kB | 119/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 311/459 kB | 123/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 311/459 kB | 123/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 311/459 kB | 127/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 315/459 kB | 127/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 315/459 kB | 127/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 315/459 kB | 131/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 315/459 kB | 131/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 319/459 kB | 131/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 319/459 kB | 135/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 324/459 kB | 135/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 324/459 kB | 135/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 328/459 kB | 135/371 kB | 72 kB
Progress (4): 0.6/1.6 MB | 328/459 kB | 139/371 kB | 72 kB
Progress (5): 0.6/1.6 MB | 328/459 kB | 139/371 kB | 72 kB | 4.1/49 kB
Progress (5): 0.6/1.6 MB | 332/459 kB | 139/371 kB | 72 kB | 4.1/49 kB
Progress (5): 0.6/1.6 MB | 332/459 kB | 139/371 kB | 72 kB | 4.1/49 kB
Progress (5): 0.6/1.6 MB | 336/459 kB | 139/371 kB | 72 kB | 4.1/49 kB
Progress (5): 0.6/1.6 MB | 336/459 kB | 139/371 kB | 72 kB | 8.2/49 kB
Progress (5): 0.6/1.6 MB | 336/459 kB | 143/371 kB | 72 kB | 8.2/49 kB
Progress (5): 0.6/1.6 MB | 336/459 kB | 143/371 kB | 72 kB | 12/49 kB 
Progress (5): 0.6/1.6 MB | 340/459 kB | 143/371 kB | 72 kB | 12/49 kB
Progress (5): 0.6/1.6 MB | 340/459 kB | 143/371 kB | 72 kB | 12/49 kB
Progress (5): 0.6/1.6 MB | 344/459 kB | 143/371 kB | 72 kB | 12/49 kB
Progress (5): 0.6/1.6 MB | 344/459 kB | 143/371 kB | 72 kB | 16/49 kB
Progress (5): 0.6/1.6 MB | 344/459 kB | 147/371 kB | 72 kB | 16/49 kB
Progress (5): 0.6/1.6 MB | 344/459 kB | 147/371 kB | 72 kB | 20/49 kB
Progress (5): 0.6/1.6 MB | 348/459 kB | 147/371 kB | 72 kB | 20/49 kB
Progress (5): 0.7/1.6 MB | 348/459 kB | 147/371 kB | 72 kB | 20/49 kB
Progress (5): 0.7/1.6 MB | 352/459 kB | 147/371 kB | 72 kB | 20/49 kB
Progress (5): 0.7/1.6 MB | 352/459 kB | 147/371 kB | 72 kB | 25/49 kB
Progress (5): 0.7/1.6 MB | 352/459 kB | 151/371 kB | 72 kB | 25/49 kB
Progress (5): 0.7/1.6 MB | 352/459 kB | 151/371 kB | 72 kB | 29/49 kB
Progress (5): 0.7/1.6 MB | 352/459 kB | 151/371 kB | 72 kB | 29/49 kB
Progress (5): 0.7/1.6 MB | 356/459 kB | 151/371 kB | 72 kB | 29/49 kB
Progress (5): 0.7/1.6 MB | 356/459 kB | 151/371 kB | 72 kB | 29/49 kB
Progress (5): 0.7/1.6 MB | 356/459 kB | 151/371 kB | 72 kB | 33/49 kB
Progress (5): 0.7/1.6 MB | 356/459 kB | 156/371 kB | 72 kB | 33/49 kB
Progress (5): 0.7/1.6 MB | 356/459 kB | 156/371 kB | 72 kB | 37/49 kB
Progress (5): 0.7/1.6 MB | 356/459 kB | 156/371 kB | 72 kB | 37/49 kB
Progress (5): 0.7/1.6 MB | 360/459 kB | 156/371 kB | 72 kB | 37/49 kB
Progress (5): 0.7/1.6 MB | 360/459 kB | 156/371 kB | 72 kB | 37/49 kB
Progress (5): 0.7/1.6 MB | 360/459 kB | 156/371 kB | 72 kB | 41/49 kB
Progress (5): 0.7/1.6 MB | 360/459 kB | 160/371 kB | 72 kB | 41/49 kB
Progress (5): 0.7/1.6 MB | 360/459 kB | 160/371 kB | 72 kB | 41/49 kB
Progress (5): 0.7/1.6 MB | 360/459 kB | 160/371 kB | 72 kB | 45/49 kB
Progress (5): 0.7/1.6 MB | 365/459 kB | 160/371 kB | 72 kB | 45/49 kB
Progress (5): 0.7/1.6 MB | 365/459 kB | 160/371 kB | 72 kB | 49/49 kB
Progress (5): 0.7/1.6 MB | 365/459 kB | 160/371 kB | 72 kB | 49/49 kB
                                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/reflectasm/1.11.9/reflectasm-1.11.9.jar (72 kB at 552 kB/s)
#14 6.285 Progress (4): 0.7/1.6 MB | 365/459 kB | 164/371 kB | 49/49 kB
                                                             
Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3.1/minlog-1.3.1.jar
#14 6.285 Progress (4): 0.7/1.6 MB | 365/459 kB | 164/371 kB | 49/49 kB
Progress (4): 0.7/1.6 MB | 365/459 kB | 164/371 kB | 49 kB   
Progress (4): 0.7/1.6 MB | 369/459 kB | 164/371 kB | 49 kB
Progress (4): 0.7/1.6 MB | 369/459 kB | 164/371 kB | 49 kB
Progress (4): 0.7/1.6 MB | 369/459 kB | 168/371 kB | 49 kB
Progress (4): 0.7/1.6 MB | 373/459 kB | 168/371 kB | 49 kB
Progress (4): 0.7/1.6 MB | 373/459 kB | 168/371 kB | 49 kB
Progress (4): 0.7/1.6 MB | 373/459 kB | 172/371 kB | 49 kB
Progress (4): 0.7/1.6 MB | 373/459 kB | 172/371 kB | 49 kB
Progress (4): 0.7/1.6 MB | 377/459 kB | 172/371 kB | 49 kB
Progress (4): 0.7/1.6 MB | 377/459 kB | 176/371 kB | 49 kB
Progress (4): 0.7/1.6 MB | 381/459 kB | 176/371 kB | 49 kB
Progress (4): 0.7/1.6 MB | 381/459 kB | 180/371 kB | 49 kB
Progress (4): 0.7/1.6 MB | 381/459 kB | 180/371 kB | 49 kB
Progress (4): 0.7/1.6 MB | 381/459 kB | 184/371 kB | 49 kB
Progress (4): 0.7/1.6 MB | 385/459 kB | 184/371 kB | 49 kB
Progress (4): 0.7/1.6 MB | 385/459 kB | 188/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 385/459 kB | 188/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 385/459 kB | 192/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 389/459 kB | 192/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 389/459 kB | 192/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 389/459 kB | 196/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 389/459 kB | 196/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 393/459 kB | 196/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 393/459 kB | 201/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 393/459 kB | 201/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 397/459 kB | 201/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 397/459 kB | 201/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 397/459 kB | 205/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 401/459 kB | 205/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 401/459 kB | 205/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 401/459 kB | 209/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 401/459 kB | 209/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 406/459 kB | 209/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 406/459 kB | 213/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 406/459 kB | 213/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 410/459 kB | 213/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 410/459 kB | 213/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 410/459 kB | 217/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 414/459 kB | 217/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 414/459 kB | 217/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 414/459 kB | 221/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 414/459 kB | 221/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 418/459 kB | 221/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 418/459 kB | 225/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 418/459 kB | 225/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 422/459 kB | 225/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 422/459 kB | 225/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 422/459 kB | 229/371 kB | 49 kB
Progress (4): 0.8/1.6 MB | 426/459 kB | 229/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 426/459 kB | 229/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 430/459 kB | 229/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 430/459 kB | 233/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 434/459 kB | 233/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 434/459 kB | 233/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 438/459 kB | 233/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 438/459 kB | 237/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 438/459 kB | 237/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 438/459 kB | 242/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 442/459 kB | 242/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 442/459 kB | 246/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 442/459 kB | 246/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 442/459 kB | 250/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 446/459 kB | 250/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 446/459 kB | 254/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 451/459 kB | 254/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 451/459 kB | 254/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 455/459 kB | 254/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 455/459 kB | 258/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459/459 kB | 258/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459/459 kB | 258/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 258/371 kB | 49 kB    
Progress (4): 0.9/1.6 MB | 459 kB | 262/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 262/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 266/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 266/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 270/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 274/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 274/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 278/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 278/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 282/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 287/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 287/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 291/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 291/371 kB | 49 kB
Progress (4): 0.9/1.6 MB | 459 kB | 295/371 kB | 49 kB
Progress (4): 1.0/1.6 MB | 459 kB | 295/371 kB | 49 kB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 339 kB/s)
#14 6.299 Progress (3): 1.0/1.6 MB | 459 kB | 299/371 kB
                                              
Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.12.7/joda-time-2.12.7.jar
#14 6.300 Progress (3): 1.0/1.6 MB | 459 kB | 299/371 kB
Progress (4): 1.0/1.6 MB | 459 kB | 299/371 kB | 4.1/5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 303/371 kB | 4.1/5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 303/371 kB | 5.9 kB    
Progress (4): 1.0/1.6 MB | 459 kB | 303/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 307/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 307/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 311/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 311/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 315/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 315/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 319/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 323/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 323/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 328/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 328/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 332/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 336/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 336/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 340/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 340/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 344/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 344/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 348/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 348/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 352/371 kB | 5.9 kB
Progress (4): 1.0/1.6 MB | 459 kB | 356/371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 356/371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 360/371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 360/371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 364/371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 369/371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 369/371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 371 kB | 5.9 kB    
Progress (4): 1.1/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.1/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.2/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.2/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.2/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.2/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.2/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.2/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.2/1.6 MB | 459 kB | 371 kB | 5.9 kB
Progress (4): 1.2/1.6 MB | 459 kB | 371 kB | 5.9 kB
                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar (459 kB at 2.9 MB/s)
#14 6.309 Progress (3): 1.2/1.6 MB | 371 kB | 5.9 kB
                                          
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.jar
#14 6.310 Progress (3): 1.2/1.6 MB | 371 kB | 5.9 kB
Progress (3): 1.2/1.6 MB | 371 kB | 5.9 kB
Progress (3): 1.2/1.6 MB | 371 kB | 5.9 kB
Progress (3): 1.3/1.6 MB | 371 kB | 5.9 kB
Progress (3): 1.3/1.6 MB | 371 kB | 5.9 kB
Progress (3): 1.3/1.6 MB | 371 kB | 5.9 kB
Progress (3): 1.3/1.6 MB | 371 kB | 5.9 kB
Progress (3): 1.3/1.6 MB | 371 kB | 5.9 kB
Progress (3): 1.3/1.6 MB | 371 kB | 5.9 kB
Progress (3): 1.3/1.6 MB | 371 kB | 5.9 kB
Progress (3): 1.3/1.6 MB | 371 kB | 5.9 kB
Progress (3): 1.3/1.6 MB | 371 kB | 5.9 kB
Progress (3): 1.3/1.6 MB | 371 kB | 5.9 kB
Progress (3): 1.3/1.6 MB | 371 kB | 5.9 kB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3.1/minlog-1.3.1.jar (5.9 kB at 37 kB/s)
#14 6.314 Progress (2): 1.3/1.6 MB | 371 kB
                                 
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
#14 6.314 Progress (2): 1.3/1.6 MB | 371 kB
Progress (2): 1.4/1.6 MB | 371 kB
Progress (2): 1.4/1.6 MB | 371 kB
Progress (2): 1.4/1.6 MB | 371 kB
Progress (2): 1.4/1.6 MB | 371 kB
Progress (2): 1.4/1.6 MB | 371 kB
Progress (2): 1.4/1.6 MB | 371 kB
Progress (2): 1.4/1.6 MB | 371 kB
Progress (3): 1.4/1.6 MB | 371 kB | 4.1/638 kB
Progress (3): 1.4/1.6 MB | 371 kB | 4.1/638 kB
Progress (3): 1.4/1.6 MB | 371 kB | 4.1/638 kB
Progress (3): 1.4/1.6 MB | 371 kB | 8.2/638 kB
Progress (3): 1.4/1.6 MB | 371 kB | 12/638 kB 
Progress (3): 1.4/1.6 MB | 371 kB | 12/638 kB
Progress (3): 1.4/1.6 MB | 371 kB | 16/638 kB
Progress (3): 1.4/1.6 MB | 371 kB | 16/638 kB
Progress (3): 1.4/1.6 MB | 371 kB | 20/638 kB
Progress (3): 1.4/1.6 MB | 371 kB | 25/638 kB
Progress (3): 1.4/1.6 MB | 371 kB | 25/638 kB
Progress (3): 1.4/1.6 MB | 371 kB | 29/638 kB
Progress (3): 1.5/1.6 MB | 371 kB | 29/638 kB
Progress (3): 1.5/1.6 MB | 371 kB | 33/638 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo/5.4.0/kryo-5.4.0.jar (371 kB at 2.3 MB/s)
#14 6.318 Progress (2): 1.5/1.6 MB | 37/638 kB
Progress (2): 1.5/1.6 MB | 37/638 kB
Progress (2): 1.5/1.6 MB | 41/638 kB
                                    
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
#14 6.319 Progress (2): 1.5/1.6 MB | 45/638 kB
Progress (2): 1.5/1.6 MB | 45/638 kB
Progress (2): 1.5/1.6 MB | 49/638 kB
Progress (2): 1.5/1.6 MB | 49/638 kB
Progress (2): 1.5/1.6 MB | 53/638 kB
Progress (2): 1.5/1.6 MB | 53/638 kB
Progress (2): 1.5/1.6 MB | 57/638 kB
Progress (2): 1.5/1.6 MB | 61/638 kB
Progress (2): 1.5/1.6 MB | 61/638 kB
Progress (2): 1.5/1.6 MB | 66/638 kB
Progress (2): 1.5/1.6 MB | 66/638 kB
Progress (2): 1.5/1.6 MB | 70/638 kB
Progress (2): 1.5/1.6 MB | 70/638 kB
Progress (2): 1.5/1.6 MB | 74/638 kB
Progress (2): 1.5/1.6 MB | 74/638 kB
Progress (2): 1.5/1.6 MB | 78/638 kB
Progress (2): 1.5/1.6 MB | 82/638 kB
Progress (2): 1.5/1.6 MB | 82/638 kB
Progress (2): 1.5/1.6 MB | 86/638 kB
Progress (2): 1.5/1.6 MB | 86/638 kB
Progress (2): 1.5/1.6 MB | 90/638 kB
Progress (2): 1.5/1.6 MB | 94/638 kB
Progress (2): 1.5/1.6 MB | 94/638 kB
Progress (2): 1.5/1.6 MB | 98/638 kB
Progress (2): 1.6/1.6 MB | 98/638 kB
Progress (2): 1.6/1.6 MB | 102/638 kB
Progress (2): 1.6/1.6 MB | 102/638 kB
Progress (2): 1.6/1.6 MB | 106/638 kB
Progress (2): 1.6/1.6 MB | 106/638 kB
Progress (2): 1.6/1.6 MB | 111/638 kB
Progress (2): 1.6/1.6 MB | 115/638 kB
Progress (2): 1.6/1.6 MB | 115/638 kB
Progress (2): 1.6/1.6 MB | 119/638 kB
Progress (2): 1.6/1.6 MB | 119/638 kB
Progress (2): 1.6/1.6 MB | 123/638 kB
Progress (2): 1.6/1.6 MB | 127/638 kB
Progress (2): 1.6/1.6 MB | 127/638 kB
Progress (2): 1.6/1.6 MB | 131/638 kB
Progress (2): 1.6/1.6 MB | 131/638 kB
Progress (2): 1.6/1.6 MB | 135/638 kB
Progress (2): 1.6/1.6 MB | 135/638 kB
Progress (2): 1.6/1.6 MB | 139/638 kB
Progress (2): 1.6 MB | 139/638 kB    
Progress (2): 1.6 MB | 143/638 kB
Progress (2): 1.6 MB | 147/638 kB
Progress (2): 1.6 MB | 152/638 kB
Progress (2): 1.6 MB | 156/638 kB
Progress (2): 1.6 MB | 160/638 kB
Progress (2): 1.6 MB | 164/638 kB
Progress (3): 1.6 MB | 164/638 kB | 0/3.0 MB
Progress (3): 1.6 MB | 168/638 kB | 0/3.0 MB
Progress (3): 1.6 MB | 172/638 kB | 0/3.0 MB
Progress (3): 1.6 MB | 176/638 kB | 0/3.0 MB
Progress (3): 1.6 MB | 180/638 kB | 0/3.0 MB
Progress (3): 1.6 MB | 180/638 kB | 0/3.0 MB
Progress (3): 1.6 MB | 184/638 kB | 0/3.0 MB
Progress (3): 1.6 MB | 188/638 kB | 0/3.0 MB
Progress (3): 1.6 MB | 193/638 kB | 0/3.0 MB
Progress (3): 1.6 MB | 193/638 kB | 0/3.0 MB
Progress (3): 1.6 MB | 197/638 kB | 0/3.0 MB
Progress (4): 1.6 MB | 197/638 kB | 0/3.0 MB | 4.1/4.6 kB
Progress (4): 1.6 MB | 201/638 kB | 0/3.0 MB | 4.1/4.6 kB
Progress (4): 1.6 MB | 201/638 kB | 0.1/3.0 MB | 4.1/4.6 kB
Progress (4): 1.6 MB | 201/638 kB | 0.1/3.0 MB | 4.6 kB    
Progress (4): 1.6 MB | 205/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 209/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 209/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 213/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 217/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 217/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 221/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 225/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 229/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 229/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 233/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 238/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 242/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 242/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 246/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 250/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 250/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 254/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 258/638 kB | 0.1/3.0 MB | 4.6 kB
Progress (4): 1.6 MB | 258/638 kB | 0.2/3.0 MB | 4.6 kB
Progress (5): 1.6 MB | 258/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 262/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 262/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 266/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 270/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 270/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 274/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 279/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 279/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 283/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 287/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 287/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 291/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 295/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 295/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 299/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 303/638 kB | 0.2/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 303/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 307/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 311/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 311/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 315/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 319/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 319/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 324/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 328/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 328/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 332/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 336/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 336/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 340/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (5): 1.6 MB | 344/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
                                                                
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar (1.6 MB at 8.8 MB/s)
#14 6.337 Progress (4): 344/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
                                                       
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
#14 6.338 Progress (4): 348/638 kB | 0.3/3.0 MB | 4.6 kB | 2.2 kB
Progress (4): 348/638 kB | 0.4/3.0 MB | 4.6 kB | 2.2 kB
Progress (4): 352/638 kB | 0.4/3.0 MB | 4.6 kB | 2.2 kB
Progress (4): 356/638 kB | 0.4/3.0 MB | 4.6 kB | 2.2 kB
Progress (4): 356/638 kB | 0.4/3.0 MB | 4.6 kB | 2.2 kB
Progress (4): 360/638 kB | 0.4/3.0 MB | 4.6 kB | 2.2 kB
Progress (4): 360/638 kB | 0.4/3.0 MB | 4.6 kB | 2.2 kB
Progress (4): 365/638 kB | 0.4/3.0 MB | 4.6 kB | 2.2 kB
Progress (4): 369/638 kB | 0.4/3.0 MB | 4.6 kB | 2.2 kB
Progress (4): 369/638 kB | 0.4/3.0 MB | 4.6 kB | 2.2 kB
Progress (4): 373/638 kB | 0.4/3.0 MB | 4.6 kB | 2.2 kB
Progress (4): 377/638 kB | 0.4/3.0 MB | 4.6 kB | 2.2 kB
Progress (4): 377/638 kB | 0.4/3.0 MB | 4.6 kB | 2.2 kB
Progress (4): 381/638 kB | 0.4/3.0 MB | 4.6 kB | 2.2 kB
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 25 kB/s)
#14 6.340 Progress (3): 381/638 kB | 0.4/3.0 MB | 2.2 kB
Progress (3): 385/638 kB | 0.4/3.0 MB | 2.2 kB
                                              
Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar
#14 6.341 Progress (3): 385/638 kB | 0.5/3.0 MB | 2.2 kB
Progress (3): 389/638 kB | 0.5/3.0 MB | 2.2 kB
Progress (3): 393/638 kB | 0.5/3.0 MB | 2.2 kB
Progress (3): 393/638 kB | 0.5/3.0 MB | 2.2 kB
Progress (3): 397/638 kB | 0.5/3.0 MB | 2.2 kB
Progress (3): 401/638 kB | 0.5/3.0 MB | 2.2 kB
Progress (3): 401/638 kB | 0.5/3.0 MB | 2.2 kB
Progress (3): 406/638 kB | 0.5/3.0 MB | 2.2 kB
Progress (3): 410/638 kB | 0.5/3.0 MB | 2.2 kB
Progress (3): 410/638 kB | 0.5/3.0 MB | 2.2 kB
Progress (3): 414/638 kB | 0.5/3.0 MB | 2.2 kB
Progress (3): 418/638 kB | 0.5/3.0 MB | 2.2 kB
Progress (3): 422/638 kB | 0.5/3.0 MB | 2.2 kB
Progress (3): 426/638 kB | 0.5/3.0 MB | 2.2 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 12 kB/s)
#14 6.343 Progress (2): 430/638 kB | 0.5/3.0 MB
                                     
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
#14 6.344 Progress (2): 434/638 kB | 0.5/3.0 MB
Progress (2): 438/638 kB | 0.5/3.0 MB
Progress (2): 442/638 kB | 0.5/3.0 MB
Progress (2): 446/638 kB | 0.5/3.0 MB
Progress (2): 451/638 kB | 0.5/3.0 MB
Progress (2): 455/638 kB | 0.5/3.0 MB
Progress (2): 459/638 kB | 0.5/3.0 MB
Progress (2): 463/638 kB | 0.5/3.0 MB
Progress (2): 463/638 kB | 0.5/3.0 MB
Progress (2): 467/638 kB | 0.5/3.0 MB
Progress (2): 471/638 kB | 0.5/3.0 MB
Progress (2): 475/638 kB | 0.5/3.0 MB
Progress (2): 475/638 kB | 0.5/3.0 MB
Progress (2): 479/638 kB | 0.5/3.0 MB
Progress (2): 483/638 kB | 0.5/3.0 MB
Progress (2): 487/638 kB | 0.5/3.0 MB
Progress (2): 487/638 kB | 0.6/3.0 MB
Progress (2): 492/638 kB | 0.6/3.0 MB
Progress (2): 496/638 kB | 0.6/3.0 MB
Progress (2): 496/638 kB | 0.6/3.0 MB
Progress (2): 500/638 kB | 0.6/3.0 MB
Progress (2): 504/638 kB | 0.6/3.0 MB
Progress (2): 504/638 kB | 0.6/3.0 MB
Progress (2): 508/638 kB | 0.6/3.0 MB
Progress (2): 512/638 kB | 0.6/3.0 MB
Progress (2): 512/638 kB | 0.6/3.0 MB
Progress (2): 516/638 kB | 0.6/3.0 MB
Progress (2): 520/638 kB | 0.6/3.0 MB
Progress (2): 524/638 kB | 0.6/3.0 MB
Progress (2): 524/638 kB | 0.6/3.0 MB
Progress (2): 528/638 kB | 0.6/3.0 MB
Progress (2): 532/638 kB | 0.6/3.0 MB
Progress (2): 532/638 kB | 0.6/3.0 MB
Progress (2): 537/638 kB | 0.6/3.0 MB
Progress (2): 541/638 kB | 0.6/3.0 MB
Progress (2): 541/638 kB | 0.7/3.0 MB
Progress (2): 545/638 kB | 0.7/3.0 MB
Progress (2): 549/638 kB | 0.7/3.0 MB
Progress (2): 549/638 kB | 0.7/3.0 MB
Progress (2): 553/638 kB | 0.7/3.0 MB
Progress (2): 557/638 kB | 0.7/3.0 MB
Progress (2): 557/638 kB | 0.7/3.0 MB
Progress (2): 561/638 kB | 0.7/3.0 MB
Progress (2): 565/638 kB | 0.7/3.0 MB
Progress (2): 565/638 kB | 0.7/3.0 MB
Progress (2): 569/638 kB | 0.7/3.0 MB
Progress (2): 573/638 kB | 0.7/3.0 MB
Progress (2): 573/638 kB | 0.7/3.0 MB
Progress (3): 573/638 kB | 0.7/3.0 MB | 4.1/20 kB
Progress (3): 578/638 kB | 0.7/3.0 MB | 4.1/20 kB
Progress (3): 578/638 kB | 0.7/3.0 MB | 8.2/20 kB
Progress (3): 578/638 kB | 0.7/3.0 MB | 8.2/20 kB
Progress (3): 578/638 kB | 0.7/3.0 MB | 12/20 kB 
Progress (3): 582/638 kB | 0.7/3.0 MB | 12/20 kB
Progress (3): 582/638 kB | 0.7/3.0 MB | 16/20 kB
Progress (3): 585/638 kB | 0.7/3.0 MB | 16/20 kB
Progress (3): 585/638 kB | 0.8/3.0 MB | 16/20 kB
Progress (4): 585/638 kB | 0.8/3.0 MB | 16/20 kB | 4.1/224 kB
Progress (4): 585/638 kB | 0.8/3.0 MB | 20 kB | 4.1/224 kB   
Progress (4): 585/638 kB | 0.8/3.0 MB | 20 kB | 8.2/224 kB
Progress (4): 585/638 kB | 0.8/3.0 MB | 20 kB | 8.2/224 kB
Progress (4): 589/638 kB | 0.8/3.0 MB | 20 kB | 8.2/224 kB
Progress (4): 589/638 kB | 0.8/3.0 MB | 20 kB | 12/224 kB 
Progress (4): 589/638 kB | 0.8/3.0 MB | 20 kB | 12/224 kB
Progress (4): 593/638 kB | 0.8/3.0 MB | 20 kB | 12/224 kB
Progress (5): 593/638 kB | 0.8/3.0 MB | 20 kB | 12/224 kB | 4.1/16 kB
Progress (5): 593/638 kB | 0.8/3.0 MB | 20 kB | 16/224 kB | 4.1/16 kB
Progress (5): 593/638 kB | 0.8/3.0 MB | 20 kB | 16/224 kB | 8.2/16 kB
Progress (5): 593/638 kB | 0.8/3.0 MB | 20 kB | 16/224 kB | 8.2/16 kB
Progress (5): 597/638 kB | 0.8/3.0 MB | 20 kB | 16/224 kB | 8.2/16 kB
Progress (5): 597/638 kB | 0.8/3.0 MB | 20 kB | 16/224 kB | 12/16 kB 
Progress (5): 597/638 kB | 0.8/3.0 MB | 20 kB | 16/224 kB | 12/16 kB
Progress (5): 597/638 kB | 0.8/3.0 MB | 20 kB | 20/224 kB | 12/16 kB
Progress (5): 597/638 kB | 0.8/3.0 MB | 20 kB | 20/224 kB | 16 kB   
Progress (5): 601/638 kB | 0.8/3.0 MB | 20 kB | 20/224 kB | 16 kB
Progress (5): 601/638 kB | 0.8/3.0 MB | 20 kB | 20/224 kB | 16 kB
Progress (5): 601/638 kB | 0.8/3.0 MB | 20 kB | 25/224 kB | 16 kB
Progress (5): 605/638 kB | 0.8/3.0 MB | 20 kB | 25/224 kB | 16 kB
Progress (5): 605/638 kB | 0.8/3.0 MB | 20 kB | 29/224 kB | 16 kB
Progress (5): 605/638 kB | 0.8/3.0 MB | 20 kB | 29/224 kB | 16 kB
Progress (5): 605/638 kB | 0.8/3.0 MB | 20 kB | 33/224 kB | 16 kB
Progress (5): 609/638 kB | 0.8/3.0 MB | 20 kB | 33/224 kB | 16 kB
Progress (5): 609/638 kB | 0.9/3.0 MB | 20 kB | 33/224 kB | 16 kB
Progress (5): 613/638 kB | 0.9/3.0 MB | 20 kB | 33/224 kB | 16 kB
Progress (5): 613/638 kB | 0.9/3.0 MB | 20 kB | 37/224 kB | 16 kB
Progress (5): 613/638 kB | 0.9/3.0 MB | 20 kB | 37/224 kB | 16 kB
Progress (5): 617/638 kB | 0.9/3.0 MB | 20 kB | 37/224 kB | 16 kB
Progress (5): 617/638 kB | 0.9/3.0 MB | 20 kB | 41/224 kB | 16 kB
Progress (5): 622/638 kB | 0.9/3.0 MB | 20 kB | 41/224 kB | 16 kB
Progress (5): 622/638 kB | 0.9/3.0 MB | 20 kB | 41/224 kB | 16 kB
Progress (5): 626/638 kB | 0.9/3.0 MB | 20 kB | 41/224 kB | 16 kB
Progress (5): 626/638 kB | 0.9/3.0 MB | 20 kB | 45/224 kB | 16 kB
Progress (5): 626/638 kB | 0.9/3.0 MB | 20 kB | 45/224 kB | 16 kB
Progress (5): 630/638 kB | 0.9/3.0 MB | 20 kB | 45/224 kB | 16 kB
Progress (5): 630/638 kB | 0.9/3.0 MB | 20 kB | 49/224 kB | 16 kB
Progress (5): 630/638 kB | 0.9/3.0 MB | 20 kB | 49/224 kB | 16 kB
Progress (5): 634/638 kB | 0.9/3.0 MB | 20 kB | 49/224 kB | 16 kB
Progress (5): 634/638 kB | 0.9/3.0 MB | 20 kB | 53/224 kB | 16 kB
Progress (5): 638/638 kB | 0.9/3.0 MB | 20 kB | 53/224 kB | 16 kB
Progress (5): 638/638 kB | 0.9/3.0 MB | 20 kB | 53/224 kB | 16 kB
Progress (5): 638 kB | 0.9/3.0 MB | 20 kB | 53/224 kB | 16 kB    
Progress (5): 638 kB | 0.9/3.0 MB | 20 kB | 57/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 57/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 61/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 66/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 66/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 70/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 70/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 74/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 78/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 78/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 82/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 82/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 86/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 90/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 94/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 98/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 102/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 106/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 111/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 115/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 115/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 119/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 123/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 127/224 kB | 16 kB
Progress (5): 638 kB | 1.0/3.0 MB | 20 kB | 131/224 kB | 16 kB
Progress (5): 638 kB | 1.1/3.0 MB | 20 kB | 131/224 kB | 16 kB
Progress (5): 638 kB | 1.1/3.0 MB | 20 kB | 135/224 kB | 16 kB
Progress (5): 638 kB | 1.1/3.0 MB | 20 kB | 139/224 kB | 16 kB
Progress (5): 638 kB | 1.1/3.0 MB | 20 kB | 139/224 kB | 16 kB
Progress (5): 638 kB | 1.1/3.0 MB | 20 kB | 143/224 kB | 16 kB
Progress (5): 638 kB | 1.1/3.0 MB | 20 kB | 147/224 kB | 16 kB
Progress (5): 638 kB | 1.1/3.0 MB | 20 kB | 147/224 kB | 16 kB
Progress (5): 638 kB | 1.1/3.0 MB | 20 kB | 152/224 kB | 16 kB
Progress (5): 638 kB | 1.1/3.0 MB | 20 kB | 156/224 kB | 16 kB
Progress (5): 638 kB | 1.1/3.0 MB | 20 kB | 156/224 kB | 16 kB
Progress (5): 638 kB | 1.1/3.0 MB | 20 kB | 160/224 kB | 16 kB
Progress (5): 638 kB | 1.1/3.0 MB | 20 kB | 164/224 kB | 16 kB
Progress (5): 638 kB | 1.1/3.0 MB | 20 kB | 164/224 kB | 16 kB
                                                              
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 93 kB/s)
#14 6.370 Progress (4): 638 kB | 1.1/3.0 MB | 164/224 kB | 16 kB
Progress (4): 638 kB | 1.1/3.0 MB | 168/224 kB | 16 kB
                                                      
Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
#14 6.371 Progress (4): 638 kB | 1.2/3.0 MB | 168/224 kB | 16 kB
Progress (4): 638 kB | 1.2/3.0 MB | 172/224 kB | 16 kB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar (16 kB at 74 kB/s)
#14 6.371 Progress (3): 638 kB | 1.2/3.0 MB | 172/224 kB
Progress (3): 638 kB | 1.2/3.0 MB | 176/224 kB
                                              
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
#14 6.372 Progress (3): 638 kB | 1.2/3.0 MB | 176/224 kB
Progress (3): 638 kB | 1.2/3.0 MB | 180/224 kB
Progress (3): 638 kB | 1.2/3.0 MB | 180/224 kB
Progress (3): 638 kB | 1.2/3.0 MB | 184/224 kB
Progress (3): 638 kB | 1.2/3.0 MB | 188/224 kB
Progress (3): 638 kB | 1.2/3.0 MB | 188/224 kB
Progress (3): 638 kB | 1.2/3.0 MB | 193/224 kB
Progress (3): 638 kB | 1.2/3.0 MB | 197/224 kB
Progress (3): 638 kB | 1.2/3.0 MB | 197/224 kB
Progress (3): 638 kB | 1.2/3.0 MB | 201/224 kB
Progress (3): 638 kB | 1.3/3.0 MB | 201/224 kB
Progress (3): 638 kB | 1.3/3.0 MB | 205/224 kB
Progress (3): 638 kB | 1.3/3.0 MB | 209/224 kB
Progress (3): 638 kB | 1.3/3.0 MB | 209/224 kB
Progress (3): 638 kB | 1.3/3.0 MB | 213/224 kB
Progress (3): 638 kB | 1.3/3.0 MB | 213/224 kB
Progress (3): 638 kB | 1.3/3.0 MB | 217/224 kB
Progress (3): 638 kB | 1.3/3.0 MB | 221/224 kB
Progress (3): 638 kB | 1.3/3.0 MB | 224 kB    
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.12.7/joda-time-2.12.7.jar (638 kB at 2.9 MB/s)
#14 6.376 Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.3.15/logback-classic-1.3.15.jar
#14 6.376 Progress (2): 1.3/3.0 MB | 224 kB
Progress (2): 1.3/3.0 MB | 224 kB
Progress (2): 1.3/3.0 MB | 224 kB
Progress (2): 1.4/3.0 MB | 224 kB
Progress (2): 1.4/3.0 MB | 224 kB
Progress (2): 1.4/3.0 MB | 224 kB
Progress (2): 1.4/3.0 MB | 224 kB
Progress (2): 1.4/3.0 MB | 224 kB
Progress (2): 1.4/3.0 MB | 224 kB
Progress (2): 1.5/3.0 MB | 224 kB
Progress (2): 1.5/3.0 MB | 224 kB
Progress (2): 1.5/3.0 MB | 224 kB
Progress (2): 1.5/3.0 MB | 224 kB
Progress (2): 1.5/3.0 MB | 224 kB
Progress (2): 1.5/3.0 MB | 224 kB
Progress (2): 1.6/3.0 MB | 224 kB
Progress (3): 1.6/3.0 MB | 224 kB | 4.1/65 kB
Progress (3): 1.6/3.0 MB | 224 kB | 8.2/65 kB
Progress (3): 1.6/3.0 MB | 224 kB | 12/65 kB 
Progress (3): 1.6/3.0 MB | 224 kB | 16/65 kB
Progress (3): 1.6/3.0 MB | 224 kB | 20/65 kB
Progress (3): 1.6/3.0 MB | 224 kB | 25/65 kB
Progress (3): 1.6/3.0 MB | 224 kB | 29/65 kB
Progress (3): 1.6/3.0 MB | 224 kB | 33/65 kB
Progress (4): 1.6/3.0 MB | 224 kB | 33/65 kB | 4.1/9.3 kB
Progress (4): 1.6/3.0 MB | 224 kB | 37/65 kB | 4.1/9.3 kB
Progress (4): 1.6/3.0 MB | 224 kB | 37/65 kB | 8.2/9.3 kB
Progress (4): 1.6/3.0 MB | 224 kB | 41/65 kB | 8.2/9.3 kB
Progress (4): 1.6/3.0 MB | 224 kB | 41/65 kB | 9.3 kB    
Progress (4): 1.6/3.0 MB | 224 kB | 45/65 kB | 9.3 kB
Progress (4): 1.6/3.0 MB | 224 kB | 49/65 kB | 9.3 kB
Progress (4): 1.6/3.0 MB | 224 kB | 53/65 kB | 9.3 kB
Progress (4): 1.6/3.0 MB | 224 kB | 57/65 kB | 9.3 kB
Progress (4): 1.6/3.0 MB | 224 kB | 57/65 kB | 9.3 kB
Progress (4): 1.6/3.0 MB | 224 kB | 61/65 kB | 9.3 kB
Progress (4): 1.6/3.0 MB | 224 kB | 65 kB | 9.3 kB   
                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar (224 kB at 961 kB/s)
#14 6.388 Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.3.15/logback-core-1.3.15.jar
#14 6.389 Progress (4): 1.6/3.0 MB | 65 kB | 9.3 kB | 4.1/274 kB
Progress (4): 1.6/3.0 MB | 65 kB | 9.3 kB | 4.1/274 kB
Progress (4): 1.6/3.0 MB | 65 kB | 9.3 kB | 8.2/274 kB
Progress (4): 1.6/3.0 MB | 65 kB | 9.3 kB | 12/274 kB 
Progress (4): 1.6/3.0 MB | 65 kB | 9.3 kB | 12/274 kB
Progress (4): 1.6/3.0 MB | 65 kB | 9.3 kB | 16/274 kB
Progress (4): 1.6/3.0 MB | 65 kB | 9.3 kB | 16/274 kB
Progress (4): 1.6/3.0 MB | 65 kB | 9.3 kB | 20/274 kB
Progress (4): 1.6/3.0 MB | 65 kB | 9.3 kB | 25/274 kB
Progress (4): 1.6/3.0 MB | 65 kB | 9.3 kB | 25/274 kB
Progress (4): 1.6/3.0 MB | 65 kB | 9.3 kB | 29/274 kB
Progress (4): 1.6/3.0 MB | 65 kB | 9.3 kB | 33/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 33/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 37/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 41/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 41/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 45/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 49/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 49/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 53/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 57/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 57/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 61/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 64/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 64/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 68/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 72/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 72/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 76/274 kB
Progress (4): 1.7/3.0 MB | 65 kB | 9.3 kB | 80/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 80/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 84/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 88/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 88/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 92/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 96/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 96/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 100/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 105/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 109/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 109/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 113/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 117/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 121/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 125/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 129/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 133/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 137/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 141/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 146/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 150/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 154/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 158/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 162/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 166/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 170/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 174/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 178/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 178/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 182/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 186/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 191/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 195/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 199/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 203/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 207/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 211/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 215/274 kB
Progress (4): 1.8/3.0 MB | 65 kB | 9.3 kB | 219/274 kB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 38 kB/s)
#14 6.400 Progress (3): 1.8/3.0 MB | 65 kB | 219/274 kB
Progress (3): 1.8/3.0 MB | 65 kB | 223/274 kB
                                             
Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar
#14 6.400 Progress (3): 1.9/3.0 MB | 65 kB | 223/274 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 263 kB/s)
#14 6.401 Progress (2): 1.9/3.0 MB | 227/274 kB
                                     
Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
#14 6.401 Progress (2): 1.9/3.0 MB | 227/274 kB
Progress (3): 1.9/3.0 MB | 227/274 kB | 4.1/572 kB
Progress (3): 1.9/3.0 MB | 232/274 kB | 4.1/572 kB
Progress (3): 1.9/3.0 MB | 232/274 kB | 4.1/572 kB
Progress (3): 1.9/3.0 MB | 232/274 kB | 8.2/572 kB
Progress (3): 1.9/3.0 MB | 236/274 kB | 8.2/572 kB
Progress (3): 1.9/3.0 MB | 236/274 kB | 12/572 kB 
Progress (3): 1.9/3.0 MB | 240/274 kB | 12/572 kB
Progress (3): 1.9/3.0 MB | 240/274 kB | 12/572 kB
Progress (3): 1.9/3.0 MB | 244/274 kB | 12/572 kB
Progress (3): 1.9/3.0 MB | 244/274 kB | 16/572 kB
Progress (3): 1.9/3.0 MB | 244/274 kB | 16/572 kB
Progress (3): 1.9/3.0 MB | 248/274 kB | 16/572 kB
Progress (3): 1.9/3.0 MB | 248/274 kB | 20/572 kB
Progress (3): 1.9/3.0 MB | 248/274 kB | 20/572 kB
Progress (3): 1.9/3.0 MB | 252/274 kB | 20/572 kB
Progress (3): 1.9/3.0 MB | 252/274 kB | 25/572 kB
Progress (3): 1.9/3.0 MB | 256/274 kB | 25/572 kB
Progress (3): 1.9/3.0 MB | 256/274 kB | 29/572 kB
Progress (3): 2.0/3.0 MB | 256/274 kB | 29/572 kB
Progress (3): 2.0/3.0 MB | 256/274 kB | 33/572 kB
Progress (3): 2.0/3.0 MB | 260/274 kB | 33/572 kB
Progress (3): 2.0/3.0 MB | 260/274 kB | 33/572 kB
Progress (3): 2.0/3.0 MB | 260/274 kB | 37/572 kB
Progress (3): 2.0/3.0 MB | 264/274 kB | 37/572 kB
Progress (3): 2.0/3.0 MB | 264/274 kB | 37/572 kB
Progress (3): 2.0/3.0 MB | 264/274 kB | 41/572 kB
Progress (3): 2.0/3.0 MB | 268/274 kB | 41/572 kB
Progress (3): 2.0/3.0 MB | 268/274 kB | 45/572 kB
Progress (3): 2.0/3.0 MB | 273/274 kB | 45/572 kB
Progress (3): 2.0/3.0 MB | 273/274 kB | 45/572 kB
Progress (3): 2.0/3.0 MB | 274 kB | 45/572 kB    
Progress (3): 2.0/3.0 MB | 274 kB | 49/572 kB
Progress (3): 2.0/3.0 MB | 274 kB | 49/572 kB
Progress (3): 2.0/3.0 MB | 274 kB | 53/572 kB
Progress (3): 2.0/3.0 MB | 274 kB | 57/572 kB
Progress (3): 2.0/3.0 MB | 274 kB | 57/572 kB
Progress (3): 2.0/3.0 MB | 274 kB | 61/572 kB
Progress (3): 2.0/3.0 MB | 274 kB | 64/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 64/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 68/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 73/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 77/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 81/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 85/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 89/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 93/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 97/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 101/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 105/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 109/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 109/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 113/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 118/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 122/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 126/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 130/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 134/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 134/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 138/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 142/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 146/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 150/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 154/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 159/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 163/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 167/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 171/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 175/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 179/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 183/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 183/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 187/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 191/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 191/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 195/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 199/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 204/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 204/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 208/572 kB
Progress (3): 2.1/3.0 MB | 274 kB | 212/572 kB
Progress (3): 2.2/3.0 MB | 274 kB | 212/572 kB
Progress (3): 2.2/3.0 MB | 274 kB | 216/572 kB
Progress (3): 2.2/3.0 MB | 274 kB | 220/572 kB
Progress (4): 2.2/3.0 MB | 274 kB | 220/572 kB | 4.1/276 kB
Progress (4): 2.2/3.0 MB | 274 kB | 220/572 kB | 4.1/276 kB
Progress (4): 2.2/3.0 MB | 274 kB | 220/572 kB | 8.2/276 kB
Progress (4): 2.2/3.0 MB | 274 kB | 224/572 kB | 8.2/276 kB
Progress (4): 2.2/3.0 MB | 274 kB | 224/572 kB | 8.2/276 kB
Progress (4): 2.2/3.0 MB | 274 kB | 224/572 kB | 12/276 kB 
Progress (4): 2.2/3.0 MB | 274 kB | 228/572 kB | 12/276 kB
Progress (4): 2.2/3.0 MB | 274 kB | 228/572 kB | 12/276 kB
Progress (5): 2.2/3.0 MB | 274 kB | 228/572 kB | 12/276 kB | 4.1/194 kB
Progress (5): 2.2/3.0 MB | 274 kB | 228/572 kB | 16/276 kB | 4.1/194 kB
Progress (5): 2.2/3.0 MB | 274 kB | 228/572 kB | 16/276 kB | 4.1/194 kB
Progress (5): 2.2/3.0 MB | 274 kB | 228/572 kB | 16/276 kB | 8.2/194 kB
Progress (5): 2.2/3.0 MB | 274 kB | 232/572 kB | 16/276 kB | 8.2/194 kB
Progress (5): 2.2/3.0 MB | 274 kB | 232/572 kB | 16/276 kB | 8.2/194 kB
Progress (5): 2.2/3.0 MB | 274 kB | 232/572 kB | 16/276 kB | 12/194 kB 
Progress (5): 2.2/3.0 MB | 274 kB | 232/572 kB | 20/276 kB | 12/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 232/572 kB | 20/276 kB | 12/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 232/572 kB | 20/276 kB | 16/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 236/572 kB | 20/276 kB | 16/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 236/572 kB | 20/276 kB | 16/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 236/572 kB | 25/276 kB | 16/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 240/572 kB | 25/276 kB | 16/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 240/572 kB | 25/276 kB | 20/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 245/572 kB | 25/276 kB | 20/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 245/572 kB | 29/276 kB | 20/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 245/572 kB | 29/276 kB | 20/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 245/572 kB | 33/276 kB | 20/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 249/572 kB | 33/276 kB | 20/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 249/572 kB | 33/276 kB | 24/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 249/572 kB | 37/276 kB | 24/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 253/572 kB | 37/276 kB | 24/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 253/572 kB | 37/276 kB | 24/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 257/572 kB | 37/276 kB | 24/194 kB
Progress (5): 2.3/3.0 MB | 274 kB | 257/572 kB | 41/276 kB | 24/194 kB
                                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.3.15/logback-classic-1.3.15.jar (274 kB at 1.0 MB/s)
#14 6.419 Progress (4): 2.3/3.0 MB | 257/572 kB | 41/276 kB | 28/194 kB
                                                             
Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.3/xalan-2.7.3.jar
#14 6.419 Progress (4): 2.3/3.0 MB | 257/572 kB | 45/276 kB | 28/194 kB
Progress (4): 2.3/3.0 MB | 257/572 kB | 45/276 kB | 28/194 kB
Progress (4): 2.3/3.0 MB | 261/572 kB | 45/276 kB | 28/194 kB
Progress (4): 2.3/3.0 MB | 261/572 kB | 49/276 kB | 28/194 kB
Progress (4): 2.3/3.0 MB | 261/572 kB | 49/276 kB | 32/194 kB
Progress (4): 2.3/3.0 MB | 265/572 kB | 49/276 kB | 32/194 kB
Progress (4): 2.3/3.0 MB | 265/572 kB | 49/276 kB | 32/194 kB
Progress (4): 2.3/3.0 MB | 269/572 kB | 49/276 kB | 32/194 kB
Progress (4): 2.3/3.0 MB | 269/572 kB | 49/276 kB | 36/194 kB
Progress (4): 2.3/3.0 MB | 269/572 kB | 53/276 kB | 36/194 kB
Progress (4): 2.3/3.0 MB | 269/572 kB | 53/276 kB | 40/194 kB
Progress (4): 2.3/3.0 MB | 269/572 kB | 53/276 kB | 40/194 kB
Progress (4): 2.3/3.0 MB | 273/572 kB | 53/276 kB | 40/194 kB
Progress (4): 2.3/3.0 MB | 273/572 kB | 53/276 kB | 44/194 kB
Progress (4): 2.3/3.0 MB | 273/572 kB | 57/276 kB | 44/194 kB
Progress (4): 2.3/3.0 MB | 273/572 kB | 57/276 kB | 49/194 kB
Progress (4): 2.3/3.0 MB | 277/572 kB | 57/276 kB | 49/194 kB
Progress (4): 2.3/3.0 MB | 277/572 kB | 61/276 kB | 49/194 kB
Progress (4): 2.3/3.0 MB | 277/572 kB | 61/276 kB | 53/194 kB
Progress (4): 2.3/3.0 MB | 281/572 kB | 61/276 kB | 53/194 kB
Progress (4): 2.3/3.0 MB | 281/572 kB | 66/276 kB | 53/194 kB
Progress (4): 2.3/3.0 MB | 281/572 kB | 66/276 kB | 57/194 kB
Progress (4): 2.3/3.0 MB | 281/572 kB | 70/276 kB | 57/194 kB
Progress (4): 2.3/3.0 MB | 285/572 kB | 70/276 kB | 57/194 kB
Progress (4): 2.4/3.0 MB | 285/572 kB | 70/276 kB | 57/194 kB
Progress (4): 2.4/3.0 MB | 285/572 kB | 74/276 kB | 57/194 kB
Progress (4): 2.4/3.0 MB | 285/572 kB | 74/276 kB | 61/194 kB
Progress (4): 2.4/3.0 MB | 285/572 kB | 74/276 kB | 61/194 kB
Progress (4): 2.4/3.0 MB | 285/572 kB | 78/276 kB | 61/194 kB
Progress (4): 2.4/3.0 MB | 290/572 kB | 78/276 kB | 61/194 kB
Progress (4): 2.4/3.0 MB | 290/572 kB | 78/276 kB | 61/194 kB
Progress (4): 2.4/3.0 MB | 290/572 kB | 78/276 kB | 65/194 kB
Progress (4): 2.4/3.0 MB | 294/572 kB | 78/276 kB | 65/194 kB
Progress (4): 2.4/3.0 MB | 294/572 kB | 82/276 kB | 65/194 kB
Progress (4): 2.4/3.0 MB | 294/572 kB | 82/276 kB | 69/194 kB
Progress (4): 2.4/3.0 MB | 294/572 kB | 82/276 kB | 69/194 kB
Progress (4): 2.4/3.0 MB | 294/572 kB | 82/276 kB | 73/194 kB
Progress (4): 2.4/3.0 MB | 298/572 kB | 82/276 kB | 73/194 kB
Progress (4): 2.4/3.0 MB | 298/572 kB | 86/276 kB | 73/194 kB
Progress (4): 2.4/3.0 MB | 302/572 kB | 86/276 kB | 73/194 kB
Progress (4): 2.4/3.0 MB | 302/572 kB | 86/276 kB | 73/194 kB
Progress (4): 2.4/3.0 MB | 302/572 kB | 86/276 kB | 77/194 kB
Progress (4): 2.4/3.0 MB | 306/572 kB | 86/276 kB | 77/194 kB
Progress (4): 2.4/3.0 MB | 306/572 kB | 90/276 kB | 77/194 kB
Progress (4): 2.4/3.0 MB | 310/572 kB | 90/276 kB | 77/194 kB
Progress (4): 2.4/3.0 MB | 310/572 kB | 90/276 kB | 77/194 kB
Progress (4): 2.4/3.0 MB | 310/572 kB | 90/276 kB | 81/194 kB
Progress (4): 2.4/3.0 MB | 314/572 kB | 90/276 kB | 81/194 kB
Progress (4): 2.4/3.0 MB | 314/572 kB | 94/276 kB | 81/194 kB
Progress (4): 2.4/3.0 MB | 318/572 kB | 94/276 kB | 81/194 kB
Progress (4): 2.4/3.0 MB | 318/572 kB | 94/276 kB | 85/194 kB
Progress (4): 2.5/3.0 MB | 318/572 kB | 94/276 kB | 85/194 kB
Progress (4): 2.5/3.0 MB | 318/572 kB | 94/276 kB | 90/194 kB
Progress (4): 2.5/3.0 MB | 318/572 kB | 98/276 kB | 90/194 kB
Progress (4): 2.5/3.0 MB | 322/572 kB | 98/276 kB | 90/194 kB
Progress (4): 2.5/3.0 MB | 322/572 kB | 102/276 kB | 90/194 kB
Progress (4): 2.5/3.0 MB | 322/572 kB | 102/276 kB | 90/194 kB
Progress (4): 2.5/3.0 MB | 322/572 kB | 102/276 kB | 94/194 kB
Progress (4): 2.5/3.0 MB | 322/572 kB | 106/276 kB | 94/194 kB
Progress (4): 2.5/3.0 MB | 326/572 kB | 106/276 kB | 94/194 kB
Progress (4): 2.5/3.0 MB | 326/572 kB | 111/276 kB | 94/194 kB
Progress (4): 2.5/3.0 MB | 326/572 kB | 111/276 kB | 94/194 kB
Progress (4): 2.5/3.0 MB | 326/572 kB | 111/276 kB | 98/194 kB
Progress (4): 2.5/3.0 MB | 326/572 kB | 115/276 kB | 98/194 kB
Progress (4): 2.5/3.0 MB | 331/572 kB | 115/276 kB | 98/194 kB
Progress (4): 2.5/3.0 MB | 331/572 kB | 119/276 kB | 98/194 kB
Progress (4): 2.5/3.0 MB | 331/572 kB | 119/276 kB | 102/194 kB
Progress (4): 2.5/3.0 MB | 331/572 kB | 119/276 kB | 102/194 kB
Progress (4): 2.5/3.0 MB | 331/572 kB | 119/276 kB | 106/194 kB
Progress (4): 2.5/3.0 MB | 331/572 kB | 123/276 kB | 106/194 kB
Progress (4): 2.5/3.0 MB | 335/572 kB | 123/276 kB | 106/194 kB
Progress (4): 2.5/3.0 MB | 335/572 kB | 127/276 kB | 106/194 kB
Progress (4): 2.5/3.0 MB | 335/572 kB | 127/276 kB | 106/194 kB
Progress (4): 2.5/3.0 MB | 335/572 kB | 127/276 kB | 110/194 kB
Progress (4): 2.5/3.0 MB | 335/572 kB | 131/276 kB | 110/194 kB
Progress (4): 2.5/3.0 MB | 339/572 kB | 131/276 kB | 110/194 kB
Progress (4): 2.5/3.0 MB | 339/572 kB | 135/276 kB | 110/194 kB
Progress (4): 2.5/3.0 MB | 339/572 kB | 135/276 kB | 110/194 kB
Progress (4): 2.5/3.0 MB | 339/572 kB | 135/276 kB | 114/194 kB
Progress (4): 2.5/3.0 MB | 339/572 kB | 139/276 kB | 114/194 kB
Progress (4): 2.5/3.0 MB | 343/572 kB | 139/276 kB | 114/194 kB
Progress (4): 2.5/3.0 MB | 343/572 kB | 143/276 kB | 114/194 kB
Progress (4): 2.5/3.0 MB | 343/572 kB | 143/276 kB | 118/194 kB
Progress (4): 2.6/3.0 MB | 343/572 kB | 143/276 kB | 118/194 kB
Progress (4): 2.6/3.0 MB | 343/572 kB | 147/276 kB | 118/194 kB
Progress (4): 2.6/3.0 MB | 343/572 kB | 147/276 kB | 122/194 kB
Progress (4): 2.6/3.0 MB | 347/572 kB | 147/276 kB | 122/194 kB
Progress (4): 2.6/3.0 MB | 347/572 kB | 147/276 kB | 126/194 kB
Progress (4): 2.6/3.0 MB | 347/572 kB | 147/276 kB | 126/194 kB
Progress (4): 2.6/3.0 MB | 347/572 kB | 152/276 kB | 126/194 kB
Progress (4): 2.6/3.0 MB | 347/572 kB | 152/276 kB | 130/194 kB
Progress (4): 2.6/3.0 MB | 351/572 kB | 152/276 kB | 130/194 kB
Progress (4): 2.6/3.0 MB | 351/572 kB | 156/276 kB | 130/194 kB
Progress (4): 2.6/3.0 MB | 351/572 kB | 156/276 kB | 130/194 kB
Progress (4): 2.6/3.0 MB | 351/572 kB | 160/276 kB | 130/194 kB
Progress (4): 2.6/3.0 MB | 355/572 kB | 160/276 kB | 130/194 kB
Progress (4): 2.6/3.0 MB | 355/572 kB | 160/276 kB | 135/194 kB
Progress (4): 2.6/3.0 MB | 355/572 kB | 164/276 kB | 135/194 kB
Progress (4): 2.6/3.0 MB | 359/572 kB | 164/276 kB | 135/194 kB
Progress (4): 2.6/3.0 MB | 359/572 kB | 164/276 kB | 135/194 kB
Progress (4): 2.6/3.0 MB | 359/572 kB | 168/276 kB | 135/194 kB
Progress (4): 2.6/3.0 MB | 359/572 kB | 168/276 kB | 139/194 kB
Progress (4): 2.6/3.0 MB | 359/572 kB | 168/276 kB | 139/194 kB
Progress (4): 2.6/3.0 MB | 359/572 kB | 172/276 kB | 139/194 kB
Progress (4): 2.6/3.0 MB | 363/572 kB | 172/276 kB | 139/194 kB
Progress (4): 2.6/3.0 MB | 363/572 kB | 172/276 kB | 139/194 kB
Progress (4): 2.6/3.0 MB | 363/572 kB | 176/276 kB | 139/194 kB
Progress (4): 2.6/3.0 MB | 363/572 kB | 176/276 kB | 143/194 kB
Progress (4): 2.7/3.0 MB | 363/572 kB | 176/276 kB | 143/194 kB
Progress (4): 2.7/3.0 MB | 367/572 kB | 176/276 kB | 143/194 kB
Progress (4): 2.7/3.0 MB | 367/572 kB | 176/276 kB | 147/194 kB
Progress (4): 2.7/3.0 MB | 367/572 kB | 180/276 kB | 147/194 kB
Progress (4): 2.7/3.0 MB | 367/572 kB | 180/276 kB | 151/194 kB
Progress (4): 2.7/3.0 MB | 367/572 kB | 180/276 kB | 151/194 kB
Progress (4): 2.7/3.0 MB | 372/572 kB | 180/276 kB | 151/194 kB
Progress (5): 2.7/3.0 MB | 372/572 kB | 180/276 kB | 151/194 kB | 0/3.5 MB
Progress (5): 2.7/3.0 MB | 372/572 kB | 180/276 kB | 155/194 kB | 0/3.5 MB
Progress (5): 2.7/3.0 MB | 372/572 kB | 184/276 kB | 155/194 kB | 0/3.5 MB
Progress (5): 2.7/3.0 MB | 372/572 kB | 184/276 kB | 159/194 kB | 0/3.5 MB
Progress (5): 2.7/3.0 MB | 372/572 kB | 184/276 kB | 159/194 kB | 0/3.5 MB
Progress (5): 2.7/3.0 MB | 376/572 kB | 184/276 kB | 159/194 kB | 0/3.5 MB
Progress (5): 2.7/3.0 MB | 376/572 kB | 184/276 kB | 159/194 kB | 0/3.5 MB
Progress (5): 2.7/3.0 MB | 376/572 kB | 184/276 kB | 163/194 kB | 0/3.5 MB
Progress (5): 2.7/3.0 MB | 376/572 kB | 188/276 kB | 163/194 kB | 0/3.5 MB
Progress (5): 2.7/3.0 MB | 380/572 kB | 188/276 kB | 163/194 kB | 0/3.5 MB
Progress (5): 2.7/3.0 MB | 380/572 kB | 188/276 kB | 163/194 kB | 0/3.5 MB
Progress (5): 2.7/3.0 MB | 380/572 kB | 188/276 kB | 163/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 384/572 kB | 188/276 kB | 163/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 384/572 kB | 193/276 kB | 163/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 384/572 kB | 193/276 kB | 167/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 388/572 kB | 193/276 kB | 167/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 388/572 kB | 193/276 kB | 167/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 392/572 kB | 193/276 kB | 167/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 392/572 kB | 193/276 kB | 167/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 392/572 kB | 193/276 kB | 171/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 392/572 kB | 197/276 kB | 171/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 392/572 kB | 197/276 kB | 171/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 392/572 kB | 197/276 kB | 176/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 396/572 kB | 197/276 kB | 176/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 396/572 kB | 197/276 kB | 176/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 400/572 kB | 197/276 kB | 176/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 400/572 kB | 197/276 kB | 176/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 400/572 kB | 197/276 kB | 180/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 400/572 kB | 201/276 kB | 180/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 400/572 kB | 201/276 kB | 184/194 kB | 0.1/3.5 MB
Progress (5): 2.7/3.0 MB | 400/572 kB | 201/276 kB | 184/194 kB | 0.1/3.5 MB
Progress (5): 2.8/3.0 MB | 400/572 kB | 201/276 kB | 184/194 kB | 0.1/3.5 MB
Progress (5): 2.8/3.0 MB | 404/572 kB | 201/276 kB | 184/194 kB | 0.1/3.5 MB
Progress (5): 2.8/3.0 MB | 404/572 kB | 201/276 kB | 188/194 kB | 0.1/3.5 MB
Progress (5): 2.8/3.0 MB | 404/572 kB | 205/276 kB | 188/194 kB | 0.1/3.5 MB
Progress (5): 2.8/3.0 MB | 404/572 kB | 205/276 kB | 192/194 kB | 0.1/3.5 MB
Progress (5): 2.8/3.0 MB | 404/572 kB | 205/276 kB | 192/194 kB | 0.1/3.5 MB
Progress (5): 2.8/3.0 MB | 408/572 kB | 205/276 kB | 192/194 kB | 0.1/3.5 MB
Progress (5): 2.8/3.0 MB | 408/572 kB | 205/276 kB | 192/194 kB | 0.1/3.5 MB
Progress (5): 2.8/3.0 MB | 412/572 kB | 205/276 kB | 192/194 kB | 0.1/3.5 MB
Progress (5): 2.8/3.0 MB | 412/572 kB | 205/276 kB | 192/194 kB | 0.1/3.5 MB
Progress (5): 2.8/3.0 MB | 412/572 kB | 205/276 kB | 194 kB | 0.1/3.5 MB    
Progress (5): 2.8/3.0 MB | 412/572 kB | 209/276 kB | 194 kB | 0.1/3.5 MB
Progress (5): 2.8/3.0 MB | 412/572 kB | 209/276 kB | 194 kB | 0.1/3.5 MB
Progress (5): 2.8/3.0 MB | 412/572 kB | 209/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.8/3.0 MB | 417/572 kB | 209/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.8/3.0 MB | 417/572 kB | 209/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.8/3.0 MB | 417/572 kB | 213/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.8/3.0 MB | 417/572 kB | 213/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.8/3.0 MB | 421/572 kB | 213/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.8/3.0 MB | 421/572 kB | 213/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.8/3.0 MB | 421/572 kB | 217/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.8/3.0 MB | 421/572 kB | 217/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.8/3.0 MB | 425/572 kB | 217/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 425/572 kB | 217/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 429/572 kB | 217/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 429/572 kB | 221/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 429/572 kB | 221/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 433/572 kB | 221/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 433/572 kB | 221/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 433/572 kB | 221/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 437/572 kB | 221/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 437/572 kB | 225/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 437/572 kB | 225/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 441/572 kB | 225/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 441/572 kB | 225/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 441/572 kB | 225/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 441/572 kB | 229/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 441/572 kB | 229/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 445/572 kB | 229/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 445/572 kB | 229/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 445/572 kB | 233/276 kB | 194 kB | 0.2/3.5 MB
Progress (5): 2.9/3.0 MB | 445/572 kB | 233/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 2.9/3.0 MB | 449/572 kB | 233/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 449/572 kB | 233/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 449/572 kB | 238/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 449/572 kB | 238/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 453/572 kB | 238/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 453/572 kB | 238/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 453/572 kB | 242/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 453/572 kB | 242/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 458/572 kB | 242/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 458/572 kB | 246/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 458/572 kB | 246/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 458/572 kB | 250/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 462/572 kB | 250/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 462/572 kB | 250/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 466/572 kB | 250/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 466/572 kB | 250/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 466/572 kB | 254/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 466/572 kB | 254/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 470/572 kB | 254/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 470/572 kB | 254/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 470/572 kB | 258/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 470/572 kB | 258/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 474/572 kB | 258/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 474/572 kB | 262/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 474/572 kB | 262/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 474/572 kB | 266/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 478/572 kB | 266/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 478/572 kB | 266/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 482/572 kB | 266/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0/3.0 MB | 482/572 kB | 270/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0 MB | 482/572 kB | 270/276 kB | 194 kB | 0.3/3.5 MB    
Progress (5): 3.0 MB | 482/572 kB | 274/276 kB | 194 kB | 0.3/3.5 MB
Progress (5): 3.0 MB | 482/572 kB | 274/276 kB | 194 kB | 0.4/3.5 MB
Progress (5): 3.0 MB | 486/572 kB | 274/276 kB | 194 kB | 0.4/3.5 MB
Progress (5): 3.0 MB | 486/572 kB | 276 kB | 194 kB | 0.4/3.5 MB    
Progress (5): 3.0 MB | 490/572 kB | 276 kB | 194 kB | 0.4/3.5 MB
Progress (5): 3.0 MB | 490/572 kB | 276 kB | 194 kB | 0.4/3.5 MB
Progress (5): 3.0 MB | 494/572 kB | 276 kB | 194 kB | 0.4/3.5 MB
Progress (5): 3.0 MB | 498/572 kB | 276 kB | 194 kB | 0.4/3.5 MB
Progress (5): 3.0 MB | 503/572 kB | 276 kB | 194 kB | 0.4/3.5 MB
Progress (5): 3.0 MB | 503/572 kB | 276 kB | 194 kB | 0.4/3.5 MB
Progress (5): 3.0 MB | 507/572 kB | 276 kB | 194 kB | 0.4/3.5 MB
Progress (5): 3.0 MB | 511/572 kB | 276 kB | 194 kB | 0.4/3.5 MB
Progress (5): 3.0 MB | 511/572 kB | 276 kB | 194 kB | 0.4/3.5 MB
Progress (5): 3.0 MB | 515/572 kB | 276 kB | 194 kB | 0.4/3.5 MB
Progress (5): 3.0 MB | 519/572 kB | 276 kB | 194 kB | 0.4/3.5 MB
Progress (5): 3.0 MB | 523/572 kB | 276 kB | 194 kB | 0.4/3.5 MB
                                                                
Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 644 kB/s)
#14 6.457 Progress (4): 3.0 MB | 523/572 kB | 276 kB | 0.4/3.5 MB
                                                       
Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.9.0/testng-7.9.0.jar
#14 6.457 Progress (4): 3.0 MB | 527/572 kB | 276 kB | 0.4/3.5 MB
Progress (4): 3.0 MB | 527/572 kB | 276 kB | 0.4/3.5 MB
Progress (4): 3.0 MB | 531/572 kB | 276 kB | 0.4/3.5 MB
Progress (4): 3.0 MB | 535/572 kB | 276 kB | 0.4/3.5 MB
Progress (4): 3.0 MB | 539/572 kB | 276 kB | 0.4/3.5 MB
Progress (4): 3.0 MB | 539/572 kB | 276 kB | 0.5/3.5 MB
Progress (4): 3.0 MB | 544/572 kB | 276 kB | 0.5/3.5 MB
Progress (4): 3.0 MB | 548/572 kB | 276 kB | 0.5/3.5 MB
Progress (4): 3.0 MB | 552/572 kB | 276 kB | 0.5/3.5 MB
Progress (4): 3.0 MB | 552/572 kB | 276 kB | 0.5/3.5 MB
Progress (4): 3.0 MB | 556/572 kB | 276 kB | 0.5/3.5 MB
Progress (4): 3.0 MB | 560/572 kB | 276 kB | 0.5/3.5 MB
Progress (4): 3.0 MB | 560/572 kB | 276 kB | 0.5/3.5 MB
Progress (4): 3.0 MB | 564/572 kB | 276 kB | 0.5/3.5 MB
Progress (4): 3.0 MB | 568/572 kB | 276 kB | 0.5/3.5 MB
Progress (4): 3.0 MB | 572 kB | 276 kB | 0.5/3.5 MB    
Progress (4): 3.0 MB | 572 kB | 276 kB | 0.5/3.5 MB
Progress (4): 3.0 MB | 572 kB | 276 kB | 0.5/3.5 MB
Progress (4): 3.0 MB | 572 kB | 276 kB | 0.5/3.5 MB
Progress (4): 3.0 MB | 572 kB | 276 kB | 0.6/3.5 MB
Progress (4): 3.0 MB | 572 kB | 276 kB | 0.6/3.5 MB
Progress (4): 3.0 MB | 572 kB | 276 kB | 0.6/3.5 MB
Progress (4): 3.0 MB | 572 kB | 276 kB | 0.6/3.5 MB
Progress (4): 3.0 MB | 572 kB | 276 kB | 0.6/3.5 MB
Progress (4): 3.0 MB | 572 kB | 276 kB | 0.6/3.5 MB
Progress (4): 3.0 MB | 572 kB | 276 kB | 0.7/3.5 MB
Progress (4): 3.0 MB | 572 kB | 276 kB | 0.7/3.5 MB
Progress (4): 3.0 MB | 572 kB | 276 kB | 0.7/3.5 MB
Progress (4): 3.0 MB | 572 kB | 276 kB | 0.7/3.5 MB
                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar (276 kB at 883 kB/s)
#14 6.468 Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar
#14 6.468 Progress (3): 3.0 MB | 572 kB | 0.7/3.5 MB
Progress (3): 3.0 MB | 572 kB | 0.7/3.5 MB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.jar (3.0 MB at 9.7 MB/s)
#14 6.469 Progress (2): 572 kB | 0.8/3.5 MB
                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.7.1/jquery-3.7.1.jar
#14 6.470 Progress (2): 572 kB | 0.8/3.5 MB
Progress (2): 572 kB | 0.8/3.5 MB
Progress (3): 572 kB | 0.8/3.5 MB | 0/1.0 MB
Progress (3): 572 kB | 0.8/3.5 MB | 0/1.0 MB
Progress (3): 572 kB | 0.8/3.5 MB | 0/1.0 MB
Progress (3): 572 kB | 0.8/3.5 MB | 0/1.0 MB
Progress (3): 572 kB | 0.8/3.5 MB | 0/1.0 MB
Progress (3): 572 kB | 0.8/3.5 MB | 0/1.0 MB
Progress (3): 572 kB | 0.8/3.5 MB | 0/1.0 MB
Progress (3): 572 kB | 0.8/3.5 MB | 0/1.0 MB
Progress (3): 572 kB | 0.9/3.5 MB | 0/1.0 MB
Progress (3): 572 kB | 0.9/3.5 MB | 0/1.0 MB
Progress (3): 572 kB | 0.9/3.5 MB | 0/1.0 MB
Progress (3): 572 kB | 0.9/3.5 MB | 0.1/1.0 MB
Progress (3): 572 kB | 0.9/3.5 MB | 0.1/1.0 MB
Progress (3): 572 kB | 0.9/3.5 MB | 0.1/1.0 MB
Progress (3): 572 kB | 0.9/3.5 MB | 0.1/1.0 MB
Progress (3): 572 kB | 0.9/3.5 MB | 0.1/1.0 MB
Progress (3): 572 kB | 0.9/3.5 MB | 0.1/1.0 MB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.3.15/logback-core-1.3.15.jar (572 kB at 1.8 MB/s)
#14 6.474 Progress (2): 0.9/3.5 MB | 0.1/1.0 MB
Progress (2): 0.9/3.5 MB | 0.1/1.0 MB
Progress (2): 0.9/3.5 MB | 0.1/1.0 MB
Progress (2): 0.9/3.5 MB | 0.1/1.0 MB
Progress (2): 0.9/3.5 MB | 0.1/1.0 MB
Progress (2): 0.9/3.5 MB | 0.1/1.0 MB
Progress (2): 1.0/3.5 MB | 0.1/1.0 MB
Progress (2): 1.0/3.5 MB | 0.1/1.0 MB
Progress (2): 1.0/3.5 MB | 0.1/1.0 MB
Progress (2): 1.0/3.5 MB | 0.1/1.0 MB
Progress (2): 1.0/3.5 MB | 0.1/1.0 MB
Progress (2): 1.0/3.5 MB | 0.1/1.0 MB
Progress (2): 1.0/3.5 MB | 0.1/1.0 MB
Progress (2): 1.0/3.5 MB | 0.1/1.0 MB
Progress (2): 1.0/3.5 MB | 0.2/1.0 MB
Progress (2): 1.0/3.5 MB | 0.2/1.0 MB
Progress (2): 1.0/3.5 MB | 0.2/1.0 MB
Progress (2): 1.0/3.5 MB | 0.2/1.0 MB
Progress (2): 1.0/3.5 MB | 0.2/1.0 MB
Progress (2): 1.0/3.5 MB | 0.2/1.0 MB
Progress (2): 1.0/3.5 MB | 0.2/1.0 MB
Progress (2): 1.0/3.5 MB | 0.2/1.0 MB
Progress (2): 1.0/3.5 MB | 0.2/1.0 MB
Progress (2): 1.0/3.5 MB | 0.2/1.0 MB
Progress (2): 1.0/3.5 MB | 0.2/1.0 MB
Progress (2): 1.0/3.5 MB | 0.2/1.0 MB
Progress (2): 1.0/3.5 MB | 0.2/1.0 MB
Progress (2): 1.0/3.5 MB | 0.2/1.0 MB
Progress (2): 1.0/3.5 MB | 0.3/1.0 MB
Progress (2): 1.0/3.5 MB | 0.3/1.0 MB
Progress (2): 1.1/3.5 MB | 0.3/1.0 MB
Progress (3): 1.1/3.5 MB | 0.3/1.0 MB | 4.1/88 kB
Progress (3): 1.1/3.5 MB | 0.3/1.0 MB | 4.1/88 kB
Progress (3): 1.1/3.5 MB | 0.3/1.0 MB | 4.1/88 kB
Progress (3): 1.1/3.5 MB | 0.3/1.0 MB | 8.2/88 kB
Progress (3): 1.1/3.5 MB | 0.3/1.0 MB | 8.2/88 kB
Progress (3): 1.1/3.5 MB | 0.3/1.0 MB | 8.2/88 kB
Progress (3): 1.1/3.5 MB | 0.3/1.0 MB | 12/88 kB 
Progress (3): 1.1/3.5 MB | 0.3/1.0 MB | 12/88 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 12/88 kB | 4.1/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 12/88 kB | 4.1/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 12/88 kB | 8.2/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 12/88 kB | 8.2/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 16/88 kB | 8.2/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 16/88 kB | 12/308 kB 
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 16/88 kB | 12/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 16/88 kB | 15/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 20/88 kB | 15/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 20/88 kB | 15/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 20/88 kB | 19/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 25/88 kB | 19/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 25/88 kB | 19/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 29/88 kB | 19/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 29/88 kB | 19/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 29/88 kB | 23/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 29/88 kB | 23/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 33/88 kB | 23/308 kB
Progress (4): 1.1/3.5 MB | 0.3/1.0 MB | 33/88 kB | 23/308 kB
Progress (4): 1.2/3.5 MB | 0.3/1.0 MB | 33/88 kB | 23/308 kB
Progress (4): 1.2/3.5 MB | 0.3/1.0 MB | 33/88 kB | 27/308 kB
Progress (4): 1.2/3.5 MB | 0.3/1.0 MB | 33/88 kB | 27/308 kB
Progress (4): 1.2/3.5 MB | 0.3/1.0 MB | 37/88 kB | 27/308 kB
Progress (4): 1.2/3.5 MB | 0.3/1.0 MB | 37/88 kB | 27/308 kB
Progress (4): 1.2/3.5 MB | 0.3/1.0 MB | 37/88 kB | 27/308 kB
Progress (4): 1.2/3.5 MB | 0.3/1.0 MB | 37/88 kB | 31/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 37/88 kB | 31/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 41/88 kB | 31/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 41/88 kB | 35/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 41/88 kB | 35/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 41/88 kB | 35/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 41/88 kB | 40/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 45/88 kB | 40/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 45/88 kB | 40/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 45/88 kB | 44/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 45/88 kB | 44/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 45/88 kB | 44/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 45/88 kB | 48/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 49/88 kB | 48/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 49/88 kB | 48/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 49/88 kB | 48/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 53/88 kB | 48/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 53/88 kB | 52/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 53/88 kB | 52/308 kB
Progress (4): 1.2/3.5 MB | 0.4/1.0 MB | 57/88 kB | 52/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 57/88 kB | 52/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 61/88 kB | 52/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 61/88 kB | 52/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 61/88 kB | 56/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 61/88 kB | 56/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 66/88 kB | 56/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 66/88 kB | 60/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 70/88 kB | 60/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 70/88 kB | 60/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 74/88 kB | 60/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 74/88 kB | 64/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 74/88 kB | 64/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 78/88 kB | 64/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 78/88 kB | 64/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 78/88 kB | 64/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 82/88 kB | 64/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 82/88 kB | 68/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 86/88 kB | 68/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 86/88 kB | 68/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 88 kB | 68/308 kB   
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 88 kB | 72/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 88 kB | 72/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 88 kB | 76/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 88 kB | 76/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 88 kB | 81/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 88 kB | 81/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 88 kB | 85/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 88 kB | 85/308 kB
Progress (4): 1.3/3.5 MB | 0.4/1.0 MB | 88 kB | 85/308 kB
Progress (4): 1.3/3.5 MB | 0.5/1.0 MB | 88 kB | 85/308 kB
Progress (4): 1.3/3.5 MB | 0.5/1.0 MB | 88 kB | 89/308 kB
Progress (4): 1.3/3.5 MB | 0.5/1.0 MB | 88 kB | 89/308 kB
Progress (4): 1.3/3.5 MB | 0.5/1.0 MB | 88 kB | 93/308 kB
Progress (4): 1.3/3.5 MB | 0.5/1.0 MB | 88 kB | 93/308 kB
Progress (4): 1.3/3.5 MB | 0.5/1.0 MB | 88 kB | 93/308 kB
Progress (4): 1.3/3.5 MB | 0.5/1.0 MB | 88 kB | 97/308 kB
Progress (4): 1.3/3.5 MB | 0.5/1.0 MB | 88 kB | 97/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 97/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 101/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 101/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 101/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 105/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 105/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 105/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 109/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 109/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 109/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 109/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 113/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 113/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 117/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 117/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 117/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 121/308 kB
Progress (4): 1.4/3.5 MB | 0.5/1.0 MB | 88 kB | 121/308 kB
Progress (4): 1.5/3.5 MB | 0.5/1.0 MB | 88 kB | 121/308 kB
Progress (4): 1.5/3.5 MB | 0.5/1.0 MB | 88 kB | 126/308 kB
Progress (4): 1.5/3.5 MB | 0.5/1.0 MB | 88 kB | 126/308 kB
Progress (4): 1.5/3.5 MB | 0.5/1.0 MB | 88 kB | 126/308 kB
Progress (4): 1.5/3.5 MB | 0.5/1.0 MB | 88 kB | 126/308 kB
Progress (4): 1.5/3.5 MB | 0.5/1.0 MB | 88 kB | 130/308 kB
Progress (4): 1.5/3.5 MB | 0.5/1.0 MB | 88 kB | 130/308 kB
Progress (4): 1.5/3.5 MB | 0.5/1.0 MB | 88 kB | 130/308 kB
Progress (4): 1.5/3.5 MB | 0.5/1.0 MB | 88 kB | 134/308 kB
Progress (4): 1.5/3.5 MB | 0.5/1.0 MB | 88 kB | 134/308 kB
Progress (4): 1.5/3.5 MB | 0.6/1.0 MB | 88 kB | 134/308 kB
Progress (4): 1.5/3.5 MB | 0.6/1.0 MB | 88 kB | 138/308 kB
Progress (4): 1.5/3.5 MB | 0.6/1.0 MB | 88 kB | 138/308 kB
Progress (4): 1.5/3.5 MB | 0.6/1.0 MB | 88 kB | 138/308 kB
Progress (4): 1.5/3.5 MB | 0.6/1.0 MB | 88 kB | 142/308 kB
Progress (4): 1.5/3.5 MB | 0.6/1.0 MB | 88 kB | 142/308 kB
Progress (4): 1.5/3.5 MB | 0.6/1.0 MB | 88 kB | 142/308 kB
Progress (4): 1.5/3.5 MB | 0.6/1.0 MB | 88 kB | 146/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 146/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 146/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 150/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 150/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 154/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 158/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 158/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 162/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 162/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 167/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 171/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 171/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 175/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 175/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 179/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 179/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 183/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 183/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 187/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 191/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 191/308 kB
Progress (4): 1.6/3.5 MB | 0.6/1.0 MB | 88 kB | 195/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 195/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 199/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 203/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 203/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 208/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 208/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 212/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 216/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 216/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 220/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 220/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 224/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 224/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 228/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 228/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 228/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 232/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 232/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 232/308 kB
Progress (4): 1.6/3.5 MB | 0.7/1.0 MB | 88 kB | 236/308 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar (88 kB at 249 kB/s)
#14 6.510 Progress (3): 1.6/3.5 MB | 0.7/1.0 MB | 236/308 kB
Progress (3): 1.6/3.5 MB | 0.7/1.0 MB | 236/308 kB
Progress (3): 1.6/3.5 MB | 0.7/1.0 MB | 240/308 kB
Progress (3): 1.6/3.5 MB | 0.7/1.0 MB | 240/308 kB
Progress (3): 1.6/3.5 MB | 0.7/1.0 MB | 244/308 kB
Progress (3): 1.6/3.5 MB | 0.7/1.0 MB | 244/308 kB
Progress (3): 1.6/3.5 MB | 0.7/1.0 MB | 244/308 kB
Progress (3): 1.6/3.5 MB | 0.7/1.0 MB | 248/308 kB
Progress (3): 1.6/3.5 MB | 0.7/1.0 MB | 248/308 kB
Progress (3): 1.6/3.5 MB | 0.7/1.0 MB | 248/308 kB
Progress (3): 1.6/3.5 MB | 0.7/1.0 MB | 253/308 kB
Progress (3): 1.7/3.5 MB | 0.7/1.0 MB | 253/308 kB
Progress (3): 1.7/3.5 MB | 0.7/1.0 MB | 253/308 kB
Progress (3): 1.7/3.5 MB | 0.7/1.0 MB | 257/308 kB
Progress (3): 1.7/3.5 MB | 0.7/1.0 MB | 257/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 257/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 261/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 261/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 265/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 265/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 265/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 269/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 269/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 273/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 273/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 273/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 277/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 277/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 281/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 281/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 281/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 285/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 285/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 289/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 289/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 289/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 294/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 294/308 kB
Progress (3): 1.7/3.5 MB | 0.8/1.0 MB | 298/308 kB
Progress (3): 1.8/3.5 MB | 0.8/1.0 MB | 298/308 kB
Progress (3): 1.8/3.5 MB | 0.8/1.0 MB | 298/308 kB
Progress (3): 1.8/3.5 MB | 0.8/1.0 MB | 302/308 kB
Progress (3): 1.8/3.5 MB | 0.8/1.0 MB | 302/308 kB
Progress (3): 1.8/3.5 MB | 0.8/1.0 MB | 306/308 kB
Progress (3): 1.8/3.5 MB | 0.8/1.0 MB | 306/308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 306/308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB    
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 0.9/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 1.0/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 1.0/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 1.0/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 1.0/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 1.0/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 1.0/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 1.0/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 1.0/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 1.0/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 1.0/1.0 MB | 308 kB
Progress (3): 1.8/3.5 MB | 1.0/1.0 MB | 308 kB
Progress (3): 1.9/3.5 MB | 1.0/1.0 MB | 308 kB
Progress (3): 1.9/3.5 MB | 1.0 MB | 308 kB    
Progress (3): 1.9/3.5 MB | 1.0 MB | 308 kB
Progress (3): 1.9/3.5 MB | 1.0 MB | 308 kB
Progress (3): 1.9/3.5 MB | 1.0 MB | 308 kB
Progress (3): 1.9/3.5 MB | 1.0 MB | 308 kB
Progress (3): 1.9/3.5 MB | 1.0 MB | 308 kB
Progress (3): 2.0/3.5 MB | 1.0 MB | 308 kB
Progress (3): 2.0/3.5 MB | 1.0 MB | 308 kB
Progress (3): 2.0/3.5 MB | 1.0 MB | 308 kB
Progress (3): 2.0/3.5 MB | 1.0 MB | 308 kB
Progress (3): 2.0/3.5 MB | 1.0 MB | 308 kB
Progress (3): 2.0/3.5 MB | 1.0 MB | 308 kB
Progress (3): 2.1/3.5 MB | 1.0 MB | 308 kB
Progress (3): 2.1/3.5 MB | 1.0 MB | 308 kB
Progress (3): 2.1/3.5 MB | 1.0 MB | 308 kB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.7.1/jquery-3.7.1.jar (308 kB at 819 kB/s)
#14 6.531 Progress (2): 2.1/3.5 MB | 1.0 MB
Progress (2): 2.1/3.5 MB | 1.0 MB
Progress (2): 2.1/3.5 MB | 1.0 MB
Progress (2): 2.2/3.5 MB | 1.0 MB
Progress (2): 2.2/3.5 MB | 1.0 MB
Progress (2): 2.2/3.5 MB | 1.0 MB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.9.0/testng-7.9.0.jar (1.0 MB at 2.7 MB/s)
#14 6.533 Progress (1): 2.2/3.5 MB
Progress (1): 2.2/3.5 MB
Progress (1): 2.2/3.5 MB
Progress (1): 2.2/3.5 MB
Progress (1): 2.3/3.5 MB
Progress (1): 2.3/3.5 MB
Progress (1): 2.3/3.5 MB
Progress (1): 2.3/3.5 MB
Progress (1): 2.3/3.5 MB
Progress (1): 2.3/3.5 MB
Progress (1): 2.4/3.5 MB
Progress (1): 2.4/3.5 MB
Progress (1): 2.4/3.5 MB
Progress (1): 2.4/3.5 MB
Progress (1): 2.4/3.5 MB
Progress (1): 2.4/3.5 MB
Progress (1): 2.5/3.5 MB
Progress (1): 2.5/3.5 MB
Progress (1): 2.5/3.5 MB
Progress (1): 2.5/3.5 MB
Progress (1): 2.5/3.5 MB
Progress (1): 2.5/3.5 MB
Progress (1): 2.6/3.5 MB
Progress (1): 2.6/3.5 MB
Progress (1): 2.6/3.5 MB
Progress (1): 2.6/3.5 MB
Progress (1): 2.6/3.5 MB
Progress (1): 2.6/3.5 MB
Progress (1): 2.7/3.5 MB
Progress (1): 2.7/3.5 MB
Progress (1): 2.7/3.5 MB
Progress (1): 2.7/3.5 MB
Progress (1): 2.7/3.5 MB
Progress (1): 2.7/3.5 MB
Progress (1): 2.8/3.5 MB
Progress (1): 2.8/3.5 MB
Progress (1): 2.8/3.5 MB
Progress (1): 2.8/3.5 MB
Progress (1): 2.8/3.5 MB
Progress (1): 2.8/3.5 MB
Progress (1): 2.9/3.5 MB
Progress (1): 2.9/3.5 MB
Progress (1): 2.9/3.5 MB
Progress (1): 2.9/3.5 MB
Progress (1): 2.9/3.5 MB
Progress (1): 2.9/3.5 MB
Progress (1): 3.0/3.5 MB
Progress (1): 3.0/3.5 MB
Progress (1): 3.0/3.5 MB
Progress (1): 3.0/3.5 MB
Progress (1): 3.0/3.5 MB
Progress (1): 3.0/3.5 MB
Progress (1): 3.1/3.5 MB
Progress (1): 3.1/3.5 MB
Progress (1): 3.1/3.5 MB
Progress (1): 3.1/3.5 MB
Progress (1): 3.1/3.5 MB
Progress (1): 3.1/3.5 MB
Progress (1): 3.2/3.5 MB
Progress (1): 3.2/3.5 MB
Progress (1): 3.2/3.5 MB
Progress (1): 3.2/3.5 MB
Progress (1): 3.2/3.5 MB
Progress (1): 3.2/3.5 MB
Progress (1): 3.2/3.5 MB
Progress (1): 3.3/3.5 MB
Progress (1): 3.3/3.5 MB
Progress (1): 3.3/3.5 MB
Progress (1): 3.3/3.5 MB
Progress (1): 3.3/3.5 MB
Progress (1): 3.3/3.5 MB
Progress (1): 3.4/3.5 MB
Progress (1): 3.4/3.5 MB
Progress (1): 3.4/3.5 MB
Progress (1): 3.4/3.5 MB
Progress (1): 3.4/3.5 MB
Progress (1): 3.4/3.5 MB
Progress (1): 3.5 MB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.3/xalan-2.7.3.jar (3.5 MB at 7.8 MB/s)
#14 6.638 [INFO] 
#14 6.639 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ome-common ---
#14 6.643 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
#14 6.655 Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 88 kB/s)
#14 6.671 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
#14 6.683 Progress (1): 4.1/22 kB
Progress (1): 8.2/22 kB
Progress (1): 12/22 kB 
Progress (1): 16/22 kB
Progress (1): 20/22 kB
Progress (1): 22 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 842 kB/s)
#14 6.699 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
#14 6.711 Progress (1): 4.1/24 kB
Progress (1): 8.2/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 960 kB/s)
#14 6.727 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
#14 6.739 Progress (1): 4.1/13 kB
Progress (1): 8.2/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 512 kB/s)
#14 6.757 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
#14 6.769 Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 156 kB/s)
#14 6.786 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
#14 6.798 Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 133 kB/s)
#14 6.812 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
#14 6.825 Progress (1): 4.1/17 kB
Progress (1): 8.2/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 671 kB/s)
#14 6.841 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
#14 6.853 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 80 kB/s)
#14 6.870 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
#14 6.882 Progress (1): 4.1/5.4 kB
Progress (1): 5.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 206 kB/s)
#14 6.898 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
#14 6.910 Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 125 kB/s)
#14 6.926 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
#14 6.938 Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 100 kB/s)
#14 6.953 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
#14 6.965 Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 50 kB/s)
#14 6.981 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
#14 6.994 Progress (1): 4.1/7.8 kB
Progress (1): 7.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 299 kB/s)
#14 7.010 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
#14 7.023 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 414 kB/s)
#14 7.041 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
#14 7.054 Progress (1): 770 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 30 kB/s)
#14 7.069 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
#14 7.082 Progress (1): 4.1/5.0 kB
Progress (1): 5.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 201 kB/s)
#14 7.097 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
#14 7.110 Progress (1): 4.1/22 kB
Progress (1): 8.2/22 kB
Progress (1): 12/22 kB 
Progress (1): 16/22 kB
Progress (1): 20/22 kB
Progress (1): 22 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 860 kB/s)
#14 7.126 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
#14 7.138 Progress (1): 4.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 542 kB/s)
#14 7.154 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
#14 7.167 Progress (1): 4.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 160 kB/s)
#14 7.183 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
#14 7.195 Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 133 kB/s)
#14 7.210 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
#14 7.223 Progress (1): 4.1/5.5 kB
Progress (1): 5.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 218 kB/s)
#14 7.240 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
#14 7.253 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 410 kB/s)
#14 7.271 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
#14 7.283 Progress (1): 4.1/5.6 kB
Progress (1): 5.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 217 kB/s)
#14 7.299 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
#14 7.311 Progress (1): 4.1/4.6 kB
Progress (1): 4.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 183 kB/s)
#14 7.327 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
#14 7.340 Progress (1): 4.1/13 kB
Progress (1): 8.2/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 511 kB/s)
#14 7.356 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
#14 7.368 Progress (1): 4.1/62 kB
Progress (1): 8.2/62 kB
Progress (1): 12/62 kB 
Progress (1): 16/62 kB
Progress (1): 20/62 kB
Progress (1): 25/62 kB
Progress (1): 29/62 kB
Progress (1): 33/62 kB
Progress (1): 37/62 kB
Progress (1): 41/62 kB
Progress (1): 45/62 kB
Progress (1): 49/62 kB
Progress (1): 53/62 kB
Progress (1): 57/62 kB
Progress (1): 61/62 kB
Progress (1): 62 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 2.3 MB/s)
#14 7.386 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
#14 7.398 Progress (1): 4.1/15 kB
Progress (1): 8.2/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 616 kB/s)
#14 7.417 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
#14 7.417 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
#14 7.417 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
#14 7.417 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
#14 7.418 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
#14 7.429 Progress (1): 4.1/165 kB
Progress (2): 4.1/165 kB | 4.1/49 kB
Progress (2): 8.2/165 kB | 4.1/49 kB
Progress (2): 8.2/165 kB | 8.2/49 kB
Progress (2): 12/165 kB | 8.2/49 kB 
Progress (2): 12/165 kB | 12/49 kB 
Progress (3): 12/165 kB | 12/49 kB | 4.1/52 kB
Progress (3): 12/165 kB | 16/49 kB | 4.1/52 kB
Progress (3): 16/165 kB | 16/49 kB | 4.1/52 kB
Progress (4): 16/165 kB | 16/49 kB | 4.1/52 kB | 4.1/222 kB
Progress (4): 16/165 kB | 16/49 kB | 8.2/52 kB | 4.1/222 kB
Progress (5): 16/165 kB | 16/49 kB | 8.2/52 kB | 4.1/222 kB | 4.1/202 kB
Progress (5): 16/165 kB | 16/49 kB | 8.2/52 kB | 8.2/222 kB | 4.1/202 kB
Progress (5): 20/165 kB | 16/49 kB | 8.2/52 kB | 8.2/222 kB | 4.1/202 kB
Progress (5): 20/165 kB | 20/49 kB | 8.2/52 kB | 8.2/222 kB | 4.1/202 kB
Progress (5): 25/165 kB | 20/49 kB | 8.2/52 kB | 8.2/222 kB | 4.1/202 kB
Progress (5): 25/165 kB | 20/49 kB | 8.2/52 kB | 12/222 kB | 4.1/202 kB 
Progress (5): 25/165 kB | 20/49 kB | 8.2/52 kB | 12/222 kB | 8.2/202 kB
Progress (5): 25/165 kB | 20/49 kB | 12/52 kB | 12/222 kB | 8.2/202 kB 
Progress (5): 25/165 kB | 20/49 kB | 12/52 kB | 12/222 kB | 12/202 kB 
Progress (5): 25/165 kB | 20/49 kB | 12/52 kB | 16/222 kB | 12/202 kB
Progress (5): 29/165 kB | 20/49 kB | 12/52 kB | 16/222 kB | 12/202 kB
Progress (5): 29/165 kB | 25/49 kB | 12/52 kB | 16/222 kB | 12/202 kB
Progress (5): 33/165 kB | 25/49 kB | 12/52 kB | 16/222 kB | 12/202 kB
Progress (5): 33/165 kB | 25/49 kB | 12/52 kB | 20/222 kB | 12/202 kB
Progress (5): 37/165 kB | 25/49 kB | 12/52 kB | 20/222 kB | 12/202 kB
Progress (5): 37/165 kB | 25/49 kB | 12/52 kB | 20/222 kB | 16/202 kB
Progress (5): 37/165 kB | 25/49 kB | 16/52 kB | 20/222 kB | 16/202 kB
Progress (5): 41/165 kB | 25/49 kB | 16/52 kB | 20/222 kB | 16/202 kB
Progress (5): 41/165 kB | 25/49 kB | 16/52 kB | 25/222 kB | 16/202 kB
Progress (5): 41/165 kB | 29/49 kB | 16/52 kB | 25/222 kB | 16/202 kB
Progress (5): 41/165 kB | 29/49 kB | 16/52 kB | 29/222 kB | 16/202 kB
Progress (5): 45/165 kB | 29/49 kB | 16/52 kB | 29/222 kB | 16/202 kB
Progress (5): 45/165 kB | 29/49 kB | 20/52 kB | 29/222 kB | 16/202 kB
Progress (5): 45/165 kB | 29/49 kB | 20/52 kB | 29/222 kB | 20/202 kB
Progress (5): 45/165 kB | 29/49 kB | 25/52 kB | 29/222 kB | 20/202 kB
Progress (5): 49/165 kB | 29/49 kB | 25/52 kB | 29/222 kB | 20/202 kB
Progress (5): 49/165 kB | 29/49 kB | 25/52 kB | 33/222 kB | 20/202 kB
Progress (5): 49/165 kB | 33/49 kB | 25/52 kB | 33/222 kB | 20/202 kB
Progress (5): 53/165 kB | 33/49 kB | 25/52 kB | 33/222 kB | 20/202 kB
Progress (5): 53/165 kB | 33/49 kB | 29/52 kB | 33/222 kB | 20/202 kB
Progress (5): 53/165 kB | 33/49 kB | 29/52 kB | 33/222 kB | 25/202 kB
Progress (5): 53/165 kB | 33/49 kB | 33/52 kB | 33/222 kB | 25/202 kB
Progress (5): 57/165 kB | 33/49 kB | 33/52 kB | 33/222 kB | 25/202 kB
Progress (5): 57/165 kB | 37/49 kB | 33/52 kB | 33/222 kB | 25/202 kB
Progress (5): 57/165 kB | 37/49 kB | 33/52 kB | 37/222 kB | 25/202 kB
Progress (5): 57/165 kB | 41/49 kB | 33/52 kB | 37/222 kB | 25/202 kB
Progress (5): 61/165 kB | 41/49 kB | 33/52 kB | 37/222 kB | 25/202 kB
Progress (5): 61/165 kB | 41/49 kB | 37/52 kB | 37/222 kB | 25/202 kB
Progress (5): 66/165 kB | 41/49 kB | 37/52 kB | 37/222 kB | 25/202 kB
Progress (5): 66/165 kB | 41/49 kB | 37/52 kB | 37/222 kB | 29/202 kB
Progress (5): 70/165 kB | 41/49 kB | 37/52 kB | 37/222 kB | 29/202 kB
Progress (5): 70/165 kB | 41/49 kB | 41/52 kB | 37/222 kB | 29/202 kB
Progress (5): 70/165 kB | 45/49 kB | 41/52 kB | 37/222 kB | 29/202 kB
Progress (5): 70/165 kB | 45/49 kB | 41/52 kB | 41/222 kB | 29/202 kB
Progress (5): 70/165 kB | 49 kB | 41/52 kB | 41/222 kB | 29/202 kB   
Progress (5): 70/165 kB | 49 kB | 45/52 kB | 41/222 kB | 29/202 kB
Progress (5): 74/165 kB | 49 kB | 45/52 kB | 41/222 kB | 29/202 kB
Progress (5): 74/165 kB | 49 kB | 45/52 kB | 41/222 kB | 33/202 kB
Progress (5): 78/165 kB | 49 kB | 45/52 kB | 41/222 kB | 33/202 kB
Progress (5): 78/165 kB | 49 kB | 49/52 kB | 41/222 kB | 33/202 kB
Progress (5): 78/165 kB | 49 kB | 49/52 kB | 45/222 kB | 33/202 kB
Progress (5): 78/165 kB | 49 kB | 52 kB | 45/222 kB | 33/202 kB   
Progress (5): 82/165 kB | 49 kB | 52 kB | 45/222 kB | 33/202 kB
Progress (5): 82/165 kB | 49 kB | 52 kB | 45/222 kB | 37/202 kB
Progress (5): 86/165 kB | 49 kB | 52 kB | 45/222 kB | 37/202 kB
Progress (5): 86/165 kB | 49 kB | 52 kB | 49/222 kB | 37/202 kB
Progress (5): 90/165 kB | 49 kB | 52 kB | 49/222 kB | 37/202 kB
Progress (5): 90/165 kB | 49 kB | 52 kB | 49/222 kB | 41/202 kB
Progress (5): 94/165 kB | 49 kB | 52 kB | 49/222 kB | 41/202 kB
Progress (5): 94/165 kB | 49 kB | 52 kB | 53/222 kB | 41/202 kB
Progress (5): 94/165 kB | 49 kB | 52 kB | 53/222 kB | 45/202 kB
Progress (5): 94/165 kB | 49 kB | 52 kB | 57/222 kB | 45/202 kB
Progress (5): 98/165 kB | 49 kB | 52 kB | 57/222 kB | 45/202 kB
Progress (5): 98/165 kB | 49 kB | 52 kB | 61/222 kB | 45/202 kB
Progress (5): 98/165 kB | 49 kB | 52 kB | 61/222 kB | 49/202 kB
Progress (5): 98/165 kB | 49 kB | 52 kB | 66/222 kB | 49/202 kB
Progress (5): 102/165 kB | 49 kB | 52 kB | 66/222 kB | 49/202 kB
Progress (5): 102/165 kB | 49 kB | 52 kB | 66/222 kB | 53/202 kB
Progress (5): 102/165 kB | 49 kB | 52 kB | 70/222 kB | 53/202 kB
Progress (5): 102/165 kB | 49 kB | 52 kB | 70/222 kB | 57/202 kB
Progress (5): 106/165 kB | 49 kB | 52 kB | 70/222 kB | 57/202 kB
Progress (5): 106/165 kB | 49 kB | 52 kB | 70/222 kB | 61/202 kB
Progress (5): 106/165 kB | 49 kB | 52 kB | 74/222 kB | 61/202 kB
Progress (5): 111/165 kB | 49 kB | 52 kB | 74/222 kB | 61/202 kB
Progress (5): 111/165 kB | 49 kB | 52 kB | 78/222 kB | 61/202 kB
Progress (5): 111/165 kB | 49 kB | 52 kB | 78/222 kB | 66/202 kB
Progress (5): 115/165 kB | 49 kB | 52 kB | 78/222 kB | 66/202 kB
Progress (5): 115/165 kB | 49 kB | 52 kB | 78/222 kB | 70/202 kB
Progress (5): 115/165 kB | 49 kB | 52 kB | 82/222 kB | 70/202 kB
Progress (5): 115/165 kB | 49 kB | 52 kB | 82/222 kB | 74/202 kB
Progress (5): 119/165 kB | 49 kB | 52 kB | 82/222 kB | 74/202 kB
Progress (5): 119/165 kB | 49 kB | 52 kB | 82/222 kB | 78/202 kB
Progress (5): 119/165 kB | 49 kB | 52 kB | 86/222 kB | 78/202 kB
Progress (5): 123/165 kB | 49 kB | 52 kB | 86/222 kB | 78/202 kB
Progress (5): 123/165 kB | 49 kB | 52 kB | 86/222 kB | 82/202 kB
Progress (5): 123/165 kB | 49 kB | 52 kB | 90/222 kB | 82/202 kB
Progress (5): 123/165 kB | 49 kB | 52 kB | 90/222 kB | 86/202 kB
Progress (5): 127/165 kB | 49 kB | 52 kB | 90/222 kB | 86/202 kB
Progress (5): 127/165 kB | 49 kB | 52 kB | 90/222 kB | 90/202 kB
Progress (5): 127/165 kB | 49 kB | 52 kB | 94/222 kB | 90/202 kB
Progress (5): 127/165 kB | 49 kB | 52 kB | 94/222 kB | 94/202 kB
Progress (5): 131/165 kB | 49 kB | 52 kB | 94/222 kB | 94/202 kB
Progress (5): 131/165 kB | 49 kB | 52 kB | 98/222 kB | 94/202 kB
Progress (5): 131/165 kB | 49 kB | 52 kB | 98/222 kB | 98/202 kB
Progress (5): 135/165 kB | 49 kB | 52 kB | 98/222 kB | 98/202 kB
Progress (5): 135/165 kB | 49 kB | 52 kB | 98/222 kB | 102/202 kB
Progress (5): 135/165 kB | 49 kB | 52 kB | 102/222 kB | 102/202 kB
Progress (5): 135/165 kB | 49 kB | 52 kB | 102/222 kB | 106/202 kB
Progress (5): 139/165 kB | 49 kB | 52 kB | 102/222 kB | 106/202 kB
Progress (5): 139/165 kB | 49 kB | 52 kB | 106/222 kB | 106/202 kB
Progress (5): 143/165 kB | 49 kB | 52 kB | 106/222 kB | 106/202 kB
Progress (5): 143/165 kB | 49 kB | 52 kB | 106/222 kB | 111/202 kB
Progress (5): 147/165 kB | 49 kB | 52 kB | 106/222 kB | 111/202 kB
Progress (5): 147/165 kB | 49 kB | 52 kB | 111/222 kB | 111/202 kB
Progress (5): 147/165 kB | 49 kB | 52 kB | 111/222 kB | 115/202 kB
Progress (5): 152/165 kB | 49 kB | 52 kB | 111/222 kB | 115/202 kB
Progress (5): 152/165 kB | 49 kB | 52 kB | 111/222 kB | 119/202 kB
Progress (5): 152/165 kB | 49 kB | 52 kB | 115/222 kB | 119/202 kB
Progress (5): 152/165 kB | 49 kB | 52 kB | 115/222 kB | 123/202 kB
Progress (5): 156/165 kB | 49 kB | 52 kB | 115/222 kB | 123/202 kB
Progress (5): 156/165 kB | 49 kB | 52 kB | 115/222 kB | 127/202 kB
Progress (5): 156/165 kB | 49 kB | 52 kB | 119/222 kB | 127/202 kB
Progress (5): 160/165 kB | 49 kB | 52 kB | 119/222 kB | 127/202 kB
Progress (5): 160/165 kB | 49 kB | 52 kB | 123/222 kB | 127/202 kB
Progress (5): 160/165 kB | 49 kB | 52 kB | 123/222 kB | 131/202 kB
Progress (5): 160/165 kB | 49 kB | 52 kB | 127/222 kB | 131/202 kB
Progress (5): 164/165 kB | 49 kB | 52 kB | 127/222 kB | 131/202 kB
Progress (5): 164/165 kB | 49 kB | 52 kB | 127/222 kB | 135/202 kB
Progress (5): 165 kB | 49 kB | 52 kB | 127/222 kB | 135/202 kB    
Progress (5): 165 kB | 49 kB | 52 kB | 131/222 kB | 135/202 kB
Progress (5): 165 kB | 49 kB | 52 kB | 131/222 kB | 139/202 kB
Progress (5): 165 kB | 49 kB | 52 kB | 135/222 kB | 139/202 kB
Progress (5): 165 kB | 49 kB | 52 kB | 135/222 kB | 143/202 kB
Progress (5): 165 kB | 49 kB | 52 kB | 139/222 kB | 143/202 kB
Progress (5): 165 kB | 49 kB | 52 kB | 143/222 kB | 143/202 kB
Progress (5): 165 kB | 49 kB | 52 kB | 143/222 kB | 147/202 kB
                                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 1.4 MB/s)
#14 7.451 Progress (4): 165 kB | 52 kB | 143/222 kB | 152/202 kB
Progress (4): 165 kB | 52 kB | 147/222 kB | 152/202 kB
Progress (4): 165 kB | 52 kB | 147/222 kB | 156/202 kB
                                                      
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
#14 7.451 Progress (4): 165 kB | 52 kB | 147/222 kB | 160/202 kB
Progress (4): 165 kB | 52 kB | 152/222 kB | 160/202 kB
Progress (4): 165 kB | 52 kB | 156/222 kB | 160/202 kB
Progress (4): 165 kB | 52 kB | 156/222 kB | 164/202 kB
Progress (4): 165 kB | 52 kB | 160/222 kB | 164/202 kB
Progress (4): 165 kB | 52 kB | 160/222 kB | 168/202 kB
Progress (4): 165 kB | 52 kB | 164/222 kB | 168/202 kB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 1.4 MB/s)
#14 7.453 Progress (3): 165 kB | 164/222 kB | 172/202 kB
                                              
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
#14 7.453 Progress (3): 165 kB | 168/222 kB | 172/202 kB
Progress (3): 165 kB | 168/222 kB | 176/202 kB
Progress (3): 165 kB | 172/222 kB | 176/202 kB
Progress (3): 165 kB | 176/222 kB | 176/202 kB
Progress (3): 165 kB | 176/222 kB | 180/202 kB
Progress (3): 165 kB | 180/222 kB | 180/202 kB
Progress (3): 165 kB | 180/222 kB | 184/202 kB
Progress (3): 165 kB | 184/222 kB | 184/202 kB
Progress (3): 165 kB | 184/222 kB | 188/202 kB
Progress (3): 165 kB | 188/222 kB | 188/202 kB
Progress (3): 165 kB | 188/222 kB | 193/202 kB
Progress (3): 165 kB | 193/222 kB | 193/202 kB
Progress (3): 165 kB | 193/222 kB | 197/202 kB
Progress (3): 165 kB | 197/222 kB | 197/202 kB
Progress (3): 165 kB | 197/222 kB | 201/202 kB
Progress (3): 165 kB | 201/222 kB | 201/202 kB
Progress (3): 165 kB | 201/222 kB | 202 kB    
Progress (3): 165 kB | 205/222 kB | 202 kB
Progress (3): 165 kB | 209/222 kB | 202 kB
Progress (3): 165 kB | 213/222 kB | 202 kB
Progress (3): 165 kB | 217/222 kB | 202 kB
Progress (3): 165 kB | 221/222 kB | 202 kB
Progress (3): 165 kB | 222 kB | 202 kB    
                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 3.7 MB/s)
#14 7.462 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
#14 7.464 Progress (3): 222 kB | 202 kB | 4.1/4.3 kB
Progress (3): 222 kB | 202 kB | 4.3 kB    
Progress (4): 222 kB | 202 kB | 4.3 kB | 4.1/46 kB
Progress (4): 222 kB | 202 kB | 4.3 kB | 8.2/46 kB
Progress (4): 222 kB | 202 kB | 4.3 kB | 12/46 kB 
Progress (4): 222 kB | 202 kB | 4.3 kB | 16/46 kB
Progress (4): 222 kB | 202 kB | 4.3 kB | 20/46 kB
Progress (4): 222 kB | 202 kB | 4.3 kB | 24/46 kB
Progress (4): 222 kB | 202 kB | 4.3 kB | 28/46 kB
Progress (4): 222 kB | 202 kB | 4.3 kB | 32/46 kB
Progress (4): 222 kB | 202 kB | 4.3 kB | 36/46 kB
Progress (4): 222 kB | 202 kB | 4.3 kB | 40/46 kB
Progress (4): 222 kB | 202 kB | 4.3 kB | 44/46 kB
Progress (4): 222 kB | 202 kB | 4.3 kB | 46 kB   
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 4.0 MB/s)
#14 7.468 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
#14 7.469 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 4.2 MB/s)
#14 7.469 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
#14 7.475 Progress (3): 4.3 kB | 46 kB | 4.1/153 kB
Progress (3): 4.3 kB | 46 kB | 8.2/153 kB
Progress (3): 4.3 kB | 46 kB | 12/153 kB 
Progress (3): 4.3 kB | 46 kB | 16/153 kB
Progress (3): 4.3 kB | 46 kB | 20/153 kB
Progress (3): 4.3 kB | 46 kB | 25/153 kB
Progress (3): 4.3 kB | 46 kB | 29/153 kB
Progress (3): 4.3 kB | 46 kB | 33/153 kB
Progress (3): 4.3 kB | 46 kB | 37/153 kB
Progress (3): 4.3 kB | 46 kB | 41/153 kB
Progress (3): 4.3 kB | 46 kB | 45/153 kB
Progress (3): 4.3 kB | 46 kB | 49/153 kB
Progress (3): 4.3 kB | 46 kB | 53/153 kB
Progress (3): 4.3 kB | 46 kB | 57/153 kB
Progress (3): 4.3 kB | 46 kB | 61/153 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 71 kB/s)
#14 7.477 Progress (2): 46 kB | 66/153 kB
                               
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
#14 7.477 Progress (2): 46 kB | 70/153 kB
Progress (2): 46 kB | 74/153 kB
Progress (2): 46 kB | 78/153 kB
Progress (2): 46 kB | 82/153 kB
Progress (2): 46 kB | 86/153 kB
Progress (2): 46 kB | 90/153 kB
Progress (2): 46 kB | 94/153 kB
Progress (2): 46 kB | 98/153 kB
Progress (2): 46 kB | 102/153 kB
Progress (2): 46 kB | 106/153 kB
Progress (2): 46 kB | 111/153 kB
Progress (2): 46 kB | 115/153 kB
Progress (2): 46 kB | 119/153 kB
Progress (2): 46 kB | 123/153 kB
Progress (2): 46 kB | 127/153 kB
                                
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 732 kB/s)
#14 7.480 Progress (1): 131/153 kB
Progress (1): 135/153 kB
Progress (1): 139/153 kB
Progress (1): 143/153 kB
Progress (1): 147/153 kB
Progress (2): 147/153 kB | 4.1/472 kB
Progress (2): 152/153 kB | 4.1/472 kB
Progress (2): 152/153 kB | 8.2/472 kB
Progress (2): 153 kB | 8.2/472 kB    
Progress (2): 153 kB | 12/472 kB 
Progress (2): 153 kB | 16/472 kB
Progress (2): 153 kB | 20/472 kB
Progress (2): 153 kB | 25/472 kB
Progress (2): 153 kB | 29/472 kB
Progress (2): 153 kB | 33/472 kB
Progress (2): 153 kB | 37/472 kB
Progress (2): 153 kB | 41/472 kB
Progress (2): 153 kB | 45/472 kB
Progress (2): 153 kB | 49/472 kB
Progress (3): 153 kB | 49/472 kB | 4.1/167 kB
Progress (3): 153 kB | 53/472 kB | 4.1/167 kB
Progress (3): 153 kB | 53/472 kB | 8.2/167 kB
Progress (3): 153 kB | 57/472 kB | 8.2/167 kB
Progress (3): 153 kB | 57/472 kB | 12/167 kB 
Progress (3): 153 kB | 61/472 kB | 12/167 kB
Progress (3): 153 kB | 61/472 kB | 16/167 kB
Progress (3): 153 kB | 66/472 kB | 16/167 kB
Progress (3): 153 kB | 66/472 kB | 20/167 kB
Progress (3): 153 kB | 70/472 kB | 20/167 kB
Progress (3): 153 kB | 70/472 kB | 25/167 kB
Progress (3): 153 kB | 74/472 kB | 25/167 kB
Progress (3): 153 kB | 74/472 kB | 29/167 kB
Progress (3): 153 kB | 78/472 kB | 29/167 kB
Progress (3): 153 kB | 78/472 kB | 33/167 kB
Progress (3): 153 kB | 82/472 kB | 33/167 kB
Progress (3): 153 kB | 82/472 kB | 37/167 kB
Progress (3): 153 kB | 82/472 kB | 41/167 kB
Progress (3): 153 kB | 86/472 kB | 41/167 kB
Progress (3): 153 kB | 86/472 kB | 45/167 kB
Progress (3): 153 kB | 90/472 kB | 45/167 kB
Progress (3): 153 kB | 90/472 kB | 49/167 kB
Progress (3): 153 kB | 94/472 kB | 49/167 kB
Progress (3): 153 kB | 98/472 kB | 49/167 kB
Progress (3): 153 kB | 98/472 kB | 53/167 kB
Progress (3): 153 kB | 98/472 kB | 57/167 kB
Progress (3): 153 kB | 102/472 kB | 57/167 kB
Progress (3): 153 kB | 102/472 kB | 61/167 kB
Progress (3): 153 kB | 106/472 kB | 61/167 kB
Progress (3): 153 kB | 106/472 kB | 64/167 kB
Progress (3): 153 kB | 111/472 kB | 64/167 kB
Progress (3): 153 kB | 115/472 kB | 64/167 kB
Progress (3): 153 kB | 115/472 kB | 68/167 kB
Progress (3): 153 kB | 115/472 kB | 72/167 kB
Progress (3): 153 kB | 119/472 kB | 72/167 kB
Progress (3): 153 kB | 119/472 kB | 76/167 kB
Progress (3): 153 kB | 123/472 kB | 76/167 kB
Progress (3): 153 kB | 123/472 kB | 80/167 kB
Progress (3): 153 kB | 127/472 kB | 80/167 kB
Progress (3): 153 kB | 127/472 kB | 84/167 kB
Progress (3): 153 kB | 131/472 kB | 84/167 kB
Progress (3): 153 kB | 131/472 kB | 88/167 kB
Progress (3): 153 kB | 131/472 kB | 92/167 kB
Progress (3): 153 kB | 135/472 kB | 92/167 kB
Progress (3): 153 kB | 135/472 kB | 97/167 kB
Progress (3): 153 kB | 139/472 kB | 97/167 kB
Progress (3): 153 kB | 139/472 kB | 101/167 kB
Progress (3): 153 kB | 143/472 kB | 101/167 kB
Progress (3): 153 kB | 143/472 kB | 105/167 kB
Progress (3): 153 kB | 147/472 kB | 105/167 kB
Progress (3): 153 kB | 147/472 kB | 109/167 kB
Progress (3): 153 kB | 147/472 kB | 113/167 kB
Progress (3): 153 kB | 152/472 kB | 113/167 kB
Progress (3): 153 kB | 156/472 kB | 113/167 kB
Progress (3): 153 kB | 156/472 kB | 117/167 kB
Progress (3): 153 kB | 160/472 kB | 117/167 kB
Progress (3): 153 kB | 160/472 kB | 121/167 kB
Progress (3): 153 kB | 164/472 kB | 121/167 kB
Progress (3): 153 kB | 164/472 kB | 125/167 kB
Progress (3): 153 kB | 168/472 kB | 125/167 kB
Progress (3): 153 kB | 168/472 kB | 129/167 kB
Progress (3): 153 kB | 172/472 kB | 129/167 kB
Progress (3): 153 kB | 176/472 kB | 129/167 kB
Progress (3): 153 kB | 180/472 kB | 129/167 kB
Progress (3): 153 kB | 180/472 kB | 133/167 kB
Progress (4): 153 kB | 180/472 kB | 133/167 kB | 4.1/209 kB
Progress (4): 153 kB | 180/472 kB | 138/167 kB | 4.1/209 kB
Progress (4): 153 kB | 184/472 kB | 138/167 kB | 4.1/209 kB
Progress (4): 153 kB | 184/472 kB | 142/167 kB | 4.1/209 kB
Progress (4): 153 kB | 184/472 kB | 142/167 kB | 8.2/209 kB
Progress (4): 153 kB | 184/472 kB | 146/167 kB | 8.2/209 kB
Progress (4): 153 kB | 188/472 kB | 146/167 kB | 8.2/209 kB
Progress (4): 153 kB | 188/472 kB | 146/167 kB | 12/209 kB 
Progress (4): 153 kB | 188/472 kB | 150/167 kB | 12/209 kB
Progress (4): 153 kB | 193/472 kB | 150/167 kB | 12/209 kB
Progress (4): 153 kB | 193/472 kB | 154/167 kB | 12/209 kB
Progress (4): 153 kB | 193/472 kB | 154/167 kB | 16/209 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 2.0 MB/s)
#14 7.493 Progress (3): 193/472 kB | 158/167 kB | 16/209 kB
Progress (3): 197/472 kB | 158/167 kB | 16/209 kB
Progress (3): 197/472 kB | 162/167 kB | 16/209 kB
Progress (3): 197/472 kB | 162/167 kB | 20/209 kB
Progress (3): 197/472 kB | 166/167 kB | 20/209 kB
Progress (3): 201/472 kB | 166/167 kB | 20/209 kB
Progress (3): 201/472 kB | 167 kB | 20/209 kB    
Progress (3): 201/472 kB | 167 kB | 25/209 kB
Progress (3): 205/472 kB | 167 kB | 25/209 kB
Progress (3): 205/472 kB | 167 kB | 29/209 kB
Progress (3): 209/472 kB | 167 kB | 29/209 kB
Progress (3): 209/472 kB | 167 kB | 33/209 kB
Progress (3): 213/472 kB | 167 kB | 33/209 kB
Progress (3): 213/472 kB | 167 kB | 37/209 kB
Progress (3): 217/472 kB | 167 kB | 37/209 kB
Progress (3): 217/472 kB | 167 kB | 41/209 kB
Progress (3): 221/472 kB | 167 kB | 41/209 kB
Progress (3): 221/472 kB | 167 kB | 45/209 kB
Progress (3): 225/472 kB | 167 kB | 45/209 kB
Progress (3): 225/472 kB | 167 kB | 49/209 kB
Progress (3): 229/472 kB | 167 kB | 49/209 kB
Progress (3): 229/472 kB | 167 kB | 53/209 kB
Progress (3): 233/472 kB | 167 kB | 53/209 kB
Progress (3): 233/472 kB | 167 kB | 57/209 kB
Progress (3): 238/472 kB | 167 kB | 57/209 kB
Progress (3): 238/472 kB | 167 kB | 61/209 kB
Progress (3): 242/472 kB | 167 kB | 61/209 kB
Progress (3): 242/472 kB | 167 kB | 66/209 kB
Progress (3): 246/472 kB | 167 kB | 66/209 kB
Progress (3): 246/472 kB | 167 kB | 70/209 kB
Progress (3): 250/472 kB | 167 kB | 70/209 kB
Progress (3): 250/472 kB | 167 kB | 74/209 kB
Progress (3): 254/472 kB | 167 kB | 74/209 kB
Progress (3): 254/472 kB | 167 kB | 78/209 kB
Progress (3): 258/472 kB | 167 kB | 78/209 kB
Progress (3): 258/472 kB | 167 kB | 82/209 kB
Progress (3): 262/472 kB | 167 kB | 82/209 kB
Progress (3): 262/472 kB | 167 kB | 86/209 kB
Progress (3): 266/472 kB | 167 kB | 86/209 kB
Progress (3): 266/472 kB | 167 kB | 90/209 kB
Progress (3): 270/472 kB | 167 kB | 90/209 kB
Progress (3): 270/472 kB | 167 kB | 94/209 kB
Progress (3): 274/472 kB | 167 kB | 94/209 kB
Progress (3): 274/472 kB | 167 kB | 98/209 kB
Progress (3): 279/472 kB | 167 kB | 98/209 kB
Progress (3): 279/472 kB | 167 kB | 102/209 kB
Progress (3): 283/472 kB | 167 kB | 102/209 kB
Progress (3): 283/472 kB | 167 kB | 106/209 kB
Progress (3): 287/472 kB | 167 kB | 106/209 kB
Progress (3): 287/472 kB | 167 kB | 111/209 kB
Progress (3): 291/472 kB | 167 kB | 111/209 kB
Progress (3): 291/472 kB | 167 kB | 115/209 kB
Progress (3): 295/472 kB | 167 kB | 115/209 kB
Progress (3): 295/472 kB | 167 kB | 119/209 kB
Progress (3): 299/472 kB | 167 kB | 119/209 kB
Progress (3): 299/472 kB | 167 kB | 123/209 kB
Progress (3): 303/472 kB | 167 kB | 123/209 kB
Progress (3): 303/472 kB | 167 kB | 127/209 kB
Progress (3): 307/472 kB | 167 kB | 127/209 kB
Progress (3): 307/472 kB | 167 kB | 131/209 kB
Progress (3): 311/472 kB | 167 kB | 131/209 kB
Progress (3): 311/472 kB | 167 kB | 135/209 kB
Progress (3): 315/472 kB | 167 kB | 135/209 kB
Progress (3): 315/472 kB | 167 kB | 139/209 kB
Progress (3): 319/472 kB | 167 kB | 139/209 kB
Progress (3): 319/472 kB | 167 kB | 143/209 kB
Progress (3): 324/472 kB | 167 kB | 143/209 kB
Progress (3): 324/472 kB | 167 kB | 147/209 kB
Progress (3): 328/472 kB | 167 kB | 147/209 kB
Progress (3): 328/472 kB | 167 kB | 152/209 kB
Progress (3): 332/472 kB | 167 kB | 152/209 kB
Progress (3): 332/472 kB | 167 kB | 156/209 kB
Progress (3): 336/472 kB | 167 kB | 156/209 kB
Progress (3): 336/472 kB | 167 kB | 160/209 kB
Progress (3): 340/472 kB | 167 kB | 160/209 kB
Progress (3): 340/472 kB | 167 kB | 164/209 kB
Progress (3): 344/472 kB | 167 kB | 164/209 kB
Progress (3): 344/472 kB | 167 kB | 168/209 kB
Progress (3): 348/472 kB | 167 kB | 168/209 kB
Progress (3): 348/472 kB | 167 kB | 172/209 kB
Progress (3): 352/472 kB | 167 kB | 172/209 kB
Progress (3): 352/472 kB | 167 kB | 176/209 kB
Progress (3): 356/472 kB | 167 kB | 176/209 kB
Progress (3): 356/472 kB | 167 kB | 180/209 kB
Progress (3): 360/472 kB | 167 kB | 180/209 kB
Progress (3): 360/472 kB | 167 kB | 184/209 kB
Progress (3): 365/472 kB | 167 kB | 184/209 kB
Progress (3): 365/472 kB | 167 kB | 188/209 kB
Progress (3): 369/472 kB | 167 kB | 188/209 kB
Progress (3): 369/472 kB | 167 kB | 193/209 kB
Progress (3): 373/472 kB | 167 kB | 193/209 kB
Progress (3): 373/472 kB | 167 kB | 197/209 kB
Progress (3): 377/472 kB | 167 kB | 197/209 kB
Progress (3): 377/472 kB | 167 kB | 201/209 kB
Progress (3): 381/472 kB | 167 kB | 201/209 kB
Progress (3): 381/472 kB | 167 kB | 205/209 kB
Progress (3): 385/472 kB | 167 kB | 205/209 kB
Progress (3): 385/472 kB | 167 kB | 209 kB    
Progress (3): 389/472 kB | 167 kB | 209 kB
Progress (3): 393/472 kB | 167 kB | 209 kB
Progress (3): 397/472 kB | 167 kB | 209 kB
Progress (3): 401/472 kB | 167 kB | 209 kB
Progress (3): 406/472 kB | 167 kB | 209 kB
Progress (3): 410/472 kB | 167 kB | 209 kB
Progress (3): 414/472 kB | 167 kB | 209 kB
Progress (3): 418/472 kB | 167 kB | 209 kB
Progress (3): 422/472 kB | 167 kB | 209 kB
Progress (3): 426/472 kB | 167 kB | 209 kB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 1.9 MB/s)
#14 7.507 Progress (2): 430/472 kB | 209 kB
Progress (2): 434/472 kB | 209 kB
Progress (2): 438/472 kB | 209 kB
Progress (2): 442/472 kB | 209 kB
Progress (2): 446/472 kB | 209 kB
Progress (2): 451/472 kB | 209 kB
Progress (2): 455/472 kB | 209 kB
Progress (2): 459/472 kB | 209 kB
Progress (2): 463/472 kB | 209 kB
Progress (2): 467/472 kB | 209 kB
Progress (2): 471/472 kB | 209 kB
Progress (2): 472 kB | 209 kB    
                             
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 2.1 MB/s)
#14 7.521 Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 4.5 MB/s)
#14 7.567 [INFO] 
#14 7.567 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ ome-common ---
#14 7.571 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
#14 7.583 Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 116 kB/s)
#14 7.597 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
#14 7.610 Progress (1): 4.1/22 kB
Progress (1): 8.2/22 kB
Progress (1): 12/22 kB 
Progress (1): 16/22 kB
Progress (1): 20/22 kB
Progress (1): 22 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 896 kB/s)
#14 7.625 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
#14 7.638 Progress (1): 4.1/32 kB
Progress (1): 8.2/32 kB
Progress (1): 12/32 kB 
Progress (1): 16/32 kB
Progress (1): 20/32 kB
Progress (1): 25/32 kB
Progress (1): 29/32 kB
Progress (1): 32 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.2 MB/s)
#14 7.655 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
#14 7.667 Progress (1): 4.1/4.1 kB
Progress (1): 4.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 171 kB/s)
#14 7.682 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
#14 7.695 Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 91 kB/s)
#14 7.710 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
#14 7.724 Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 125 kB/s)
#14 7.740 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
#14 7.752 Progress (1): 4.1/6.8 kB
Progress (1): 6.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 274 kB/s)
#14 7.767 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
#14 7.779 Progress (1): 4.1/12 kB
Progress (1): 8.2/12 kB
Progress (1): 12 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 464 kB/s)
#14 7.795 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
#14 7.807 Progress (1): 889 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 36 kB/s)
#14 7.821 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
#14 7.834 Progress (1): 4.1/5.8 kB
Progress (1): 5.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 234 kB/s)
#14 7.850 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
#14 7.862 Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 158 kB/s)
#14 7.877 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
#14 7.889 Progress (1): 492 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 20 kB/s)
#14 7.905 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
#14 7.917 Progress (1): 4.1/5.7 kB
Progress (1): 5.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 229 kB/s)
#14 7.932 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
#14 7.945 Progress (1): 4.1/24 kB
Progress (1): 8.2/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 911 kB/s)
#14 7.961 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
#14 7.974 Progress (1): 766 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 32 kB/s)
#14 7.988 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
#14 8.001 Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 76 kB/s)
#14 8.016 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
#14 8.028 Progress (1): 4.1/6.9 kB
Progress (1): 6.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 274 kB/s)
#14 8.044 Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
#14 8.067 Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 87 kB/s)
#14 8.082 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
#14 8.094 Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 90 kB/s)
#14 8.110 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
#14 8.124 Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 119 kB/s)
#14 8.140 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
#14 8.152 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 75 kB/s)
#14 8.169 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
#14 8.181 Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 66 kB/s)
#14 8.196 Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
#14 8.209 Progress (1): 880 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 35 kB/s)
#14 8.224 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
#14 8.236 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 77 kB/s)
#14 8.253 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
#14 8.265 Progress (1): 4.1/12 kB
Progress (1): 8.2/12 kB
Progress (1): 12 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 465 kB/s)
#14 8.281 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
#14 8.294 Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 75 kB/s)
#14 8.311 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
#14 8.323 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 68 kB/s)
#14 8.341 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
#14 8.353 Progress (1): 4.1/7.9 kB
Progress (1): 7.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 317 kB/s)
#14 8.369 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
#14 8.381 Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 119 kB/s)
#14 8.397 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
#14 8.409 Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 87 kB/s)
#14 8.424 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
#14 8.438 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 49 kB/s)
#14 8.465 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
#14 8.478 Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 52 kB/s)
#14 8.495 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
#14 8.508 Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 82 kB/s)
#14 8.523 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
#14 8.536 Progress (1): 4.1/15 kB
Progress (1): 8.2/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 607 kB/s)
#14 8.552 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
#14 8.565 Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 63 kB/s)
#14 8.581 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
#14 8.594 Progress (1): 3.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 139 kB/s)
#14 8.609 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
#14 8.621 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 76 kB/s)
#14 8.637 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
#14 8.648 Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 94 kB/s)
#14 8.664 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
#14 8.676 Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 129 kB/s)
#14 8.692 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
#14 8.704 Progress (1): 4.1/8.2 kB
Progress (1): 8.2/8.2 kB
Progress (1): 8.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 330 kB/s)
#14 8.719 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
#14 8.731 Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 68 kB/s)
#14 8.747 Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
#14 8.760 Progress (1): 4.1/8.0 kB
Progress (1): 8.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 319 kB/s)
#14 8.775 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
#14 8.788 Progress (1): 4.1/25 kB
Progress (1): 8.2/25 kB
Progress (1): 12/25 kB 
Progress (1): 16/25 kB
Progress (1): 20/25 kB
Progress (1): 25/25 kB
Progress (1): 25 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 948 kB/s)
#14 8.805 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
#14 8.817 Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 61 kB/s)
#14 8.832 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
#14 8.845 Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 86 kB/s)
#14 8.860 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
#14 8.872 Progress (1): 4.1/7.1 kB
Progress (1): 7.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 295 kB/s)
#14 8.888 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
#14 8.900 Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 50 kB/s)
#14 8.916 Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
#14 8.929 Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 138 kB/s)
#14 8.944 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
#14 8.956 Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 123 kB/s)
#14 8.971 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
#14 8.983 Progress (1): 4.1/6.8 kB
Progress (1): 6.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 272 kB/s)
#14 8.998 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
#14 9.010 Progress (1): 4.1/8.4 kB
Progress (1): 8.2/8.4 kB
Progress (1): 8.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 350 kB/s)
#14 9.026 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
#14 9.037 Progress (1): 4.1/5.1 kB
Progress (1): 5.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 214 kB/s)
#14 9.052 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
#14 9.064 Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 86 kB/s)
#14 9.080 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
#14 9.093 Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (1.6 kB at 63 kB/s)
#14 9.108 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
#14 9.121 Progress (1): 4.1/22 kB
Progress (1): 8.2/22 kB
Progress (1): 12/22 kB 
Progress (1): 16/22 kB
Progress (1): 20/22 kB
Progress (1): 22 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 kB at 850 kB/s)
#14 9.136 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
#14 9.148 Progress (1): 4.1/40 kB
Progress (1): 8.2/40 kB
Progress (1): 12/40 kB 
Progress (1): 16/40 kB
Progress (1): 20/40 kB
Progress (1): 25/40 kB
Progress (1): 29/40 kB
Progress (1): 33/40 kB
Progress (1): 37/40 kB
Progress (1): 40 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.6 MB/s)
#14 9.165 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
#14 9.177 Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 131 kB/s)
#14 9.192 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
#14 9.204 Progress (1): 4.1/20 kB
Progress (1): 8.2/20 kB
Progress (1): 12/20 kB 
Progress (1): 16/20 kB
Progress (1): 20/20 kB
Progress (1): 20 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 818 kB/s)
#14 9.219 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
#14 9.231 Progress (1): 4.1/6.8 kB
Progress (1): 6.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 282 kB/s)
#14 9.246 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
#14 9.259 Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (2.2 kB at 87 kB/s)
#14 9.274 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
#14 9.286 Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (1.5 kB at 57 kB/s)
#14 9.302 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
#14 9.315 Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 52 kB/s)
#14 9.330 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
#14 9.343 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (1.9 kB at 74 kB/s)
#14 9.359 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
#14 9.371 Progress (1): 3.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (3.5 kB at 135 kB/s)
#14 9.388 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
#14 9.401 Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (2.6 kB at 106 kB/s)
#14 9.416 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
#14 9.429 Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (2.1 kB at 82 kB/s)
#14 9.445 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
#14 9.458 Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (2.7 kB at 108 kB/s)
#14 9.474 Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
#14 9.487 Progress (1): 4.1/17 kB
Progress (1): 8.2/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 700 kB/s)
#14 9.502 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
#14 9.514 Progress (1): 4.1/31 kB
Progress (1): 8.2/31 kB
Progress (1): 12/31 kB 
Progress (1): 16/31 kB
Progress (1): 20/31 kB
Progress (1): 25/31 kB
Progress (1): 29/31 kB
Progress (1): 31 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.2 MB/s)
#14 9.531 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
#14 9.544 Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (2.5 kB at 97 kB/s)
#14 9.559 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
#14 9.572 Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (2.2 kB at 83 kB/s)
#14 9.588 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
#14 9.601 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 441 kB/s)
#14 9.616 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
#14 9.628 Progress (1): 4.1/47 kB
Progress (1): 8.2/47 kB
Progress (1): 12/47 kB 
Progress (1): 16/47 kB
Progress (1): 20/47 kB
Progress (1): 25/47 kB
Progress (1): 29/47 kB
Progress (1): 33/47 kB
Progress (1): 37/47 kB
Progress (1): 41/47 kB
Progress (1): 45/47 kB
Progress (1): 47 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.8 MB/s)
#14 9.651 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
#14 9.664 Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (2.1 kB at 79 kB/s)
#14 9.681 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
#14 9.694 Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (2.7 kB at 104 kB/s)
#14 9.709 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
#14 9.722 Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (1.7 kB at 68 kB/s)
#14 9.739 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
#14 9.752 Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (2.3 kB at 89 kB/s)
#14 9.768 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
#14 9.781 Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (2.6 kB at 104 kB/s)
#14 9.797 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
#14 9.809 Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (2.6 kB at 100 kB/s)
#14 9.827 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
#14 9.839 Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (2.5 kB at 96 kB/s)
#14 9.856 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
#14 9.870 Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (2.3 kB at 83 kB/s)
#14 9.887 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
#14 9.901 Progress (1): 2.7/9.8 kB
Progress (1): 6.8/9.8 kB
Progress (1): 9.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (9.8 kB at 362 kB/s)
#14 9.916 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
#14 9.929 Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 104 kB/s)
#14 9.945 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
#14 9.957 Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 82 kB/s)
#14 9.973 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
#14 9.986 Progress (1): 3.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 144 kB/s)
#14 10.00 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
#14 10.01 Progress (1): 4.1/21 kB
Progress (1): 8.2/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 823 kB/s)
#14 10.03 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
#14 10.04 Progress (1): 4.1/30 kB
Progress (1): 8.2/30 kB
Progress (1): 12/30 kB 
Progress (1): 16/30 kB
Progress (1): 20/30 kB
Progress (1): 25/30 kB
Progress (1): 29/30 kB
Progress (1): 30 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.2 MB/s)
#14 10.06 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
#14 10.07 Progress (1): 4.1/15 kB
Progress (1): 8.2/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 592 kB/s)
#14 10.09 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
#14 10.10 Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 61 kB/s)
#14 10.12 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
#14 10.13 Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 100 kB/s)
#14 10.14 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
#14 10.16 Progress (1): 4.1/19 kB
Progress (1): 8.2/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 716 kB/s)
#14 10.17 Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
#14 10.18 Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 44 kB/s)
#14 10.20 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
#14 10.21 Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 121 kB/s)
#14 10.23 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
#14 10.24 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 380 kB/s)
#14 10.26 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
#14 10.27 Progress (1): 4.1/42 kB
Progress (1): 8.2/42 kB
Progress (1): 12/42 kB 
Progress (1): 16/42 kB
Progress (1): 20/42 kB
Progress (1): 25/42 kB
Progress (1): 29/42 kB
Progress (1): 33/42 kB
Progress (1): 37/42 kB
Progress (1): 41/42 kB
Progress (1): 42 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.6 MB/s)
#14 10.29 Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
#14 10.30 Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (2.5 kB at 94 kB/s)
#14 10.32 Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
#14 10.33 Progress (1): 1.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 42 kB/s)
#14 10.35 Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
#14 10.36 Progress (1): 4.1/4.3 kB
Progress (1): 4.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 161 kB/s)
#14 10.38 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
#14 10.39 Progress (1): 4.1/4.8 kB
Progress (1): 4.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 193 kB/s)
#14 10.41 Downloading from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
#14 10.42 Progress (1): 1.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 45 kB/s)
#14 10.44 Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
#14 10.45 Progress (1): 804 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 32 kB/s)
#14 10.46 Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
#14 10.48 Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (2.1 kB at 76 kB/s)
#14 10.49 Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
#14 10.50 Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 125 kB/s)
#14 10.52 Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
#14 10.53 Progress (1): 4.1/9.4 kB
Progress (1): 8.2/9.4 kB
Progress (1): 9.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 376 kB/s)
#14 10.55 Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
#14 10.56 Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (1.4 kB at 55 kB/s)
#14 10.58 Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
#14 10.59 Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 67 kB/s)
#14 10.60 Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
#14 10.62 Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 52 kB/s)
#14 10.63 Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
#14 10.65 Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 87 kB/s)
#14 10.66 Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
#14 10.67 Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 98 kB/s)
#14 10.69 Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
#14 10.70 Progress (1): 996 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 40 kB/s)
#14 10.72 Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
#14 10.73 Progress (1): 971 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 36 kB/s)
#14 10.75 Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
#14 10.76 Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 50 kB/s)
#14 10.78 Downloading from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
#14 10.79 Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (1.3 kB at 49 kB/s)
#14 10.81 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
#14 10.82 Progress (1): 3.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (3.8 kB at 147 kB/s)
#14 10.84 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
#14 10.85 Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 123 kB/s)
#14 10.87 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
#14 10.87 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
#14 10.87 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
#14 10.87 Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
#14 10.87 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
#14 10.89 Progress (1): 4.1/156 kB
Progress (1): 8.2/156 kB
Progress (1): 12/156 kB 
Progress (1): 16/156 kB
Progress (1): 20/156 kB
Progress (1): 25/156 kB
Progress (1): 29/156 kB
Progress (1): 33/156 kB
Progress (1): 37/156 kB
Progress (1): 41/156 kB
Progress (1): 45/156 kB
Progress (2): 45/156 kB | 4.1/35 kB
Progress (2): 49/156 kB | 4.1/35 kB
Progress (2): 53/156 kB | 4.1/35 kB
Progress (3): 53/156 kB | 4.1/35 kB | 4.1/88 kB
Progress (3): 57/156 kB | 4.1/35 kB | 4.1/88 kB
Progress (3): 57/156 kB | 4.1/35 kB | 8.2/88 kB
Progress (3): 57/156 kB | 8.2/35 kB | 8.2/88 kB
Progress (4): 57/156 kB | 8.2/35 kB | 8.2/88 kB | 4.1/68 kB
Progress (4): 57/156 kB | 12/35 kB | 8.2/88 kB | 4.1/68 kB 
Progress (4): 57/156 kB | 12/35 kB | 12/88 kB | 4.1/68 kB 
Progress (4): 61/156 kB | 12/35 kB | 12/88 kB | 4.1/68 kB
Progress (4): 61/156 kB | 12/35 kB | 16/88 kB | 4.1/68 kB
Progress (4): 61/156 kB | 16/35 kB | 16/88 kB | 4.1/68 kB
Progress (4): 61/156 kB | 16/35 kB | 16/88 kB | 8.2/68 kB
Progress (4): 61/156 kB | 16/35 kB | 20/88 kB | 8.2/68 kB
Progress (5): 61/156 kB | 16/35 kB | 20/88 kB | 8.2/68 kB | 4.1/332 kB
Progress (5): 64/156 kB | 16/35 kB | 20/88 kB | 8.2/68 kB | 4.1/332 kB
Progress (5): 64/156 kB | 16/35 kB | 20/88 kB | 8.2/68 kB | 8.2/332 kB
Progress (5): 68/156 kB | 16/35 kB | 20/88 kB | 8.2/68 kB | 8.2/332 kB
Progress (5): 68/156 kB | 16/35 kB | 25/88 kB | 8.2/68 kB | 8.2/332 kB
Progress (5): 68/156 kB | 20/35 kB | 25/88 kB | 8.2/68 kB | 8.2/332 kB
Progress (5): 68/156 kB | 20/35 kB | 25/88 kB | 12/68 kB | 8.2/332 kB 
Progress (5): 68/156 kB | 24/35 kB | 25/88 kB | 12/68 kB | 8.2/332 kB
Progress (5): 68/156 kB | 24/35 kB | 29/88 kB | 12/68 kB | 8.2/332 kB
Progress (5): 72/156 kB | 24/35 kB | 29/88 kB | 12/68 kB | 8.2/332 kB
Progress (5): 72/156 kB | 24/35 kB | 29/88 kB | 12/68 kB | 12/332 kB 
Progress (5): 76/156 kB | 24/35 kB | 29/88 kB | 12/68 kB | 12/332 kB
Progress (5): 76/156 kB | 24/35 kB | 33/88 kB | 12/68 kB | 12/332 kB
Progress (5): 76/156 kB | 28/35 kB | 33/88 kB | 12/68 kB | 12/332 kB
Progress (5): 76/156 kB | 28/35 kB | 37/88 kB | 12/68 kB | 12/332 kB
Progress (5): 76/156 kB | 28/35 kB | 37/88 kB | 16/68 kB | 12/332 kB
Progress (5): 76/156 kB | 28/35 kB | 41/88 kB | 16/68 kB | 12/332 kB
Progress (5): 76/156 kB | 32/35 kB | 41/88 kB | 16/68 kB | 12/332 kB
Progress (5): 80/156 kB | 32/35 kB | 41/88 kB | 16/68 kB | 12/332 kB
Progress (5): 80/156 kB | 32/35 kB | 41/88 kB | 16/68 kB | 16/332 kB
Progress (5): 80/156 kB | 35 kB | 41/88 kB | 16/68 kB | 16/332 kB   
Progress (5): 80/156 kB | 35 kB | 45/88 kB | 16/68 kB | 16/332 kB
Progress (5): 80/156 kB | 35 kB | 45/88 kB | 20/68 kB | 16/332 kB
Progress (5): 80/156 kB | 35 kB | 49/88 kB | 20/68 kB | 16/332 kB
Progress (5): 80/156 kB | 35 kB | 49/88 kB | 20/68 kB | 20/332 kB
Progress (5): 84/156 kB | 35 kB | 49/88 kB | 20/68 kB | 20/332 kB
Progress (5): 84/156 kB | 35 kB | 49/88 kB | 20/68 kB | 25/332 kB
Progress (5): 84/156 kB | 35 kB | 53/88 kB | 20/68 kB | 25/332 kB
Progress (5): 84/156 kB | 35 kB | 53/88 kB | 25/68 kB | 25/332 kB
Progress (5): 84/156 kB | 35 kB | 57/88 kB | 25/68 kB | 25/332 kB
Progress (5): 84/156 kB | 35 kB | 57/88 kB | 25/68 kB | 29/332 kB
Progress (5): 88/156 kB | 35 kB | 57/88 kB | 25/68 kB | 29/332 kB
Progress (5): 88/156 kB | 35 kB | 57/88 kB | 25/68 kB | 33/332 kB
Progress (5): 88/156 kB | 35 kB | 61/88 kB | 25/68 kB | 33/332 kB
Progress (5): 88/156 kB | 35 kB | 61/88 kB | 25/68 kB | 37/332 kB
Progress (5): 88/156 kB | 35 kB | 61/88 kB | 29/68 kB | 37/332 kB
Progress (5): 88/156 kB | 35 kB | 61/88 kB | 29/68 kB | 41/332 kB
Progress (5): 88/156 kB | 35 kB | 66/88 kB | 29/68 kB | 41/332 kB
Progress (5): 92/156 kB | 35 kB | 66/88 kB | 29/68 kB | 41/332 kB
Progress (5): 92/156 kB | 35 kB | 70/88 kB | 29/68 kB | 41/332 kB
Progress (5): 92/156 kB | 35 kB | 70/88 kB | 29/68 kB | 45/332 kB
Progress (5): 92/156 kB | 35 kB | 70/88 kB | 33/68 kB | 45/332 kB
Progress (5): 92/156 kB | 35 kB | 70/88 kB | 33/68 kB | 49/332 kB
Progress (5): 92/156 kB | 35 kB | 74/88 kB | 33/68 kB | 49/332 kB
Progress (5): 96/156 kB | 35 kB | 74/88 kB | 33/68 kB | 49/332 kB
Progress (5): 96/156 kB | 35 kB | 78/88 kB | 33/68 kB | 49/332 kB
Progress (5): 96/156 kB | 35 kB | 78/88 kB | 33/68 kB | 53/332 kB
Progress (5): 96/156 kB | 35 kB | 78/88 kB | 37/68 kB | 53/332 kB
Progress (5): 96/156 kB | 35 kB | 78/88 kB | 37/68 kB | 57/332 kB
Progress (5): 96/156 kB | 35 kB | 82/88 kB | 37/68 kB | 57/332 kB
Progress (5): 101/156 kB | 35 kB | 82/88 kB | 37/68 kB | 57/332 kB
Progress (5): 101/156 kB | 35 kB | 86/88 kB | 37/68 kB | 57/332 kB
Progress (5): 101/156 kB | 35 kB | 86/88 kB | 37/68 kB | 61/332 kB
Progress (5): 101/156 kB | 35 kB | 86/88 kB | 41/68 kB | 61/332 kB
Progress (5): 101/156 kB | 35 kB | 86/88 kB | 41/68 kB | 66/332 kB
Progress (5): 101/156 kB | 35 kB | 88 kB | 41/68 kB | 66/332 kB   
Progress (5): 105/156 kB | 35 kB | 88 kB | 41/68 kB | 66/332 kB
Progress (5): 105/156 kB | 35 kB | 88 kB | 41/68 kB | 70/332 kB
Progress (5): 105/156 kB | 35 kB | 88 kB | 45/68 kB | 70/332 kB
Progress (5): 105/156 kB | 35 kB | 88 kB | 45/68 kB | 74/332 kB
Progress (5): 109/156 kB | 35 kB | 88 kB | 45/68 kB | 74/332 kB
Progress (5): 109/156 kB | 35 kB | 88 kB | 45/68 kB | 78/332 kB
Progress (5): 109/156 kB | 35 kB | 88 kB | 49/68 kB | 78/332 kB
Progress (5): 109/156 kB | 35 kB | 88 kB | 49/68 kB | 82/332 kB
Progress (5): 113/156 kB | 35 kB | 88 kB | 49/68 kB | 82/332 kB
Progress (5): 113/156 kB | 35 kB | 88 kB | 49/68 kB | 86/332 kB
Progress (5): 117/156 kB | 35 kB | 88 kB | 49/68 kB | 86/332 kB
Progress (5): 117/156 kB | 35 kB | 88 kB | 53/68 kB | 86/332 kB
Progress (5): 121/156 kB | 35 kB | 88 kB | 53/68 kB | 86/332 kB
Progress (5): 121/156 kB | 35 kB | 88 kB | 53/68 kB | 90/332 kB
Progress (5): 125/156 kB | 35 kB | 88 kB | 53/68 kB | 90/332 kB
Progress (5): 125/156 kB | 35 kB | 88 kB | 57/68 kB | 90/332 kB
Progress (5): 129/156 kB | 35 kB | 88 kB | 57/68 kB | 90/332 kB
Progress (5): 129/156 kB | 35 kB | 88 kB | 57/68 kB | 94/332 kB
Progress (5): 129/156 kB | 35 kB | 88 kB | 61/68 kB | 94/332 kB
Progress (5): 129/156 kB | 35 kB | 88 kB | 61/68 kB | 98/332 kB
Progress (5): 133/156 kB | 35 kB | 88 kB | 61/68 kB | 98/332 kB
Progress (5): 133/156 kB | 35 kB | 88 kB | 66/68 kB | 98/332 kB
Progress (5): 137/156 kB | 35 kB | 88 kB | 66/68 kB | 98/332 kB
Progress (5): 137/156 kB | 35 kB | 88 kB | 66/68 kB | 102/332 kB
Progress (5): 142/156 kB | 35 kB | 88 kB | 66/68 kB | 102/332 kB
Progress (5): 142/156 kB | 35 kB | 88 kB | 68 kB | 102/332 kB   
Progress (5): 146/156 kB | 35 kB | 88 kB | 68 kB | 102/332 kB
Progress (5): 146/156 kB | 35 kB | 88 kB | 68 kB | 106/332 kB
Progress (5): 150/156 kB | 35 kB | 88 kB | 68 kB | 106/332 kB
Progress (5): 150/156 kB | 35 kB | 88 kB | 68 kB | 111/332 kB
Progress (5): 154/156 kB | 35 kB | 88 kB | 68 kB | 111/332 kB
Progress (5): 154/156 kB | 35 kB | 88 kB | 68 kB | 115/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 115/332 kB    
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 119/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 123/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 127/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 131/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 135/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 139/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 143/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 147/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 152/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 156/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 160/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 164/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 168/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 172/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 176/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 180/332 kB
Progress (5): 156 kB | 35 kB | 88 kB | 68 kB | 184/332 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 1.1 MB/s)
#14 10.91 Progress (4): 156 kB | 88 kB | 68 kB | 188/332 kB
                                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
#14 10.91 Progress (4): 156 kB | 88 kB | 68 kB | 193/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 197/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 201/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 205/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 209/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 213/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 217/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 221/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 225/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 229/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 233/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 238/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 242/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 246/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 250/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 254/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 258/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 262/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 266/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 270/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 274/332 kB
Progress (4): 156 kB | 88 kB | 68 kB | 279/332 kB
                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 2.4 MB/s)
#14 10.91 Progress (3): 156 kB | 68 kB | 283/332 kB
                                         
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
#14 10.91 Progress (3): 156 kB | 68 kB | 287/332 kB
Progress (3): 156 kB | 68 kB | 291/332 kB
Progress (3): 156 kB | 68 kB | 295/332 kB
Progress (3): 156 kB | 68 kB | 299/332 kB
Progress (3): 156 kB | 68 kB | 303/332 kB
Progress (3): 156 kB | 68 kB | 307/332 kB
Progress (3): 156 kB | 68 kB | 311/332 kB
Progress (3): 156 kB | 68 kB | 315/332 kB
Progress (3): 156 kB | 68 kB | 319/332 kB
Progress (3): 156 kB | 68 kB | 324/332 kB
Progress (3): 156 kB | 68 kB | 328/332 kB
Progress (3): 156 kB | 68 kB | 332 kB    
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 1.7 MB/s)
#14 10.91 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
#14 10.91 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 3.8 MB/s)
#14 10.91 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
#14 10.92 Progress (2): 332 kB | 4.1/30 kB
Progress (2): 332 kB | 8.2/30 kB
Progress (2): 332 kB | 12/30 kB 
Progress (2): 332 kB | 16/30 kB
Progress (2): 332 kB | 20/30 kB
Progress (2): 332 kB | 25/30 kB
Progress (2): 332 kB | 29/30 kB
Progress (2): 332 kB | 30 kB   
Progress (3): 332 kB | 30 kB | 4.1/51 kB
Progress (3): 332 kB | 30 kB | 8.2/51 kB
Progress (3): 332 kB | 30 kB | 12/51 kB 
Progress (3): 332 kB | 30 kB | 16/51 kB
Progress (3): 332 kB | 30 kB | 20/51 kB
Progress (3): 332 kB | 30 kB | 25/51 kB
Progress (3): 332 kB | 30 kB | 29/51 kB
Progress (3): 332 kB | 30 kB | 33/51 kB
Progress (3): 332 kB | 30 kB | 37/51 kB
Progress (3): 332 kB | 30 kB | 41/51 kB
Progress (3): 332 kB | 30 kB | 45/51 kB
Progress (3): 332 kB | 30 kB | 49/51 kB
                                       
Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 6.5 MB/s)
#14 10.92 Progress (2): 30 kB | 51 kB
                           
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
#14 10.93 Progress (3): 30 kB | 51 kB | 4.1/80 kB
Progress (3): 30 kB | 51 kB | 8.2/80 kB
Progress (3): 30 kB | 51 kB | 12/80 kB 
Progress (3): 30 kB | 51 kB | 16/80 kB
Progress (3): 30 kB | 51 kB | 20/80 kB
Progress (3): 30 kB | 51 kB | 25/80 kB
Progress (3): 30 kB | 51 kB | 29/80 kB
Progress (4): 30 kB | 51 kB | 29/80 kB | 4.1/194 kB
Progress (4): 30 kB | 51 kB | 33/80 kB | 4.1/194 kB
Progress (4): 30 kB | 51 kB | 33/80 kB | 8.2/194 kB
Progress (4): 30 kB | 51 kB | 33/80 kB | 12/194 kB 
Progress (4): 30 kB | 51 kB | 37/80 kB | 12/194 kB
Progress (4): 30 kB | 51 kB | 37/80 kB | 16/194 kB
Progress (4): 30 kB | 51 kB | 41/80 kB | 16/194 kB
Progress (4): 30 kB | 51 kB | 45/80 kB | 16/194 kB
Progress (4): 30 kB | 51 kB | 45/80 kB | 20/194 kB
Progress (4): 30 kB | 51 kB | 49/80 kB | 20/194 kB
Progress (4): 30 kB | 51 kB | 49/80 kB | 25/194 kB
Progress (4): 30 kB | 51 kB | 53/80 kB | 25/194 kB
Progress (4): 30 kB | 51 kB | 53/80 kB | 29/194 kB
Progress (4): 30 kB | 51 kB | 57/80 kB | 29/194 kB
Progress (4): 30 kB | 51 kB | 57/80 kB | 33/194 kB
Progress (4): 30 kB | 51 kB | 61/80 kB | 33/194 kB
Progress (4): 30 kB | 51 kB | 66/80 kB | 33/194 kB
Progress (4): 30 kB | 51 kB | 66/80 kB | 37/194 kB
Progress (4): 30 kB | 51 kB | 70/80 kB | 37/194 kB
Progress (4): 30 kB | 51 kB | 70/80 kB | 41/194 kB
Progress (4): 30 kB | 51 kB | 74/80 kB | 41/194 kB
Progress (4): 30 kB | 51 kB | 74/80 kB | 45/194 kB
Progress (4): 30 kB | 51 kB | 78/80 kB | 45/194 kB
Progress (4): 30 kB | 51 kB | 78/80 kB | 49/194 kB
Progress (4): 30 kB | 51 kB | 80 kB | 49/194 kB   
Progress (4): 30 kB | 51 kB | 80 kB | 53/194 kB
Progress (4): 30 kB | 51 kB | 80 kB | 57/194 kB
Progress (4): 30 kB | 51 kB | 80 kB | 61/194 kB
Progress (4): 30 kB | 51 kB | 80 kB | 64/194 kB
Progress (4): 30 kB | 51 kB | 80 kB | 69/194 kB
Progress (4): 30 kB | 51 kB | 80 kB | 73/194 kB
Progress (4): 30 kB | 51 kB | 80 kB | 77/194 kB
Progress (4): 30 kB | 51 kB | 80 kB | 81/194 kB
Progress (4): 30 kB | 51 kB | 80 kB | 85/194 kB
Progress (4): 30 kB | 51 kB | 80 kB | 89/194 kB
Progress (4): 30 kB | 51 kB | 80 kB | 93/194 kB
Progress (4): 30 kB | 51 kB | 80 kB | 97/194 kB
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 512 kB/s)
#14 10.93 Progress (3): 51 kB | 80 kB | 101/194 kB
                                        
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
#14 10.93 Progress (3): 51 kB | 80 kB | 105/194 kB
Progress (3): 51 kB | 80 kB | 109/194 kB
Progress (3): 51 kB | 80 kB | 114/194 kB
Progress (3): 51 kB | 80 kB | 118/194 kB
Progress (3): 51 kB | 80 kB | 122/194 kB
Progress (3): 51 kB | 80 kB | 126/194 kB
Progress (3): 51 kB | 80 kB | 130/194 kB
Progress (3): 51 kB | 80 kB | 134/194 kB
Progress (3): 51 kB | 80 kB | 138/194 kB
Progress (3): 51 kB | 80 kB | 142/194 kB
Progress (3): 51 kB | 80 kB | 146/194 kB
Progress (3): 51 kB | 80 kB | 150/194 kB
Progress (3): 51 kB | 80 kB | 155/194 kB
Progress (3): 51 kB | 80 kB | 159/194 kB
Progress (3): 51 kB | 80 kB | 163/194 kB
Progress (3): 51 kB | 80 kB | 167/194 kB
Progress (3): 51 kB | 80 kB | 171/194 kB
Progress (3): 51 kB | 80 kB | 175/194 kB
Progress (3): 51 kB | 80 kB | 179/194 kB
Progress (3): 51 kB | 80 kB | 183/194 kB
Progress (3): 51 kB | 80 kB | 187/194 kB
Progress (3): 51 kB | 80 kB | 191/194 kB
Progress (3): 51 kB | 80 kB | 194 kB    
Progress (4): 51 kB | 80 kB | 194 kB | 4.1/49 kB
Progress (4): 51 kB | 80 kB | 194 kB | 8.2/49 kB
Progress (4): 51 kB | 80 kB | 194 kB | 12/49 kB 
Progress (4): 51 kB | 80 kB | 194 kB | 16/49 kB
Progress (4): 51 kB | 80 kB | 194 kB | 20/49 kB
Progress (4): 51 kB | 80 kB | 194 kB | 25/49 kB
Progress (4): 51 kB | 80 kB | 194 kB | 29/49 kB
Progress (4): 51 kB | 80 kB | 194 kB | 33/49 kB
Progress (4): 51 kB | 80 kB | 194 kB | 37/49 kB
Progress (4): 51 kB | 80 kB | 194 kB | 41/49 kB
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 784 kB/s)
#14 10.94 Progress (3): 80 kB | 194 kB | 45/49 kB
                                       
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
#14 10.94 Progress (3): 80 kB | 194 kB | 49 kB
                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.2 MB/s)
#14 10.94 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
#14 10.95 Progress (3): 194 kB | 49 kB | 4.1/178 kB
Progress (3): 194 kB | 49 kB | 8.2/178 kB
Progress (3): 194 kB | 49 kB | 12/178 kB 
Progress (3): 194 kB | 49 kB | 16/178 kB
Progress (3): 194 kB | 49 kB | 20/178 kB
Progress (3): 194 kB | 49 kB | 25/178 kB
Progress (3): 194 kB | 49 kB | 29/178 kB
Progress (3): 194 kB | 49 kB | 33/178 kB
Progress (3): 194 kB | 49 kB | 37/178 kB
Progress (3): 194 kB | 49 kB | 41/178 kB
Progress (3): 194 kB | 49 kB | 45/178 kB
Progress (3): 194 kB | 49 kB | 49/178 kB
Progress (3): 194 kB | 49 kB | 53/178 kB
Progress (3): 194 kB | 49 kB | 57/178 kB
Progress (3): 194 kB | 49 kB | 61/178 kB
Progress (3): 194 kB | 49 kB | 66/178 kB
Progress (3): 194 kB | 49 kB | 70/178 kB
Progress (3): 194 kB | 49 kB | 74/178 kB
Progress (3): 194 kB | 49 kB | 78/178 kB
Progress (3): 194 kB | 49 kB | 82/178 kB
Progress (3): 194 kB | 49 kB | 86/178 kB
Progress (3): 194 kB | 49 kB | 90/178 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 2.6 MB/s)
#14 10.95 Progress (2): 49 kB | 94/178 kB
                               
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
#14 10.95 Progress (2): 49 kB | 98/178 kB
Progress (2): 49 kB | 102/178 kB
Progress (2): 49 kB | 106/178 kB
Progress (2): 49 kB | 111/178 kB
Progress (2): 49 kB | 115/178 kB
Progress (2): 49 kB | 119/178 kB
Progress (2): 49 kB | 123/178 kB
Progress (2): 49 kB | 127/178 kB
Progress (2): 49 kB | 131/178 kB
Progress (2): 49 kB | 135/178 kB
Progress (2): 49 kB | 139/178 kB
Progress (2): 49 kB | 143/178 kB
Progress (2): 49 kB | 147/178 kB
Progress (2): 49 kB | 152/178 kB
Progress (2): 49 kB | 156/178 kB
Progress (2): 49 kB | 160/178 kB
Progress (2): 49 kB | 164/178 kB
                                
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 621 kB/s)
#14 10.95 Progress (1): 168/178 kB
Progress (2): 168/178 kB | 4.1/22 kB
Progress (2): 172/178 kB | 4.1/22 kB
                                    
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
#14 10.95 Progress (2): 176/178 kB | 4.1/22 kB
Progress (2): 176/178 kB | 8.2/22 kB
Progress (2): 178 kB | 8.2/22 kB    
Progress (2): 178 kB | 12/22 kB 
Progress (2): 178 kB | 16/22 kB
Progress (2): 178 kB | 20/22 kB
Progress (2): 178 kB | 22 kB   
Progress (3): 178 kB | 22 kB | 4.1/8.8 kB
Progress (3): 178 kB | 22 kB | 8.2/8.8 kB
Progress (3): 178 kB | 22 kB | 8.8 kB    
Progress (4): 178 kB | 22 kB | 8.8 kB | 4.1/22 kB
Progress (4): 178 kB | 22 kB | 8.8 kB | 8.2/22 kB
Progress (4): 178 kB | 22 kB | 8.8 kB | 12/22 kB 
Progress (4): 178 kB | 22 kB | 8.8 kB | 16/22 kB
Progress (4): 178 kB | 22 kB | 8.8 kB | 20/22 kB
Progress (4): 178 kB | 22 kB | 8.8 kB | 22 kB   
Progress (5): 178 kB | 22 kB | 8.8 kB | 22 kB | 4.1/17 kB
Progress (5): 178 kB | 22 kB | 8.8 kB | 22 kB | 8.2/17 kB
Progress (5): 178 kB | 22 kB | 8.8 kB | 22 kB | 12/17 kB 
Progress (5): 178 kB | 22 kB | 8.8 kB | 22 kB | 16/17 kB
Progress (5): 178 kB | 22 kB | 8.8 kB | 22 kB | 17 kB   
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 95 kB/s)
#14 10.97 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.9 MB/s)
#14 10.97 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
#14 10.97 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 236 kB/s)
#14 10.97 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
#14 10.97 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
#14 10.97 Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 221 kB/s)
#14 10.97 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
#14 10.98 Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 161 kB/s)
#14 10.98 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
#14 10.98 Progress (1): 4.1/9.8 kB
Progress (1): 8.2/9.8 kB
Progress (1): 9.8 kB    
Progress (2): 9.8 kB | 4.1/13 kB
Progress (2): 9.8 kB | 8.2/13 kB
Progress (2): 9.8 kB | 12/13 kB 
Progress (2): 9.8 kB | 13 kB   
Progress (3): 9.8 kB | 13 kB | 4.1/11 kB
Progress (3): 9.8 kB | 13 kB | 8.2/11 kB
Progress (3): 9.8 kB | 13 kB | 11 kB    
Progress (4): 9.8 kB | 13 kB | 11 kB | 4.1/26 kB
Progress (4): 9.8 kB | 13 kB | 11 kB | 8.2/26 kB
Progress (4): 9.8 kB | 13 kB | 11 kB | 12/26 kB 
Progress (4): 9.8 kB | 13 kB | 11 kB | 16/26 kB
Progress (4): 9.8 kB | 13 kB | 11 kB | 20/26 kB
Progress (4): 9.8 kB | 13 kB | 11 kB | 25/26 kB
Progress (4): 9.8 kB | 13 kB | 11 kB | 26 kB   
Progress (5): 9.8 kB | 13 kB | 11 kB | 26 kB | 4.1/13 kB
Progress (5): 9.8 kB | 13 kB | 11 kB | 26 kB | 8.2/13 kB
Progress (5): 9.8 kB | 13 kB | 11 kB | 26 kB | 12/13 kB 
Progress (5): 9.8 kB | 13 kB | 11 kB | 26 kB | 13 kB   
                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 82 kB/s)
#14 10.99 Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
#14 10.99 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 107 kB/s)
#14 10.99 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
#14 10.99 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 94 kB/s)
#14 10.99 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
#14 11.00 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 202 kB/s)
#14 11.00 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
#14 11.00 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 101 kB/s)
#14 11.00 Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
#14 11.00 Progress (1): 4.1/41 kB
Progress (1): 8.2/41 kB
Progress (1): 12/41 kB 
Progress (1): 16/41 kB
Progress (1): 20/41 kB
Progress (1): 25/41 kB
Progress (1): 29/41 kB
Progress (2): 29/41 kB | 4.1/39 kB
Progress (2): 33/41 kB | 4.1/39 kB
Progress (2): 33/41 kB | 8.2/39 kB
Progress (2): 37/41 kB | 8.2/39 kB
Progress (2): 37/41 kB | 12/39 kB 
Progress (2): 41/41 kB | 12/39 kB
Progress (2): 41/41 kB | 16/39 kB
Progress (2): 41 kB | 16/39 kB   
Progress (2): 41 kB | 20/39 kB
Progress (3): 41 kB | 20/39 kB | 4.1/13 kB
Progress (3): 41 kB | 25/39 kB | 4.1/13 kB
Progress (3): 41 kB | 25/39 kB | 8.2/13 kB
Progress (3): 41 kB | 29/39 kB | 8.2/13 kB
Progress (3): 41 kB | 29/39 kB | 12/13 kB 
Progress (3): 41 kB | 33/39 kB | 12/13 kB
Progress (3): 41 kB | 33/39 kB | 13 kB   
Progress (3): 41 kB | 37/39 kB | 13 kB
Progress (3): 41 kB | 39 kB | 13 kB   
Progress (4): 41 kB | 39 kB | 13 kB | 4.1/10 kB
Progress (4): 41 kB | 39 kB | 13 kB | 8.2/10 kB
Progress (4): 41 kB | 39 kB | 13 kB | 10 kB    
Progress (5): 41 kB | 39 kB | 13 kB | 10 kB | 4.1/38 kB
Progress (5): 41 kB | 39 kB | 13 kB | 10 kB | 8.2/38 kB
Progress (5): 41 kB | 39 kB | 13 kB | 10 kB | 12/38 kB 
Progress (5): 41 kB | 39 kB | 13 kB | 10 kB | 16/38 kB
Progress (5): 41 kB | 39 kB | 13 kB | 10 kB | 20/38 kB
Progress (5): 41 kB | 39 kB | 13 kB | 10 kB | 25/38 kB
Progress (5): 41 kB | 39 kB | 13 kB | 10 kB | 29/38 kB
Progress (5): 41 kB | 39 kB | 13 kB | 10 kB | 33/38 kB
Progress (5): 41 kB | 39 kB | 13 kB | 10 kB | 37/38 kB
Progress (5): 41 kB | 39 kB | 13 kB | 10 kB | 38 kB   
                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 282 kB/s)
#14 11.02 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 92 kB/s)
#14 11.02 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
#14 11.02 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 267 kB/s)
#14 11.02 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
#14 11.02 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
#14 11.03 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 69 kB/s)
#14 11.03 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
#14 11.03 Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 244 kB/s)
#14 11.03 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
#14 11.03 Progress (1): 4.1/12 kB
Progress (1): 8.2/12 kB
Progress (1): 12/12 kB 
Progress (1): 12 kB   
Progress (2): 12 kB | 4.1/107 kB
Progress (2): 12 kB | 8.2/107 kB
Progress (3): 12 kB | 8.2/107 kB | 4.1/11 kB
Progress (3): 12 kB | 12/107 kB | 4.1/11 kB 
Progress (3): 12 kB | 12/107 kB | 8.2/11 kB
Progress (3): 12 kB | 16/107 kB | 8.2/11 kB
Progress (3): 12 kB | 16/107 kB | 11 kB    
Progress (3): 12 kB | 20/107 kB | 11 kB
Progress (3): 12 kB | 25/107 kB | 11 kB
Progress (3): 12 kB | 29/107 kB | 11 kB
Progress (3): 12 kB | 33/107 kB | 11 kB
Progress (3): 12 kB | 37/107 kB | 11 kB
Progress (3): 12 kB | 41/107 kB | 11 kB
Progress (3): 12 kB | 45/107 kB | 11 kB
Progress (3): 12 kB | 49/107 kB | 11 kB
Progress (3): 12 kB | 53/107 kB | 11 kB
Progress (3): 12 kB | 57/107 kB | 11 kB
Progress (3): 12 kB | 61/107 kB | 11 kB
Progress (3): 12 kB | 65/107 kB | 11 kB
Progress (3): 12 kB | 69/107 kB | 11 kB
Progress (3): 12 kB | 73/107 kB | 11 kB
Progress (3): 12 kB | 77/107 kB | 11 kB
Progress (3): 12 kB | 81/107 kB | 11 kB
Progress (3): 12 kB | 85/107 kB | 11 kB
Progress (3): 12 kB | 89/107 kB | 11 kB
Progress (3): 12 kB | 94/107 kB | 11 kB
Progress (3): 12 kB | 98/107 kB | 11 kB
Progress (3): 12 kB | 102/107 kB | 11 kB
Progress (3): 12 kB | 106/107 kB | 11 kB
Progress (3): 12 kB | 107 kB | 11 kB    
Progress (4): 12 kB | 107 kB | 11 kB | 4.1/56 kB
Progress (4): 12 kB | 107 kB | 11 kB | 8.2/56 kB
Progress (4): 12 kB | 107 kB | 11 kB | 12/56 kB 
Progress (4): 12 kB | 107 kB | 11 kB | 16/56 kB
Progress (4): 12 kB | 107 kB | 11 kB | 20/56 kB
Progress (4): 12 kB | 107 kB | 11 kB | 25/56 kB
Progress (4): 12 kB | 107 kB | 11 kB | 29/56 kB
Progress (4): 12 kB | 107 kB | 11 kB | 33/56 kB
Progress (4): 12 kB | 107 kB | 11 kB | 37/56 kB
Progress (4): 12 kB | 107 kB | 11 kB | 41/56 kB
Progress (4): 12 kB | 107 kB | 11 kB | 45/56 kB
Progress (4): 12 kB | 107 kB | 11 kB | 49/56 kB
Progress (4): 12 kB | 107 kB | 11 kB | 53/56 kB
Progress (4): 12 kB | 107 kB | 11 kB | 56 kB   
Progress (5): 12 kB | 107 kB | 11 kB | 56 kB | 4.1/78 kB
Progress (5): 12 kB | 107 kB | 11 kB | 56 kB | 8.2/78 kB
Progress (5): 12 kB | 107 kB | 11 kB | 56 kB | 12/78 kB 
Progress (5): 12 kB | 107 kB | 11 kB | 56 kB | 16/78 kB
Progress (5): 12 kB | 107 kB | 11 kB | 56 kB | 20/78 kB
Progress (5): 12 kB | 107 kB | 11 kB | 56 kB | 25/78 kB
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 72 kB/s)
#14 11.05 Progress (4): 107 kB | 11 kB | 56 kB | 29/78 kB
                                               
Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
#14 11.05 Progress (4): 107 kB | 11 kB | 56 kB | 33/78 kB
Progress (4): 107 kB | 11 kB | 56 kB | 36/78 kB
Progress (4): 107 kB | 11 kB | 56 kB | 40/78 kB
Progress (4): 107 kB | 11 kB | 56 kB | 44/78 kB
Progress (4): 107 kB | 11 kB | 56 kB | 48/78 kB
Progress (4): 107 kB | 11 kB | 56 kB | 52/78 kB
Progress (4): 107 kB | 11 kB | 56 kB | 56/78 kB
Progress (4): 107 kB | 11 kB | 56 kB | 60/78 kB
Progress (4): 107 kB | 11 kB | 56 kB | 63/78 kB
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 kB at 63 kB/s)
#14 11.05 Progress (3): 107 kB | 56 kB | 67/78 kB
                                       
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
#14 11.05 Progress (3): 107 kB | 56 kB | 71/78 kB
Progress (3): 107 kB | 56 kB | 75/78 kB
Progress (3): 107 kB | 56 kB | 78 kB   
                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 605 kB/s)
#14 11.05 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
#14 11.05 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (56 kB at 308 kB/s)
#14 11.05 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
#14 11.06 Progress (2): 78 kB | 4.1/284 kB
Progress (2): 78 kB | 8.2/284 kB
Progress (2): 78 kB | 12/284 kB 
Progress (2): 78 kB | 16/284 kB
Progress (2): 78 kB | 20/284 kB
Progress (2): 78 kB | 25/284 kB
Progress (2): 78 kB | 29/284 kB
Progress (2): 78 kB | 33/284 kB
Progress (2): 78 kB | 37/284 kB
Progress (2): 78 kB | 41/284 kB
Progress (2): 78 kB | 45/284 kB
Progress (2): 78 kB | 49/284 kB
Progress (2): 78 kB | 53/284 kB
Progress (2): 78 kB | 57/284 kB
Progress (2): 78 kB | 61/284 kB
Progress (2): 78 kB | 66/284 kB
Progress (2): 78 kB | 70/284 kB
Progress (2): 78 kB | 74/284 kB
Progress (2): 78 kB | 78/284 kB
Progress (2): 78 kB | 82/284 kB
Progress (2): 78 kB | 86/284 kB
Progress (2): 78 kB | 90/284 kB
Progress (3): 78 kB | 90/284 kB | 4.1/66 kB
Progress (3): 78 kB | 94/284 kB | 4.1/66 kB
Progress (3): 78 kB | 94/284 kB | 8.2/66 kB
Progress (3): 78 kB | 98/284 kB | 8.2/66 kB
Progress (3): 78 kB | 98/284 kB | 12/66 kB 
Progress (3): 78 kB | 102/284 kB | 12/66 kB
Progress (3): 78 kB | 102/284 kB | 16/66 kB
                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (78 kB at 415 kB/s)
#14 11.06 Progress (2): 102/284 kB | 20/66 kB
Progress (2): 106/284 kB | 20/66 kB
Progress (2): 106/284 kB | 25/66 kB
                                   
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
#14 11.06 Progress (2): 106/284 kB | 29/66 kB
Progress (2): 111/284 kB | 29/66 kB
Progress (2): 111/284 kB | 33/66 kB
Progress (2): 115/284 kB | 33/66 kB
Progress (2): 115/284 kB | 37/66 kB
Progress (2): 119/284 kB | 37/66 kB
Progress (2): 119/284 kB | 41/66 kB
Progress (2): 123/284 kB | 41/66 kB
Progress (2): 123/284 kB | 45/66 kB
Progress (2): 127/284 kB | 45/66 kB
Progress (2): 127/284 kB | 49/66 kB
Progress (2): 131/284 kB | 49/66 kB
Progress (2): 131/284 kB | 53/66 kB
Progress (3): 131/284 kB | 53/66 kB | 4.1/174 kB
Progress (3): 135/284 kB | 53/66 kB | 4.1/174 kB
Progress (3): 135/284 kB | 57/66 kB | 4.1/174 kB
Progress (3): 139/284 kB | 57/66 kB | 4.1/174 kB
Progress (3): 139/284 kB | 57/66 kB | 8.2/174 kB
Progress (3): 143/284 kB | 57/66 kB | 8.2/174 kB
Progress (3): 143/284 kB | 61/66 kB | 8.2/174 kB
Progress (3): 143/284 kB | 61/66 kB | 12/174 kB 
Progress (3): 147/284 kB | 61/66 kB | 12/174 kB
Progress (3): 147/284 kB | 66/66 kB | 12/174 kB
Progress (3): 152/284 kB | 66/66 kB | 12/174 kB
Progress (3): 152/284 kB | 66/66 kB | 16/174 kB
Progress (3): 156/284 kB | 66/66 kB | 16/174 kB
Progress (3): 156/284 kB | 66 kB | 16/174 kB   
Progress (3): 160/284 kB | 66 kB | 16/174 kB
Progress (3): 160/284 kB | 66 kB | 20/174 kB
Progress (3): 164/284 kB | 66 kB | 20/174 kB
Progress (3): 164/284 kB | 66 kB | 25/174 kB
Progress (3): 168/284 kB | 66 kB | 25/174 kB
Progress (3): 168/284 kB | 66 kB | 29/174 kB
Progress (3): 172/284 kB | 66 kB | 29/174 kB
Progress (3): 172/284 kB | 66 kB | 33/174 kB
Progress (3): 176/284 kB | 66 kB | 33/174 kB
Progress (3): 176/284 kB | 66 kB | 37/174 kB
Progress (3): 180/284 kB | 66 kB | 37/174 kB
Progress (3): 180/284 kB | 66 kB | 41/174 kB
Progress (3): 184/284 kB | 66 kB | 41/174 kB
Progress (3): 184/284 kB | 66 kB | 45/174 kB
Progress (3): 188/284 kB | 66 kB | 45/174 kB
Progress (3): 188/284 kB | 66 kB | 49/174 kB
Progress (3): 193/284 kB | 66 kB | 49/174 kB
Progress (3): 193/284 kB | 66 kB | 53/174 kB
Progress (3): 197/284 kB | 66 kB | 53/174 kB
Progress (4): 197/284 kB | 66 kB | 53/174 kB | 4.1/34 kB
Progress (4): 197/284 kB | 66 kB | 57/174 kB | 4.1/34 kB
Progress (4): 197/284 kB | 66 kB | 57/174 kB | 8.2/34 kB
Progress (4): 201/284 kB | 66 kB | 57/174 kB | 8.2/34 kB
Progress (4): 201/284 kB | 66 kB | 57/174 kB | 12/34 kB 
Progress (4): 201/284 kB | 66 kB | 61/174 kB | 12/34 kB
Progress (4): 201/284 kB | 66 kB | 61/174 kB | 16/34 kB
Progress (4): 205/284 kB | 66 kB | 61/174 kB | 16/34 kB
Progress (4): 205/284 kB | 66 kB | 66/174 kB | 16/34 kB
Progress (4): 205/284 kB | 66 kB | 66/174 kB | 20/34 kB
Progress (4): 209/284 kB | 66 kB | 66/174 kB | 20/34 kB
Progress (4): 209/284 kB | 66 kB | 66/174 kB | 25/34 kB
Progress (4): 209/284 kB | 66 kB | 70/174 kB | 25/34 kB
Progress (4): 209/284 kB | 66 kB | 70/174 kB | 29/34 kB
Progress (4): 213/284 kB | 66 kB | 70/174 kB | 29/34 kB
Progress (4): 213/284 kB | 66 kB | 70/174 kB | 33/34 kB
Progress (4): 213/284 kB | 66 kB | 74/174 kB | 33/34 kB
Progress (4): 213/284 kB | 66 kB | 74/174 kB | 34 kB   
Progress (4): 217/284 kB | 66 kB | 74/174 kB | 34 kB
Progress (4): 217/284 kB | 66 kB | 78/174 kB | 34 kB
Progress (4): 221/284 kB | 66 kB | 78/174 kB | 34 kB
Progress (4): 221/284 kB | 66 kB | 82/174 kB | 34 kB
Progress (4): 225/284 kB | 66 kB | 82/174 kB | 34 kB
Progress (4): 225/284 kB | 66 kB | 86/174 kB | 34 kB
Progress (4): 229/284 kB | 66 kB | 86/174 kB | 34 kB
Progress (4): 229/284 kB | 66 kB | 90/174 kB | 34 kB
Progress (4): 233/284 kB | 66 kB | 90/174 kB | 34 kB
Progress (4): 233/284 kB | 66 kB | 94/174 kB | 34 kB
Progress (4): 238/284 kB | 66 kB | 94/174 kB | 34 kB
Progress (4): 238/284 kB | 66 kB | 98/174 kB | 34 kB
Progress (4): 242/284 kB | 66 kB | 98/174 kB | 34 kB
Progress (4): 242/284 kB | 66 kB | 102/174 kB | 34 kB
Progress (4): 246/284 kB | 66 kB | 102/174 kB | 34 kB
Progress (4): 246/284 kB | 66 kB | 106/174 kB | 34 kB
Progress (4): 250/284 kB | 66 kB | 106/174 kB | 34 kB
Progress (4): 250/284 kB | 66 kB | 111/174 kB | 34 kB
Progress (4): 254/284 kB | 66 kB | 111/174 kB | 34 kB
Progress (4): 254/284 kB | 66 kB | 115/174 kB | 34 kB
Progress (4): 258/284 kB | 66 kB | 115/174 kB | 34 kB
Progress (4): 258/284 kB | 66 kB | 119/174 kB | 34 kB
Progress (4): 262/284 kB | 66 kB | 119/174 kB | 34 kB
Progress (4): 262/284 kB | 66 kB | 123/174 kB | 34 kB
Progress (4): 266/284 kB | 66 kB | 123/174 kB | 34 kB
Progress (4): 266/284 kB | 66 kB | 127/174 kB | 34 kB
Progress (4): 270/284 kB | 66 kB | 127/174 kB | 34 kB
Progress (4): 270/284 kB | 66 kB | 131/174 kB | 34 kB
Progress (4): 274/284 kB | 66 kB | 131/174 kB | 34 kB
Progress (4): 274/284 kB | 66 kB | 135/174 kB | 34 kB
Progress (4): 279/284 kB | 66 kB | 135/174 kB | 34 kB
Progress (4): 279/284 kB | 66 kB | 139/174 kB | 34 kB
Progress (5): 279/284 kB | 66 kB | 139/174 kB | 34 kB | 2.7/37 kB
Progress (5): 279/284 kB | 66 kB | 143/174 kB | 34 kB | 2.7/37 kB
Progress (5): 279/284 kB | 66 kB | 143/174 kB | 34 kB | 6.8/37 kB
Progress (5): 283/284 kB | 66 kB | 143/174 kB | 34 kB | 6.8/37 kB
Progress (5): 283/284 kB | 66 kB | 143/174 kB | 34 kB | 11/37 kB 
Progress (5): 283/284 kB | 66 kB | 147/174 kB | 34 kB | 11/37 kB
Progress (5): 283/284 kB | 66 kB | 147/174 kB | 34 kB | 15/37 kB
Progress (5): 284 kB | 66 kB | 147/174 kB | 34 kB | 15/37 kB    
Progress (5): 284 kB | 66 kB | 147/174 kB | 34 kB | 19/37 kB
Progress (5): 284 kB | 66 kB | 152/174 kB | 34 kB | 19/37 kB
Progress (5): 284 kB | 66 kB | 152/174 kB | 34 kB | 23/37 kB
Progress (5): 284 kB | 66 kB | 156/174 kB | 34 kB | 23/37 kB
Progress (5): 284 kB | 66 kB | 156/174 kB | 34 kB | 26/37 kB
Progress (5): 284 kB | 66 kB | 160/174 kB | 34 kB | 26/37 kB
Progress (5): 284 kB | 66 kB | 160/174 kB | 34 kB | 30/37 kB
Progress (5): 284 kB | 66 kB | 164/174 kB | 34 kB | 30/37 kB
Progress (5): 284 kB | 66 kB | 164/174 kB | 34 kB | 33/37 kB
Progress (5): 284 kB | 66 kB | 168/174 kB | 34 kB | 33/37 kB
Progress (5): 284 kB | 66 kB | 168/174 kB | 34 kB | 37/37 kB
Progress (5): 284 kB | 66 kB | 172/174 kB | 34 kB | 37/37 kB
Progress (5): 284 kB | 66 kB | 172/174 kB | 34 kB | 37 kB   
Progress (5): 284 kB | 66 kB | 174 kB | 34 kB | 37 kB    
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (66 kB at 323 kB/s)
#14 11.08 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
#14 11.08 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 kB at 163 kB/s)
#14 11.08 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
#14 11.09 Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.3 MB/s)
#14 11.09 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
#14 11.09 Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 800 kB/s)
#14 11.09 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
#14 11.09 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 kB at 172 kB/s)
#14 11.09 Progress (1): 4.1/30 kB
                       
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
#14 11.09 Progress (1): 8.2/30 kB
Progress (1): 12/30 kB 
Progress (1): 16/30 kB
Progress (1): 20/30 kB
Progress (1): 25/30 kB
Progress (1): 29/30 kB
Progress (1): 30 kB   
Progress (2): 30 kB | 4.1/76 kB
Progress (2): 30 kB | 8.2/76 kB
Progress (2): 30 kB | 12/76 kB 
Progress (2): 30 kB | 16/76 kB
Progress (2): 30 kB | 20/76 kB
Progress (2): 30 kB | 25/76 kB
Progress (2): 30 kB | 29/76 kB
Progress (2): 30 kB | 33/76 kB
Progress (2): 30 kB | 37/76 kB
Progress (2): 30 kB | 41/76 kB
Progress (2): 30 kB | 45/76 kB
Progress (2): 30 kB | 49/76 kB
Progress (2): 30 kB | 53/76 kB
Progress (2): 30 kB | 57/76 kB
Progress (2): 30 kB | 61/76 kB
Progress (2): 30 kB | 66/76 kB
Progress (2): 30 kB | 70/76 kB
Progress (2): 30 kB | 74/76 kB
Progress (2): 30 kB | 76 kB   
Progress (3): 30 kB | 76 kB | 4.1/71 kB
Progress (3): 30 kB | 76 kB | 8.2/71 kB
Progress (3): 30 kB | 76 kB | 12/71 kB 
Progress (3): 30 kB | 76 kB | 16/71 kB
Progress (3): 30 kB | 76 kB | 20/71 kB
Progress (3): 30 kB | 76 kB | 25/71 kB
Progress (3): 30 kB | 76 kB | 29/71 kB
Progress (3): 30 kB | 76 kB | 33/71 kB
Progress (3): 30 kB | 76 kB | 37/71 kB
Progress (3): 30 kB | 76 kB | 41/71 kB
Progress (3): 30 kB | 76 kB | 45/71 kB
Progress (3): 30 kB | 76 kB | 49/71 kB
Progress (3): 30 kB | 76 kB | 53/71 kB
Progress (3): 30 kB | 76 kB | 57/71 kB
Progress (3): 30 kB | 76 kB | 61/71 kB
Progress (3): 30 kB | 76 kB | 66/71 kB
Progress (3): 30 kB | 76 kB | 70/71 kB
Progress (3): 30 kB | 76 kB | 71 kB   
Progress (4): 30 kB | 76 kB | 71 kB | 4.1/68 kB
Progress (4): 30 kB | 76 kB | 71 kB | 8.2/68 kB
Progress (4): 30 kB | 76 kB | 71 kB | 12/68 kB 
Progress (5): 30 kB | 76 kB | 71 kB | 12/68 kB | 4.1/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 16/68 kB | 4.1/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 16/68 kB | 8.2/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 16/68 kB | 12/83 kB 
Progress (5): 30 kB | 76 kB | 71 kB | 20/68 kB | 12/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 20/68 kB | 16/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 25/68 kB | 16/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 25/68 kB | 20/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 29/68 kB | 20/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 29/68 kB | 25/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 33/68 kB | 25/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 33/68 kB | 29/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 37/68 kB | 29/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 37/68 kB | 33/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 41/68 kB | 33/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 41/68 kB | 37/83 kB
Progress (5): 30 kB | 76 kB | 71 kB | 45/68 kB | 37/83 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 kB at 130 kB/s)
#14 11.11 Progress (4): 76 kB | 71 kB | 45/68 kB | 41/83 kB
                                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
#14 11.11 Progress (4): 76 kB | 71 kB | 49/68 kB | 41/83 kB
Progress (4): 76 kB | 71 kB | 49/68 kB | 45/83 kB
Progress (4): 76 kB | 71 kB | 49/68 kB | 49/83 kB
Progress (4): 76 kB | 71 kB | 53/68 kB | 49/83 kB
Progress (4): 76 kB | 71 kB | 53/68 kB | 53/83 kB
Progress (4): 76 kB | 71 kB | 57/68 kB | 53/83 kB
Progress (4): 76 kB | 71 kB | 57/68 kB | 57/83 kB
Progress (4): 76 kB | 71 kB | 61/68 kB | 57/83 kB
Progress (4): 76 kB | 71 kB | 61/68 kB | 61/83 kB
Progress (4): 76 kB | 71 kB | 66/68 kB | 61/83 kB
Progress (4): 76 kB | 71 kB | 66/68 kB | 65/83 kB
Progress (4): 76 kB | 71 kB | 68 kB | 65/83 kB   
Progress (4): 76 kB | 71 kB | 68 kB | 69/83 kB
Progress (4): 76 kB | 71 kB | 68 kB | 73/83 kB
Progress (4): 76 kB | 71 kB | 68 kB | 77/83 kB
Progress (4): 76 kB | 71 kB | 68 kB | 82/83 kB
Progress (4): 76 kB | 71 kB | 68 kB | 83 kB   
                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (76 kB at 322 kB/s)
#14 11.11 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
#14 11.11 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (71 kB at 295 kB/s)
#14 11.12 Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
#14 11.12 Progress (3): 68 kB | 83 kB | 4.1/66 kB
Progress (3): 68 kB | 83 kB | 8.2/66 kB
Progress (3): 68 kB | 83 kB | 12/66 kB 
Progress (3): 68 kB | 83 kB | 16/66 kB
Progress (3): 68 kB | 83 kB | 20/66 kB
Progress (3): 68 kB | 83 kB | 25/66 kB
Progress (3): 68 kB | 83 kB | 29/66 kB
Progress (3): 68 kB | 83 kB | 33/66 kB
Progress (3): 68 kB | 83 kB | 37/66 kB
                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (68 kB at 274 kB/s)
#14 11.12 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (83 kB at 336 kB/s)
#14 11.12 Progress (1): 41/66 kB
                      
Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
#14 11.12 Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
#14 11.12 Progress (1): 45/66 kB
Progress (1): 49/66 kB
Progress (1): 53/66 kB
Progress (1): 57/66 kB
Progress (1): 61/66 kB
Progress (1): 66/66 kB
Progress (1): 66 kB   
Progress (2): 66 kB | 4.1/62 kB
Progress (2): 66 kB | 8.2/62 kB
Progress (2): 66 kB | 12/62 kB 
Progress (2): 66 kB | 16/62 kB
Progress (2): 66 kB | 20/62 kB
Progress (2): 66 kB | 25/62 kB
Progress (2): 66 kB | 29/62 kB
Progress (2): 66 kB | 33/62 kB
Progress (2): 66 kB | 37/62 kB
Progress (2): 66 kB | 41/62 kB
Progress (2): 66 kB | 45/62 kB
Progress (2): 66 kB | 49/62 kB
Progress (2): 66 kB | 53/62 kB
Progress (2): 66 kB | 57/62 kB
Progress (2): 66 kB | 61/62 kB
Progress (2): 66 kB | 62 kB   
Progress (3): 66 kB | 62 kB | 4.1/692 kB
Progress (3): 66 kB | 62 kB | 8.2/692 kB
Progress (3): 66 kB | 62 kB | 12/692 kB 
Progress (3): 66 kB | 62 kB | 16/692 kB
Progress (3): 66 kB | 62 kB | 20/692 kB
Progress (3): 66 kB | 62 kB | 25/692 kB
Progress (3): 66 kB | 62 kB | 29/692 kB
Progress (3): 66 kB | 62 kB | 33/692 kB
Progress (3): 66 kB | 62 kB | 37/692 kB
Progress (3): 66 kB | 62 kB | 41/692 kB
Progress (3): 66 kB | 62 kB | 45/692 kB
Progress (3): 66 kB | 62 kB | 49/692 kB
Progress (3): 66 kB | 62 kB | 53/692 kB
Progress (3): 66 kB | 62 kB | 57/692 kB
Progress (3): 66 kB | 62 kB | 61/692 kB
Progress (3): 66 kB | 62 kB | 65/692 kB
Progress (3): 66 kB | 62 kB | 69/692 kB
Progress (3): 66 kB | 62 kB | 73/692 kB
Progress (3): 66 kB | 62 kB | 78/692 kB
Progress (3): 66 kB | 62 kB | 82/692 kB
Progress (3): 66 kB | 62 kB | 86/692 kB
Progress (4): 66 kB | 62 kB | 86/692 kB | 3.8 kB
Progress (4): 66 kB | 62 kB | 90/692 kB | 3.8 kB
Progress (4): 66 kB | 62 kB | 94/692 kB | 3.8 kB
Progress (4): 66 kB | 62 kB | 98/692 kB | 3.8 kB
Progress (4): 66 kB | 62 kB | 102/692 kB | 3.8 kB
Progress (5): 66 kB | 62 kB | 102/692 kB | 3.8 kB | 0/3.8 MB
Progress (5): 66 kB | 62 kB | 106/692 kB | 3.8 kB | 0/3.8 MB
                                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (66 kB at 255 kB/s)
#14 11.14 Progress (4): 62 kB | 106/692 kB | 3.8 kB | 0/3.8 MB
Progress (4): 62 kB | 110/692 kB | 3.8 kB | 0/3.8 MB
                                                    
Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
#14 11.14 Progress (4): 62 kB | 110/692 kB | 3.8 kB | 0.1/3.8 MB
Progress (4): 62 kB | 114/692 kB | 3.8 kB | 0.1/3.8 MB
Progress (4): 62 kB | 114/692 kB | 3.8 kB | 0.1/3.8 MB
Progress (4): 62 kB | 118/692 kB | 3.8 kB | 0.1/3.8 MB
Progress (4): 62 kB | 123/692 kB | 3.8 kB | 0.1/3.8 MB
Progress (4): 62 kB | 123/692 kB | 3.8 kB | 0.1/3.8 MB
Progress (4): 62 kB | 127/692 kB | 3.8 kB | 0.1/3.8 MB
Progress (4): 62 kB | 131/692 kB | 3.8 kB | 0.1/3.8 MB
Progress (4): 62 kB | 131/692 kB | 3.8 kB | 0.1/3.8 MB
Progress (4): 62 kB | 135/692 kB | 3.8 kB | 0.1/3.8 MB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (62 kB at 234 kB/s)
#14 11.14 Progress (3): 135/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 139/692 kB | 3.8 kB | 0.2/3.8 MB
                                              
Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
#14 11.14 Progress (3): 139/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 143/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 147/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 147/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 151/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 155/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 155/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 159/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 164/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 168/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 172/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 176/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 180/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 184/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 188/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 192/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 196/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 200/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 204/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 209/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 213/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 217/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 221/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 225/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 229/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 233/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 237/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 241/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 245/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 250/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 254/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 258/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 262/692 kB | 3.8 kB | 0.2/3.8 MB
Progress (3): 262/692 kB | 3.8 kB | 0.3/3.8 MB
Progress (3): 266/692 kB | 3.8 kB | 0.3/3.8 MB
Progress (3): 270/692 kB | 3.8 kB | 0.3/3.8 MB
Progress (3): 274/692 kB | 3.8 kB | 0.3/3.8 MB
Progress (3): 278/692 kB | 3.8 kB | 0.3/3.8 MB
Progress (3): 278/692 kB | 3.8 kB | 0.3/3.8 MB
Progress (3): 282/692 kB | 3.8 kB | 0.3/3.8 MB
Progress (3): 286/692 kB | 3.8 kB | 0.3/3.8 MB
Progress (3): 291/692 kB | 3.8 kB | 0.3/3.8 MB
Progress (3): 291/692 kB | 3.8 kB | 0.3/3.8 MB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 14 kB/s)
#14 11.15 Progress (2): 295/692 kB | 0.3/3.8 MB
                                     
Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
#14 11.15 Progress (2): 295/692 kB | 0.3/3.8 MB
Progress (2): 299/692 kB | 0.3/3.8 MB
Progress (2): 303/692 kB | 0.3/3.8 MB
Progress (2): 307/692 kB | 0.3/3.8 MB
Progress (2): 307/692 kB | 0.4/3.8 MB
Progress (2): 311/692 kB | 0.4/3.8 MB
Progress (2): 315/692 kB | 0.4/3.8 MB
Progress (3): 315/692 kB | 0.4/3.8 MB | 4.1/9.6 kB
Progress (3): 315/692 kB | 0.4/3.8 MB | 4.1/9.6 kB
Progress (3): 315/692 kB | 0.4/3.8 MB | 8.2/9.6 kB
Progress (3): 319/692 kB | 0.4/3.8 MB | 8.2/9.6 kB
Progress (3): 319/692 kB | 0.4/3.8 MB | 9.6 kB    
Progress (3): 323/692 kB | 0.4/3.8 MB | 9.6 kB
Progress (3): 323/692 kB | 0.4/3.8 MB | 9.6 kB
Progress (3): 327/692 kB | 0.4/3.8 MB | 9.6 kB
Progress (3): 327/692 kB | 0.4/3.8 MB | 9.6 kB
Progress (3): 331/692 kB | 0.4/3.8 MB | 9.6 kB
Progress (3): 336/692 kB | 0.4/3.8 MB | 9.6 kB
Progress (3): 340/692 kB | 0.4/3.8 MB | 9.6 kB
Progress (3): 340/692 kB | 0.5/3.8 MB | 9.6 kB
Progress (3): 344/692 kB | 0.5/3.8 MB | 9.6 kB
Progress (3): 344/692 kB | 0.5/3.8 MB | 9.6 kB
Progress (3): 348/692 kB | 0.5/3.8 MB | 9.6 kB
Progress (3): 352/692 kB | 0.5/3.8 MB | 9.6 kB
Progress (3): 352/692 kB | 0.5/3.8 MB | 9.6 kB
Progress (3): 356/692 kB | 0.5/3.8 MB | 9.6 kB
Progress (3): 360/692 kB | 0.5/3.8 MB | 9.6 kB
Progress (4): 360/692 kB | 0.5/3.8 MB | 9.6 kB | 4.1/762 kB
Progress (4): 364/692 kB | 0.5/3.8 MB | 9.6 kB | 4.1/762 kB
Progress (4): 364/692 kB | 0.5/3.8 MB | 9.6 kB | 8.2/762 kB
Progress (4): 368/692 kB | 0.5/3.8 MB | 9.6 kB | 8.2/762 kB
Progress (4): 368/692 kB | 0.5/3.8 MB | 9.6 kB | 12/762 kB 
Progress (4): 372/692 kB | 0.5/3.8 MB | 9.6 kB | 12/762 kB
Progress (4): 372/692 kB | 0.5/3.8 MB | 9.6 kB | 16/762 kB
Progress (4): 377/692 kB | 0.5/3.8 MB | 9.6 kB | 16/762 kB
Progress (4): 377/692 kB | 0.5/3.8 MB | 9.6 kB | 20/762 kB
Progress (4): 377/692 kB | 0.5/3.8 MB | 9.6 kB | 25/762 kB
Progress (4): 381/692 kB | 0.5/3.8 MB | 9.6 kB | 25/762 kB
Progress (4): 381/692 kB | 0.5/3.8 MB | 9.6 kB | 29/762 kB
Progress (4): 385/692 kB | 0.5/3.8 MB | 9.6 kB | 29/762 kB
Progress (4): 385/692 kB | 0.5/3.8 MB | 9.6 kB | 33/762 kB
Progress (4): 389/692 kB | 0.5/3.8 MB | 9.6 kB | 33/762 kB
Progress (4): 389/692 kB | 0.5/3.8 MB | 9.6 kB | 37/762 kB
Progress (4): 393/692 kB | 0.5/3.8 MB | 9.6 kB | 37/762 kB
Progress (4): 393/692 kB | 0.5/3.8 MB | 9.6 kB | 41/762 kB
Progress (4): 393/692 kB | 0.5/3.8 MB | 9.6 kB | 45/762 kB
Progress (4): 397/692 kB | 0.5/3.8 MB | 9.6 kB | 45/762 kB
Progress (4): 397/692 kB | 0.5/3.8 MB | 9.6 kB | 49/762 kB
Progress (4): 401/692 kB | 0.5/3.8 MB | 9.6 kB | 49/762 kB
Progress (4): 401/692 kB | 0.5/3.8 MB | 9.6 kB | 53/762 kB
Progress (4): 405/692 kB | 0.5/3.8 MB | 9.6 kB | 53/762 kB
Progress (4): 405/692 kB | 0.5/3.8 MB | 9.6 kB | 57/762 kB
Progress (4): 409/692 kB | 0.5/3.8 MB | 9.6 kB | 57/762 kB
Progress (4): 409/692 kB | 0.5/3.8 MB | 9.6 kB | 61/762 kB
Progress (4): 409/692 kB | 0.5/3.8 MB | 9.6 kB | 64/762 kB
Progress (4): 413/692 kB | 0.5/3.8 MB | 9.6 kB | 64/762 kB
Progress (4): 413/692 kB | 0.5/3.8 MB | 9.6 kB | 68/762 kB
Progress (4): 417/692 kB | 0.5/3.8 MB | 9.6 kB | 68/762 kB
Progress (4): 417/692 kB | 0.5/3.8 MB | 9.6 kB | 72/762 kB
Progress (4): 422/692 kB | 0.5/3.8 MB | 9.6 kB | 72/762 kB
Progress (4): 422/692 kB | 0.5/3.8 MB | 9.6 kB | 77/762 kB
Progress (4): 426/692 kB | 0.5/3.8 MB | 9.6 kB | 77/762 kB
Progress (4): 426/692 kB | 0.5/3.8 MB | 9.6 kB | 81/762 kB
Progress (4): 430/692 kB | 0.5/3.8 MB | 9.6 kB | 81/762 kB
Progress (4): 430/692 kB | 0.5/3.8 MB | 9.6 kB | 85/762 kB
Progress (4): 434/692 kB | 0.5/3.8 MB | 9.6 kB | 85/762 kB
Progress (4): 434/692 kB | 0.5/3.8 MB | 9.6 kB | 85/762 kB
Progress (4): 434/692 kB | 0.5/3.8 MB | 9.6 kB | 89/762 kB
Progress (4): 438/692 kB | 0.5/3.8 MB | 9.6 kB | 89/762 kB
Progress (4): 438/692 kB | 0.5/3.8 MB | 9.6 kB | 93/762 kB
Progress (4): 438/692 kB | 0.6/3.8 MB | 9.6 kB | 93/762 kB
Progress (4): 442/692 kB | 0.6/3.8 MB | 9.6 kB | 93/762 kB
Progress (4): 442/692 kB | 0.6/3.8 MB | 9.6 kB | 97/762 kB
Progress (4): 446/692 kB | 0.6/3.8 MB | 9.6 kB | 97/762 kB
Progress (4): 446/692 kB | 0.6/3.8 MB | 9.6 kB | 101/762 kB
Progress (4): 446/692 kB | 0.6/3.8 MB | 9.6 kB | 101/762 kB
Progress (4): 446/692 kB | 0.6/3.8 MB | 9.6 kB | 105/762 kB
Progress (4): 450/692 kB | 0.6/3.8 MB | 9.6 kB | 105/762 kB
Progress (4): 450/692 kB | 0.6/3.8 MB | 9.6 kB | 109/762 kB
Progress (4): 450/692 kB | 0.6/3.8 MB | 9.6 kB | 109/762 kB
Progress (4): 454/692 kB | 0.6/3.8 MB | 9.6 kB | 109/762 kB
Progress (4): 454/692 kB | 0.6/3.8 MB | 9.6 kB | 113/762 kB
Progress (4): 458/692 kB | 0.6/3.8 MB | 9.6 kB | 113/762 kB
Progress (4): 458/692 kB | 0.6/3.8 MB | 9.6 kB | 117/762 kB
Progress (4): 458/692 kB | 0.6/3.8 MB | 9.6 kB | 122/762 kB
Progress (4): 463/692 kB | 0.6/3.8 MB | 9.6 kB | 122/762 kB
Progress (4): 463/692 kB | 0.6/3.8 MB | 9.6 kB | 122/762 kB
Progress (5): 463/692 kB | 0.6/3.8 MB | 9.6 kB | 122/762 kB | 4.1/164 kB
Progress (5): 467/692 kB | 0.6/3.8 MB | 9.6 kB | 122/762 kB | 4.1/164 kB
Progress (5): 471/692 kB | 0.6/3.8 MB | 9.6 kB | 122/762 kB | 4.1/164 kB
Progress (5): 475/692 kB | 0.6/3.8 MB | 9.6 kB | 122/762 kB | 4.1/164 kB
Progress (5): 479/692 kB | 0.6/3.8 MB | 9.6 kB | 122/762 kB | 4.1/164 kB
Progress (5): 483/692 kB | 0.6/3.8 MB | 9.6 kB | 122/762 kB | 4.1/164 kB
Progress (5): 483/692 kB | 0.6/3.8 MB | 9.6 kB | 126/762 kB | 4.1/164 kB
Progress (5): 487/692 kB | 0.6/3.8 MB | 9.6 kB | 126/762 kB | 4.1/164 kB
Progress (5): 487/692 kB | 0.6/3.8 MB | 9.6 kB | 126/762 kB | 8.2/164 kB
Progress (5): 487/692 kB | 0.7/3.8 MB | 9.6 kB | 126/762 kB | 8.2/164 kB
Progress (5): 487/692 kB | 0.7/3.8 MB | 9.6 kB | 126/762 kB | 12/164 kB 
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 33 kB/s)
#14 11.16 Progress (4): 491/692 kB | 0.7/3.8 MB | 126/762 kB | 12/164 kB
Progress (4): 491/692 kB | 0.7/3.8 MB | 130/762 kB | 12/164 kB
                                                              
Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
#14 11.16 Progress (4): 491/692 kB | 0.7/3.8 MB | 130/762 kB | 12/164 kB
Progress (4): 491/692 kB | 0.7/3.8 MB | 130/762 kB | 16/164 kB
Progress (4): 491/692 kB | 0.7/3.8 MB | 134/762 kB | 16/164 kB
Progress (4): 495/692 kB | 0.7/3.8 MB | 134/762 kB | 16/164 kB
Progress (4): 495/692 kB | 0.7/3.8 MB | 138/762 kB | 16/164 kB
Progress (4): 495/692 kB | 0.7/3.8 MB | 138/762 kB | 20/164 kB
Progress (4): 495/692 kB | 0.7/3.8 MB | 138/762 kB | 20/164 kB
Progress (4): 495/692 kB | 0.7/3.8 MB | 138/762 kB | 25/164 kB
Progress (4): 495/692 kB | 0.7/3.8 MB | 142/762 kB | 25/164 kB
Progress (4): 499/692 kB | 0.7/3.8 MB | 142/762 kB | 25/164 kB
Progress (4): 499/692 kB | 0.7/3.8 MB | 142/762 kB | 25/164 kB
Progress (4): 499/692 kB | 0.7/3.8 MB | 146/762 kB | 25/164 kB
Progress (4): 499/692 kB | 0.7/3.8 MB | 146/762 kB | 29/164 kB
Progress (4): 503/692 kB | 0.7/3.8 MB | 146/762 kB | 29/164 kB
Progress (4): 503/692 kB | 0.7/3.8 MB | 146/762 kB | 33/164 kB
Progress (4): 503/692 kB | 0.7/3.8 MB | 150/762 kB | 33/164 kB
Progress (4): 503/692 kB | 0.8/3.8 MB | 150/762 kB | 33/164 kB
Progress (4): 503/692 kB | 0.8/3.8 MB | 154/762 kB | 33/164 kB
Progress (4): 503/692 kB | 0.8/3.8 MB | 154/762 kB | 37/164 kB
Progress (4): 508/692 kB | 0.8/3.8 MB | 154/762 kB | 37/164 kB
Progress (4): 508/692 kB | 0.8/3.8 MB | 154/762 kB | 37/164 kB
Progress (4): 508/692 kB | 0.8/3.8 MB | 154/762 kB | 41/164 kB
Progress (4): 508/692 kB | 0.8/3.8 MB | 158/762 kB | 41/164 kB
Progress (4): 508/692 kB | 0.8/3.8 MB | 158/762 kB | 45/164 kB
Progress (4): 512/692 kB | 0.8/3.8 MB | 158/762 kB | 45/164 kB
Progress (4): 512/692 kB | 0.8/3.8 MB | 158/762 kB | 49/164 kB
Progress (4): 512/692 kB | 0.8/3.8 MB | 158/762 kB | 49/164 kB
Progress (4): 512/692 kB | 0.8/3.8 MB | 163/762 kB | 49/164 kB
Progress (4): 512/692 kB | 0.8/3.8 MB | 163/762 kB | 53/164 kB
Progress (4): 516/692 kB | 0.8/3.8 MB | 163/762 kB | 53/164 kB
Progress (4): 516/692 kB | 0.8/3.8 MB | 163/762 kB | 53/164 kB
Progress (4): 516/692 kB | 0.8/3.8 MB | 163/762 kB | 57/164 kB
Progress (4): 516/692 kB | 0.8/3.8 MB | 167/762 kB | 57/164 kB
Progress (4): 516/692 kB | 0.9/3.8 MB | 167/762 kB | 57/164 kB
Progress (4): 516/692 kB | 0.9/3.8 MB | 167/762 kB | 61/164 kB
Progress (4): 520/692 kB | 0.9/3.8 MB | 167/762 kB | 61/164 kB
Progress (4): 520/692 kB | 0.9/3.8 MB | 171/762 kB | 61/164 kB
Progress (4): 520/692 kB | 0.9/3.8 MB | 171/762 kB | 61/164 kB
Progress (4): 520/692 kB | 0.9/3.8 MB | 171/762 kB | 66/164 kB
Progress (4): 524/692 kB | 0.9/3.8 MB | 171/762 kB | 66/164 kB
Progress (4): 524/692 kB | 0.9/3.8 MB | 171/762 kB | 66/164 kB
Progress (4): 524/692 kB | 0.9/3.8 MB | 171/762 kB | 70/164 kB
Progress (4): 524/692 kB | 0.9/3.8 MB | 175/762 kB | 70/164 kB
Progress (4): 524/692 kB | 0.9/3.8 MB | 175/762 kB | 74/164 kB
Progress (4): 528/692 kB | 0.9/3.8 MB | 175/762 kB | 74/164 kB
Progress (4): 528/692 kB | 0.9/3.8 MB | 175/762 kB | 78/164 kB
Progress (4): 528/692 kB | 0.9/3.8 MB | 175/762 kB | 78/164 kB
Progress (4): 528/692 kB | 0.9/3.8 MB | 179/762 kB | 78/164 kB
Progress (4): 528/692 kB | 0.9/3.8 MB | 179/762 kB | 82/164 kB
Progress (4): 532/692 kB | 0.9/3.8 MB | 179/762 kB | 82/164 kB
Progress (4): 532/692 kB | 0.9/3.8 MB | 179/762 kB | 86/164 kB
Progress (4): 532/692 kB | 0.9/3.8 MB | 179/762 kB | 86/164 kB
Progress (4): 532/692 kB | 0.9/3.8 MB | 183/762 kB | 86/164 kB
Progress (4): 532/692 kB | 0.9/3.8 MB | 183/762 kB | 90/164 kB
Progress (4): 536/692 kB | 0.9/3.8 MB | 183/762 kB | 90/164 kB
Progress (4): 536/692 kB | 1.0/3.8 MB | 183/762 kB | 90/164 kB
Progress (4): 536/692 kB | 1.0/3.8 MB | 183/762 kB | 94/164 kB
Progress (4): 536/692 kB | 1.0/3.8 MB | 187/762 kB | 94/164 kB
Progress (4): 540/692 kB | 1.0/3.8 MB | 187/762 kB | 94/164 kB
Progress (4): 540/692 kB | 1.0/3.8 MB | 191/762 kB | 94/164 kB
Progress (4): 540/692 kB | 1.0/3.8 MB | 191/762 kB | 98/164 kB
Progress (4): 540/692 kB | 1.0/3.8 MB | 191/762 kB | 98/164 kB
Progress (4): 540/692 kB | 1.0/3.8 MB | 191/762 kB | 102/164 kB
Progress (4): 540/692 kB | 1.0/3.8 MB | 195/762 kB | 102/164 kB
Progress (4): 544/692 kB | 1.0/3.8 MB | 195/762 kB | 102/164 kB
Progress (4): 544/692 kB | 1.0/3.8 MB | 199/762 kB | 102/164 kB
Progress (4): 544/692 kB | 1.0/3.8 MB | 199/762 kB | 102/164 kB
Progress (4): 544/692 kB | 1.0/3.8 MB | 199/762 kB | 106/164 kB
Progress (4): 544/692 kB | 1.0/3.8 MB | 204/762 kB | 106/164 kB
Progress (4): 549/692 kB | 1.0/3.8 MB | 204/762 kB | 106/164 kB
Progress (4): 549/692 kB | 1.0/3.8 MB | 208/762 kB | 106/164 kB
Progress (4): 549/692 kB | 1.0/3.8 MB | 208/762 kB | 111/164 kB
Progress (4): 549/692 kB | 1.0/3.8 MB | 212/762 kB | 111/164 kB
Progress (4): 553/692 kB | 1.0/3.8 MB | 212/762 kB | 111/164 kB
Progress (4): 553/692 kB | 1.0/3.8 MB | 212/762 kB | 115/164 kB
Progress (4): 557/692 kB | 1.0/3.8 MB | 212/762 kB | 115/164 kB
Progress (4): 557/692 kB | 1.0/3.8 MB | 216/762 kB | 115/164 kB
Progress (4): 557/692 kB | 1.0/3.8 MB | 216/762 kB | 119/164 kB
Progress (4): 557/692 kB | 1.0/3.8 MB | 216/762 kB | 119/164 kB
Progress (4): 557/692 kB | 1.0/3.8 MB | 220/762 kB | 119/164 kB
Progress (4): 561/692 kB | 1.0/3.8 MB | 220/762 kB | 119/164 kB
Progress (4): 561/692 kB | 1.0/3.8 MB | 224/762 kB | 119/164 kB
Progress (4): 561/692 kB | 1.0/3.8 MB | 224/762 kB | 123/164 kB
Progress (4): 561/692 kB | 1.0/3.8 MB | 228/762 kB | 123/164 kB
Progress (4): 565/692 kB | 1.0/3.8 MB | 228/762 kB | 123/164 kB
Progress (4): 565/692 kB | 1.0/3.8 MB | 228/762 kB | 127/164 kB
Progress (4): 569/692 kB | 1.0/3.8 MB | 228/762 kB | 127/164 kB
Progress (4): 569/692 kB | 1.0/3.8 MB | 228/762 kB | 131/164 kB
Progress (5): 569/692 kB | 1.0/3.8 MB | 228/762 kB | 131/164 kB | 0/1.2 MB
Progress (5): 569/692 kB | 1.0/3.8 MB | 232/762 kB | 131/164 kB | 0/1.2 MB
Progress (5): 569/692 kB | 1.0/3.8 MB | 232/762 kB | 131/164 kB | 0/1.2 MB
Progress (5): 569/692 kB | 1.0/3.8 MB | 232/762 kB | 135/164 kB | 0/1.2 MB
Progress (5): 573/692 kB | 1.0/3.8 MB | 232/762 kB | 135/164 kB | 0/1.2 MB
Progress (5): 573/692 kB | 1.0/3.8 MB | 232/762 kB | 135/164 kB | 0/1.2 MB
Progress (5): 573/692 kB | 1.0/3.8 MB | 232/762 kB | 139/164 kB | 0/1.2 MB
Progress (5): 573/692 kB | 1.1/3.8 MB | 232/762 kB | 139/164 kB | 0/1.2 MB
Progress (5): 573/692 kB | 1.1/3.8 MB | 236/762 kB | 139/164 kB | 0/1.2 MB
Progress (5): 573/692 kB | 1.1/3.8 MB | 236/762 kB | 143/164 kB | 0/1.2 MB
Progress (5): 573/692 kB | 1.1/3.8 MB | 236/762 kB | 143/164 kB | 0/1.2 MB
Progress (5): 577/692 kB | 1.1/3.8 MB | 236/762 kB | 143/164 kB | 0/1.2 MB
Progress (5): 577/692 kB | 1.1/3.8 MB | 236/762 kB | 147/164 kB | 0/1.2 MB
Progress (5): 577/692 kB | 1.1/3.8 MB | 236/762 kB | 147/164 kB | 0/1.2 MB
Progress (5): 577/692 kB | 1.1/3.8 MB | 240/762 kB | 147/164 kB | 0/1.2 MB
Progress (5): 577/692 kB | 1.1/3.8 MB | 240/762 kB | 152/164 kB | 0/1.2 MB
Progress (5): 577/692 kB | 1.1/3.8 MB | 240/762 kB | 152/164 kB | 0/1.2 MB
Progress (5): 581/692 kB | 1.1/3.8 MB | 240/762 kB | 152/164 kB | 0/1.2 MB
Progress (5): 581/692 kB | 1.1/3.8 MB | 240/762 kB | 152/164 kB | 0/1.2 MB
Progress (5): 581/692 kB | 1.1/3.8 MB | 240/762 kB | 156/164 kB | 0/1.2 MB
Progress (5): 581/692 kB | 1.1/3.8 MB | 240/762 kB | 156/164 kB | 0/1.2 MB
Progress (5): 581/692 kB | 1.1/3.8 MB | 244/762 kB | 156/164 kB | 0/1.2 MB
Progress (5): 581/692 kB | 1.1/3.8 MB | 244/762 kB | 160/164 kB | 0/1.2 MB
Progress (5): 581/692 kB | 1.1/3.8 MB | 244/762 kB | 160/164 kB | 0.1/1.2 MB
Progress (5): 585/692 kB | 1.1/3.8 MB | 244/762 kB | 160/164 kB | 0.1/1.2 MB
Progress (5): 585/692 kB | 1.1/3.8 MB | 244/762 kB | 160/164 kB | 0.1/1.2 MB
Progress (5): 585/692 kB | 1.1/3.8 MB | 244/762 kB | 164/164 kB | 0.1/1.2 MB
Progress (5): 585/692 kB | 1.1/3.8 MB | 249/762 kB | 164/164 kB | 0.1/1.2 MB
Progress (5): 585/692 kB | 1.1/3.8 MB | 249/762 kB | 164/164 kB | 0.1/1.2 MB
Progress (5): 585/692 kB | 1.1/3.8 MB | 253/762 kB | 164/164 kB | 0.1/1.2 MB
Progress (5): 585/692 kB | 1.1/3.8 MB | 253/762 kB | 164/164 kB | 0.1/1.2 MB
Progress (5): 585/692 kB | 1.1/3.8 MB | 253/762 kB | 164 kB | 0.1/1.2 MB    
Progress (5): 590/692 kB | 1.1/3.8 MB | 253/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 590/692 kB | 1.1/3.8 MB | 253/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 590/692 kB | 1.2/3.8 MB | 253/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 590/692 kB | 1.2/3.8 MB | 257/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 590/692 kB | 1.2/3.8 MB | 257/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 594/692 kB | 1.2/3.8 MB | 257/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 594/692 kB | 1.2/3.8 MB | 257/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 594/692 kB | 1.2/3.8 MB | 257/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 594/692 kB | 1.2/3.8 MB | 261/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 594/692 kB | 1.2/3.8 MB | 261/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 598/692 kB | 1.2/3.8 MB | 261/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 598/692 kB | 1.2/3.8 MB | 261/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 598/692 kB | 1.2/3.8 MB | 261/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 598/692 kB | 1.2/3.8 MB | 265/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 598/692 kB | 1.2/3.8 MB | 265/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 602/692 kB | 1.2/3.8 MB | 265/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 602/692 kB | 1.2/3.8 MB | 265/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 602/692 kB | 1.2/3.8 MB | 265/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 602/692 kB | 1.2/3.8 MB | 269/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 602/692 kB | 1.2/3.8 MB | 269/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 606/692 kB | 1.2/3.8 MB | 269/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 606/692 kB | 1.2/3.8 MB | 269/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 606/692 kB | 1.3/3.8 MB | 269/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 606/692 kB | 1.3/3.8 MB | 273/762 kB | 164 kB | 0.1/1.2 MB
Progress (5): 606/692 kB | 1.3/3.8 MB | 273/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 610/692 kB | 1.3/3.8 MB | 273/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 610/692 kB | 1.3/3.8 MB | 273/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 610/692 kB | 1.3/3.8 MB | 277/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 610/692 kB | 1.3/3.8 MB | 277/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 614/692 kB | 1.3/3.8 MB | 277/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 614/692 kB | 1.3/3.8 MB | 277/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 614/692 kB | 1.3/3.8 MB | 281/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 614/692 kB | 1.3/3.8 MB | 281/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 618/692 kB | 1.3/3.8 MB | 281/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 618/692 kB | 1.3/3.8 MB | 281/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 618/692 kB | 1.3/3.8 MB | 281/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 618/692 kB | 1.3/3.8 MB | 285/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 622/692 kB | 1.3/3.8 MB | 285/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 622/692 kB | 1.3/3.8 MB | 290/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 622/692 kB | 1.3/3.8 MB | 290/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 622/692 kB | 1.3/3.8 MB | 294/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 626/692 kB | 1.3/3.8 MB | 294/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 626/692 kB | 1.4/3.8 MB | 294/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 626/692 kB | 1.4/3.8 MB | 298/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 626/692 kB | 1.4/3.8 MB | 298/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 626/692 kB | 1.4/3.8 MB | 298/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 626/692 kB | 1.4/3.8 MB | 302/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 630/692 kB | 1.4/3.8 MB | 302/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 630/692 kB | 1.4/3.8 MB | 306/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 630/692 kB | 1.4/3.8 MB | 306/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 630/692 kB | 1.4/3.8 MB | 310/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 630/692 kB | 1.4/3.8 MB | 310/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 635/692 kB | 1.4/3.8 MB | 310/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 635/692 kB | 1.4/3.8 MB | 314/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 635/692 kB | 1.4/3.8 MB | 314/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 635/692 kB | 1.4/3.8 MB | 318/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 635/692 kB | 1.4/3.8 MB | 318/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 639/692 kB | 1.4/3.8 MB | 318/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 639/692 kB | 1.4/3.8 MB | 318/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 639/692 kB | 1.4/3.8 MB | 322/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 639/692 kB | 1.4/3.8 MB | 322/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 639/692 kB | 1.5/3.8 MB | 322/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 643/692 kB | 1.5/3.8 MB | 322/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 643/692 kB | 1.5/3.8 MB | 322/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 643/692 kB | 1.5/3.8 MB | 322/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 643/692 kB | 1.5/3.8 MB | 326/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 643/692 kB | 1.5/3.8 MB | 326/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 643/692 kB | 1.5/3.8 MB | 330/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 643/692 kB | 1.5/3.8 MB | 330/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 647/692 kB | 1.5/3.8 MB | 330/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 647/692 kB | 1.5/3.8 MB | 330/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 647/692 kB | 1.5/3.8 MB | 335/762 kB | 164 kB | 0.2/1.2 MB
Progress (5): 647/692 kB | 1.5/3.8 MB | 335/762 kB | 164 kB | 0.3/1.2 MB
Progress (5): 651/692 kB | 1.5/3.8 MB | 335/762 kB | 164 kB | 0.3/1.2 MB
Progress (5): 651/692 kB | 1.5/3.8 MB | 335/762 kB | 164 kB | 0.3/1.2 MB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 509 kB/s)
#14 11.20 Progress (4): 651/692 kB | 1.5/3.8 MB | 339/762 kB | 0.3/1.2 MB
                                                               
Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
#14 11.20 Progress (4): 651/692 kB | 1.5/3.8 MB | 339/762 kB | 0.3/1.2 MB
Progress (4): 655/692 kB | 1.5/3.8 MB | 339/762 kB | 0.3/1.2 MB
Progress (4): 655/692 kB | 1.5/3.8 MB | 339/762 kB | 0.3/1.2 MB
Progress (4): 655/692 kB | 1.6/3.8 MB | 339/762 kB | 0.3/1.2 MB
Progress (4): 655/692 kB | 1.6/3.8 MB | 343/762 kB | 0.3/1.2 MB
Progress (4): 655/692 kB | 1.6/3.8 MB | 343/762 kB | 0.3/1.2 MB
Progress (4): 655/692 kB | 1.6/3.8 MB | 347/762 kB | 0.3/1.2 MB
Progress (4): 659/692 kB | 1.6/3.8 MB | 347/762 kB | 0.3/1.2 MB
Progress (4): 659/692 kB | 1.6/3.8 MB | 347/762 kB | 0.3/1.2 MB
Progress (4): 659/692 kB | 1.6/3.8 MB | 347/762 kB | 0.3/1.2 MB
Progress (4): 659/692 kB | 1.6/3.8 MB | 351/762 kB | 0.3/1.2 MB
Progress (4): 663/692 kB | 1.6/3.8 MB | 351/762 kB | 0.3/1.2 MB
Progress (4): 663/692 kB | 1.6/3.8 MB | 355/762 kB | 0.3/1.2 MB
Progress (4): 667/692 kB | 1.6/3.8 MB | 355/762 kB | 0.3/1.2 MB
Progress (4): 667/692 kB | 1.6/3.8 MB | 355/762 kB | 0.3/1.2 MB
Progress (4): 671/692 kB | 1.6/3.8 MB | 355/762 kB | 0.3/1.2 MB
Progress (4): 671/692 kB | 1.6/3.8 MB | 359/762 kB | 0.3/1.2 MB
Progress (4): 671/692 kB | 1.6/3.8 MB | 359/762 kB | 0.3/1.2 MB
Progress (4): 671/692 kB | 1.6/3.8 MB | 359/762 kB | 0.3/1.2 MB
Progress (4): 671/692 kB | 1.6/3.8 MB | 363/762 kB | 0.3/1.2 MB
Progress (4): 676/692 kB | 1.6/3.8 MB | 363/762 kB | 0.3/1.2 MB
Progress (4): 676/692 kB | 1.6/3.8 MB | 367/762 kB | 0.3/1.2 MB
Progress (4): 676/692 kB | 1.6/3.8 MB | 367/762 kB | 0.3/1.2 MB
Progress (4): 676/692 kB | 1.6/3.8 MB | 371/762 kB | 0.3/1.2 MB
Progress (4): 680/692 kB | 1.6/3.8 MB | 371/762 kB | 0.3/1.2 MB
Progress (4): 680/692 kB | 1.6/3.8 MB | 376/762 kB | 0.3/1.2 MB
Progress (4): 680/692 kB | 1.6/3.8 MB | 376/762 kB | 0.3/1.2 MB
Progress (4): 680/692 kB | 1.6/3.8 MB | 376/762 kB | 0.3/1.2 MB
Progress (4): 680/692 kB | 1.6/3.8 MB | 380/762 kB | 0.3/1.2 MB
Progress (4): 684/692 kB | 1.6/3.8 MB | 380/762 kB | 0.3/1.2 MB
Progress (4): 684/692 kB | 1.6/3.8 MB | 384/762 kB | 0.3/1.2 MB
Progress (4): 684/692 kB | 1.6/3.8 MB | 384/762 kB | 0.3/1.2 MB
Progress (4): 684/692 kB | 1.6/3.8 MB | 388/762 kB | 0.3/1.2 MB
Progress (4): 684/692 kB | 1.7/3.8 MB | 388/762 kB | 0.3/1.2 MB
Progress (4): 688/692 kB | 1.7/3.8 MB | 388/762 kB | 0.3/1.2 MB
Progress (4): 688/692 kB | 1.7/3.8 MB | 392/762 kB | 0.3/1.2 MB
Progress (4): 688/692 kB | 1.7/3.8 MB | 392/762 kB | 0.3/1.2 MB
Progress (4): 688/692 kB | 1.7/3.8 MB | 396/762 kB | 0.3/1.2 MB
Progress (4): 692/692 kB | 1.7/3.8 MB | 396/762 kB | 0.3/1.2 MB
Progress (4): 692/692 kB | 1.7/3.8 MB | 396/762 kB | 0.3/1.2 MB
Progress (4): 692 kB | 1.7/3.8 MB | 396/762 kB | 0.3/1.2 MB    
Progress (4): 692 kB | 1.7/3.8 MB | 396/762 kB | 0.3/1.2 MB
Progress (4): 692 kB | 1.7/3.8 MB | 400/762 kB | 0.3/1.2 MB
Progress (4): 692 kB | 1.7/3.8 MB | 400/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.7/3.8 MB | 400/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.7/3.8 MB | 404/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.7/3.8 MB | 404/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.7/3.8 MB | 404/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.7/3.8 MB | 408/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.7/3.8 MB | 408/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.7/3.8 MB | 412/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 412/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 412/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 416/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 416/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 416/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 421/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 421/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 425/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 425/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 425/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 429/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 433/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 433/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 437/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 437/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 441/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 441/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 445/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 445/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 449/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 453/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 453/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 457/762 kB | 0.4/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 457/762 kB | 0.5/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 462/762 kB | 0.5/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 462/762 kB | 0.5/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 462/762 kB | 0.5/1.2 MB
Progress (4): 692 kB | 1.8/3.8 MB | 466/762 kB | 0.5/1.2 MB
Progress (5): 692 kB | 1.8/3.8 MB | 466/762 kB | 0.5/1.2 MB | 4.1/12 kB
Progress (5): 692 kB | 1.8/3.8 MB | 466/762 kB | 0.5/1.2 MB | 4.1/12 kB
Progress (5): 692 kB | 1.8/3.8 MB | 466/762 kB | 0.5/1.2 MB | 8.2/12 kB
Progress (5): 692 kB | 1.8/3.8 MB | 466/762 kB | 0.5/1.2 MB | 8.2/12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 466/762 kB | 0.5/1.2 MB | 8.2/12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 470/762 kB | 0.5/1.2 MB | 8.2/12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 470/762 kB | 0.5/1.2 MB | 8.2/12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 470/762 kB | 0.5/1.2 MB | 12 kB    
Progress (5): 692 kB | 1.9/3.8 MB | 470/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 470/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 474/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 474/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 478/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 482/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 482/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 482/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 486/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 486/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 490/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 490/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 494/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 494/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 1.9/3.8 MB | 498/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 498/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 498/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 503/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 503/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 503/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 507/762 kB | 0.5/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 507/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 511/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 511/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 515/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 515/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 515/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 519/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 519/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.0/3.8 MB | 523/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.1/3.8 MB | 523/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.1/3.8 MB | 527/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.1/3.8 MB | 527/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.1/3.8 MB | 531/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.1/3.8 MB | 531/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.1/3.8 MB | 535/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.1/3.8 MB | 535/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.1/3.8 MB | 539/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.1/3.8 MB | 539/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.1/3.8 MB | 543/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.1/3.8 MB | 543/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.1/3.8 MB | 543/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.1/3.8 MB | 548/762 kB | 0.6/1.2 MB | 12 kB
Progress (5): 692 kB | 2.1/3.8 MB | 548/762 kB | 0.6/1.2 MB | 12 kB
                                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 2.0 MB/s)
#14 11.22 Progress (4): 2.1/3.8 MB | 548/762 kB | 0.6/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 552/762 kB | 0.6/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 552/762 kB | 0.6/1.2 MB | 12 kB
                                                          
Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
#14 11.22 Progress (4): 2.1/3.8 MB | 552/762 kB | 0.6/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 556/762 kB | 0.6/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 556/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 560/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 564/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 564/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 568/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 568/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 568/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 572/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 572/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 576/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 576/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 576/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 580/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 580/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 584/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 584/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 589/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 589/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 593/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 593/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 597/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 601/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 601/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 605/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 605/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 609/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 613/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 613/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 617/762 kB | 0.7/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 617/762 kB | 0.8/1.2 MB | 12 kB
Progress (4): 2.1/3.8 MB | 621/762 kB | 0.8/1.2 MB | 12 kB
Progress (4): 2.2/3.8 MB | 621/762 kB | 0.8/1.2 MB | 12 kB
Progress (4): 2.2/3.8 MB | 625/762 kB | 0.8/1.2 MB | 12 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 34 kB/s)
#14 11.23 Progress (3): 2.2/3.8 MB | 625/762 kB | 0.8/1.2 MB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
#14 11.23 Progress (3): 2.2/3.8 MB | 625/762 kB | 0.8/1.2 MB
Progress (3): 2.2/3.8 MB | 629/762 kB | 0.8/1.2 MB
Progress (3): 2.2/3.8 MB | 629/762 kB | 0.8/1.2 MB
Progress (3): 2.2/3.8 MB | 634/762 kB | 0.8/1.2 MB
Progress (3): 2.2/3.8 MB | 634/762 kB | 0.8/1.2 MB
Progress (3): 2.2/3.8 MB | 634/762 kB | 0.8/1.2 MB
Progress (3): 2.2/3.8 MB | 638/762 kB | 0.8/1.2 MB
Progress (3): 2.2/3.8 MB | 638/762 kB | 0.8/1.2 MB
Progress (3): 2.2/3.8 MB | 638/762 kB | 0.8/1.2 MB
Progress (3): 2.2/3.8 MB | 642/762 kB | 0.8/1.2 MB
Progress (3): 2.2/3.8 MB | 642/762 kB | 0.8/1.2 MB
Progress (3): 2.2/3.8 MB | 646/762 kB | 0.8/1.2 MB
Progress (3): 2.2/3.8 MB | 646/762 kB | 0.8/1.2 MB
Progress (3): 2.2/3.8 MB | 650/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 650/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 650/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 654/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 654/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 654/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 658/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 658/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 662/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 662/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 662/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 666/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 666/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 670/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 670/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 670/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 675/762 kB | 0.8/1.2 MB
Progress (3): 2.3/3.8 MB | 675/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 679/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 679/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 683/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 687/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 687/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 691/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 691/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 695/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 699/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 699/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 703/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 703/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 707/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 711/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 711/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 716/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 716/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 720/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 720/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 724/762 kB | 0.9/1.2 MB
Progress (3): 2.3/3.8 MB | 724/762 kB | 0.9/1.2 MB
Progress (3): 2.4/3.8 MB | 724/762 kB | 0.9/1.2 MB
Progress (4): 2.4/3.8 MB | 724/762 kB | 0.9/1.2 MB | 4.1/6.6 kB
Progress (4): 2.4/3.8 MB | 728/762 kB | 0.9/1.2 MB | 4.1/6.6 kB
Progress (4): 2.4/3.8 MB | 728/762 kB | 0.9/1.2 MB | 4.1/6.6 kB
Progress (4): 2.4/3.8 MB | 728/762 kB | 0.9/1.2 MB | 6.6 kB    
Progress (4): 2.4/3.8 MB | 728/762 kB | 0.9/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 732/762 kB | 0.9/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 732/762 kB | 0.9/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 736/762 kB | 0.9/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 736/762 kB | 1.0/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 740/762 kB | 1.0/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 740/762 kB | 1.0/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 744/762 kB | 1.0/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 748/762 kB | 1.0/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 748/762 kB | 1.0/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 752/762 kB | 1.0/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 752/762 kB | 1.0/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 756/762 kB | 1.0/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 756/762 kB | 1.0/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 756/762 kB | 1.0/1.2 MB | 6.6 kB
Progress (4): 2.4/3.8 MB | 761/762 kB | 1.0/1.2 MB | 6.6 kB
Progress (5): 2.4/3.8 MB | 761/762 kB | 1.0/1.2 MB | 6.6 kB | 4.1/5.3 kB
Progress (5): 2.4/3.8 MB | 761/762 kB | 1.0/1.2 MB | 6.6 kB | 4.1/5.3 kB
Progress (5): 2.4/3.8 MB | 762 kB | 1.0/1.2 MB | 6.6 kB | 4.1/5.3 kB    
Progress (5): 2.4/3.8 MB | 762 kB | 1.0/1.2 MB | 6.6 kB | 4.1/5.3 kB
Progress (5): 2.4/3.8 MB | 762 kB | 1.0/1.2 MB | 6.6 kB | 5.3 kB    
Progress (5): 2.4/3.8 MB | 762 kB | 1.0/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.4/3.8 MB | 762 kB | 1.0/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.4/3.8 MB | 762 kB | 1.0/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.5/3.8 MB | 762 kB | 1.0/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.5/3.8 MB | 762 kB | 1.0/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.5/3.8 MB | 762 kB | 1.0/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.5/3.8 MB | 762 kB | 1.0/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.5/3.8 MB | 762 kB | 1.0/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.5/3.8 MB | 762 kB | 1.0/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.5/3.8 MB | 762 kB | 1.0/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.5/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.5/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.5/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.5/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.5/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.1/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.2/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.2/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.2/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.2/1.2 MB | 6.6 kB | 5.3 kB
Progress (5): 2.6/3.8 MB | 762 kB | 1.2/1.2 MB | 6.6 kB | 5.3 kB
                                                                
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 18 kB/s)
#14 11.25 Progress (4): 2.6/3.8 MB | 762 kB | 1.2 MB | 5.3 kB
                                                   
Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
#14 11.25 Progress (4): 2.7/3.8 MB | 762 kB | 1.2 MB | 5.3 kB
Progress (4): 2.7/3.8 MB | 762 kB | 1.2 MB | 5.3 kB
Progress (4): 2.7/3.8 MB | 762 kB | 1.2 MB | 5.3 kB
Progress (4): 2.7/3.8 MB | 762 kB | 1.2 MB | 5.3 kB
Progress (4): 2.8/3.8 MB | 762 kB | 1.2 MB | 5.3 kB
Progress (4): 2.8/3.8 MB | 762 kB | 1.2 MB | 5.3 kB
Progress (4): 2.8/3.8 MB | 762 kB | 1.2 MB | 5.3 kB
Progress (4): 2.8/3.8 MB | 762 kB | 1.2 MB | 5.3 kB
                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (762 kB at 2.0 MB/s)
#14 11.25 Progress (3): 2.9/3.8 MB | 1.2 MB | 5.3 kB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 14 kB/s)
#14 11.25 Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
#14 11.25 Downloading from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
#14 11.25 Progress (2): 2.9/3.8 MB | 1.2 MB
Progress (2): 2.9/3.8 MB | 1.2 MB
Progress (3): 2.9/3.8 MB | 1.2 MB | 4.1/4.2 kB
Progress (3): 2.9/3.8 MB | 1.2 MB | 4.2 kB    
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1.2 MB at 3.1 MB/s)
#14 11.26 Downloading from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
#14 11.26 Progress (2): 2.9/3.8 MB | 4.2 kB
Progress (2): 3.0/3.8 MB | 4.2 kB
Progress (2): 3.0/3.8 MB | 4.2 kB
Progress (2): 3.0/3.8 MB | 4.2 kB
Progress (2): 3.0/3.8 MB | 4.2 kB
Progress (2): 3.1/3.8 MB | 4.2 kB
Progress (2): 3.1/3.8 MB | 4.2 kB
Progress (2): 3.1/3.8 MB | 4.2 kB
Progress (2): 3.1/3.8 MB | 4.2 kB
Progress (2): 3.2/3.8 MB | 4.2 kB
Progress (3): 3.2/3.8 MB | 4.2 kB | 4.1/7.8 kB
Progress (3): 3.2/3.8 MB | 4.2 kB | 7.8 kB    
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 4.1/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 8.2/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 11/71 kB 
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 14/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 18/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 22/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 26/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 30/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 34/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 38/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 42/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 46/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 51/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 55/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 59/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 63/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 67/71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 71 kB   
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 71 kB
Progress (4): 3.2/3.8 MB | 4.2 kB | 7.8 kB | 71 kB
                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 10 kB/s)
#14 11.27 Progress (3): 3.2/3.8 MB | 7.8 kB | 71 kB
Progress (4): 3.2/3.8 MB | 7.8 kB | 71 kB | 4.1/250 kB
                                                      
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
#14 11.27 Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 4.1/250 kB
Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 8.2/250 kB
Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 12/250 kB 
Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 15/250 kB
Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 15/250 kB
Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 19/250 kB
Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 23/250 kB
Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 27/250 kB
Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 27/250 kB
Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 31/250 kB
Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 35/250 kB
Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 40/250 kB
Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 40/250 kB
Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 44/250 kB
Progress (4): 3.3/3.8 MB | 7.8 kB | 71 kB | 48/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 48/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 52/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 56/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 60/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 64/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 64/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 68/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 72/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 76/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 76/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 80/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 85/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 89/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 93/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 97/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 101/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 105/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 109/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 113/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 117/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 121/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 125/250 kB
Progress (4): 3.4/3.8 MB | 7.8 kB | 71 kB | 129/250 kB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 19 kB/s)
#14 11.28 Progress (3): 3.4/3.8 MB | 71 kB | 133/250 kB
                                             
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
#14 11.28 Progress (3): 3.4/3.8 MB | 71 kB | 138/250 kB
Progress (3): 3.4/3.8 MB | 71 kB | 142/250 kB
Progress (3): 3.4/3.8 MB | 71 kB | 146/250 kB
Progress (3): 3.4/3.8 MB | 71 kB | 146/250 kB
Progress (3): 3.4/3.8 MB | 71 kB | 150/250 kB
Progress (3): 3.4/3.8 MB | 71 kB | 154/250 kB
Progress (3): 3.4/3.8 MB | 71 kB | 158/250 kB
Progress (3): 3.4/3.8 MB | 71 kB | 162/250 kB
Progress (3): 3.4/3.8 MB | 71 kB | 166/250 kB
Progress (3): 3.5/3.8 MB | 71 kB | 166/250 kB
Progress (3): 3.5/3.8 MB | 71 kB | 170/250 kB
Progress (3): 3.5/3.8 MB | 71 kB | 174/250 kB
Progress (3): 3.5/3.8 MB | 71 kB | 178/250 kB
Progress (3): 3.5/3.8 MB | 71 kB | 183/250 kB
Progress (3): 3.5/3.8 MB | 71 kB | 183/250 kB
Progress (3): 3.5/3.8 MB | 71 kB | 187/250 kB
Progress (3): 3.5/3.8 MB | 71 kB | 191/250 kB
Progress (3): 3.5/3.8 MB | 71 kB | 195/250 kB
Progress (3): 3.5/3.8 MB | 71 kB | 195/250 kB
Progress (3): 3.5/3.8 MB | 71 kB | 199/250 kB
Progress (3): 3.5/3.8 MB | 71 kB | 203/250 kB
Progress (3): 3.5/3.8 MB | 71 kB | 207/250 kB
Progress (3): 3.5/3.8 MB | 71 kB | 207/250 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (71 kB at 173 kB/s)
#14 11.28 Progress (2): 3.6/3.8 MB | 207/250 kB
Progress (2): 3.6/3.8 MB | 211/250 kB
                                     
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
#14 11.28 Progress (2): 3.6/3.8 MB | 215/250 kB
Progress (2): 3.6/3.8 MB | 215/250 kB
Progress (2): 3.6/3.8 MB | 219/250 kB
Progress (2): 3.6/3.8 MB | 224/250 kB
Progress (2): 3.6/3.8 MB | 228/250 kB
Progress (2): 3.6/3.8 MB | 228/250 kB
Progress (3): 3.6/3.8 MB | 228/250 kB | 4.1/245 kB
Progress (3): 3.6/3.8 MB | 232/250 kB | 4.1/245 kB
Progress (3): 3.6/3.8 MB | 232/250 kB | 8.2/245 kB
Progress (3): 3.6/3.8 MB | 236/250 kB | 8.2/245 kB
Progress (3): 3.6/3.8 MB | 236/250 kB | 12/245 kB 
Progress (3): 3.6/3.8 MB | 240/250 kB | 12/245 kB
Progress (3): 3.6/3.8 MB | 240/250 kB | 12/245 kB
Progress (3): 3.6/3.8 MB | 244/250 kB | 12/245 kB
Progress (3): 3.6/3.8 MB | 244/250 kB | 16/245 kB
Progress (3): 3.6/3.8 MB | 248/250 kB | 16/245 kB
Progress (3): 3.7/3.8 MB | 248/250 kB | 16/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 16/245 kB    
Progress (3): 3.7/3.8 MB | 250 kB | 20/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 25/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 25/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 29/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 33/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 37/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 41/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 45/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 49/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 53/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 57/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 61/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 65/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 69/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 73/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 77/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 81/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 85/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 89/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 93/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 97/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 101/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 105/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 110/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 114/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 118/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 122/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 126/245 kB
Progress (3): 3.7/3.8 MB | 250 kB | 130/245 kB
Progress (4): 3.7/3.8 MB | 250 kB | 130/245 kB | 4.1/28 kB
Progress (4): 3.7/3.8 MB | 250 kB | 134/245 kB | 4.1/28 kB
Progress (4): 3.7/3.8 MB | 250 kB | 134/245 kB | 4.1/28 kB
Progress (4): 3.7/3.8 MB | 250 kB | 134/245 kB | 8.2/28 kB
Progress (4): 3.7/3.8 MB | 250 kB | 138/245 kB | 8.2/28 kB
Progress (4): 3.7/3.8 MB | 250 kB | 138/245 kB | 12/28 kB 
Progress (4): 3.7/3.8 MB | 250 kB | 142/245 kB | 12/28 kB
Progress (4): 3.7/3.8 MB | 250 kB | 142/245 kB | 16/28 kB
Progress (4): 3.7/3.8 MB | 250 kB | 146/245 kB | 16/28 kB
Progress (4): 3.7/3.8 MB | 250 kB | 146/245 kB | 20/28 kB
Progress (4): 3.7/3.8 MB | 250 kB | 146/245 kB | 20/28 kB
Progress (4): 3.7/3.8 MB | 250 kB | 146/245 kB | 25/28 kB
Progress (4): 3.7/3.8 MB | 250 kB | 151/245 kB | 25/28 kB
Progress (4): 3.7/3.8 MB | 250 kB | 151/245 kB | 28 kB   
Progress (4): 3.8/3.8 MB | 250 kB | 151/245 kB | 28 kB
Progress (4): 3.8/3.8 MB | 250 kB | 155/245 kB | 28 kB
Progress (4): 3.8/3.8 MB | 250 kB | 159/245 kB | 28 kB
Progress (4): 3.8/3.8 MB | 250 kB | 163/245 kB | 28 kB
Progress (4): 3.8/3.8 MB | 250 kB | 163/245 kB | 28 kB
Progress (4): 3.8/3.8 MB | 250 kB | 167/245 kB | 28 kB
Progress (4): 3.8/3.8 MB | 250 kB | 171/245 kB | 28 kB
Progress (4): 3.8/3.8 MB | 250 kB | 171/245 kB | 28 kB
Progress (4): 3.8/3.8 MB | 250 kB | 175/245 kB | 28 kB
Progress (4): 3.8/3.8 MB | 250 kB | 179/245 kB | 28 kB
Progress (4): 3.8 MB | 250 kB | 179/245 kB | 28 kB    
Progress (4): 3.8 MB | 250 kB | 183/245 kB | 28 kB
Progress (4): 3.8 MB | 250 kB | 187/245 kB | 28 kB
Progress (4): 3.8 MB | 250 kB | 191/245 kB | 28 kB
Progress (4): 3.8 MB | 250 kB | 196/245 kB | 28 kB
Progress (4): 3.8 MB | 250 kB | 200/245 kB | 28 kB
Progress (4): 3.8 MB | 250 kB | 204/245 kB | 28 kB
Progress (5): 3.8 MB | 250 kB | 204/245 kB | 28 kB | 4.1/13 kB
Progress (5): 3.8 MB | 250 kB | 208/245 kB | 28 kB | 4.1/13 kB
Progress (5): 3.8 MB | 250 kB | 208/245 kB | 28 kB | 8.2/13 kB
Progress (5): 3.8 MB | 250 kB | 212/245 kB | 28 kB | 8.2/13 kB
Progress (5): 3.8 MB | 250 kB | 212/245 kB | 28 kB | 12/13 kB 
Progress (5): 3.8 MB | 250 kB | 216/245 kB | 28 kB | 12/13 kB
Progress (5): 3.8 MB | 250 kB | 216/245 kB | 28 kB | 13 kB   
Progress (5): 3.8 MB | 250 kB | 220/245 kB | 28 kB | 13 kB
Progress (5): 3.8 MB | 250 kB | 224/245 kB | 28 kB | 13 kB
Progress (5): 3.8 MB | 250 kB | 228/245 kB | 28 kB | 13 kB
Progress (5): 3.8 MB | 250 kB | 232/245 kB | 28 kB | 13 kB
Progress (5): 3.8 MB | 250 kB | 237/245 kB | 28 kB | 13 kB
Progress (5): 3.8 MB | 250 kB | 241/245 kB | 28 kB | 13 kB
Progress (5): 3.8 MB | 250 kB | 245/245 kB | 28 kB | 13 kB
Progress (5): 3.8 MB | 250 kB | 245 kB | 28 kB | 13 kB    
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (250 kB at 589 kB/s)
#14 11.31 Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 64 kB/s)
#14 11.31 Downloaded from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3.8 MB at 8.8 MB/s)
#14 11.31 Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 31 kB/s)
#14 11.31 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 561 kB/s)
#14 11.46 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/ome-common-java' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 11.46 [INFO] Working directory: /bio-formats-build/ome-common-java
#14 11.47 [INFO] Storing buildNumber: 5224f7b798014cd1d5a9508d4fdfa3934d65bc88 at timestamp: 1757203744091
#14 11.48 [WARNING] Cannot get the branch information from the git repository: 
#14 11.48 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 11.48 
#14 11.48 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/ome-common-java' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 11.48 [INFO] Working directory: /bio-formats-build/ome-common-java
#14 11.48 [INFO] Storing buildScmBranch: UNKNOWN
#14 11.48 [INFO] 
#14 11.48 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ome-common ---
#14 11.49 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
#14 11.50 Progress (1): 4.1/6.6 kB
Progress (1): 6.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 265 kB/s)
#14 11.51 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
#14 11.53 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 75 kB/s)
#14 11.54 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
#14 11.56 Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 92 kB/s)
#14 11.57 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
#14 11.58 Progress (1): 910 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 38 kB/s)
#14 11.60 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
#14 11.61 Progress (1): 4.1/5.4 kB
Progress (1): 5.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 214 kB/s)
#14 11.62 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
#14 11.64 Progress (1): 4.1/17 kB
Progress (1): 8.2/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 692 kB/s)
#14 11.65 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
#14 11.66 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 80 kB/s)
#14 11.68 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
#14 11.69 Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 90 kB/s)
#14 11.71 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
#14 11.72 Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 103 kB/s)
#14 11.73 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
#14 11.75 Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 70 kB/s)
#14 11.76 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
#14 11.77 Progress (1): 4.1/7.7 kB
Progress (1): 7.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 322 kB/s)
#14 11.79 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
#14 11.80 Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 82 kB/s)
#14 11.81 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
#14 11.83 Progress (1): 3.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 154 kB/s)
#14 11.84 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
#14 11.85 Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 70 kB/s)
#14 11.87 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
#14 11.88 Progress (1): 4.1/4.7 kB
Progress (1): 4.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 186 kB/s)
#14 11.90 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
#14 11.91 Progress (1): 4.1/5.7 kB
Progress (1): 5.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 219 kB/s)
#14 11.93 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
#14 11.94 Progress (1): 4.1/5.6 kB
Progress (1): 5.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 223 kB/s)
#14 11.95 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
#14 11.97 Progress (1): 4.1/5.1 kB
Progress (1): 5.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 196 kB/s)
#14 11.98 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
#14 11.99 Progress (1): 4.1/37 kB
Progress (1): 8.2/37 kB
Progress (1): 12/37 kB 
Progress (1): 16/37 kB
Progress (1): 20/37 kB
Progress (1): 25/37 kB
Progress (1): 29/37 kB
Progress (1): 33/37 kB
Progress (1): 37/37 kB
Progress (1): 37 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.5 MB/s)
#14 12.01 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
#14 12.02 Progress (1): 4.1/15 kB
Progress (1): 8.2/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 635 kB/s)
#14 12.04 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
#14 12.05 Progress (1): 4.1/10 kB
Progress (1): 8.2/10 kB
Progress (1): 10 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 407 kB/s)
#14 12.06 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
#14 12.08 Progress (1): 4.1/48 kB
Progress (1): 8.2/48 kB
Progress (1): 12/48 kB 
Progress (1): 16/48 kB
Progress (1): 20/48 kB
Progress (1): 25/48 kB
Progress (1): 29/48 kB
Progress (1): 33/48 kB
Progress (1): 37/48 kB
Progress (1): 41/48 kB
Progress (1): 45/48 kB
Progress (1): 48 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.9 MB/s)
#14 12.09 Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
#14 12.10 Progress (1): 965 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 40 kB/s)
#14 12.12 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
#14 12.13 Progress (1): 4.1/4.1 kB
Progress (1): 4.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 165 kB/s)
#14 12.15 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
#14 12.16 Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 62 kB/s)
#14 12.17 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
#14 12.19 Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 128 kB/s)
#14 12.20 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
#14 12.21 Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 128 kB/s)
#14 12.23 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
#14 12.24 Progress (1): 4.1/8.4 kB
Progress (1): 8.2/8.4 kB
Progress (1): 8.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 334 kB/s)
#14 12.26 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
#14 12.27 Progress (1): 4.1/8.4 kB
Progress (1): 8.2/8.4 kB
Progress (1): 8.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 348 kB/s)
#14 12.28 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
#14 12.29 Progress (1): 4.1/8.1 kB
Progress (1): 8.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 336 kB/s)
#14 12.31 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
#14 12.32 Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 109 kB/s)
#14 12.34 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
#14 12.34 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
#14 12.34 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
#14 12.34 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
#14 12.34 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
#14 12.35 Progress (1): 4.1/38 kB
Progress (1): 8.2/38 kB
Progress (1): 12/38 kB 
Progress (1): 16/38 kB
Progress (1): 20/38 kB
Progress (1): 25/38 kB
Progress (1): 29/38 kB
Progress (1): 33/38 kB
Progress (1): 37/38 kB
Progress (2): 37/38 kB | 4.1/47 kB
Progress (2): 38 kB | 4.1/47 kB   
Progress (2): 38 kB | 8.2/47 kB
Progress (2): 38 kB | 12/47 kB 
Progress (2): 38 kB | 16/47 kB
Progress (3): 38 kB | 16/47 kB | 4.1/148 kB
Progress (4): 38 kB | 16/47 kB | 4.1/148 kB | 4.1/30 kB
Progress (4): 38 kB | 16/47 kB | 8.2/148 kB | 4.1/30 kB
Progress (4): 38 kB | 20/47 kB | 8.2/148 kB | 4.1/30 kB
Progress (4): 38 kB | 20/47 kB | 12/148 kB | 4.1/30 kB 
Progress (4): 38 kB | 20/47 kB | 12/148 kB | 8.2/30 kB
Progress (4): 38 kB | 20/47 kB | 16/148 kB | 8.2/30 kB
Progress (4): 38 kB | 24/47 kB | 16/148 kB | 8.2/30 kB
Progress (5): 38 kB | 24/47 kB | 16/148 kB | 8.2/30 kB | 4.1/527 kB
Progress (5): 38 kB | 24/47 kB | 16/148 kB | 12/30 kB | 4.1/527 kB 
Progress (5): 38 kB | 24/47 kB | 16/148 kB | 12/30 kB | 8.2/527 kB
Progress (5): 38 kB | 24/47 kB | 20/148 kB | 12/30 kB | 8.2/527 kB
Progress (5): 38 kB | 28/47 kB | 20/148 kB | 12/30 kB | 8.2/527 kB
Progress (5): 38 kB | 28/47 kB | 25/148 kB | 12/30 kB | 8.2/527 kB
Progress (5): 38 kB | 28/47 kB | 25/148 kB | 12/30 kB | 12/527 kB 
Progress (5): 38 kB | 28/47 kB | 25/148 kB | 16/30 kB | 12/527 kB
Progress (5): 38 kB | 28/47 kB | 25/148 kB | 16/30 kB | 16/527 kB
Progress (5): 38 kB | 28/47 kB | 25/148 kB | 20/30 kB | 16/527 kB
Progress (5): 38 kB | 28/47 kB | 29/148 kB | 20/30 kB | 16/527 kB
Progress (5): 38 kB | 32/47 kB | 29/148 kB | 20/30 kB | 16/527 kB
Progress (5): 38 kB | 32/47 kB | 33/148 kB | 20/30 kB | 16/527 kB
Progress (5): 38 kB | 32/47 kB | 33/148 kB | 20/30 kB | 20/527 kB
Progress (5): 38 kB | 32/47 kB | 37/148 kB | 20/30 kB | 20/527 kB
Progress (5): 38 kB | 32/47 kB | 37/148 kB | 24/30 kB | 20/527 kB
Progress (5): 38 kB | 32/47 kB | 41/148 kB | 24/30 kB | 20/527 kB
Progress (5): 38 kB | 32/47 kB | 41/148 kB | 24/30 kB | 24/527 kB
Progress (5): 38 kB | 36/47 kB | 41/148 kB | 24/30 kB | 24/527 kB
Progress (5): 38 kB | 36/47 kB | 41/148 kB | 24/30 kB | 28/527 kB
Progress (5): 38 kB | 36/47 kB | 45/148 kB | 24/30 kB | 28/527 kB
Progress (5): 38 kB | 36/47 kB | 45/148 kB | 28/30 kB | 28/527 kB
Progress (5): 38 kB | 36/47 kB | 49/148 kB | 28/30 kB | 28/527 kB
Progress (5): 38 kB | 36/47 kB | 49/148 kB | 28/30 kB | 32/527 kB
Progress (5): 38 kB | 40/47 kB | 49/148 kB | 28/30 kB | 32/527 kB
Progress (5): 38 kB | 40/47 kB | 53/148 kB | 28/30 kB | 32/527 kB
Progress (5): 38 kB | 40/47 kB | 53/148 kB | 30 kB | 32/527 kB   
Progress (5): 38 kB | 40/47 kB | 57/148 kB | 30 kB | 32/527 kB
Progress (5): 38 kB | 44/47 kB | 57/148 kB | 30 kB | 32/527 kB
Progress (5): 38 kB | 44/47 kB | 57/148 kB | 30 kB | 36/527 kB
Progress (5): 38 kB | 47 kB | 57/148 kB | 30 kB | 36/527 kB   
Progress (5): 38 kB | 47 kB | 61/148 kB | 30 kB | 36/527 kB
Progress (5): 38 kB | 47 kB | 61/148 kB | 30 kB | 40/527 kB
Progress (5): 38 kB | 47 kB | 66/148 kB | 30 kB | 40/527 kB
Progress (5): 38 kB | 47 kB | 66/148 kB | 30 kB | 44/527 kB
Progress (5): 38 kB | 47 kB | 70/148 kB | 30 kB | 44/527 kB
Progress (5): 38 kB | 47 kB | 70/148 kB | 30 kB | 49/527 kB
Progress (5): 38 kB | 47 kB | 74/148 kB | 30 kB | 49/527 kB
Progress (5): 38 kB | 47 kB | 74/148 kB | 30 kB | 53/527 kB
Progress (5): 38 kB | 47 kB | 78/148 kB | 30 kB | 53/527 kB
Progress (5): 38 kB | 47 kB | 78/148 kB | 30 kB | 57/527 kB
Progress (5): 38 kB | 47 kB | 82/148 kB | 30 kB | 57/527 kB
Progress (5): 38 kB | 47 kB | 82/148 kB | 30 kB | 61/527 kB
Progress (5): 38 kB | 47 kB | 86/148 kB | 30 kB | 61/527 kB
Progress (5): 38 kB | 47 kB | 86/148 kB | 30 kB | 65/527 kB
Progress (5): 38 kB | 47 kB | 90/148 kB | 30 kB | 65/527 kB
Progress (5): 38 kB | 47 kB | 90/148 kB | 30 kB | 69/527 kB
Progress (5): 38 kB | 47 kB | 94/148 kB | 30 kB | 69/527 kB
Progress (5): 38 kB | 47 kB | 94/148 kB | 30 kB | 73/527 kB
Progress (5): 38 kB | 47 kB | 98/148 kB | 30 kB | 73/527 kB
Progress (5): 38 kB | 47 kB | 98/148 kB | 30 kB | 77/527 kB
Progress (5): 38 kB | 47 kB | 102/148 kB | 30 kB | 77/527 kB
Progress (5): 38 kB | 47 kB | 102/148 kB | 30 kB | 81/527 kB
Progress (5): 38 kB | 47 kB | 106/148 kB | 30 kB | 81/527 kB
Progress (5): 38 kB | 47 kB | 106/148 kB | 30 kB | 85/527 kB
Progress (5): 38 kB | 47 kB | 111/148 kB | 30 kB | 85/527 kB
Progress (5): 38 kB | 47 kB | 111/148 kB | 30 kB | 90/527 kB
Progress (5): 38 kB | 47 kB | 115/148 kB | 30 kB | 90/527 kB
Progress (5): 38 kB | 47 kB | 115/148 kB | 30 kB | 94/527 kB
Progress (5): 38 kB | 47 kB | 119/148 kB | 30 kB | 94/527 kB
Progress (5): 38 kB | 47 kB | 119/148 kB | 30 kB | 98/527 kB
Progress (5): 38 kB | 47 kB | 123/148 kB | 30 kB | 98/527 kB
Progress (5): 38 kB | 47 kB | 123/148 kB | 30 kB | 102/527 kB
Progress (5): 38 kB | 47 kB | 127/148 kB | 30 kB | 102/527 kB
Progress (5): 38 kB | 47 kB | 127/148 kB | 30 kB | 106/527 kB
Progress (5): 38 kB | 47 kB | 131/148 kB | 30 kB | 106/527 kB
Progress (5): 38 kB | 47 kB | 131/148 kB | 30 kB | 110/527 kB
Progress (5): 38 kB | 47 kB | 135/148 kB | 30 kB | 110/527 kB
Progress (5): 38 kB | 47 kB | 135/148 kB | 30 kB | 114/527 kB
Progress (5): 38 kB | 47 kB | 135/148 kB | 30 kB | 118/527 kB
Progress (5): 38 kB | 47 kB | 135/148 kB | 30 kB | 122/527 kB
Progress (5): 38 kB | 47 kB | 139/148 kB | 30 kB | 122/527 kB
Progress (5): 38 kB | 47 kB | 139/148 kB | 30 kB | 126/527 kB
Progress (5): 38 kB | 47 kB | 143/148 kB | 30 kB | 126/527 kB
Progress (5): 38 kB | 47 kB | 143/148 kB | 30 kB | 130/527 kB
Progress (5): 38 kB | 47 kB | 147/148 kB | 30 kB | 130/527 kB
Progress (5): 38 kB | 47 kB | 148 kB | 30 kB | 130/527 kB    
Progress (5): 38 kB | 47 kB | 148 kB | 30 kB | 135/527 kB
Progress (5): 38 kB | 47 kB | 148 kB | 30 kB | 139/527 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 1.5 MB/s)
#14 12.37 Progress (4): 47 kB | 148 kB | 30 kB | 143/527 kB
                                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
#14 12.37 Progress (4): 47 kB | 148 kB | 30 kB | 147/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 151/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 155/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 159/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 163/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 167/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 171/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 176/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 180/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 184/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 188/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 192/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 196/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 200/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 204/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 208/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 212/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 217/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 221/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 225/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 229/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 233/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 237/527 kB
Progress (4): 47 kB | 148 kB | 30 kB | 241/527 kB
                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 1.0 MB/s)
#14 12.37 Progress (3): 47 kB | 148 kB | 245/527 kB
                                         
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
#14 12.37 Progress (3): 47 kB | 148 kB | 249/527 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.5 MB/s)
#14 12.37 Progress (2): 148 kB | 253/527 kB
                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
#14 12.37 Progress (2): 148 kB | 257/527 kB
Progress (2): 148 kB | 262/527 kB
Progress (2): 148 kB | 266/527 kB
Progress (2): 148 kB | 270/527 kB
Progress (2): 148 kB | 274/527 kB
Progress (2): 148 kB | 278/527 kB
Progress (2): 148 kB | 282/527 kB
Progress (2): 148 kB | 286/527 kB
Progress (2): 148 kB | 290/527 kB
Progress (2): 148 kB | 294/527 kB
Progress (2): 148 kB | 298/527 kB
Progress (2): 148 kB | 303/527 kB
Progress (2): 148 kB | 307/527 kB
Progress (2): 148 kB | 311/527 kB
Progress (2): 148 kB | 315/527 kB
Progress (2): 148 kB | 319/527 kB
Progress (2): 148 kB | 323/527 kB
Progress (2): 148 kB | 327/527 kB
Progress (2): 148 kB | 331/527 kB
Progress (2): 148 kB | 335/527 kB
Progress (2): 148 kB | 339/527 kB
Progress (2): 148 kB | 343/527 kB
Progress (2): 148 kB | 348/527 kB
Progress (2): 148 kB | 352/527 kB
Progress (2): 148 kB | 356/527 kB
Progress (2): 148 kB | 360/527 kB
Progress (2): 148 kB | 364/527 kB
Progress (2): 148 kB | 368/527 kB
Progress (2): 148 kB | 372/527 kB
Progress (2): 148 kB | 376/527 kB
Progress (2): 148 kB | 380/527 kB
Progress (2): 148 kB | 384/527 kB
Progress (2): 148 kB | 389/527 kB
Progress (2): 148 kB | 393/527 kB
Progress (2): 148 kB | 397/527 kB
Progress (2): 148 kB | 401/527 kB
Progress (2): 148 kB | 405/527 kB
Progress (2): 148 kB | 409/527 kB
Progress (2): 148 kB | 413/527 kB
Progress (2): 148 kB | 417/527 kB
Progress (2): 148 kB | 421/527 kB
Progress (2): 148 kB | 425/527 kB
Progress (2): 148 kB | 429/527 kB
Progress (2): 148 kB | 434/527 kB
Progress (2): 148 kB | 438/527 kB
Progress (2): 148 kB | 442/527 kB
Progress (3): 148 kB | 442/527 kB | 4.1/51 kB
Progress (3): 148 kB | 446/527 kB | 4.1/51 kB
Progress (3): 148 kB | 446/527 kB | 8.2/51 kB
Progress (3): 148 kB | 450/527 kB | 8.2/51 kB
Progress (3): 148 kB | 450/527 kB | 12/51 kB 
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 3.8 MB/s)
#14 12.38 Progress (2): 454/527 kB | 12/51 kB
Progress (2): 454/527 kB | 16/51 kB
Progress (2): 458/527 kB | 16/51 kB
                                   
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
#14 12.38 Progress (2): 458/527 kB | 20/51 kB
Progress (2): 462/527 kB | 20/51 kB
Progress (2): 462/527 kB | 25/51 kB
Progress (2): 466/527 kB | 25/51 kB
Progress (2): 466/527 kB | 29/51 kB
Progress (2): 466/527 kB | 33/51 kB
Progress (2): 470/527 kB | 33/51 kB
Progress (2): 475/527 kB | 33/51 kB
Progress (2): 475/527 kB | 37/51 kB
Progress (2): 479/527 kB | 37/51 kB
Progress (2): 479/527 kB | 41/51 kB
Progress (2): 483/527 kB | 41/51 kB
Progress (2): 483/527 kB | 45/51 kB
Progress (2): 483/527 kB | 49/51 kB
Progress (2): 487/527 kB | 49/51 kB
Progress (2): 487/527 kB | 51 kB   
Progress (2): 491/527 kB | 51 kB
Progress (2): 495/527 kB | 51 kB
Progress (2): 499/527 kB | 51 kB
Progress (2): 503/527 kB | 51 kB
Progress (2): 507/527 kB | 51 kB
Progress (2): 511/527 kB | 51 kB
Progress (2): 516/527 kB | 51 kB
Progress (2): 520/527 kB | 51 kB
Progress (2): 524/527 kB | 51 kB
Progress (2): 527 kB | 51 kB    
Progress (3): 527 kB | 51 kB | 4.1/106 kB
Progress (3): 527 kB | 51 kB | 8.2/106 kB
Progress (3): 527 kB | 51 kB | 12/106 kB 
Progress (3): 527 kB | 51 kB | 16/106 kB
Progress (3): 527 kB | 51 kB | 20/106 kB
Progress (3): 527 kB | 51 kB | 25/106 kB
Progress (4): 527 kB | 51 kB | 25/106 kB | 4.1/14 kB
Progress (4): 527 kB | 51 kB | 29/106 kB | 4.1/14 kB
Progress (4): 527 kB | 51 kB | 29/106 kB | 8.2/14 kB
Progress (4): 527 kB | 51 kB | 33/106 kB | 8.2/14 kB
Progress (4): 527 kB | 51 kB | 33/106 kB | 12/14 kB 
Progress (4): 527 kB | 51 kB | 37/106 kB | 12/14 kB
Progress (4): 527 kB | 51 kB | 37/106 kB | 14 kB   
Progress (4): 527 kB | 51 kB | 41/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 45/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 49/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 53/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 57/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 61/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 66/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 70/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 74/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 78/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 82/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 86/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 90/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 94/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 98/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 102/106 kB | 14 kB
Progress (4): 527 kB | 51 kB | 106 kB | 14 kB    
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 4.1/74 kB
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 8.2/74 kB
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 12/74 kB 
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 16/74 kB
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 20/74 kB
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 25/74 kB
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 29/74 kB
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 33/74 kB
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 37/74 kB
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 41/74 kB
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 45/74 kB
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 49/74 kB
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 53/74 kB
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 57/74 kB
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 61/74 kB
Progress (5): 527 kB | 51 kB | 106 kB | 14 kB | 66/74 kB
                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 948 kB/s)
#14 12.40 Progress (4): 527 kB | 106 kB | 14 kB | 70/74 kB
                                                
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
#14 12.40 Progress (4): 527 kB | 106 kB | 14 kB | 74/74 kB
Progress (4): 527 kB | 106 kB | 14 kB | 74 kB   
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 9.4 MB/s)
#14 12.40 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
#14 12.40 Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 242 kB/s)
#14 12.40 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
#14 12.40 Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.8 MB/s)
#14 12.40 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
#14 12.41 Progress (2): 74 kB | 4.1/108 kB
Progress (2): 74 kB | 8.2/108 kB
Progress (2): 74 kB | 12/108 kB 
Progress (2): 74 kB | 16/108 kB
Progress (2): 74 kB | 20/108 kB
                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 1.1 MB/s)
#14 12.41 Progress (2): 20/108 kB | 4.1/29 kB
Progress (2): 25/108 kB | 4.1/29 kB
Progress (2): 25/108 kB | 8.2/29 kB
                                   
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
#14 12.41 Progress (2): 25/108 kB | 12/29 kB
Progress (2): 29/108 kB | 12/29 kB
Progress (2): 29/108 kB | 16/29 kB
Progress (2): 33/108 kB | 16/29 kB
Progress (2): 33/108 kB | 20/29 kB
Progress (2): 37/108 kB | 20/29 kB
Progress (2): 37/108 kB | 25/29 kB
Progress (2): 41/108 kB | 25/29 kB
Progress (2): 41/108 kB | 29 kB   
Progress (2): 45/108 kB | 29 kB
Progress (2): 49/108 kB | 29 kB
Progress (2): 53/108 kB | 29 kB
Progress (2): 57/108 kB | 29 kB
Progress (2): 61/108 kB | 29 kB
Progress (2): 66/108 kB | 29 kB
Progress (2): 70/108 kB | 29 kB
Progress (2): 74/108 kB | 29 kB
Progress (3): 74/108 kB | 29 kB | 4.1/262 kB
Progress (3): 78/108 kB | 29 kB | 4.1/262 kB
Progress (3): 78/108 kB | 29 kB | 8.2/262 kB
Progress (3): 82/108 kB | 29 kB | 8.2/262 kB
Progress (3): 82/108 kB | 29 kB | 12/262 kB 
Progress (3): 82/108 kB | 29 kB | 16/262 kB
Progress (3): 86/108 kB | 29 kB | 16/262 kB
Progress (3): 90/108 kB | 29 kB | 16/262 kB
Progress (3): 90/108 kB | 29 kB | 20/262 kB
Progress (3): 94/108 kB | 29 kB | 20/262 kB
Progress (3): 94/108 kB | 29 kB | 25/262 kB
Progress (3): 98/108 kB | 29 kB | 25/262 kB
Progress (3): 98/108 kB | 29 kB | 29/262 kB
Progress (3): 102/108 kB | 29 kB | 29/262 kB
Progress (3): 102/108 kB | 29 kB | 33/262 kB
Progress (3): 106/108 kB | 29 kB | 33/262 kB
Progress (3): 108 kB | 29 kB | 33/262 kB    
Progress (3): 108 kB | 29 kB | 37/262 kB
Progress (3): 108 kB | 29 kB | 41/262 kB
Progress (3): 108 kB | 29 kB | 45/262 kB
Progress (3): 108 kB | 29 kB | 49/262 kB
Progress (4): 108 kB | 29 kB | 49/262 kB | 4.1/51 kB
Progress (4): 108 kB | 29 kB | 53/262 kB | 4.1/51 kB
Progress (4): 108 kB | 29 kB | 53/262 kB | 8.2/51 kB
Progress (4): 108 kB | 29 kB | 57/262 kB | 8.2/51 kB
Progress (4): 108 kB | 29 kB | 57/262 kB | 12/51 kB 
Progress (4): 108 kB | 29 kB | 61/262 kB | 12/51 kB
Progress (4): 108 kB | 29 kB | 61/262 kB | 16/51 kB
Progress (4): 108 kB | 29 kB | 66/262 kB | 16/51 kB
Progress (4): 108 kB | 29 kB | 66/262 kB | 20/51 kB
Progress (4): 108 kB | 29 kB | 70/262 kB | 20/51 kB
Progress (4): 108 kB | 29 kB | 70/262 kB | 25/51 kB
Progress (4): 108 kB | 29 kB | 74/262 kB | 25/51 kB
Progress (4): 108 kB | 29 kB | 74/262 kB | 29/51 kB
Progress (4): 108 kB | 29 kB | 78/262 kB | 29/51 kB
Progress (4): 108 kB | 29 kB | 78/262 kB | 33/51 kB
Progress (4): 108 kB | 29 kB | 82/262 kB | 33/51 kB
Progress (4): 108 kB | 29 kB | 82/262 kB | 37/51 kB
Progress (4): 108 kB | 29 kB | 86/262 kB | 37/51 kB
Progress (4): 108 kB | 29 kB | 86/262 kB | 41/51 kB
Progress (4): 108 kB | 29 kB | 90/262 kB | 41/51 kB
Progress (4): 108 kB | 29 kB | 90/262 kB | 45/51 kB
Progress (4): 108 kB | 29 kB | 94/262 kB | 45/51 kB
Progress (4): 108 kB | 29 kB | 94/262 kB | 49/51 kB
Progress (4): 108 kB | 29 kB | 98/262 kB | 49/51 kB
Progress (4): 108 kB | 29 kB | 98/262 kB | 51 kB   
Progress (4): 108 kB | 29 kB | 102/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 106/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 111/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 115/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 119/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 123/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 127/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 131/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 135/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 139/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 143/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 147/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 152/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 156/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 160/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 164/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 168/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 172/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 176/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 180/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 184/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 188/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 193/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 197/262 kB | 51 kB
Progress (4): 108 kB | 29 kB | 201/262 kB | 51 kB
Progress (5): 108 kB | 29 kB | 201/262 kB | 51 kB | 4.1/155 kB
Progress (5): 108 kB | 29 kB | 205/262 kB | 51 kB | 4.1/155 kB
Progress (5): 108 kB | 29 kB | 205/262 kB | 51 kB | 8.2/155 kB
Progress (5): 108 kB | 29 kB | 209/262 kB | 51 kB | 8.2/155 kB
                                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 353 kB/s)
#14 12.42 Progress (4): 108 kB | 213/262 kB | 51 kB | 8.2/155 kB
Progress (4): 108 kB | 213/262 kB | 51 kB | 12/155 kB 
                                                     
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
#14 12.42 Progress (4): 108 kB | 213/262 kB | 51 kB | 16/155 kB
Progress (4): 108 kB | 217/262 kB | 51 kB | 16/155 kB
Progress (4): 108 kB | 221/262 kB | 51 kB | 16/155 kB
Progress (4): 108 kB | 221/262 kB | 51 kB | 20/155 kB
Progress (4): 108 kB | 225/262 kB | 51 kB | 20/155 kB
Progress (4): 108 kB | 225/262 kB | 51 kB | 25/155 kB
Progress (4): 108 kB | 229/262 kB | 51 kB | 25/155 kB
Progress (4): 108 kB | 229/262 kB | 51 kB | 29/155 kB
Progress (4): 108 kB | 233/262 kB | 51 kB | 29/155 kB
Progress (4): 108 kB | 233/262 kB | 51 kB | 33/155 kB
Progress (4): 108 kB | 238/262 kB | 51 kB | 33/155 kB
Progress (4): 108 kB | 238/262 kB | 51 kB | 37/155 kB
Progress (4): 108 kB | 242/262 kB | 51 kB | 37/155 kB
Progress (4): 108 kB | 242/262 kB | 51 kB | 41/155 kB
Progress (4): 108 kB | 246/262 kB | 51 kB | 41/155 kB
Progress (4): 108 kB | 246/262 kB | 51 kB | 45/155 kB
Progress (4): 108 kB | 250/262 kB | 51 kB | 45/155 kB
Progress (4): 108 kB | 250/262 kB | 51 kB | 49/155 kB
Progress (4): 108 kB | 254/262 kB | 51 kB | 49/155 kB
Progress (4): 108 kB | 254/262 kB | 51 kB | 53/155 kB
Progress (4): 108 kB | 258/262 kB | 51 kB | 53/155 kB
Progress (4): 108 kB | 258/262 kB | 51 kB | 57/155 kB
Progress (4): 108 kB | 262 kB | 51 kB | 57/155 kB    
Progress (4): 108 kB | 262 kB | 51 kB | 61/155 kB
Progress (4): 108 kB | 262 kB | 51 kB | 66/155 kB
                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.3 MB/s)
#14 12.43 Progress (3): 262 kB | 51 kB | 70/155 kB
                                        
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
#14 12.43 Progress (3): 262 kB | 51 kB | 74/155 kB
Progress (3): 262 kB | 51 kB | 78/155 kB
Progress (3): 262 kB | 51 kB | 82/155 kB
Progress (3): 262 kB | 51 kB | 86/155 kB
Progress (3): 262 kB | 51 kB | 90/155 kB
Progress (3): 262 kB | 51 kB | 94/155 kB
Progress (3): 262 kB | 51 kB | 98/155 kB
Progress (3): 262 kB | 51 kB | 102/155 kB
Progress (3): 262 kB | 51 kB | 106/155 kB
Progress (3): 262 kB | 51 kB | 111/155 kB
Progress (3): 262 kB | 51 kB | 115/155 kB
Progress (3): 262 kB | 51 kB | 119/155 kB
Progress (3): 262 kB | 51 kB | 123/155 kB
Progress (3): 262 kB | 51 kB | 127/155 kB
Progress (3): 262 kB | 51 kB | 131/155 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 577 kB/s)
#14 12.43 Progress (2): 262 kB | 135/155 kB
                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
#14 12.43 Progress (2): 262 kB | 139/155 kB
Progress (2): 262 kB | 143/155 kB
Progress (2): 262 kB | 147/155 kB
Progress (2): 262 kB | 152/155 kB
Progress (2): 262 kB | 155 kB    
Progress (3): 262 kB | 155 kB | 4.1/32 kB
Progress (3): 262 kB | 155 kB | 8.2/32 kB
Progress (3): 262 kB | 155 kB | 12/32 kB 
Progress (3): 262 kB | 155 kB | 16/32 kB
Progress (3): 262 kB | 155 kB | 20/32 kB
Progress (3): 262 kB | 155 kB | 25/32 kB
Progress (3): 262 kB | 155 kB | 29/32 kB
Progress (3): 262 kB | 155 kB | 32 kB   
Progress (4): 262 kB | 155 kB | 32 kB | 4.1/8.5 kB
Progress (4): 262 kB | 155 kB | 32 kB | 8.2/8.5 kB
                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 2.7 MB/s)
#14 12.44 Progress (3): 155 kB | 32 kB | 8.5 kB
Progress (4): 155 kB | 32 kB | 8.5 kB | 4.1/79 kB
Progress (4): 155 kB | 32 kB | 8.5 kB | 8.2/79 kB
Progress (4): 155 kB | 32 kB | 8.5 kB | 12/79 kB 
Progress (4): 155 kB | 32 kB | 8.5 kB | 16/79 kB
                                                
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.5 MB/s)
#14 12.44 Progress (3): 32 kB | 8.5 kB | 20/79 kB
Progress (3): 32 kB | 8.5 kB | 25/79 kB
Progress (3): 32 kB | 8.5 kB | 29/79 kB
Progress (3): 32 kB | 8.5 kB | 33/79 kB
Progress (3): 32 kB | 8.5 kB | 37/79 kB
Progress (3): 32 kB | 8.5 kB | 41/79 kB
Progress (3): 32 kB | 8.5 kB | 45/79 kB
Progress (3): 32 kB | 8.5 kB | 49/79 kB
Progress (3): 32 kB | 8.5 kB | 53/79 kB
Progress (3): 32 kB | 8.5 kB | 57/79 kB
Progress (3): 32 kB | 8.5 kB | 61/79 kB
Progress (3): 32 kB | 8.5 kB | 66/79 kB
Progress (3): 32 kB | 8.5 kB | 70/79 kB
Progress (3): 32 kB | 8.5 kB | 74/79 kB
Progress (3): 32 kB | 8.5 kB | 78/79 kB
Progress (3): 32 kB | 8.5 kB | 79 kB   
                                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 295 kB/s)
#14 12.45 Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 76 kB/s)
#14 12.46 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 674 kB/s)
#14 12.51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 12.51 [INFO] Copying 1 resource
#14 12.52 [INFO] 
#14 12.52 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ ome-common ---
#14 12.52 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
#14 12.53 Progress (1): 4.1/5.9 kB
Progress (1): 5.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 227 kB/s)
#14 12.55 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
#14 12.56 Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 129 kB/s)
#14 12.58 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
#14 12.59 Progress (1): 4.1/48 kB
Progress (1): 8.2/48 kB
Progress (1): 12/48 kB 
Progress (1): 16/48 kB
Progress (1): 20/48 kB
Progress (1): 24/48 kB
Progress (1): 28/48 kB
Progress (1): 32/48 kB
Progress (1): 36/48 kB
Progress (1): 40/48 kB
Progress (1): 44/48 kB
Progress (1): 48 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 1.9 MB/s)
#14 12.60 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom
#14 12.62 Progress (1): 4.1/21 kB
Progress (1): 8.2/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 829 kB/s)
#14 12.63 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
#14 12.64 Progress (1): 4.1/20 kB
Progress (1): 8.2/20 kB
Progress (1): 12/20 kB 
Progress (1): 16/20 kB
Progress (1): 20 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 789 kB/s)
#14 12.66 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
#14 12.67 Progress (1): 4.1/79 kB
Progress (1): 8.2/79 kB
Progress (1): 12/79 kB 
Progress (1): 16/79 kB
Progress (1): 20/79 kB
Progress (1): 24/79 kB
Progress (1): 28/79 kB
Progress (1): 32/79 kB
Progress (1): 36/79 kB
Progress (1): 40/79 kB
Progress (1): 44/79 kB
Progress (1): 49/79 kB
Progress (1): 53/79 kB
Progress (1): 57/79 kB
Progress (1): 61/79 kB
Progress (1): 65/79 kB
Progress (1): 69/79 kB
Progress (1): 73/79 kB
Progress (1): 77/79 kB
Progress (1): 79 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 3.0 MB/s)
#14 12.69 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
#14 12.70 Progress (1): 4.1/18 kB
Progress (1): 8.2/18 kB
Progress (1): 12/18 kB 
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 768 kB/s)
#14 12.72 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
#14 12.73 Progress (1): 4.1/5.1 kB
Progress (1): 5.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 212 kB/s)
#14 12.74 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
#14 12.76 Progress (1): 4.1/4.7 kB
Progress (1): 4.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 190 kB/s)
#14 12.77 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
#14 12.78 Progress (1): 4.1/6.4 kB
Progress (1): 6.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 265 kB/s)
#14 12.80 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
#14 12.81 Progress (1): 4.1/33 kB
Progress (1): 8.2/33 kB
Progress (1): 12/33 kB 
Progress (1): 16/33 kB
Progress (1): 20/33 kB
Progress (1): 25/33 kB
Progress (1): 29/33 kB
Progress (1): 33 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.3 MB/s)
#14 12.82 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
#14 12.84 Progress (1): 4.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 559 kB/s)
#14 12.85 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.pom
#14 12.86 Progress (1): 4.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.pom (4.1 kB at 157 kB/s)
#14 12.88 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.4.0/plexus-languages-1.4.0.pom
#14 12.89 Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.4.0/plexus-languages-1.4.0.pom (3.9 kB at 148 kB/s)
#14 12.91 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/20/plexus-20.pom
#14 12.92 Progress (1): 4.1/29 kB
Progress (1): 8.2/29 kB
Progress (1): 12/29 kB 
Progress (1): 16/29 kB
Progress (1): 20/29 kB
Progress (1): 25/29 kB
Progress (1): 29/29 kB
Progress (1): 29 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/20/plexus-20.pom (29 kB at 1.0 MB/s)
#14 12.94 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom
#14 12.95 Progress (1): 4.1/5.6 kB
Progress (1): 5.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom (5.6 kB at 226 kB/s)
#14 12.97 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7.1/asm-9.7.1.pom
#14 12.98 Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7.1/asm-9.7.1.pom (2.4 kB at 95 kB/s)
#14 12.99 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
#14 13.01 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 470 kB/s)
#14 13.02 Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom
#14 13.03 Progress (1): 4.1/18 kB
Progress (1): 8.2/18 kB
Progress (1): 12/18 kB 
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom (18 kB at 630 kB/s)
#14 13.05 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom
#14 13.06 Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom (1.4 kB at 54 kB/s)
#14 13.08 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom
#14 13.09 Progress (1): 4.1/7.6 kB
Progress (1): 7.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom (7.6 kB at 292 kB/s)
#14 13.11 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom
#14 13.12 Progress (1): 4.1/28 kB
Progress (1): 8.2/28 kB
Progress (1): 12/28 kB 
Progress (1): 16/28 kB
Progress (1): 20/28 kB
Progress (1): 25/28 kB
Progress (1): 28 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 1.1 MB/s)
#14 13.13 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
#14 13.15 Progress (1): 4.1/5.6 kB
Progress (1): 5.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 226 kB/s)
#14 13.16 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom
#14 13.17 Progress (1): 4.1/7.8 kB
Progress (1): 7.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom (7.8 kB at 301 kB/s)
#14 13.19 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom
#14 13.20 Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom (1.3 kB at 54 kB/s)
#14 13.22 Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
#14 13.24 Progress (1): 612 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 24 kB/s)
#14 13.25 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom
#14 13.26 Progress (1): 3.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom (3.7 kB at 142 kB/s)
#14 13.28 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom
#14 13.29 Progress (1): 4.1/29 kB
Progress (1): 8.2/29 kB
Progress (1): 12/29 kB 
Progress (1): 16/29 kB
Progress (1): 20/29 kB
Progress (1): 25/29 kB
Progress (1): 29/29 kB
Progress (1): 29 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/18/plexus-18.pom (29 kB at 1.1 MB/s)
#14 13.31 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom
#14 13.32 Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom (1.3 kB at 54 kB/s)
#14 13.34 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom
#14 13.35 Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom (1.6 kB at 65 kB/s)
#14 13.36 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
#14 13.36 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
#14 13.36 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
#14 13.37 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.jar
#14 13.37 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
#14 13.38 Progress (1): 4.1/151 kB
Progress (1): 8.2/151 kB
Progress (2): 8.2/151 kB | 4.1/41 kB
Progress (2): 12/151 kB | 4.1/41 kB 
Progress (2): 12/151 kB | 8.2/41 kB
Progress (2): 16/151 kB | 8.2/41 kB
Progress (2): 16/151 kB | 12/41 kB 
Progress (2): 16/151 kB | 16/41 kB
Progress (2): 20/151 kB | 16/41 kB
Progress (2): 25/151 kB | 16/41 kB
Progress (2): 25/151 kB | 20/41 kB
Progress (2): 29/151 kB | 20/41 kB
Progress (3): 29/151 kB | 20/41 kB | 4.1/327 kB
Progress (3): 33/151 kB | 20/41 kB | 4.1/327 kB
Progress (3): 33/151 kB | 25/41 kB | 4.1/327 kB
Progress (3): 33/151 kB | 25/41 kB | 8.2/327 kB
Progress (3): 37/151 kB | 25/41 kB | 8.2/327 kB
Progress (3): 37/151 kB | 29/41 kB | 8.2/327 kB
Progress (3): 41/151 kB | 29/41 kB | 8.2/327 kB
Progress (3): 41/151 kB | 29/41 kB | 12/327 kB 
Progress (3): 45/151 kB | 29/41 kB | 12/327 kB
Progress (3): 45/151 kB | 33/41 kB | 12/327 kB
Progress (3): 49/151 kB | 33/41 kB | 12/327 kB
Progress (3): 49/151 kB | 33/41 kB | 16/327 kB
Progress (3): 49/151 kB | 37/41 kB | 16/327 kB
Progress (3): 53/151 kB | 37/41 kB | 16/327 kB
Progress (3): 53/151 kB | 37/41 kB | 20/327 kB
Progress (3): 53/151 kB | 41/41 kB | 20/327 kB
Progress (3): 53/151 kB | 41/41 kB | 25/327 kB
Progress (3): 57/151 kB | 41/41 kB | 25/327 kB
Progress (3): 57/151 kB | 41/41 kB | 29/327 kB
Progress (3): 57/151 kB | 41 kB | 29/327 kB   
Progress (3): 57/151 kB | 41 kB | 33/327 kB
Progress (3): 61/151 kB | 41 kB | 33/327 kB
Progress (3): 61/151 kB | 41 kB | 37/327 kB
Progress (3): 66/151 kB | 41 kB | 37/327 kB
Progress (3): 66/151 kB | 41 kB | 41/327 kB
Progress (3): 70/151 kB | 41 kB | 41/327 kB
Progress (3): 70/151 kB | 41 kB | 45/327 kB
Progress (3): 74/151 kB | 41 kB | 45/327 kB
Progress (3): 74/151 kB | 41 kB | 49/327 kB
Progress (3): 78/151 kB | 41 kB | 49/327 kB
Progress (3): 78/151 kB | 41 kB | 53/327 kB
Progress (3): 82/151 kB | 41 kB | 53/327 kB
Progress (3): 82/151 kB | 41 kB | 57/327 kB
Progress (3): 86/151 kB | 41 kB | 57/327 kB
Progress (3): 86/151 kB | 41 kB | 61/327 kB
Progress (3): 90/151 kB | 41 kB | 61/327 kB
Progress (3): 90/151 kB | 41 kB | 66/327 kB
Progress (3): 94/151 kB | 41 kB | 66/327 kB
Progress (3): 94/151 kB | 41 kB | 70/327 kB
Progress (3): 98/151 kB | 41 kB | 70/327 kB
Progress (3): 98/151 kB | 41 kB | 74/327 kB
Progress (3): 102/151 kB | 41 kB | 74/327 kB
Progress (3): 102/151 kB | 41 kB | 78/327 kB
Progress (3): 106/151 kB | 41 kB | 78/327 kB
Progress (3): 106/151 kB | 41 kB | 82/327 kB
Progress (3): 111/151 kB | 41 kB | 82/327 kB
Progress (3): 111/151 kB | 41 kB | 86/327 kB
Progress (3): 115/151 kB | 41 kB | 86/327 kB
Progress (3): 115/151 kB | 41 kB | 90/327 kB
Progress (3): 119/151 kB | 41 kB | 90/327 kB
Progress (3): 119/151 kB | 41 kB | 94/327 kB
Progress (3): 123/151 kB | 41 kB | 94/327 kB
Progress (3): 123/151 kB | 41 kB | 98/327 kB
Progress (3): 127/151 kB | 41 kB | 98/327 kB
Progress (3): 127/151 kB | 41 kB | 102/327 kB
Progress (3): 131/151 kB | 41 kB | 102/327 kB
Progress (3): 131/151 kB | 41 kB | 106/327 kB
Progress (3): 135/151 kB | 41 kB | 106/327 kB
Progress (3): 135/151 kB | 41 kB | 111/327 kB
Progress (3): 135/151 kB | 41 kB | 115/327 kB
Progress (3): 135/151 kB | 41 kB | 119/327 kB
Progress (3): 139/151 kB | 41 kB | 119/327 kB
Progress (3): 139/151 kB | 41 kB | 123/327 kB
Progress (3): 143/151 kB | 41 kB | 123/327 kB
Progress (3): 143/151 kB | 41 kB | 127/327 kB
Progress (3): 147/151 kB | 41 kB | 127/327 kB
Progress (3): 147/151 kB | 41 kB | 131/327 kB
Progress (3): 151 kB | 41 kB | 131/327 kB    
Progress (3): 151 kB | 41 kB | 135/327 kB
Progress (3): 151 kB | 41 kB | 139/327 kB
Progress (3): 151 kB | 41 kB | 143/327 kB
Progress (3): 151 kB | 41 kB | 147/327 kB
Progress (3): 151 kB | 41 kB | 152/327 kB
Progress (3): 151 kB | 41 kB | 156/327 kB
Progress (3): 151 kB | 41 kB | 160/327 kB
Progress (3): 151 kB | 41 kB | 164/327 kB
Progress (3): 151 kB | 41 kB | 168/327 kB
Progress (3): 151 kB | 41 kB | 172/327 kB
Progress (3): 151 kB | 41 kB | 176/327 kB
Progress (3): 151 kB | 41 kB | 180/327 kB
Progress (3): 151 kB | 41 kB | 184/327 kB
Progress (4): 151 kB | 41 kB | 184/327 kB | 4.1/57 kB
Progress (5): 151 kB | 41 kB | 184/327 kB | 4.1/57 kB | 4.1/14 kB
Progress (5): 151 kB | 41 kB | 184/327 kB | 8.2/57 kB | 4.1/14 kB
Progress (5): 151 kB | 41 kB | 188/327 kB | 8.2/57 kB | 4.1/14 kB
Progress (5): 151 kB | 41 kB | 188/327 kB | 12/57 kB | 4.1/14 kB 
Progress (5): 151 kB | 41 kB | 188/327 kB | 12/57 kB | 8.2/14 kB
Progress (5): 151 kB | 41 kB | 188/327 kB | 16/57 kB | 8.2/14 kB
Progress (5): 151 kB | 41 kB | 193/327 kB | 16/57 kB | 8.2/14 kB
Progress (5): 151 kB | 41 kB | 193/327 kB | 16/57 kB | 12/14 kB 
Progress (5): 151 kB | 41 kB | 197/327 kB | 16/57 kB | 12/14 kB
Progress (5): 151 kB | 41 kB | 197/327 kB | 20/57 kB | 12/14 kB
Progress (5): 151 kB | 41 kB | 197/327 kB | 20/57 kB | 14 kB   
Progress (5): 151 kB | 41 kB | 197/327 kB | 25/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 201/327 kB | 25/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 201/327 kB | 29/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 205/327 kB | 29/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 205/327 kB | 33/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 209/327 kB | 33/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 209/327 kB | 37/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 213/327 kB | 37/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 213/327 kB | 41/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 217/327 kB | 41/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 217/327 kB | 45/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 221/327 kB | 45/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 221/327 kB | 49/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 225/327 kB | 49/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 225/327 kB | 53/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 229/327 kB | 53/57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 229/327 kB | 57 kB | 14 kB   
Progress (5): 151 kB | 41 kB | 233/327 kB | 57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 238/327 kB | 57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 242/327 kB | 57 kB | 14 kB
Progress (5): 151 kB | 41 kB | 246/327 kB | 57 kB | 14 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 1.5 MB/s)
#14 13.39 Progress (4): 151 kB | 250/327 kB | 57 kB | 14 kB
                                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar
#14 13.39 Progress (4): 151 kB | 254/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 258/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 262/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 266/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 270/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 274/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 279/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 283/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 287/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 291/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 295/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 299/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 303/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 307/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 311/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 315/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 319/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 324/327 kB | 57 kB | 14 kB
Progress (4): 151 kB | 327 kB | 57 kB | 14 kB    
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 4.6 MB/s)
#14 13.40 Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar
#14 13.40 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 376 kB/s)
#14 13.40 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar
#14 13.40 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.jar (57 kB at 1.5 MB/s)
#14 13.40 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar
#14 13.40 Progress (2): 327 kB | 4.1/126 kB
Progress (2): 327 kB | 8.2/126 kB
Progress (2): 327 kB | 12/126 kB 
Progress (2): 327 kB | 16/126 kB
Progress (2): 327 kB | 20/126 kB
Progress (2): 327 kB | 25/126 kB
Progress (2): 327 kB | 29/126 kB
Progress (2): 327 kB | 33/126 kB
Progress (2): 327 kB | 37/126 kB
Progress (2): 327 kB | 41/126 kB
Progress (2): 327 kB | 45/126 kB
Progress (2): 327 kB | 49/126 kB
Progress (2): 327 kB | 53/126 kB
Progress (2): 327 kB | 57/126 kB
Progress (2): 327 kB | 61/126 kB
Progress (2): 327 kB | 66/126 kB
Progress (2): 327 kB | 70/126 kB
Progress (2): 327 kB | 74/126 kB
Progress (2): 327 kB | 78/126 kB
Progress (2): 327 kB | 82/126 kB
Progress (2): 327 kB | 86/126 kB
Progress (2): 327 kB | 90/126 kB
                                
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 7.6 MB/s)
#14 13.41 Progress (1): 94/126 kB
                       
Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
#14 13.41 Progress (1): 98/126 kB
Progress (1): 102/126 kB
Progress (1): 106/126 kB
Progress (1): 111/126 kB
Progress (1): 115/126 kB
Progress (1): 119/126 kB
Progress (1): 123/126 kB
Progress (1): 126 kB    
Progress (2): 126 kB | 4.1/353 kB
Progress (2): 126 kB | 8.2/353 kB
Progress (2): 126 kB | 12/353 kB 
Progress (2): 126 kB | 16/353 kB
Progress (2): 126 kB | 20/353 kB
Progress (2): 126 kB | 25/353 kB
Progress (2): 126 kB | 29/353 kB
Progress (2): 126 kB | 33/353 kB
Progress (2): 126 kB | 37/353 kB
Progress (2): 126 kB | 41/353 kB
Progress (2): 126 kB | 45/353 kB
Progress (2): 126 kB | 49/353 kB
Progress (2): 126 kB | 53/353 kB
Progress (2): 126 kB | 57/353 kB
Progress (2): 126 kB | 61/353 kB
Progress (2): 126 kB | 65/353 kB
Progress (2): 126 kB | 69/353 kB
Progress (3): 126 kB | 69/353 kB | 4.1/29 kB
Progress (3): 126 kB | 74/353 kB | 4.1/29 kB
Progress (3): 126 kB | 74/353 kB | 8.2/29 kB
Progress (3): 126 kB | 78/353 kB | 8.2/29 kB
Progress (3): 126 kB | 78/353 kB | 12/29 kB 
Progress (3): 126 kB | 82/353 kB | 12/29 kB
Progress (3): 126 kB | 82/353 kB | 16/29 kB
Progress (3): 126 kB | 86/353 kB | 16/29 kB
Progress (3): 126 kB | 86/353 kB | 20/29 kB
Progress (3): 126 kB | 90/353 kB | 20/29 kB
Progress (3): 126 kB | 90/353 kB | 25/29 kB
Progress (3): 126 kB | 94/353 kB | 25/29 kB
Progress (3): 126 kB | 94/353 kB | 29/29 kB
Progress (3): 126 kB | 98/353 kB | 29/29 kB
Progress (3): 126 kB | 98/353 kB | 29 kB   
Progress (3): 126 kB | 102/353 kB | 29 kB
Progress (3): 126 kB | 106/353 kB | 29 kB
Progress (3): 126 kB | 110/353 kB | 29 kB
Progress (3): 126 kB | 115/353 kB | 29 kB
Progress (3): 126 kB | 119/353 kB | 29 kB
Progress (3): 126 kB | 123/353 kB | 29 kB
Progress (4): 126 kB | 123/353 kB | 29 kB | 4.1/5.2 kB
Progress (4): 126 kB | 127/353 kB | 29 kB | 4.1/5.2 kB
Progress (4): 126 kB | 127/353 kB | 29 kB | 5.2 kB    
Progress (4): 126 kB | 131/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 135/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 139/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 143/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 147/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 151/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 155/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 160/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 164/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 168/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 172/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 176/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 180/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 184/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 188/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 192/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 196/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 201/353 kB | 29 kB | 5.2 kB
Progress (4): 126 kB | 205/353 kB | 29 kB | 5.2 kB
Progress (5): 126 kB | 205/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (5): 126 kB | 209/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (5): 126 kB | 213/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (5): 126 kB | 217/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (5): 126 kB | 221/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (5): 126 kB | 225/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (5): 126 kB | 229/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (5): 126 kB | 233/353 kB | 29 kB | 5.2 kB | 2.5 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar (126 kB at 2.2 MB/s)
#14 13.42 Progress (4): 237/353 kB | 29 kB | 5.2 kB | 2.5 kB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar
#14 13.42 Progress (4): 241/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 246/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 250/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 254/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 258/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 262/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 266/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 270/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 274/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 278/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 282/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 287/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 291/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 295/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 299/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 303/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 307/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 311/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 315/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 319/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 323/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 328/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 332/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 336/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 340/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 344/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 348/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 352/353 kB | 29 kB | 5.2 kB | 2.5 kB
Progress (4): 353 kB | 29 kB | 5.2 kB | 2.5 kB    
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar (29 kB at 461 kB/s)
#14 13.43 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar (5.2 kB at 82 kB/s)
#14 13.43 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar
#14 13.43 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar
#14 13.43 Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 36 kB/s)
#14 13.43 Progress (2): 353 kB | 4.1/94 kB
Progress (2): 353 kB | 8.2/94 kB
Progress (2): 353 kB | 12/94 kB 
Progress (2): 353 kB | 16/94 kB
Progress (2): 353 kB | 20/94 kB
Progress (2): 353 kB | 25/94 kB
Progress (2): 353 kB | 29/94 kB
Progress (2): 353 kB | 33/94 kB
Progress (2): 353 kB | 37/94 kB
Progress (2): 353 kB | 41/94 kB
Progress (2): 353 kB | 45/94 kB
Progress (2): 353 kB | 49/94 kB
Progress (2): 353 kB | 53/94 kB
Progress (2): 353 kB | 57/94 kB
Progress (2): 353 kB | 61/94 kB
Progress (2): 353 kB | 66/94 kB
Progress (2): 353 kB | 70/94 kB
Progress (2): 353 kB | 74/94 kB
Progress (2): 353 kB | 78/94 kB
Progress (2): 353 kB | 82/94 kB
Progress (2): 353 kB | 86/94 kB
Progress (2): 353 kB | 90/94 kB
Progress (2): 353 kB | 94/94 kB
Progress (2): 353 kB | 94 kB   
                            
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar (353 kB at 4.7 MB/s)
#14 13.44 Progress (2): 94 kB | 4.1/26 kB
Progress (3): 94 kB | 4.1/26 kB | 4.1/193 kB
Progress (3): 94 kB | 8.2/26 kB | 4.1/193 kB
Progress (3): 94 kB | 8.2/26 kB | 8.2/193 kB
Progress (3): 94 kB | 12/26 kB | 8.2/193 kB 
Progress (3): 94 kB | 12/26 kB | 12/193 kB 
Progress (3): 94 kB | 16/26 kB | 12/193 kB
Progress (3): 94 kB | 16/26 kB | 16/193 kB
Progress (3): 94 kB | 20/26 kB | 16/193 kB
Progress (3): 94 kB | 20/26 kB | 20/193 kB
Progress (3): 94 kB | 25/26 kB | 20/193 kB
Progress (3): 94 kB | 25/26 kB | 25/193 kB
Progress (3): 94 kB | 26 kB | 25/193 kB   
Progress (3): 94 kB | 26 kB | 29/193 kB
Progress (3): 94 kB | 26 kB | 33/193 kB
Progress (3): 94 kB | 26 kB | 37/193 kB
Progress (3): 94 kB | 26 kB | 41/193 kB
Progress (3): 94 kB | 26 kB | 45/193 kB
Progress (3): 94 kB | 26 kB | 49/193 kB
Progress (3): 94 kB | 26 kB | 53/193 kB
Progress (3): 94 kB | 26 kB | 57/193 kB
Progress (3): 94 kB | 26 kB | 61/193 kB
Progress (3): 94 kB | 26 kB | 65/193 kB
Progress (3): 94 kB | 26 kB | 69/193 kB
Progress (3): 94 kB | 26 kB | 73/193 kB
Progress (3): 94 kB | 26 kB | 77/193 kB
Progress (3): 94 kB | 26 kB | 81/193 kB
Progress (3): 94 kB | 26 kB | 85/193 kB
Progress (3): 94 kB | 26 kB | 89/193 kB
Progress (3): 94 kB | 26 kB | 93/193 kB
Progress (3): 94 kB | 26 kB | 97/193 kB
Progress (3): 94 kB | 26 kB | 102/193 kB
Progress (3): 94 kB | 26 kB | 106/193 kB
Progress (3): 94 kB | 26 kB | 110/193 kB
Progress (3): 94 kB | 26 kB | 114/193 kB
Progress (3): 94 kB | 26 kB | 118/193 kB
Progress (3): 94 kB | 26 kB | 122/193 kB
Progress (3): 94 kB | 26 kB | 126/193 kB
Progress (3): 94 kB | 26 kB | 130/193 kB
Progress (3): 94 kB | 26 kB | 134/193 kB
Progress (3): 94 kB | 26 kB | 138/193 kB
Progress (3): 94 kB | 26 kB | 143/193 kB
Progress (3): 94 kB | 26 kB | 147/193 kB
Progress (3): 94 kB | 26 kB | 151/193 kB
Progress (3): 94 kB | 26 kB | 155/193 kB
Progress (3): 94 kB | 26 kB | 159/193 kB
Progress (3): 94 kB | 26 kB | 163/193 kB
Progress (3): 94 kB | 26 kB | 167/193 kB
Progress (3): 94 kB | 26 kB | 171/193 kB
Progress (3): 94 kB | 26 kB | 175/193 kB
Progress (3): 94 kB | 26 kB | 179/193 kB
Progress (3): 94 kB | 26 kB | 183/193 kB
Progress (3): 94 kB | 26 kB | 188/193 kB
Progress (3): 94 kB | 26 kB | 192/193 kB
Progress (3): 94 kB | 26 kB | 193 kB    
                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar (94 kB at 1.1 MB/s)
#14 13.45 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar (26 kB at 286 kB/s)
#14 13.46 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (193 kB at 2.0 MB/s)
#14 13.54 [INFO] Recompiling the module because of changed dependency.
#14 13.55 [INFO] Compiling 56 source files with javac [debug release 8] to target/classes
#14 15.78 [INFO] /bio-formats-build/ome-common-java/src/main/java/loci/common/DebugTools.java: Some input files use or override a deprecated API.
#14 15.78 [INFO] /bio-formats-build/ome-common-java/src/main/java/loci/common/DebugTools.java: Recompile with -Xlint:deprecation for details.
#14 15.78 [INFO] /bio-formats-build/ome-common-java/src/main/java/loci/common/LogbackTools.java: Some input files use unchecked or unsafe operations.
#14 15.78 [INFO] /bio-formats-build/ome-common-java/src/main/java/loci/common/LogbackTools.java: Recompile with -Xlint:unchecked for details.
#14 15.78 [INFO] 
#14 15.78 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ome-common ---
#14 15.78 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 15.78 [INFO] Copying 1 resource
#14 15.78 [INFO] 
#14 15.78 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ ome-common ---
#14 16.20 [INFO] Recompiling the module because of changed dependency.
#14 16.20 [INFO] Compiling 55 source files with javac [debug release 8] to target/test-classes
#14 16.84 [INFO] /bio-formats-build/ome-common-java/src/test/java/loci/common/utests/providers/URLHandleProvider.java: /bio-formats-build/ome-common-java/src/test/java/loci/common/utests/providers/URLHandleProvider.java uses or overrides a deprecated API.
#14 16.84 [INFO] /bio-formats-build/ome-common-java/src/test/java/loci/common/utests/providers/URLHandleProvider.java: Recompile with -Xlint:deprecation for details.
#14 16.84 [INFO] 
#14 16.84 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ome-common ---
#14 16.85 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
#14 16.86 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 406 kB/s)
#14 16.88 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom
#14 16.89 Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (1.7 kB at 64 kB/s)
#14 16.91 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom
#14 16.92 Progress (1): 4.1/16 kB
Progress (1): 8.2/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (16 kB at 623 kB/s)
#14 16.94 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
#14 16.95 Progress (1): 3.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 136 kB/s)
#14 16.96 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
#14 16.98 Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 78 kB/s)
#14 16.99 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
#14 17.01 Progress (1): 4.1/7.4 kB
Progress (1): 7.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 283 kB/s)
#14 17.02 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
#14 17.04 Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 99 kB/s)
#14 17.05 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
#14 17.06 Progress (1): 4.1/9.3 kB
Progress (1): 8.2/9.3 kB
Progress (1): 9.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 373 kB/s)
#14 17.08 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
#14 17.09 Progress (1): 4.1/23 kB
Progress (1): 8.2/23 kB
Progress (1): 12/23 kB 
Progress (1): 16/23 kB
Progress (1): 20/23 kB
Progress (1): 23 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 970 kB/s)
#14 17.11 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
#14 17.12 Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 139 kB/s)
#14 17.13 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
#14 17.15 Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 90 kB/s)
#14 17.16 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
#14 17.17 Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 88 kB/s)
#14 17.19 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
#14 17.20 Progress (1): 2.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 118 kB/s)
#14 17.22 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
#14 17.23 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 449 kB/s)
#14 17.25 Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
#14 17.26 Progress (1): 4.1/16 kB
Progress (1): 8.2/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 634 kB/s)
#14 17.28 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
#14 17.28 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
#14 17.28 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
#14 17.28 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
#14 17.28 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
#14 17.29 Progress (1): 4.1/524 kB
Progress (1): 8.2/524 kB
Progress (1): 12/524 kB 
Progress (1): 16/524 kB
Progress (1): 20/524 kB
Progress (1): 25/524 kB
Progress (1): 29/524 kB
Progress (1): 33/524 kB
Progress (1): 37/524 kB
Progress (2): 37/524 kB | 4.1/186 kB
Progress (3): 37/524 kB | 4.1/186 kB | 4.1/13 kB
Progress (4): 37/524 kB | 4.1/186 kB | 4.1/13 kB | 4.1/14 kB
Progress (4): 41/524 kB | 4.1/186 kB | 4.1/13 kB | 4.1/14 kB
Progress (4): 41/524 kB | 4.1/186 kB | 4.1/13 kB | 8.2/14 kB
Progress (4): 41/524 kB | 8.2/186 kB | 4.1/13 kB | 8.2/14 kB
Progress (4): 41/524 kB | 8.2/186 kB | 4.1/13 kB | 12/14 kB 
Progress (4): 45/524 kB | 8.2/186 kB | 4.1/13 kB | 12/14 kB
Progress (4): 45/524 kB | 8.2/186 kB | 4.1/13 kB | 14 kB   
Progress (4): 45/524 kB | 12/186 kB | 4.1/13 kB | 14 kB 
Progress (4): 45/524 kB | 12/186 kB | 8.2/13 kB | 14 kB
Progress (4): 45/524 kB | 16/186 kB | 8.2/13 kB | 14 kB
Progress (4): 49/524 kB | 16/186 kB | 8.2/13 kB | 14 kB
Progress (5): 49/524 kB | 16/186 kB | 8.2/13 kB | 14 kB | 4.1/273 kB
Progress (5): 53/524 kB | 16/186 kB | 8.2/13 kB | 14 kB | 4.1/273 kB
Progress (5): 53/524 kB | 20/186 kB | 8.2/13 kB | 14 kB | 4.1/273 kB
Progress (5): 53/524 kB | 20/186 kB | 12/13 kB | 14 kB | 4.1/273 kB 
Progress (5): 53/524 kB | 25/186 kB | 12/13 kB | 14 kB | 4.1/273 kB
Progress (5): 57/524 kB | 25/186 kB | 12/13 kB | 14 kB | 4.1/273 kB
Progress (5): 57/524 kB | 25/186 kB | 12/13 kB | 14 kB | 8.2/273 kB
Progress (5): 61/524 kB | 25/186 kB | 12/13 kB | 14 kB | 8.2/273 kB
Progress (5): 61/524 kB | 29/186 kB | 12/13 kB | 14 kB | 8.2/273 kB
Progress (5): 61/524 kB | 29/186 kB | 13 kB | 14 kB | 8.2/273 kB   
Progress (5): 61/524 kB | 33/186 kB | 13 kB | 14 kB | 8.2/273 kB
Progress (5): 64/524 kB | 33/186 kB | 13 kB | 14 kB | 8.2/273 kB
Progress (5): 64/524 kB | 33/186 kB | 13 kB | 14 kB | 12/273 kB 
Progress (5): 68/524 kB | 33/186 kB | 13 kB | 14 kB | 12/273 kB
Progress (5): 68/524 kB | 37/186 kB | 13 kB | 14 kB | 12/273 kB
Progress (5): 72/524 kB | 37/186 kB | 13 kB | 14 kB | 12/273 kB
Progress (5): 72/524 kB | 37/186 kB | 13 kB | 14 kB | 16/273 kB
Progress (5): 76/524 kB | 37/186 kB | 13 kB | 14 kB | 16/273 kB
Progress (5): 76/524 kB | 37/186 kB | 13 kB | 14 kB | 20/273 kB
Progress (5): 76/524 kB | 41/186 kB | 13 kB | 14 kB | 20/273 kB
Progress (5): 76/524 kB | 41/186 kB | 13 kB | 14 kB | 25/273 kB
Progress (5): 80/524 kB | 41/186 kB | 13 kB | 14 kB | 25/273 kB
Progress (5): 80/524 kB | 41/186 kB | 13 kB | 14 kB | 29/273 kB
Progress (5): 84/524 kB | 41/186 kB | 13 kB | 14 kB | 29/273 kB
Progress (5): 84/524 kB | 45/186 kB | 13 kB | 14 kB | 29/273 kB
Progress (5): 88/524 kB | 45/186 kB | 13 kB | 14 kB | 29/273 kB
Progress (5): 88/524 kB | 45/186 kB | 13 kB | 14 kB | 33/273 kB
Progress (5): 93/524 kB | 45/186 kB | 13 kB | 14 kB | 33/273 kB
Progress (5): 93/524 kB | 49/186 kB | 13 kB | 14 kB | 33/273 kB
Progress (5): 93/524 kB | 49/186 kB | 13 kB | 14 kB | 37/273 kB
Progress (5): 97/524 kB | 49/186 kB | 13 kB | 14 kB | 37/273 kB
Progress (5): 97/524 kB | 49/186 kB | 13 kB | 14 kB | 41/273 kB
Progress (5): 97/524 kB | 53/186 kB | 13 kB | 14 kB | 41/273 kB
Progress (5): 97/524 kB | 53/186 kB | 13 kB | 14 kB | 45/273 kB
Progress (5): 101/524 kB | 53/186 kB | 13 kB | 14 kB | 45/273 kB
Progress (5): 101/524 kB | 53/186 kB | 13 kB | 14 kB | 49/273 kB
Progress (5): 101/524 kB | 57/186 kB | 13 kB | 14 kB | 49/273 kB
Progress (5): 105/524 kB | 57/186 kB | 13 kB | 14 kB | 49/273 kB
Progress (5): 105/524 kB | 57/186 kB | 13 kB | 14 kB | 53/273 kB
Progress (5): 105/524 kB | 61/186 kB | 13 kB | 14 kB | 53/273 kB
Progress (5): 105/524 kB | 61/186 kB | 13 kB | 14 kB | 57/273 kB
Progress (5): 105/524 kB | 66/186 kB | 13 kB | 14 kB | 57/273 kB
Progress (5): 109/524 kB | 66/186 kB | 13 kB | 14 kB | 57/273 kB
Progress (5): 109/524 kB | 70/186 kB | 13 kB | 14 kB | 57/273 kB
Progress (5): 109/524 kB | 70/186 kB | 13 kB | 14 kB | 61/273 kB
Progress (5): 109/524 kB | 74/186 kB | 13 kB | 14 kB | 61/273 kB
Progress (5): 113/524 kB | 74/186 kB | 13 kB | 14 kB | 61/273 kB
Progress (5): 113/524 kB | 78/186 kB | 13 kB | 14 kB | 61/273 kB
Progress (5): 113/524 kB | 78/186 kB | 13 kB | 14 kB | 66/273 kB
Progress (5): 113/524 kB | 82/186 kB | 13 kB | 14 kB | 66/273 kB
Progress (5): 117/524 kB | 82/186 kB | 13 kB | 14 kB | 66/273 kB
Progress (5): 117/524 kB | 82/186 kB | 13 kB | 14 kB | 70/273 kB
Progress (5): 117/524 kB | 86/186 kB | 13 kB | 14 kB | 70/273 kB
Progress (5): 117/524 kB | 86/186 kB | 13 kB | 14 kB | 74/273 kB
Progress (5): 121/524 kB | 86/186 kB | 13 kB | 14 kB | 74/273 kB
Progress (5): 121/524 kB | 86/186 kB | 13 kB | 14 kB | 78/273 kB
Progress (5): 121/524 kB | 90/186 kB | 13 kB | 14 kB | 78/273 kB
Progress (5): 121/524 kB | 90/186 kB | 13 kB | 14 kB | 82/273 kB
Progress (5): 125/524 kB | 90/186 kB | 13 kB | 14 kB | 82/273 kB
Progress (5): 125/524 kB | 94/186 kB | 13 kB | 14 kB | 82/273 kB
Progress (5): 129/524 kB | 94/186 kB | 13 kB | 14 kB | 82/273 kB
Progress (5): 129/524 kB | 94/186 kB | 13 kB | 14 kB | 86/273 kB
Progress (5): 133/524 kB | 94/186 kB | 13 kB | 14 kB | 86/273 kB
Progress (5): 133/524 kB | 98/186 kB | 13 kB | 14 kB | 86/273 kB
Progress (5): 138/524 kB | 98/186 kB | 13 kB | 14 kB | 86/273 kB
Progress (5): 138/524 kB | 98/186 kB | 13 kB | 14 kB | 90/273 kB
Progress (5): 142/524 kB | 98/186 kB | 13 kB | 14 kB | 90/273 kB
Progress (5): 142/524 kB | 102/186 kB | 13 kB | 14 kB | 90/273 kB
Progress (5): 146/524 kB | 102/186 kB | 13 kB | 14 kB | 90/273 kB
Progress (5): 146/524 kB | 102/186 kB | 13 kB | 14 kB | 94/273 kB
Progress (5): 150/524 kB | 102/186 kB | 13 kB | 14 kB | 94/273 kB
Progress (5): 150/524 kB | 106/186 kB | 13 kB | 14 kB | 94/273 kB
Progress (5): 150/524 kB | 106/186 kB | 13 kB | 14 kB | 98/273 kB
Progress (5): 150/524 kB | 111/186 kB | 13 kB | 14 kB | 98/273 kB
Progress (5): 154/524 kB | 111/186 kB | 13 kB | 14 kB | 98/273 kB
Progress (5): 154/524 kB | 111/186 kB | 13 kB | 14 kB | 102/273 kB
Progress (5): 158/524 kB | 111/186 kB | 13 kB | 14 kB | 102/273 kB
Progress (5): 158/524 kB | 115/186 kB | 13 kB | 14 kB | 102/273 kB
Progress (5): 162/524 kB | 115/186 kB | 13 kB | 14 kB | 102/273 kB
Progress (5): 162/524 kB | 115/186 kB | 13 kB | 14 kB | 106/273 kB
Progress (5): 166/524 kB | 115/186 kB | 13 kB | 14 kB | 106/273 kB
Progress (5): 166/524 kB | 119/186 kB | 13 kB | 14 kB | 106/273 kB
Progress (5): 166/524 kB | 119/186 kB | 13 kB | 14 kB | 111/273 kB
Progress (5): 166/524 kB | 123/186 kB | 13 kB | 14 kB | 111/273 kB
Progress (5): 170/524 kB | 123/186 kB | 13 kB | 14 kB | 111/273 kB
                                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (14 kB at 493 kB/s)
#14 17.31 Progress (4): 170/524 kB | 127/186 kB | 13 kB | 111/273 kB
Progress (4): 170/524 kB | 127/186 kB | 13 kB | 115/273 kB
                                                          
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
#14 17.31 Progress (4): 174/524 kB | 127/186 kB | 13 kB | 115/273 kB
Progress (4): 174/524 kB | 127/186 kB | 13 kB | 119/273 kB
Progress (4): 174/524 kB | 131/186 kB | 13 kB | 119/273 kB
Progress (4): 174/524 kB | 131/186 kB | 13 kB | 123/273 kB
Progress (4): 179/524 kB | 131/186 kB | 13 kB | 123/273 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 445 kB/s)
#14 17.31 Progress (3): 179/524 kB | 131/186 kB | 127/273 kB
Progress (3): 179/524 kB | 135/186 kB | 127/273 kB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
#14 17.31 Progress (3): 183/524 kB | 135/186 kB | 127/273 kB
Progress (3): 183/524 kB | 139/186 kB | 127/273 kB
Progress (3): 183/524 kB | 139/186 kB | 131/273 kB
Progress (3): 183/524 kB | 143/186 kB | 131/273 kB
Progress (3): 187/524 kB | 143/186 kB | 131/273 kB
Progress (3): 187/524 kB | 143/186 kB | 135/273 kB
Progress (3): 191/524 kB | 143/186 kB | 135/273 kB
Progress (3): 191/524 kB | 147/186 kB | 135/273 kB
Progress (3): 195/524 kB | 147/186 kB | 135/273 kB
Progress (3): 195/524 kB | 147/186 kB | 139/273 kB
Progress (3): 195/524 kB | 152/186 kB | 139/273 kB
Progress (3): 199/524 kB | 152/186 kB | 139/273 kB
Progress (3): 199/524 kB | 152/186 kB | 143/273 kB
Progress (3): 203/524 kB | 152/186 kB | 143/273 kB
Progress (3): 203/524 kB | 156/186 kB | 143/273 kB
Progress (3): 203/524 kB | 156/186 kB | 147/273 kB
Progress (3): 207/524 kB | 156/186 kB | 147/273 kB
Progress (3): 207/524 kB | 156/186 kB | 152/273 kB
Progress (3): 207/524 kB | 160/186 kB | 152/273 kB
Progress (3): 207/524 kB | 160/186 kB | 156/273 kB
Progress (3): 211/524 kB | 160/186 kB | 156/273 kB
Progress (3): 211/524 kB | 164/186 kB | 156/273 kB
Progress (3): 211/524 kB | 164/186 kB | 160/273 kB
Progress (3): 215/524 kB | 164/186 kB | 160/273 kB
Progress (3): 215/524 kB | 168/186 kB | 160/273 kB
Progress (3): 220/524 kB | 168/186 kB | 160/273 kB
Progress (3): 220/524 kB | 168/186 kB | 164/273 kB
Progress (3): 224/524 kB | 168/186 kB | 164/273 kB
Progress (3): 224/524 kB | 172/186 kB | 164/273 kB
Progress (3): 228/524 kB | 172/186 kB | 164/273 kB
Progress (3): 228/524 kB | 172/186 kB | 168/273 kB
Progress (3): 228/524 kB | 176/186 kB | 168/273 kB
Progress (3): 232/524 kB | 176/186 kB | 168/273 kB
Progress (3): 232/524 kB | 180/186 kB | 168/273 kB
Progress (3): 232/524 kB | 180/186 kB | 172/273 kB
Progress (3): 232/524 kB | 184/186 kB | 172/273 kB
Progress (3): 236/524 kB | 184/186 kB | 172/273 kB
Progress (3): 236/524 kB | 186 kB | 172/273 kB    
Progress (3): 236/524 kB | 186 kB | 176/273 kB
Progress (3): 240/524 kB | 186 kB | 176/273 kB
Progress (3): 244/524 kB | 186 kB | 176/273 kB
Progress (3): 244/524 kB | 186 kB | 180/273 kB
Progress (3): 244/524 kB | 186 kB | 184/273 kB
Progress (3): 248/524 kB | 186 kB | 184/273 kB
Progress (3): 248/524 kB | 186 kB | 188/273 kB
Progress (3): 252/524 kB | 186 kB | 188/273 kB
Progress (3): 252/524 kB | 186 kB | 193/273 kB
Progress (3): 256/524 kB | 186 kB | 193/273 kB
Progress (3): 260/524 kB | 186 kB | 193/273 kB
Progress (3): 260/524 kB | 186 kB | 197/273 kB
Progress (3): 260/524 kB | 186 kB | 201/273 kB
Progress (3): 265/524 kB | 186 kB | 201/273 kB
Progress (3): 265/524 kB | 186 kB | 205/273 kB
Progress (3): 269/524 kB | 186 kB | 205/273 kB
Progress (3): 269/524 kB | 186 kB | 209/273 kB
Progress (3): 273/524 kB | 186 kB | 209/273 kB
Progress (3): 277/524 kB | 186 kB | 209/273 kB
Progress (3): 277/524 kB | 186 kB | 213/273 kB
Progress (3): 277/524 kB | 186 kB | 217/273 kB
Progress (3): 281/524 kB | 186 kB | 217/273 kB
Progress (3): 281/524 kB | 186 kB | 221/273 kB
Progress (3): 285/524 kB | 186 kB | 221/273 kB
Progress (3): 285/524 kB | 186 kB | 225/273 kB
Progress (3): 289/524 kB | 186 kB | 225/273 kB
Progress (3): 293/524 kB | 186 kB | 225/273 kB
Progress (3): 293/524 kB | 186 kB | 229/273 kB
Progress (3): 293/524 kB | 186 kB | 233/273 kB
Progress (3): 297/524 kB | 186 kB | 233/273 kB
Progress (3): 297/524 kB | 186 kB | 238/273 kB
Progress (3): 301/524 kB | 186 kB | 238/273 kB
Progress (3): 301/524 kB | 186 kB | 242/273 kB
Progress (3): 306/524 kB | 186 kB | 242/273 kB
Progress (3): 310/524 kB | 186 kB | 242/273 kB
Progress (3): 310/524 kB | 186 kB | 246/273 kB
Progress (3): 310/524 kB | 186 kB | 250/273 kB
Progress (3): 314/524 kB | 186 kB | 250/273 kB
Progress (3): 314/524 kB | 186 kB | 254/273 kB
Progress (3): 318/524 kB | 186 kB | 254/273 kB
Progress (3): 318/524 kB | 186 kB | 258/273 kB
Progress (3): 322/524 kB | 186 kB | 258/273 kB
Progress (3): 322/524 kB | 186 kB | 262/273 kB
Progress (3): 326/524 kB | 186 kB | 262/273 kB
Progress (3): 326/524 kB | 186 kB | 266/273 kB
Progress (3): 326/524 kB | 186 kB | 270/273 kB
Progress (3): 330/524 kB | 186 kB | 270/273 kB
Progress (3): 330/524 kB | 186 kB | 273 kB    
Progress (3): 334/524 kB | 186 kB | 273 kB
Progress (3): 338/524 kB | 186 kB | 273 kB
Progress (3): 342/524 kB | 186 kB | 273 kB
Progress (3): 346/524 kB | 186 kB | 273 kB
Progress (3): 351/524 kB | 186 kB | 273 kB
Progress (3): 355/524 kB | 186 kB | 273 kB
Progress (3): 359/524 kB | 186 kB | 273 kB
Progress (3): 363/524 kB | 186 kB | 273 kB
Progress (3): 367/524 kB | 186 kB | 273 kB
Progress (3): 371/524 kB | 186 kB | 273 kB
Progress (3): 375/524 kB | 186 kB | 273 kB
Progress (3): 379/524 kB | 186 kB | 273 kB
Progress (3): 383/524 kB | 186 kB | 273 kB
Progress (4): 383/524 kB | 186 kB | 273 kB | 4.1/228 kB
Progress (4): 387/524 kB | 186 kB | 273 kB | 4.1/228 kB
Progress (4): 387/524 kB | 186 kB | 273 kB | 8.2/228 kB
Progress (4): 392/524 kB | 186 kB | 273 kB | 8.2/228 kB
Progress (4): 392/524 kB | 186 kB | 273 kB | 12/228 kB 
Progress (4): 396/524 kB | 186 kB | 273 kB | 12/228 kB
Progress (4): 396/524 kB | 186 kB | 273 kB | 16/228 kB
Progress (4): 400/524 kB | 186 kB | 273 kB | 16/228 kB
Progress (4): 404/524 kB | 186 kB | 273 kB | 16/228 kB
Progress (5): 404/524 kB | 186 kB | 273 kB | 16/228 kB | 4.1/315 kB
Progress (5): 404/524 kB | 186 kB | 273 kB | 20/228 kB | 4.1/315 kB
Progress (5): 404/524 kB | 186 kB | 273 kB | 20/228 kB | 8.2/315 kB
Progress (5): 408/524 kB | 186 kB | 273 kB | 20/228 kB | 8.2/315 kB
Progress (5): 408/524 kB | 186 kB | 273 kB | 20/228 kB | 12/315 kB 
Progress (5): 408/524 kB | 186 kB | 273 kB | 25/228 kB | 12/315 kB
Progress (5): 408/524 kB | 186 kB | 273 kB | 25/228 kB | 16/315 kB
Progress (5): 412/524 kB | 186 kB | 273 kB | 25/228 kB | 16/315 kB
Progress (5): 412/524 kB | 186 kB | 273 kB | 29/228 kB | 16/315 kB
Progress (5): 416/524 kB | 186 kB | 273 kB | 29/228 kB | 16/315 kB
Progress (5): 416/524 kB | 186 kB | 273 kB | 29/228 kB | 20/315 kB
Progress (5): 420/524 kB | 186 kB | 273 kB | 29/228 kB | 20/315 kB
Progress (5): 420/524 kB | 186 kB | 273 kB | 33/228 kB | 20/315 kB
Progress (5): 424/524 kB | 186 kB | 273 kB | 33/228 kB | 20/315 kB
Progress (5): 424/524 kB | 186 kB | 273 kB | 33/228 kB | 25/315 kB
Progress (5): 428/524 kB | 186 kB | 273 kB | 33/228 kB | 25/315 kB
Progress (5): 428/524 kB | 186 kB | 273 kB | 37/228 kB | 25/315 kB
Progress (5): 433/524 kB | 186 kB | 273 kB | 37/228 kB | 25/315 kB
Progress (5): 433/524 kB | 186 kB | 273 kB | 37/228 kB | 29/315 kB
Progress (5): 437/524 kB | 186 kB | 273 kB | 37/228 kB | 29/315 kB
Progress (5): 437/524 kB | 186 kB | 273 kB | 41/228 kB | 29/315 kB
Progress (5): 441/524 kB | 186 kB | 273 kB | 41/228 kB | 29/315 kB
Progress (5): 441/524 kB | 186 kB | 273 kB | 41/228 kB | 33/315 kB
Progress (5): 445/524 kB | 186 kB | 273 kB | 41/228 kB | 33/315 kB
Progress (5): 445/524 kB | 186 kB | 273 kB | 45/228 kB | 33/315 kB
Progress (5): 449/524 kB | 186 kB | 273 kB | 45/228 kB | 33/315 kB
Progress (5): 449/524 kB | 186 kB | 273 kB | 45/228 kB | 37/315 kB
Progress (5): 453/524 kB | 186 kB | 273 kB | 45/228 kB | 37/315 kB
Progress (5): 453/524 kB | 186 kB | 273 kB | 49/228 kB | 37/315 kB
Progress (5): 457/524 kB | 186 kB | 273 kB | 49/228 kB | 37/315 kB
Progress (5): 457/524 kB | 186 kB | 273 kB | 49/228 kB | 41/315 kB
Progress (5): 461/524 kB | 186 kB | 273 kB | 49/228 kB | 41/315 kB
Progress (5): 461/524 kB | 186 kB | 273 kB | 53/228 kB | 41/315 kB
Progress (5): 465/524 kB | 186 kB | 273 kB | 53/228 kB | 41/315 kB
Progress (5): 465/524 kB | 186 kB | 273 kB | 53/228 kB | 45/315 kB
                                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 3.9 MB/s)
#14 17.33 Progress (4): 465/524 kB | 273 kB | 53/228 kB | 49/315 kB
Progress (4): 469/524 kB | 273 kB | 53/228 kB | 49/315 kB
Progress (4): 469/524 kB | 273 kB | 57/228 kB | 49/315 kB
Progress (4): 473/524 kB | 273 kB | 57/228 kB | 49/315 kB
Progress (4): 473/524 kB | 273 kB | 57/228 kB | 53/315 kB
                                                         
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
#14 17.33 Progress (4): 473/524 kB | 273 kB | 57/228 kB | 57/315 kB
Progress (4): 478/524 kB | 273 kB | 57/228 kB | 57/315 kB
Progress (4): 478/524 kB | 273 kB | 61/228 kB | 57/315 kB
Progress (4): 482/524 kB | 273 kB | 61/228 kB | 57/315 kB
Progress (4): 482/524 kB | 273 kB | 61/228 kB | 61/315 kB
Progress (4): 486/524 kB | 273 kB | 61/228 kB | 61/315 kB
Progress (4): 486/524 kB | 273 kB | 66/228 kB | 61/315 kB
Progress (4): 490/524 kB | 273 kB | 66/228 kB | 61/315 kB
Progress (4): 490/524 kB | 273 kB | 66/228 kB | 64/315 kB
Progress (4): 490/524 kB | 273 kB | 70/228 kB | 64/315 kB
Progress (4): 494/524 kB | 273 kB | 70/228 kB | 64/315 kB
Progress (4): 494/524 kB | 273 kB | 74/228 kB | 64/315 kB
Progress (4): 494/524 kB | 273 kB | 74/228 kB | 68/315 kB
Progress (4): 494/524 kB | 273 kB | 78/228 kB | 68/315 kB
Progress (4): 498/524 kB | 273 kB | 78/228 kB | 68/315 kB
Progress (4): 498/524 kB | 273 kB | 82/228 kB | 68/315 kB
Progress (4): 498/524 kB | 273 kB | 82/228 kB | 72/315 kB
Progress (4): 502/524 kB | 273 kB | 82/228 kB | 72/315 kB
Progress (4): 502/524 kB | 273 kB | 82/228 kB | 76/315 kB
Progress (4): 502/524 kB | 273 kB | 86/228 kB | 76/315 kB
Progress (4): 502/524 kB | 273 kB | 86/228 kB | 80/315 kB
Progress (4): 506/524 kB | 273 kB | 86/228 kB | 80/315 kB
Progress (4): 506/524 kB | 273 kB | 90/228 kB | 80/315 kB
Progress (4): 506/524 kB | 273 kB | 90/228 kB | 84/315 kB
Progress (4): 506/524 kB | 273 kB | 94/228 kB | 84/315 kB
Progress (4): 510/524 kB | 273 kB | 94/228 kB | 84/315 kB
Progress (4): 510/524 kB | 273 kB | 98/228 kB | 84/315 kB
Progress (4): 510/524 kB | 273 kB | 98/228 kB | 88/315 kB
Progress (4): 514/524 kB | 273 kB | 98/228 kB | 88/315 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 5.3 MB/s)
#14 17.33 Progress (3): 514/524 kB | 98/228 kB | 92/315 kB
Progress (3): 514/524 kB | 102/228 kB | 92/315 kB
Progress (3): 514/524 kB | 102/228 kB | 96/315 kB
                                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
#14 17.33 Progress (3): 519/524 kB | 102/228 kB | 96/315 kB
Progress (3): 519/524 kB | 102/228 kB | 101/315 kB
Progress (3): 519/524 kB | 106/228 kB | 101/315 kB
Progress (3): 519/524 kB | 106/228 kB | 105/315 kB
Progress (3): 523/524 kB | 106/228 kB | 105/315 kB
Progress (3): 523/524 kB | 106/228 kB | 109/315 kB
Progress (3): 523/524 kB | 111/228 kB | 109/315 kB
Progress (3): 523/524 kB | 111/228 kB | 113/315 kB
Progress (3): 524 kB | 111/228 kB | 113/315 kB    
Progress (3): 524 kB | 115/228 kB | 113/315 kB
Progress (3): 524 kB | 115/228 kB | 117/315 kB
Progress (3): 524 kB | 115/228 kB | 121/315 kB
Progress (3): 524 kB | 115/228 kB | 125/315 kB
Progress (3): 524 kB | 119/228 kB | 125/315 kB
Progress (3): 524 kB | 119/228 kB | 129/315 kB
Progress (3): 524 kB | 123/228 kB | 129/315 kB
Progress (3): 524 kB | 127/228 kB | 129/315 kB
Progress (3): 524 kB | 127/228 kB | 133/315 kB
Progress (3): 524 kB | 131/228 kB | 133/315 kB
Progress (3): 524 kB | 131/228 kB | 137/315 kB
Progress (3): 524 kB | 131/228 kB | 142/315 kB
Progress (3): 524 kB | 135/228 kB | 142/315 kB
Progress (3): 524 kB | 135/228 kB | 146/315 kB
Progress (3): 524 kB | 139/228 kB | 146/315 kB
Progress (3): 524 kB | 143/228 kB | 146/315 kB
Progress (3): 524 kB | 143/228 kB | 150/315 kB
Progress (3): 524 kB | 147/228 kB | 150/315 kB
Progress (3): 524 kB | 147/228 kB | 154/315 kB
Progress (3): 524 kB | 147/228 kB | 158/315 kB
Progress (3): 524 kB | 152/228 kB | 158/315 kB
Progress (3): 524 kB | 152/228 kB | 162/315 kB
Progress (3): 524 kB | 156/228 kB | 162/315 kB
Progress (3): 524 kB | 160/228 kB | 162/315 kB
Progress (3): 524 kB | 160/228 kB | 166/315 kB
Progress (3): 524 kB | 164/228 kB | 166/315 kB
Progress (3): 524 kB | 164/228 kB | 170/315 kB
Progress (3): 524 kB | 168/228 kB | 170/315 kB
Progress (3): 524 kB | 168/228 kB | 174/315 kB
Progress (3): 524 kB | 172/228 kB | 174/315 kB
Progress (3): 524 kB | 172/228 kB | 178/315 kB
Progress (3): 524 kB | 176/228 kB | 178/315 kB
Progress (3): 524 kB | 180/228 kB | 178/315 kB
Progress (3): 524 kB | 180/228 kB | 182/315 kB
Progress (3): 524 kB | 180/228 kB | 187/315 kB
Progress (3): 524 kB | 184/228 kB | 187/315 kB
Progress (3): 524 kB | 184/228 kB | 191/315 kB
Progress (3): 524 kB | 188/228 kB | 191/315 kB
Progress (3): 524 kB | 188/228 kB | 195/315 kB
Progress (3): 524 kB | 193/228 kB | 195/315 kB
Progress (3): 524 kB | 197/228 kB | 195/315 kB
Progress (3): 524 kB | 197/228 kB | 199/315 kB
Progress (3): 524 kB | 197/228 kB | 203/315 kB
Progress (3): 524 kB | 201/228 kB | 203/315 kB
Progress (3): 524 kB | 201/228 kB | 207/315 kB
Progress (3): 524 kB | 205/228 kB | 207/315 kB
Progress (3): 524 kB | 205/228 kB | 211/315 kB
Progress (3): 524 kB | 209/228 kB | 211/315 kB
Progress (3): 524 kB | 213/228 kB | 211/315 kB
Progress (3): 524 kB | 213/228 kB | 215/315 kB
Progress (3): 524 kB | 217/228 kB | 215/315 kB
Progress (3): 524 kB | 217/228 kB | 219/315 kB
Progress (3): 524 kB | 221/228 kB | 219/315 kB
Progress (3): 524 kB | 221/228 kB | 223/315 kB
Progress (3): 524 kB | 225/228 kB | 223/315 kB
Progress (3): 524 kB | 225/228 kB | 228/315 kB
Progress (3): 524 kB | 228 kB | 228/315 kB    
Progress (3): 524 kB | 228 kB | 232/315 kB
Progress (3): 524 kB | 228 kB | 236/315 kB
Progress (3): 524 kB | 228 kB | 240/315 kB
Progress (3): 524 kB | 228 kB | 244/315 kB
Progress (3): 524 kB | 228 kB | 248/315 kB
Progress (3): 524 kB | 228 kB | 252/315 kB
Progress (3): 524 kB | 228 kB | 256/315 kB
Progress (3): 524 kB | 228 kB | 260/315 kB
Progress (4): 524 kB | 228 kB | 260/315 kB | 4.1/45 kB
Progress (4): 524 kB | 228 kB | 264/315 kB | 4.1/45 kB
Progress (4): 524 kB | 228 kB | 264/315 kB | 8.2/45 kB
Progress (4): 524 kB | 228 kB | 268/315 kB | 8.2/45 kB
Progress (4): 524 kB | 228 kB | 268/315 kB | 12/45 kB 
Progress (4): 524 kB | 228 kB | 273/315 kB | 12/45 kB
Progress (4): 524 kB | 228 kB | 273/315 kB | 16/45 kB
Progress (4): 524 kB | 228 kB | 277/315 kB | 16/45 kB
Progress (4): 524 kB | 228 kB | 277/315 kB | 20/45 kB
Progress (4): 524 kB | 228 kB | 281/315 kB | 20/45 kB
Progress (4): 524 kB | 228 kB | 281/315 kB | 24/45 kB
Progress (4): 524 kB | 228 kB | 285/315 kB | 24/45 kB
Progress (4): 524 kB | 228 kB | 285/315 kB | 28/45 kB
Progress (4): 524 kB | 228 kB | 289/315 kB | 28/45 kB
Progress (4): 524 kB | 228 kB | 289/315 kB | 32/45 kB
Progress (4): 524 kB | 228 kB | 293/315 kB | 32/45 kB
Progress (4): 524 kB | 228 kB | 293/315 kB | 36/45 kB
Progress (4): 524 kB | 228 kB | 297/315 kB | 36/45 kB
Progress (4): 524 kB | 228 kB | 297/315 kB | 40/45 kB
Progress (4): 524 kB | 228 kB | 301/315 kB | 40/45 kB
Progress (4): 524 kB | 228 kB | 301/315 kB | 44/45 kB
Progress (4): 524 kB | 228 kB | 305/315 kB | 44/45 kB
Progress (4): 524 kB | 228 kB | 305/315 kB | 45 kB   
Progress (4): 524 kB | 228 kB | 309/315 kB | 45 kB
Progress (4): 524 kB | 228 kB | 314/315 kB | 45 kB
Progress (4): 524 kB | 228 kB | 315 kB | 45 kB    
Progress (5): 524 kB | 228 kB | 315 kB | 45 kB | 4.1/11 kB
Progress (5): 524 kB | 228 kB | 315 kB | 45 kB | 8.2/11 kB
Progress (5): 524 kB | 228 kB | 315 kB | 45 kB | 11 kB    
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 7.8 MB/s)
#14 17.35 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
#14 17.35 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 3.1 MB/s)
#14 17.35 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
#14 17.36 Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 585 kB/s)
#14 17.36 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
#14 17.36 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 142 kB/s)
#14 17.36 Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
#14 17.36 Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 4.0 MB/s)
#14 17.36 Progress (1): 4.1/38 kB
Progress (1): 8.2/38 kB
Progress (1): 12/38 kB 
Progress (1): 16/38 kB
Progress (1): 20/38 kB
Progress (1): 24/38 kB
Progress (1): 28/38 kB
Progress (1): 32/38 kB
Progress (1): 36/38 kB
Progress (1): 38 kB   
Progress (2): 38 kB | 4.1/35 kB
Progress (2): 38 kB | 8.2/35 kB
Progress (2): 38 kB | 12/35 kB 
Progress (2): 38 kB | 16/35 kB
Progress (2): 38 kB | 20/35 kB
Progress (2): 38 kB | 25/35 kB
Progress (2): 38 kB | 29/35 kB
Progress (2): 38 kB | 33/35 kB
Progress (2): 38 kB | 35 kB   
Progress (3): 38 kB | 35 kB | 4.1/108 kB
Progress (3): 38 kB | 35 kB | 8.2/108 kB
Progress (3): 38 kB | 35 kB | 12/108 kB 
Progress (3): 38 kB | 35 kB | 16/108 kB
Progress (3): 38 kB | 35 kB | 20/108 kB
Progress (3): 38 kB | 35 kB | 25/108 kB
Progress (3): 38 kB | 35 kB | 29/108 kB
Progress (4): 38 kB | 35 kB | 29/108 kB | 4.1/315 kB
Progress (4): 38 kB | 35 kB | 33/108 kB | 4.1/315 kB
Progress (4): 38 kB | 35 kB | 33/108 kB | 8.2/315 kB
Progress (4): 38 kB | 35 kB | 37/108 kB | 8.2/315 kB
Progress (4): 38 kB | 35 kB | 37/108 kB | 12/315 kB 
Progress (4): 38 kB | 35 kB | 41/108 kB | 12/315 kB
Progress (4): 38 kB | 35 kB | 41/108 kB | 16/315 kB
Progress (4): 38 kB | 35 kB | 45/108 kB | 16/315 kB
Progress (4): 38 kB | 35 kB | 49/108 kB | 16/315 kB
Progress (4): 38 kB | 35 kB | 49/108 kB | 20/315 kB
Progress (4): 38 kB | 35 kB | 53/108 kB | 20/315 kB
Progress (4): 38 kB | 35 kB | 53/108 kB | 25/315 kB
Progress (4): 38 kB | 35 kB | 57/108 kB | 25/315 kB
Progress (4): 38 kB | 35 kB | 57/108 kB | 29/315 kB
Progress (4): 38 kB | 35 kB | 61/108 kB | 29/315 kB
Progress (4): 38 kB | 35 kB | 61/108 kB | 33/315 kB
Progress (4): 38 kB | 35 kB | 66/108 kB | 33/315 kB
Progress (4): 38 kB | 35 kB | 66/108 kB | 37/315 kB
Progress (4): 38 kB | 35 kB | 70/108 kB | 37/315 kB
Progress (4): 38 kB | 35 kB | 70/108 kB | 41/315 kB
Progress (4): 38 kB | 35 kB | 74/108 kB | 41/315 kB
Progress (4): 38 kB | 35 kB | 74/108 kB | 45/315 kB
Progress (4): 38 kB | 35 kB | 78/108 kB | 45/315 kB
Progress (4): 38 kB | 35 kB | 78/108 kB | 49/315 kB
Progress (4): 38 kB | 35 kB | 82/108 kB | 49/315 kB
                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 405 kB/s)
#14 17.37 Progress (3): 35 kB | 86/108 kB | 49/315 kB
Progress (3): 35 kB | 86/108 kB | 53/315 kB
Progress (3): 35 kB | 90/108 kB | 53/315 kB
Progress (3): 35 kB | 90/108 kB | 57/315 kB
Progress (3): 35 kB | 94/108 kB | 57/315 kB
Progress (3): 35 kB | 94/108 kB | 61/315 kB
Progress (3): 35 kB | 98/108 kB | 61/315 kB
Progress (3): 35 kB | 98/108 kB | 66/315 kB
Progress (3): 35 kB | 102/108 kB | 66/315 kB
Progress (3): 35 kB | 102/108 kB | 70/315 kB
Progress (3): 35 kB | 106/108 kB | 70/315 kB
Progress (3): 35 kB | 106/108 kB | 74/315 kB
Progress (3): 35 kB | 108 kB | 74/315 kB    
Progress (3): 35 kB | 108 kB | 78/315 kB
Progress (3): 35 kB | 108 kB | 82/315 kB
Progress (3): 35 kB | 108 kB | 86/315 kB
Progress (3): 35 kB | 108 kB | 90/315 kB
Progress (3): 35 kB | 108 kB | 94/315 kB
Progress (3): 35 kB | 108 kB | 98/315 kB
Progress (3): 35 kB | 108 kB | 102/315 kB
Progress (3): 35 kB | 108 kB | 106/315 kB
Progress (3): 35 kB | 108 kB | 111/315 kB
Progress (3): 35 kB | 108 kB | 115/315 kB
Progress (3): 35 kB | 108 kB | 119/315 kB
Progress (3): 35 kB | 108 kB | 123/315 kB
Progress (3): 35 kB | 108 kB | 127/315 kB
Progress (3): 35 kB | 108 kB | 131/315 kB
Progress (3): 35 kB | 108 kB | 135/315 kB
Progress (3): 35 kB | 108 kB | 139/315 kB
Progress (3): 35 kB | 108 kB | 143/315 kB
Progress (3): 35 kB | 108 kB | 147/315 kB
Progress (3): 35 kB | 108 kB | 152/315 kB
Progress (3): 35 kB | 108 kB | 156/315 kB
Progress (3): 35 kB | 108 kB | 160/315 kB
Progress (3): 35 kB | 108 kB | 164/315 kB
Progress (3): 35 kB | 108 kB | 168/315 kB
Progress (3): 35 kB | 108 kB | 172/315 kB
Progress (3): 35 kB | 108 kB | 176/315 kB
Progress (3): 35 kB | 108 kB | 180/315 kB
Progress (3): 35 kB | 108 kB | 184/315 kB
Progress (3): 35 kB | 108 kB | 188/315 kB
Progress (3): 35 kB | 108 kB | 193/315 kB
Progress (3): 35 kB | 108 kB | 197/315 kB
Progress (3): 35 kB | 108 kB | 201/315 kB
Progress (3): 35 kB | 108 kB | 205/315 kB
Progress (3): 35 kB | 108 kB | 209/315 kB
Progress (3): 35 kB | 108 kB | 213/315 kB
Progress (3): 35 kB | 108 kB | 217/315 kB
Progress (3): 35 kB | 108 kB | 221/315 kB
Progress (3): 35 kB | 108 kB | 225/315 kB
Progress (3): 35 kB | 108 kB | 229/315 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 350 kB/s)
#14 17.38 Progress (2): 108 kB | 233/315 kB
Progress (2): 108 kB | 238/315 kB
Progress (2): 108 kB | 242/315 kB
Progress (2): 108 kB | 246/315 kB
Progress (2): 108 kB | 250/315 kB
Progress (2): 108 kB | 254/315 kB
Progress (2): 108 kB | 258/315 kB
Progress (2): 108 kB | 262/315 kB
Progress (2): 108 kB | 266/315 kB
Progress (2): 108 kB | 270/315 kB
Progress (2): 108 kB | 274/315 kB
Progress (2): 108 kB | 279/315 kB
Progress (2): 108 kB | 283/315 kB
Progress (2): 108 kB | 287/315 kB
Progress (2): 108 kB | 291/315 kB
Progress (2): 108 kB | 295/315 kB
Progress (2): 108 kB | 299/315 kB
Progress (2): 108 kB | 303/315 kB
Progress (2): 108 kB | 307/315 kB
Progress (2): 108 kB | 311/315 kB
Progress (2): 108 kB | 315 kB    
                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 1.0 MB/s)
#14 17.40 Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 2.7 MB/s)
#14 17.51 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.0/surefire-testng-2.22.0.pom
#14 17.53 Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.0/surefire-testng-2.22.0.pom (2.8 kB at 107 kB/s)
#14 17.54 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.0/surefire-providers-2.22.0.pom
#14 17.56 Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.0/surefire-providers-2.22.0.pom (2.5 kB at 100 kB/s)
#14 17.58 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.0/common-java5-2.22.0.pom
#14 17.59 Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.0/common-java5-2.22.0.pom (2.7 kB at 103 kB/s)
#14 17.62 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.0/surefire-testng-utils-2.22.0.pom
#14 17.64 Progress (1): 3.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.0/surefire-testng-utils-2.22.0.pom (3.4 kB at 136 kB/s)
#14 17.66 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.0/surefire-grouper-2.22.0.pom
#14 17.67 Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.0/surefire-grouper-2.22.0.pom (2.6 kB at 105 kB/s)
#14 17.69 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.0/surefire-testng-2.22.0.jar
#14 17.69 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.0/surefire-grouper-2.22.0.jar
#14 17.69 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.0/common-java5-2.22.0.jar
#14 17.69 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.0/surefire-testng-utils-2.22.0.jar
#14 17.70 Progress (1): 4.1/51 kB
Progress (2): 4.1/51 kB | 4.1/44 kB
Progress (2): 8.2/51 kB | 4.1/44 kB
Progress (2): 8.2/51 kB | 8.2/44 kB
Progress (3): 8.2/51 kB | 8.2/44 kB | 4.1/40 kB
Progress (3): 12/51 kB | 8.2/44 kB | 4.1/40 kB 
Progress (4): 12/51 kB | 8.2/44 kB | 4.1/40 kB | 4.1/27 kB
Progress (4): 12/51 kB | 8.2/44 kB | 8.2/40 kB | 4.1/27 kB
Progress (4): 12/51 kB | 12/44 kB | 8.2/40 kB | 4.1/27 kB 
Progress (4): 12/51 kB | 12/44 kB | 12/40 kB | 4.1/27 kB 
Progress (4): 12/51 kB | 12/44 kB | 12/40 kB | 8.2/27 kB
Progress (4): 16/51 kB | 12/44 kB | 12/40 kB | 8.2/27 kB
Progress (4): 16/51 kB | 12/44 kB | 12/40 kB | 12/27 kB 
Progress (4): 16/51 kB | 12/44 kB | 16/40 kB | 12/27 kB
Progress (4): 16/51 kB | 16/44 kB | 16/40 kB | 12/27 kB
Progress (4): 16/51 kB | 16/44 kB | 16/40 kB | 16/27 kB
Progress (4): 20/51 kB | 16/44 kB | 16/40 kB | 16/27 kB
Progress (4): 20/51 kB | 20/44 kB | 16/40 kB | 16/27 kB
Progress (4): 20/51 kB | 20/44 kB | 20/40 kB | 16/27 kB
Progress (4): 20/51 kB | 25/44 kB | 20/40 kB | 16/27 kB
Progress (4): 20/51 kB | 25/44 kB | 20/40 kB | 20/27 kB
Progress (4): 25/51 kB | 25/44 kB | 20/40 kB | 20/27 kB
Progress (4): 25/51 kB | 25/44 kB | 20/40 kB | 25/27 kB
Progress (4): 25/51 kB | 29/44 kB | 20/40 kB | 25/27 kB
Progress (4): 25/51 kB | 29/44 kB | 25/40 kB | 25/27 kB
Progress (4): 25/51 kB | 33/44 kB | 25/40 kB | 25/27 kB
Progress (4): 25/51 kB | 33/44 kB | 25/40 kB | 27 kB   
Progress (4): 29/51 kB | 33/44 kB | 25/40 kB | 27 kB
Progress (4): 29/51 kB | 37/44 kB | 25/40 kB | 27 kB
Progress (4): 29/51 kB | 37/44 kB | 29/40 kB | 27 kB
Progress (4): 29/51 kB | 41/44 kB | 29/40 kB | 27 kB
Progress (4): 33/51 kB | 41/44 kB | 29/40 kB | 27 kB
Progress (4): 33/51 kB | 44 kB | 29/40 kB | 27 kB   
Progress (4): 33/51 kB | 44 kB | 33/40 kB | 27 kB
Progress (4): 37/51 kB | 44 kB | 33/40 kB | 27 kB
Progress (4): 37/51 kB | 44 kB | 37/40 kB | 27 kB
Progress (4): 41/51 kB | 44 kB | 37/40 kB | 27 kB
Progress (4): 41/51 kB | 44 kB | 40 kB | 27 kB   
Progress (4): 45/51 kB | 44 kB | 40 kB | 27 kB
Progress (4): 49/51 kB | 44 kB | 40 kB | 27 kB
Progress (4): 51 kB | 44 kB | 40 kB | 27 kB   
                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.0/surefire-testng-utils-2.22.0.jar (27 kB at 978 kB/s)
#14 17.72 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.0/surefire-testng-2.22.0.jar (44 kB at 1.5 MB/s)
#14 17.72 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.0/surefire-grouper-2.22.0.jar (40 kB at 1.3 MB/s)
#14 17.72 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.0/common-java5-2.22.0.jar (51 kB at 1.7 MB/s)
#14 17.73 [INFO] 
#14 17.73 [INFO] -------------------------------------------------------
#14 17.73 [INFO]  T E S T S
#14 17.73 [INFO] -------------------------------------------------------
#14 17.88 [INFO] Running TestSuite
#14 19.44 2025-09-07 00:09:12,085 [main] WARN  loci.common.utests.S3ClientServiceTest - S3 tests are disabled!
#14 19.45 2025-09-07 00:09:12,092 [main] WARN  loci.common.utests.S3HandleTest - S3 tests are disabled!
#14 19.96 2025-09-07 00:09:12,607 [main] WARN  loci.common.utests.S3ClientServiceTest - S3 tests are disabled!
#14 19.97 2025-09-07 00:09:12,610 [main] WARN  loci.common.utests.S3HandleTest - S3 tests are disabled!
#14 20.20 2025-09-07 00:09:12,839 [main] WARN  loci.common.utests.S3ClientServiceTest - S3 tests are disabled!
#14 20.20 2025-09-07 00:09:12,841 [main] WARN  loci.common.utests.S3HandleTest - S3 tests are disabled!
#14 20.29 2025-09-07 00:09:12,935 [main] WARN  loci.common.utests.S3ClientServiceTest - S3 tests are disabled!
#14 20.30 2025-09-07 00:09:12,938 [main] WARN  loci.common.utests.S3HandleTest - S3 tests are disabled!
#14 20.49 2025-09-07 00:09:13,136 [main] WARN  loci.common.utests.S3ClientServiceTest - S3 tests are disabled!
#14 20.50 2025-09-07 00:09:13,138 [main] WARN  loci.common.utests.S3HandleTest - S3 tests are disabled!
#14 20.71 2025-09-07 00:09:13,355 [main] WARN  loci.common.utests.S3ClientServiceTest - S3 tests are disabled!
#14 20.72 2025-09-07 00:09:13,357 [main] WARN  loci.common.utests.S3HandleTest - S3 tests are disabled!
#14 20.73 2025-09-07 00:09:13,376 [main] WARN  loci.common.utests.LocationTest - HTTP tests are disabled!
#14 20.73 2025-09-07 00:09:13,376 [main] WARN  loci.common.utests.LocationTest - S3 tests are disabled!
#14 25.58 [Graph] ADDING NODE BufferAlignmentReadTest.testBufferBoundry()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4a83a74a] -349505257
#14 25.58 [Graph] ADDING NODE BufferAlignmentReadTest.testLength()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4a83a74a] -2111439668
#14 25.58 [Graph] ADDING NODE BufferAlignmentReadTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4a83a74a] 1450245243
#14 25.59 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlyArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4a83a74a] -34161744
#14 25.59 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlyOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4a83a74a] 1399867609
#14 25.59 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlySubArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4a83a74a] 937292642
#14 25.59 [Graph] ADDING NODE BufferAlignmentReadTest.testReadOverBufferBoundary()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4a83a74a] 1012238666
#14 25.59 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallyArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4a83a74a] 1005766579
#14 25.59 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallyOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4a83a74a] -124357962
#14 25.59 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallySubArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4a83a74a] -1657449921
#14 25.59 [Graph] ADDING NODE BufferAlignmentReadTest.testReset()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4a83a74a] -903516559
#14 25.59 [Graph] ADDING NODE BufferAlignmentReadTest.testSeekBack()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4a83a74a] 1322380181
#14 25.59 [Graph] ADDING NODE BufferAlignmentReadTest.testSeekForward()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4a83a74a] 64501071
#14 25.59 [Graph] ADDING NODE BufferAlignmentReadTest.testSequential()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4a83a74a] -1057695083
#14 25.59 [Graph] ADDING NODE BufferAlignmentWriteTest.testLength()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@183ec003] -279050534
#14 25.59 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@183ec003] -1036757702
#14 25.59 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteArrayTwiceOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@183ec003] 1020426858
#14 25.59 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteBufferOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@183ec003] 1969220793
#14 25.59 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteBufferTwiceOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@183ec003] 572893583
#14 25.59 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteOffEndSubArray()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@183ec003] 1547304676
#14 25.59 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteOffEndSubBuffer()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@183ec003] -546723441
#14 25.59 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteTwiceOffEndSubArray()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@183ec003] 596003186
#14 25.59 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteTwiceOffEndSubBuffer()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@183ec003] -1492222407
#14 25.59 [Graph] ADDING NODE EndiannessTest.testLength()[pri:0, instance:loci.common.utests.EndiannessTest@59402b8f] 720745664
#14 25.59 [Graph] ADDING NODE EndiannessTest.testReadIntBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@59402b8f] 166719060
#14 25.59 [Graph] ADDING NODE EndiannessTest.testReadIntLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@59402b8f] 907010432
#14 25.59 [Graph] ADDING NODE EndiannessTest.testReadLongBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@59402b8f] 1185290097
#14 25.59 [Graph] ADDING NODE EndiannessTest.testReadLongLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@59402b8f] 1878045747
#14 25.59 [Graph] ADDING NODE EndiannessTest.testReadShortBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@59402b8f] -573261919
#14 25.59 [Graph] ADDING NODE EndiannessTest.testReadShortLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@59402b8f] -979514877
#14 25.59 [Graph] ADDING NODE EndiannessTest.testSeekBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@59402b8f] 1981224759
#14 25.59 [Graph] ADDING NODE EndiannessTest.testSeekLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@59402b8f] -596363843
#14 25.59 [Graph] ADDING NODE RandomAccessInputStreamTest.testArrayRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@247310d0] 948174437
#14 25.59 [Graph] ADDING NODE RandomAccessInputStreamTest.testBitRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@247310d0] 1495165105
#14 25.59 [Graph] ADDING NODE RandomAccessInputStreamTest.testLength()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@247310d0] -643697912
#14 25.59 [Graph] ADDING NODE RandomAccessInputStreamTest.testRandomRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@247310d0] 397483063
#14 25.59 [Graph] ADDING NODE RandomAccessInputStreamTest.testReverseSequentialRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@247310d0] -429681379
#14 25.59 [Graph] ADDING NODE RandomAccessInputStreamTest.testSequentialRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@247310d0] -1061572997
#14 25.59 [Graph] ADDING NODE ReadByteArrayTest.testLength()[pri:0, instance:loci.common.utests.ReadByteArrayTest@1033576a] -259672134
#14 25.59 [Graph] ADDING NODE ReadByteArrayTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@1033576a] -44640307
#14 25.59 [Graph] ADDING NODE ReadByteArrayTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@1033576a] -1361181639
#14 25.59 [Graph] ADDING NODE ReadByteArrayTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@1033576a] 126710117
#14 25.59 [Graph] ADDING NODE ReadByteArrayTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@1033576a] 388097947
#14 25.60 [Graph] ADDING NODE ReadByteArrayTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@1033576a] -1170300315
#14 25.60 [Graph] ADDING NODE ReadByteBufferTest.testLength()[pri:0, instance:loci.common.utests.ReadByteBufferTest@303cf2ba] 549233231
#14 25.60 [Graph] ADDING NODE ReadByteBufferTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@303cf2ba] 1767088056
#14 25.60 [Graph] ADDING NODE ReadByteBufferTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@303cf2ba] 1659107148
#14 25.60 [Graph] ADDING NODE ReadByteBufferTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@303cf2ba] -141236448
#14 25.60 [Graph] ADDING NODE ReadByteBufferTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@303cf2ba] 190591598
#14 25.60 [Graph] ADDING NODE ReadByteBufferTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@303cf2ba] 671840288
#14 25.60 [Graph] ADDING NODE ReadByteSubArrayTest.testLength()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@76494737] -534233821
#14 25.60 [Graph] ADDING NODE ReadByteSubArrayTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@76494737] -386303170
#14 25.60 [Graph] ADDING NODE ReadByteSubArrayTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@76494737] -1353207582
#14 25.60 [Graph] ADDING NODE ReadByteSubArrayTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@76494737] -163200042
#14 25.60 [Graph] ADDING NODE ReadByteSubArrayTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@76494737] 130804996
#14 25.60 [Graph] ADDING NODE ReadByteSubArrayTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@76494737] 934295254
#14 25.60 [Graph] ADDING NODE ReadByteTest.testLength()[pri:0, instance:loci.common.utests.ReadByteTest@4a003cbe] -340364493
#14 25.60 [Graph] ADDING NODE ReadByteTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@4a003cbe] -1622985572
#14 25.60 [Graph] ADDING NODE ReadByteTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@4a003cbe] -1460666384
#14 25.60 [Graph] ADDING NODE ReadByteTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@4a003cbe] 546157060
#14 25.60 [Graph] ADDING NODE ReadByteTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@4a003cbe] 279593810
#14 25.60 [Graph] ADDING NODE ReadByteTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@4a003cbe] -733183740
#14 25.60 [Graph] ADDING NODE ReadCharTest.testLength()[pri:0, instance:loci.common.utests.ReadCharTest@4082ba93] 1080372058
#14 25.60 [Graph] ADDING NODE ReadCharTest.testRandomAccessReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@4082ba93] 1815362669
#14 25.60 [Graph] ADDING NODE ReadCharTest.testResetReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@4082ba93] -1063901559
#14 25.60 [Graph] ADDING NODE ReadCharTest.testSeekBackReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@4082ba93] 1986152117
#14 25.60 [Graph] ADDING NODE ReadCharTest.testSeekForwardReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@4082ba93] 687780527
#14 25.60 [Graph] ADDING NODE ReadCharTest.testSequentialReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@4082ba93] 687570357
#14 25.60 [Graph] ADDING NODE ReadDoubleTest.testLength()[pri:0, instance:loci.common.utests.ReadDoubleTest@17fc391b] -668330249
#14 25.60 [Graph] ADDING NODE ReadDoubleTest.testRandomAccess()[pri:0, instance:loci.common.utests.ReadDoubleTest@17fc391b] 738634808
#14 25.60 [Graph] ADDING NODE ReadDoubleTest.testReset()[pri:0, instance:loci.common.utests.ReadDoubleTest@17fc391b] -560696932
#14 25.60 [Graph] ADDING NODE ReadDoubleTest.testSeekBack()[pri:0, instance:loci.common.utests.ReadDoubleTest@17fc391b] -1694298192
#14 25.60 [Graph] ADDING NODE ReadDoubleTest.testSeekForward()[pri:0, instance:loci.common.utests.ReadDoubleTest@17fc391b] 98260982
#14 25.60 [Graph] ADDING NODE ReadDoubleTest.testSequential()[pri:0, instance:loci.common.utests.ReadDoubleTest@17fc391b] 962854576
#14 25.61 [Graph] ADDING NODE ReadFloatTest.testLength()[pri:0, instance:loci.common.utests.ReadFloatTest@2b30a42c] -604845503
#14 25.61 [Graph] ADDING NODE ReadFloatTest.testRandomAccess()[pri:0, instance:loci.common.utests.ReadFloatTest@2b30a42c] 100022528
#14 25.61 [Graph] ADDING NODE ReadFloatTest.testReset()[pri:0, instance:loci.common.utests.ReadFloatTest@2b30a42c] -748093916
#14 25.61 [Graph] ADDING NODE ReadFloatTest.testSeekBack()[pri:0, instance:loci.common.utests.ReadFloatTest@2b30a42c] -1221045880
#14 25.61 [Graph] ADDING NODE ReadFloatTest.testSeekForward()[pri:0, instance:loci.common.utests.ReadFloatTest@2b30a42c] 1244888510
#14 25.61 [Graph] ADDING NODE ReadFloatTest.testSequential()[pri:0, instance:loci.common.utests.ReadFloatTest@2b30a42c] -1667669368
#14 25.61 [Graph] ADDING NODE ReadIntTest.testLength()[pri:0, instance:loci.common.utests.ReadIntTest@609e8838] -510944518
#14 25.61 [Graph] ADDING NODE ReadIntTest.testRandomAccessReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@609e8838] 279812242
#14 25.61 [Graph] ADDING NODE ReadIntTest.testResetReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@609e8838] -325303746
#14 25.61 [Graph] ADDING NODE ReadIntTest.testSeekBackReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@609e8838] -720827382
#14 25.61 [Graph] ADDING NODE ReadIntTest.testSeekForwardReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@609e8838] 142632096
#14 25.61 [Graph] ADDING NODE ReadIntTest.testSequentialReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@609e8838] 148544778
#14 25.61 [Graph] ADDING NODE ReadLongTest.testLength()[pri:0, instance:loci.common.utests.ReadLongTest@43df23d3] -832485564
#14 25.61 [Graph] ADDING NODE ReadLongTest.testRandomAccessReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@43df23d3] -598771279
#14 25.61 [Graph] ADDING NODE ReadLongTest.testResetReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@43df23d3] 1081613325
#14 25.61 [Graph] ADDING NODE ReadLongTest.testSeekBackReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@43df23d3] -786375127
#14 25.61 [Graph] ADDING NODE ReadLongTest.testSeekForwardReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@43df23d3] -1601410961
#14 25.61 [Graph] ADDING NODE ReadLongTest.testSequentialReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@43df23d3] 195472681
#14 25.61 [Graph] ADDING NODE ReadShortTest.testLength()[pri:0, instance:loci.common.utests.ReadShortTest@792b749c] -942952303
#14 25.61 [Graph] ADDING NODE ReadShortTest.testRandomAccessReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@792b749c] 1750308324
#14 25.61 [Graph] ADDING NODE ReadShortTest.testResetReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@792b749c] 2061995392
#14 25.61 [Graph] ADDING NODE ReadShortTest.testSeekBackReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@792b749c] 1388080764
#14 25.61 [Graph] ADDING NODE ReadShortTest.testSeekForwardReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@792b749c] -182661794
#14 25.61 [Graph] ADDING NODE ReadShortTest.testSequentialReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@792b749c] -292545156
#14 25.61 [Graph] ADDING NODE ReadUnsignedByteTest.testLength()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@23e84203] -448808717
#14 25.61 [Graph] ADDING NODE ReadUnsignedByteTest.testRandomAccessReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@23e84203] -1943659617
#14 25.61 [Graph] ADDING NODE ReadUnsignedByteTest.testResetReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@23e84203] 1187255339
#14 25.61 [Graph] ADDING NODE ReadUnsignedByteTest.testSeekBackReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@23e84203] 554084631
#14 25.61 [Graph] ADDING NODE ReadUnsignedByteTest.testSeekForwardReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@23e84203] 626412893
#14 25.61 [Graph] ADDING NODE ReadUnsignedByteTest.testSequentialReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@23e84203] -387713001
#14 25.61 [Graph] ADDING NODE ReadUnsignedShortTest.testLength()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@19932c16] -726868752
#14 25.61 [Graph] ADDING NODE ReadUnsignedShortTest.testRandomAccessReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@19932c16] -1273881936
#14 25.61 [Graph] ADDING NODE ReadUnsignedShortTest.testResetReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@19932c16] 1243997516
#14 25.61 [Graph] ADDING NODE ReadUnsignedShortTest.testSeekBackReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@19932c16] 871564280
#14 25.61 [Graph] ADDING NODE ReadUnsignedShortTest.testSeekForwardReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@19932c16] 1827592110
#14 25.61 [Graph] ADDING NODE ReadUnsignedShortTest.testSequentialReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@19932c16] 2145883896
#14 25.61 [Graph] ADDING NODE S3ClientServiceTest.testBucketExists()[pri:0, instance:loci.common.utests.S3ClientServiceTest@73eb439a] 1826805243
#14 25.61 [Graph] ADDING NODE S3ClientServiceTest.testBucketNotExists()[pri:0, instance:loci.common.utests.S3ClientServiceTest@73eb439a] 1867634192
#14 25.62 [Graph] ADDING NODE S3ClientServiceTest.testGetObject()[pri:0, instance:loci.common.utests.S3ClientServiceTest@73eb439a] -963185024
#14 25.62 [Graph] ADDING NODE S3ClientServiceTest.testGetObjectFile()[pri:0, instance:loci.common.utests.S3ClientServiceTest@73eb439a] 549700628
#14 25.62 [Graph] ADDING NODE S3ClientServiceTest.testServiceLookup()[pri:0, instance:loci.common.utests.S3ClientServiceTest@73eb439a] 607915798
#14 25.62 [Graph] ADDING NODE S3ClientServiceTest.testStatObject()[pri:0, instance:loci.common.utests.S3ClientServiceTest@73eb439a] -1250851362
#14 25.62 [Graph] ADDING NODE S3HandleTest.testCache()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] 247499266
#14 25.62 [Graph] ADDING NODE S3HandleTest.testCanHandleScheme()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] 2003122875
#14 25.62 [Graph] ADDING NODE S3HandleTest.testDefaultProtocol()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] 1882750039
#14 25.62 [Graph] ADDING NODE S3HandleTest.testIsBucket()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] -965454952
#14 25.62 [Graph] ADDING NODE S3HandleTest.testParseAuth()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] 1560213145
#14 25.62 [Graph] ADDING NODE S3HandleTest.testParseAuthLocalhost()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] 1275845052
#14 25.62 [Graph] ADDING NODE S3HandleTest.testParseBucketNoSlash()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] 1715033409
#14 25.62 [Graph] ADDING NODE S3HandleTest.testParseBucketSlash()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] 2094165604
#14 25.62 [Graph] ADDING NODE S3HandleTest.testParseLocalhost()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] 638322948
#14 25.62 [Graph] ADDING NODE S3HandleTest.testParseNoSlash()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] 1195690891
#14 25.62 [Graph] ADDING NODE S3HandleTest.testParseProtocol()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] 1622573321
#14 25.62 [Graph] ADDING NODE S3HandleTest.testParseSlashNoBucket()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] -1079820745
#14 25.62 [Graph] ADDING NODE S3HandleTest.testReadAndSeek()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] -1405121833
#14 25.62 [Graph] ADDING NODE S3HandleTest.testReadPrivate()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] 406973419
#14 25.62 [Graph] ADDING NODE S3HandleTest.testReadPublic()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] 1388082913
#14 25.62 [Graph] ADDING NODE S3HandleTest.testResetStream()[pri:0, instance:loci.common.utests.S3HandleTest@514646ef] 1715725645
#14 25.62 [Graph] ADDING NODE SkipBytesTest.testLength()[pri:0, instance:loci.common.utests.SkipBytesTest@7ae0a9ec] -466215413
#14 25.62 [Graph] ADDING NODE SkipBytesTest.testSkip4Bytes()[pri:0, instance:loci.common.utests.SkipBytesTest@7ae0a9ec] -824345861
#14 25.62 [Graph] ADDING NODE SkipBytesTest.testSkipNegativeBytes()[pri:0, instance:loci.common.utests.SkipBytesTest@7ae0a9ec] 346503950
#14 25.62 [Graph] ADDING NODE SkipBytesTest.testSkipOffEnd()[pri:0, instance:loci.common.utests.SkipBytesTest@7ae0a9ec] 495829510
#14 25.62 [Graph] ADDING NODE SkipBytesTest.testSkipZeroBytes()[pri:0, instance:loci.common.utests.SkipBytesTest@7ae0a9ec] -1426277083
#14 25.62 [Graph] ADDING NODE WriteByteArrayTest.testLength()[pri:0, instance:loci.common.utests.WriteByteArrayTest@6f10d5b6] 261748807
#14 25.62 [Graph] ADDING NODE WriteByteArrayTest.testWrite()[pri:0, instance:loci.common.utests.WriteByteArrayTest@6f10d5b6] 1312809682
#14 25.62 [Graph] ADDING NODE WriteByteArrayTest.testWriteSequential()[pri:0, instance:loci.common.utests.WriteByteArrayTest@6f10d5b6] 1578413971
#14 25.62 [Graph] ADDING NODE WriteByteArrayTest.testWriteSequentialSubArray()[pri:0, instance:loci.common.utests.WriteByteArrayTest@6f10d5b6] 311306442
#14 25.62 [Graph] ADDING NODE WriteByteArrayTest.testWriteSubArray()[pri:0, instance:loci.common.utests.WriteByteArrayTest@6f10d5b6] -162627959
#14 25.62 [Graph] ADDING NODE WriteByteArrayTest.testWriteTwoByteSubArray()[pri:0, instance:loci.common.utests.WriteByteArrayTest@6f10d5b6] -1082276817
#14 25.62 [Graph] ADDING NODE WriteByteBufferTest.testLength()[pri:0, instance:loci.common.utests.WriteByteBufferTest@1040be71] -1910019099
#14 25.62 [Graph] ADDING NODE WriteByteBufferTest.testWrite()[pri:0, instance:loci.common.utests.WriteByteBufferTest@1040be71] 180971930
#14 25.62 [Graph] ADDING NODE WriteByteBufferTest.testWriteSequential()[pri:0, instance:loci.common.utests.WriteByteBufferTest@1040be71] 1064711833
#14 25.62 [Graph] ADDING NODE WriteByteBufferTest.testWriteSequentialSubBuffer()[pri:0, instance:loci.common.utests.WriteByteBufferTest@1040be71] 1442378001
#14 25.62 [Graph] ADDING NODE WriteByteBufferTest.testWriteSubBuffer()[pri:0, instance:loci.common.utests.WriteByteBufferTest@1040be71] 274275244
#14 25.62 [Graph] ADDING NODE WriteByteBufferTest.testWriteTwoByteSubBuffer()[pri:0, instance:loci.common.utests.WriteByteBufferTest@1040be71] -1123622458
#14 25.62 [Graph] ADDING NODE WriteByteTest.testLength()[pri:0, instance:loci.common.utests.WriteByteTest@548a24a] -2016161314
#14 25.62 [Graph] ADDING NODE WriteByteTest.testWrite()[pri:0, instance:loci.common.utests.WriteByteTest@548a24a] 146130771
#14 25.62 [Graph] ADDING NODE WriteByteTest.testWriteOffEnd()[pri:0, instance:loci.common.utests.WriteByteTest@548a24a] -173916897
#14 25.62 [Graph] ADDING NODE WriteByteTest.testWriteSequential()[pri:0, instance:loci.common.utests.WriteByteTest@548a24a] 474774674
#14 25.62 [Graph] ADDING NODE WriteByteTest.testWriteTwiceOffEnd()[pri:0, instance:loci.common.utests.WriteByteTest@548a24a] -1768748039
#14 25.62 [Graph] ADDING NODE WriteBytesTest.testLength()[pri:0, instance:loci.common.utests.WriteBytesTest@433defed] 1313616884
#14 25.62 [Graph] ADDING NODE WriteBytesTest.testWrite()[pri:0, instance:loci.common.utests.WriteBytesTest@433defed] -848806145
#14 25.63 [Graph] ADDING NODE WriteBytesTest.testWriteOffEnd()[pri:0, instance:loci.common.utests.WriteBytesTest@433defed] -1034651213
#14 25.63 [Graph] ADDING NODE WriteBytesTest.testWriteSequential()[pri:0, instance:loci.common.utests.WriteBytesTest@433defed] -1664927296
#14 25.63 [Graph] ADDING NODE WriteBytesTest.testWriteTwiceOffEnd()[pri:0, instance:loci.common.utests.WriteBytesTest@433defed] 1145809129
#14 25.63 [Graph] ADDING NODE WriteCharTest.testLength()[pri:0, instance:loci.common.utests.WriteCharTest@2a693f59] -617854657
#14 25.63 [Graph] ADDING NODE WriteCharTest.testReset()[pri:0, instance:loci.common.utests.WriteCharTest@2a693f59] 145096156
#14 25.63 [Graph] ADDING NODE WriteCharTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteCharTest@2a693f59] -1863501822
#14 25.63 [Graph] ADDING NODE WriteCharTest.testSequential()[pri:0, instance:loci.common.utests.WriteCharTest@2a693f59] 1599496520
#14 25.63 [Graph] ADDING NODE WriteCharsTest.testLength()[pri:0, instance:loci.common.utests.WriteCharsTest@3f4faf53] 1213291336
#14 25.63 [Graph] ADDING NODE WriteCharsTest.testWrite()[pri:0, instance:loci.common.utests.WriteCharsTest@3f4faf53] -986365701
#14 25.63 [Graph] ADDING NODE WriteCharsTest.testWriteOffEnd()[pri:0, instance:loci.common.utests.WriteCharsTest@3f4faf53] -936258105
#14 25.63 [Graph] ADDING NODE WriteCharsTest.testWriteSequential()[pri:0, instance:loci.common.utests.WriteCharsTest@3f4faf53] -53869060
#14 25.63 [Graph] ADDING NODE WriteCharsTest.testWriteTwiceOffEnd()[pri:0, instance:loci.common.utests.WriteCharsTest@3f4faf53] 841131169
#14 25.63 [Graph] ADDING NODE WriteDoubleTest.testLength()[pri:0, instance:loci.common.utests.WriteDoubleTest@7fd50002] 310252349
#14 25.63 [Graph] ADDING NODE WriteDoubleTest.testReset()[pri:0, instance:loci.common.utests.WriteDoubleTest@7fd50002] 1714141088
#14 25.63 [Graph] ADDING NODE WriteDoubleTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteDoubleTest@7fd50002] 1575279102
#14 25.63 [Graph] ADDING NODE WriteDoubleTest.testSequential()[pri:0, instance:loci.common.utests.WriteDoubleTest@7fd50002] -1889782476
#14 25.63 [Graph] ADDING NODE WriteFloatTest.testLength()[pri:0, instance:loci.common.utests.WriteFloatTest@533bda92] -1177302168
#14 25.63 [Graph] ADDING NODE WriteFloatTest.testReset()[pri:0, instance:loci.common.utests.WriteFloatTest@533bda92] 1038202501
#14 25.63 [Graph] ADDING NODE WriteFloatTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteFloatTest@533bda92] 362469355
#14 25.63 [Graph] ADDING NODE WriteFloatTest.testSequential()[pri:0, instance:loci.common.utests.WriteFloatTest@533bda92] 1454453041
#14 25.63 [Graph] ADDING NODE WriteIntTest.testLength()[pri:0, instance:loci.common.utests.WriteIntTest@304bb45b] 1751962142
#14 25.63 [Graph] ADDING NODE WriteIntTest.testReset()[pri:0, instance:loci.common.utests.WriteIntTest@304bb45b] 1625976577
#14 25.63 [Graph] ADDING NODE WriteIntTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteIntTest@304bb45b] 1202952479
#14 25.63 [Graph] ADDING NODE WriteIntTest.testSequential()[pri:0, instance:loci.common.utests.WriteIntTest@304bb45b] 104460901
#14 25.63 [Graph] ADDING NODE WriteLongTest.testLength()[pri:0, instance:loci.common.utests.WriteLongTest@723ca036] 1837063366
#14 25.63 [Graph] ADDING NODE WriteLongTest.testReset()[pri:0, instance:loci.common.utests.WriteLongTest@723ca036] -402816541
#14 25.63 [Graph] ADDING NODE WriteLongTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteLongTest@723ca036] 1353765829
#14 25.63 [Graph] ADDING NODE WriteLongTest.testSequential()[pri:0, instance:loci.common.utests.WriteLongTest@723ca036] 221118079
#14 25.63 [Graph] ADDING NODE WriteShortTest.testLength()[pri:0, instance:loci.common.utests.WriteShortTest@25be7b63] 910492185
#14 25.63 [Graph] ADDING NODE WriteShortTest.testReset()[pri:0, instance:loci.common.utests.WriteShortTest@25be7b63] -1137416906
#14 25.63 [Graph] ADDING NODE WriteShortTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteShortTest@25be7b63] 1140654812
#14 25.63 [Graph] ADDING NODE WriteShortTest.testSequential()[pri:0, instance:loci.common.utests.WriteShortTest@25be7b63] 1996740642
#14 25.63 [Graph] ADDING NODE WriteUTFTest.testLength()[pri:0, instance:loci.common.utests.WriteUTFTest@28dcca0c] -1629509817
#14 25.63 [Graph] ADDING NODE WriteUTFTest.testWrite()[pri:0, instance:loci.common.utests.WriteUTFTest@28dcca0c] 1568906490
#14 25.63 [Graph] ADDING NODE WriteUTFTest.testWriteOffEnd()[pri:0, instance:loci.common.utests.WriteUTFTest@28dcca0c] 1218360774
#14 25.63 [Graph] ADDING NODE WriteUTFTest.testWriteSequential()[pri:0, instance:loci.common.utests.WriteUTFTest@28dcca0c] -247836165
#14 25.63 [Graph] ADDING NODE WriteUTFTest.testWriteTwiceOffEnd()[pri:0, instance:loci.common.utests.WriteUTFTest@28dcca0c] -957480428
#14 25.63 [Graph] ADDING NODE WriteUTFTest.testWriteTwoCharacters()[pri:0, instance:loci.common.utests.WriteUTFTest@28dcca0c] 460728182
#14 25.63 [Graph] ADDING NODE WriteUnsignedByteTest.testLength()[pri:0, instance:loci.common.utests.WriteUnsignedByteTest@45d84a20] 1644768047
#14 25.63 [Graph] ADDING NODE WriteUnsignedByteTest.testReset()[pri:0, instance:loci.common.utests.WriteUnsignedByteTest@45d84a20] 2057269130
#14 25.63 [Graph] ADDING NODE WriteUnsignedByteTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteUnsignedByteTest@45d84a20] 1617598512
#14 25.63 [Graph] ADDING NODE WriteUnsignedByteTest.testSequential()[pri:0, instance:loci.common.utests.WriteUnsignedByteTest@45d84a20] -3144858
#14 25.64 [Graph] ADDING NODE WriteUnsignedShortTest.testLength()[pri:0, instance:loci.common.utests.WriteUnsignedShortTest@52f27fbd] -498357672
#14 25.64 [Graph] ADDING NODE WriteUnsignedShortTest.testReset()[pri:0, instance:loci.common.utests.WriteUnsignedShortTest@52f27fbd] 1792358331
#14 25.64 [Graph] ADDING NODE WriteUnsignedShortTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteUnsignedShortTest@52f27fbd] 1947492697
#14 25.64 [Graph] ADDING NODE WriteUnsignedShortTest.testSequential()[pri:0, instance:loci.common.utests.WriteUnsignedShortTest@52f27fbd] 564448399
#14 25.64 [Graph] ================ SORTING
#14 25.64 [Graph] =============== DONE SORTING
#14 25.64 [Graph] ====== SORTED NODES
#14 25.64 [Graph] ====== END SORTED NODES
#14 25.64 [Graph] ADDING NODE BufferAlignmentReadTest.testBufferBoundry()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@7dfd3c81] 514100814
#14 25.64 [Graph] ADDING NODE BufferAlignmentReadTest.testLength()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@7dfd3c81] -1247833597
#14 25.64 [Graph] ADDING NODE BufferAlignmentReadTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@7dfd3c81] -1981115982
#14 25.64 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlyArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@7dfd3c81] 829444327
#14 25.64 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlyOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@7dfd3c81] -2031493616
#14 25.64 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlySubArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@7dfd3c81] 1800898713
#14 25.64 [Graph] ADDING NODE BufferAlignmentReadTest.testReadOverBufferBoundary()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@7dfd3c81] 1875844737
#14 25.64 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallyArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@7dfd3c81] 1869372650
#14 25.64 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallyOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@7dfd3c81] 739248109
#14 25.64 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallySubArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@7dfd3c81] -793843850
#14 25.64 [Graph] ADDING NODE BufferAlignmentReadTest.testReset()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@7dfd3c81] -39910488
#14 25.64 [Graph] ADDING NODE BufferAlignmentReadTest.testSeekBack()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@7dfd3c81] -2108981044
#14 25.64 [Graph] ADDING NODE BufferAlignmentReadTest.testSeekForward()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@7dfd3c81] 928107142
#14 25.64 [Graph] ADDING NODE BufferAlignmentReadTest.testSequential()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@7dfd3c81] -194089012
#14 25.64 [Graph] ADDING NODE EndiannessTest.testLength()[pri:0, instance:loci.common.utests.EndiannessTest@626abbd0] 874530049
#14 25.64 [Graph] ADDING NODE EndiannessTest.testReadIntBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@626abbd0] 320503445
#14 25.64 [Graph] ADDING NODE EndiannessTest.testReadIntLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@626abbd0] 1060794817
#14 25.64 [Graph] ADDING NODE EndiannessTest.testReadLongBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@626abbd0] 1339074482
#14 25.64 [Graph] ADDING NODE EndiannessTest.testReadLongLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@626abbd0] 2031830132
#14 25.64 [Graph] ADDING NODE EndiannessTest.testReadShortBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@626abbd0] -419477534
#14 25.65 [Graph] ADDING NODE EndiannessTest.testReadShortLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@626abbd0] -825730492
#14 25.65 [Graph] ADDING NODE EndiannessTest.testSeekBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@626abbd0] 2135009144
#14 25.65 [Graph] ADDING NODE EndiannessTest.testSeekLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@626abbd0] -442579458
#14 25.65 [Graph] ADDING NODE RandomAccessInputStreamTest.testArrayRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@3aa078fd] 1320248978
#14 25.65 [Graph] ADDING NODE RandomAccessInputStreamTest.testBitRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@3aa078fd] 1867239646
#14 25.65 [Graph] ADDING NODE RandomAccessInputStreamTest.testLength()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@3aa078fd] -271623371
#14 25.65 [Graph] ADDING NODE RandomAccessInputStreamTest.testRandomRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@3aa078fd] 769557604
#14 25.65 [Graph] ADDING NODE RandomAccessInputStreamTest.testReverseSequentialRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@3aa078fd] -57606838
#14 25.65 [Graph] ADDING NODE RandomAccessInputStreamTest.testSequentialRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@3aa078fd] -689498456
#14 25.65 [Graph] ADDING NODE ReadByteArrayTest.testLength()[pri:0, instance:loci.common.utests.ReadByteArrayTest@d23e042] -311017326
#14 25.65 [Graph] ADDING NODE ReadByteArrayTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@d23e042] -95985499
#14 25.65 [Graph] ADDING NODE ReadByteArrayTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@d23e042] -1412526831
#14 25.65 [Graph] ADDING NODE ReadByteArrayTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@d23e042] 75364925
#14 25.65 [Graph] ADDING NODE ReadByteArrayTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@d23e042] 336752755
#14 25.65 [Graph] ADDING NODE ReadByteArrayTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@d23e042] -1221645507
#14 25.65 [Graph] ADDING NODE ReadByteBufferTest.testLength()[pri:0, instance:loci.common.utests.ReadByteBufferTest@46d59067] 928333820
#14 25.65 [Graph] ADDING NODE ReadByteBufferTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@46d59067] 2146188645
#14 25.65 [Graph] ADDING NODE ReadByteBufferTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@46d59067] 2038207737
#14 25.65 [Graph] ADDING NODE ReadByteBufferTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@46d59067] 237864141
#14 25.65 [Graph] ADDING NODE ReadByteBufferTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@46d59067] 569692187
#14 25.65 [Graph] ADDING NODE ReadByteBufferTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@46d59067] 1050940877
#14 25.65 [Graph] ADDING NODE ReadByteSubArrayTest.testLength()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@2d0399f4] -1763536928
#14 25.65 [Graph] ADDING NODE ReadByteSubArrayTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@2d0399f4] -1615606277
#14 25.65 [Graph] ADDING NODE ReadByteSubArrayTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@2d0399f4] 1712456607
#14 25.65 [Graph] ADDING NODE ReadByteSubArrayTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@2d0399f4] -1392503149
#14 25.66 [Graph] ADDING NODE ReadByteSubArrayTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@2d0399f4] -1098498111
#14 25.66 [Graph] ADDING NODE ReadByteSubArrayTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@2d0399f4] -295007853
#14 25.66 [Graph] ADDING NODE ReadByteTest.testLength()[pri:0, instance:loci.common.utests.ReadByteTest@14dd7b39] -1231834706
#14 25.66 [Graph] ADDING NODE ReadByteTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@14dd7b39] 1780511511
#14 25.66 [Graph] ADDING NODE ReadByteTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@14dd7b39] 1942830699
#14 25.66 [Graph] ADDING NODE ReadByteTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@14dd7b39] -345313153
#14 25.66 [Graph] ADDING NODE ReadByteTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@14dd7b39] -611876403
#14 25.66 [Graph] ADDING NODE ReadByteTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@14dd7b39] -1624653953
#14 25.66 [Graph] ADDING NODE ReadCharTest.testLength()[pri:0, instance:loci.common.utests.ReadCharTest@66ea810] 105978071
#14 25.66 [Graph] ADDING NODE ReadCharTest.testRandomAccessReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@66ea810] 840968682
#14 25.66 [Graph] ADDING NODE ReadCharTest.testResetReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@66ea810] -2038295546
#14 25.66 [Graph] ADDING NODE ReadCharTest.testSeekBackReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@66ea810] 1011758130
#14 25.66 [Graph] ADDING NODE ReadCharTest.testSeekForwardReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@66ea810] -286613460
#14 25.66 [Graph] ADDING NODE ReadCharTest.testSequentialReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@66ea810] -286823630
#14 25.66 [Graph] ADDING NODE ReadDoubleTest.testLength()[pri:0, instance:loci.common.utests.ReadDoubleTest@6cd24612] 754983918
#14 25.66 [Graph] ADDING NODE ReadDoubleTest.testRandomAccess()[pri:0, instance:loci.common.utests.ReadDoubleTest@6cd24612] -2133018321
#14 25.66 [Graph] ADDING NODE ReadDoubleTest.testReset()[pri:0, instance:loci.common.utests.ReadDoubleTest@6cd24612] 862617235
#14 25.66 [Graph] ADDING NODE ReadDoubleTest.testSeekBack()[pri:0, instance:loci.common.utests.ReadDoubleTest@6cd24612] -270984025
#14 25.66 [Graph] ADDING NODE ReadDoubleTest.testSeekForward()[pri:0, instance:loci.common.utests.ReadDoubleTest@6cd24612] 1521575149
#14 25.66 [Graph] ADDING NODE ReadDoubleTest.testSequential()[pri:0, instance:loci.common.utests.ReadDoubleTest@6cd24612] -1908798553
#14 25.66 [Graph] ADDING NODE ReadFloatTest.testLength()[pri:0, instance:loci.common.utests.ReadFloatTest@5dafbe45] 242345050
#14 25.66 [Graph] ADDING NODE ReadFloatTest.testRandomAccess()[pri:0, instance:loci.common.utests.ReadFloatTest@5dafbe45] 947213081
#14 25.66 [Graph] ADDING NODE ReadFloatTest.testReset()[pri:0, instance:loci.common.utests.ReadFloatTest@5dafbe45] 99096637
#14 25.66 [Graph] ADDING NODE ReadFloatTest.testSeekBack()[pri:0, instance:loci.common.utests.ReadFloatTest@5dafbe45] -373855327
#14 25.66 [Graph] ADDING NODE ReadFloatTest.testSeekForward()[pri:0, instance:loci.common.utests.ReadFloatTest@5dafbe45] 2092079063
#14 25.66 [Graph] ADDING NODE ReadFloatTest.testSequential()[pri:0, instance:loci.common.utests.ReadFloatTest@5dafbe45] -820478815
#14 25.66 [Graph] ADDING NODE ReadIntTest.testLength()[pri:0, instance:loci.common.utests.ReadIntTest@2254127a] -1556011716
#14 25.66 [Graph] ADDING NODE ReadIntTest.testRandomAccessReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@2254127a] -765254956
#14 25.66 [Graph] ADDING NODE ReadIntTest.testResetReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@2254127a] -1370370944
#14 25.67 [Graph] ADDING NODE ReadIntTest.testSeekBackReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@2254127a] -1765894580
#14 25.67 [Graph] ADDING NODE ReadIntTest.testSeekForwardReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@2254127a] -902435102
#14 25.67 [Graph] ADDING NODE ReadIntTest.testSequentialReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@2254127a] -896522420
#14 25.67 [Graph] ADDING NODE ReadLongTest.testLength()[pri:0, instance:loci.common.utests.ReadLongTest@2f953efd] -1172872594
#14 25.67 [Graph] ADDING NODE ReadLongTest.testRandomAccessReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@2f953efd] -939158309
#14 25.67 [Graph] ADDING NODE ReadLongTest.testResetReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@2f953efd] 741226295
#14 25.67 [Graph] ADDING NODE ReadLongTest.testSeekBackReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@2f953efd] -1126762157
#14 25.67 [Graph] ADDING NODE ReadLongTest.testSeekForwardReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@2f953efd] -1941797991
#14 25.67 [Graph] ADDING NODE ReadLongTest.testSequentialReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@2f953efd] -144914349
#14 25.67 [Graph] ADDING NODE ReadShortTest.testLength()[pri:0, instance:loci.common.utests.ReadShortTest@f68f0dc] 1577659601
#14 25.67 [Graph] ADDING NODE ReadShortTest.testRandomAccessReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@f68f0dc] -24047068
#14 25.67 [Graph] ADDING NODE ReadShortTest.testResetReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@f68f0dc] 287640000
#14 25.67 [Graph] ADDING NODE ReadShortTest.testSeekBackReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@f68f0dc] -386274628
#14 25.67 [Graph] ADDING NODE ReadShortTest.testSeekForwardReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@f68f0dc] -1957017186
#14 25.67 [Graph] ADDING NODE ReadShortTest.testSequentialReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@f68f0dc] -2066900548
#14 25.67 [Graph] ADDING NODE ReadUnsignedByteTest.testLength()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@d2de489] -830121095
#14 25.67 [Graph] ADDING NODE ReadUnsignedByteTest.testRandomAccessReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@d2de489] 1969995301
#14 25.67 [Graph] ADDING NODE ReadUnsignedByteTest.testResetReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@d2de489] 805942961
#14 25.67 [Graph] ADDING NODE ReadUnsignedByteTest.testSeekBackReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@d2de489] 172772253
#14 25.67 [Graph] ADDING NODE ReadUnsignedByteTest.testSeekForwardReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@d2de489] 245100515
#14 25.67 [Graph] ADDING NODE ReadUnsignedByteTest.testSequentialReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@d2de489] -769025379
#14 25.67 [Graph] ADDING NODE ReadUnsignedShortTest.testLength()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@14bdbc74] -807965362
#14 25.67 [Graph] ADDING NODE ReadUnsignedShortTest.testRandomAccessReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@14bdbc74] -1354978546
#14 25.67 [Graph] ADDING NODE ReadUnsignedShortTest.testResetReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@14bdbc74] 1162900906
#14 25.67 [Graph] ADDING NODE ReadUnsignedShortTest.testSeekBackReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@14bdbc74] 790467670
#14 25.67 [Graph] ADDING NODE ReadUnsignedShortTest.testSeekForwardReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@14bdbc74] 1746495500
#14 25.67 [Graph] ADDING NODE ReadUnsignedShortTest.testSequentialReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@14bdbc74] 2064787286
#14 25.68 [Graph] ADDING NODE S3ClientServiceTest.testBucketExists()[pri:0, instance:loci.common.utests.S3ClientServiceTest@12591ac8] 189836585
#14 25.68 [Graph] ADDING NODE S3ClientServiceTest.testBucketNotExists()[pri:0, instance:loci.common.utests.S3ClientServiceTest@12591ac8] 230665534
#14 25.68 [Graph] ADDING NODE S3ClientServiceTest.testGetObject()[pri:0, instance:loci.common.utests.S3ClientServiceTest@12591ac8] 1694813614
#14 25.68 [Graph] ADDING NODE S3ClientServiceTest.testGetObjectFile()[pri:0, instance:loci.common.utests.S3ClientServiceTest@12591ac8] -1087268030
#14 25.68 [Graph] ADDING NODE S3ClientServiceTest.testServiceLookup()[pri:0, instance:loci.common.utests.S3ClientServiceTest@12591ac8] -1029052860
#14 25.68 [Graph] ADDING NODE S3ClientServiceTest.testStatObject()[pri:0, instance:loci.common.utests.S3ClientServiceTest@12591ac8] 1407147276
#14 25.68 [Graph] ADDING NODE S3HandleTest.testCache()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] 402270562
#14 25.68 [Graph] ADDING NODE S3HandleTest.testCanHandleScheme()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] -2137073125
#14 25.68 [Graph] ADDING NODE S3HandleTest.testDefaultProtocol()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] 2037521335
#14 25.68 [Graph] ADDING NODE S3HandleTest.testIsBucket()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] -810683656
#14 25.68 [Graph] ADDING NODE S3HandleTest.testParseAuth()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] 1714984441
#14 25.68 [Graph] ADDING NODE S3HandleTest.testParseAuthLocalhost()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] 1430616348
#14 25.68 [Graph] ADDING NODE S3HandleTest.testParseBucketNoSlash()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] 1869804705
#14 25.68 [Graph] ADDING NODE S3HandleTest.testParseBucketSlash()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] -2046030396
#14 25.68 [Graph] ADDING NODE S3HandleTest.testParseLocalhost()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] 793094244
#14 25.68 [Graph] ADDING NODE S3HandleTest.testParseNoSlash()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] 1350462187
#14 25.68 [Graph] ADDING NODE S3HandleTest.testParseProtocol()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] 1777344617
#14 25.68 [Graph] ADDING NODE S3HandleTest.testParseSlashNoBucket()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] -925049449
#14 25.68 [Graph] ADDING NODE S3HandleTest.testReadAndSeek()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] -1250350537
#14 25.68 [Graph] ADDING NODE S3HandleTest.testReadPrivate()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] 561744715
#14 25.68 [Graph] ADDING NODE S3HandleTest.testReadPublic()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] 1542854209
#14 25.68 [Graph] ADDING NODE S3HandleTest.testResetStream()[pri:0, instance:loci.common.utests.S3HandleTest@5a7fe64f] 1870496941
#14 25.68 [Graph] ADDING NODE SkipBytesTest.testLength()[pri:0, instance:loci.common.utests.SkipBytesTest@41330d4f] -1433894546
#14 25.68 [Graph] ADDING NODE SkipBytesTest.testSkip4Bytes()[pri:0, instance:loci.common.utests.SkipBytesTest@41330d4f] -1792024994
#14 25.68 [Graph] ADDING NODE SkipBytesTest.testSkipNegativeBytes()[pri:0, instance:loci.common.utests.SkipBytesTest@41330d4f] -621175183
#14 25.68 [Graph] ADDING NODE SkipBytesTest.testSkipOffEnd()[pri:0, instance:loci.common.utests.SkipBytesTest@41330d4f] -471849623
#14 25.68 [Graph] ADDING NODE SkipBytesTest.testSkipZeroBytes()[pri:0, instance:loci.common.utests.SkipBytesTest@41330d4f] 1901011080
#14 25.68 [Graph] ================ SORTING
#14 25.68 [Graph] =============== DONE SORTING
#14 25.68 [Graph] ====== SORTED NODES
#14 25.69 [Graph] ====== END SORTED NODES
#14 25.69 [Graph] ADDING NODE BufferAlignmentReadTest.testBufferBoundry()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@2d29b4ee] -841939269
#14 25.69 [Graph] ADDING NODE BufferAlignmentReadTest.testLength()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@2d29b4ee] 1691093616
#14 25.69 [Graph] ADDING NODE BufferAlignmentReadTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@2d29b4ee] 957811231
#14 25.69 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlyArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@2d29b4ee] -526595756
#14 25.69 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlyOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@2d29b4ee] 907433597
#14 25.69 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlySubArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@2d29b4ee] 444858630
#14 25.69 [Graph] ADDING NODE BufferAlignmentReadTest.testReadOverBufferBoundary()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@2d29b4ee] 519804654
#14 25.69 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallyArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@2d29b4ee] 513332567
#14 25.69 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallyOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@2d29b4ee] -616791974
#14 25.69 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallySubArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@2d29b4ee] 2145083363
#14 25.69 [Graph] ADDING NODE BufferAlignmentReadTest.testReset()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@2d29b4ee] -1395950571
#14 25.69 [Graph] ADDING NODE BufferAlignmentReadTest.testSeekBack()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@2d29b4ee] 829946169
#14 25.69 [Graph] ADDING NODE BufferAlignmentReadTest.testSeekForward()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@2d29b4ee] -427932941
#14 25.69 [Graph] ADDING NODE BufferAlignmentReadTest.testSequential()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@2d29b4ee] -1550129095
#14 25.69 [Graph] ADDING NODE EndiannessTest.testLength()[pri:0, instance:loci.common.utests.EndiannessTest@29f7cefd] -72525778
#14 25.69 [Graph] ADDING NODE EndiannessTest.testReadIntBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@29f7cefd] -626552382
#14 25.69 [Graph] ADDING NODE EndiannessTest.testReadIntLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@29f7cefd] 113738990
#14 25.69 [Graph] ADDING NODE EndiannessTest.testReadLongBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@29f7cefd] 392018655
#14 25.69 [Graph] ADDING NODE EndiannessTest.testReadLongLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@29f7cefd] 1084774305
#14 25.69 [Graph] ADDING NODE EndiannessTest.testReadShortBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@29f7cefd] -1366533361
#14 25.69 [Graph] ADDING NODE EndiannessTest.testReadShortLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@29f7cefd] -1772786319
#14 25.69 [Graph] ADDING NODE EndiannessTest.testSeekBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@29f7cefd] 1187953317
#14 25.69 [Graph] ADDING NODE EndiannessTest.testSeekLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@29f7cefd] -1389635285
#14 25.69 [Graph] ADDING NODE RandomAccessInputStreamTest.testArrayRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@9816741] 496129238
#14 25.69 [Graph] ADDING NODE RandomAccessInputStreamTest.testBitRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@9816741] 1043119906
#14 25.70 [Graph] ADDING NODE RandomAccessInputStreamTest.testLength()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@9816741] -1095743111
#14 25.70 [Graph] ADDING NODE RandomAccessInputStreamTest.testRandomRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@9816741] -54562136
#14 25.70 [Graph] ADDING NODE RandomAccessInputStreamTest.testReverseSequentialRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@9816741] -881726578
#14 25.70 [Graph] ADDING NODE RandomAccessInputStreamTest.testSequentialRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@9816741] -1513618196
#14 25.70 [Graph] ADDING NODE ReadByteArrayTest.testLength()[pri:0, instance:loci.common.utests.ReadByteArrayTest@1e16c0aa] -26664710
#14 25.70 [Graph] ADDING NODE ReadByteArrayTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@1e16c0aa] 188367117
#14 25.70 [Graph] ADDING NODE ReadByteArrayTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@1e16c0aa] -1128174215
#14 25.70 [Graph] ADDING NODE ReadByteArrayTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@1e16c0aa] 359717541
#14 25.70 [Graph] ADDING NODE ReadByteArrayTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@1e16c0aa] 621105371
#14 25.70 [Graph] ADDING NODE ReadByteArrayTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@1e16c0aa] -937292891
#14 25.70 [Graph] ADDING NODE ReadByteBufferTest.testLength()[pri:0, instance:loci.common.utests.ReadByteBufferTest@13d73f29] 72806078
#14 25.70 [Graph] ADDING NODE ReadByteBufferTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@13d73f29] 1290660903
#14 25.70 [Graph] ADDING NODE ReadByteBufferTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@13d73f29] 1182679995
#14 25.70 [Graph] ADDING NODE ReadByteBufferTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@13d73f29] -617663601
#14 25.70 [Graph] ADDING NODE ReadByteBufferTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@13d73f29] -285835555
#14 25.70 [Graph] ADDING NODE ReadByteBufferTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@13d73f29] 195413135
#14 25.70 [Graph] ADDING NODE ReadByteSubArrayTest.testLength()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@565f390] 1866787196
#14 25.70 [Graph] ADDING NODE ReadByteSubArrayTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@565f390] 2014717847
#14 25.70 [Graph] ADDING NODE ReadByteSubArrayTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@565f390] 1047813435
#14 25.70 [Graph] ADDING NODE ReadByteSubArrayTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@565f390] -2057146321
#14 25.70 [Graph] ADDING NODE ReadByteSubArrayTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@565f390] -1763141283
#14 25.70 [Graph] ADDING NODE ReadByteSubArrayTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@565f390] -959651025
#14 25.70 [Graph] ADDING NODE ReadByteTest.testLength()[pri:0, instance:loci.common.utests.ReadByteTest@7dc3712] -1450021497
#14 25.70 [Graph] ADDING NODE ReadByteTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@7dc3712] 1562324720
#14 25.70 [Graph] ADDING NODE ReadByteTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@7dc3712] 1724643908
#14 25.70 [Graph] ADDING NODE ReadByteTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@7dc3712] -563499944
#14 25.70 [Graph] ADDING NODE ReadByteTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@7dc3712] -830063194
#14 25.71 [Graph] ADDING NODE ReadByteTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@7dc3712] -1842840744
#14 25.71 [Graph] ADDING NODE ReadCharTest.testLength()[pri:0, instance:loci.common.utests.ReadCharTest@2f67a4d3] 793384346
#14 25.71 [Graph] ADDING NODE ReadCharTest.testRandomAccessReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@2f67a4d3] 1528374957
#14 25.71 [Graph] ADDING NODE ReadCharTest.testResetReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@2f67a4d3] -1350889271
#14 25.71 [Graph] ADDING NODE ReadCharTest.testSeekBackReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@2f67a4d3] 1699164405
#14 25.71 [Graph] ADDING NODE ReadCharTest.testSeekForwardReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@2f67a4d3] 400792815
#14 25.71 [Graph] ADDING NODE ReadCharTest.testSequentialReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@2f67a4d3] 400582645
#14 25.71 [Graph] ADDING NODE ReadDoubleTest.testLength()[pri:0, instance:loci.common.utests.ReadDoubleTest@5e3f861] -971909571
#14 25.71 [Graph] ADDING NODE ReadDoubleTest.testRandomAccess()[pri:0, instance:loci.common.utests.ReadDoubleTest@5e3f861] 435055486
#14 25.71 [Graph] ADDING NODE ReadDoubleTest.testReset()[pri:0, instance:loci.common.utests.ReadDoubleTest@5e3f861] -864276254
#14 25.71 [Graph] ADDING NODE ReadDoubleTest.testSeekBack()[pri:0, instance:loci.common.utests.ReadDoubleTest@5e3f861] -1997877514
#14 25.71 [Graph] ADDING NODE ReadDoubleTest.testSeekForward()[pri:0, instance:loci.common.utests.ReadDoubleTest@5e3f861] -205318340
#14 25.71 [Graph] ADDING NODE ReadDoubleTest.testSequential()[pri:0, instance:loci.common.utests.ReadDoubleTest@5e3f861] 659275254
#14 25.71 [Graph] ADDING NODE ReadFloatTest.testLength()[pri:0, instance:loci.common.utests.ReadFloatTest@2fb0623e] -529364909
#14 25.71 [Graph] ADDING NODE ReadFloatTest.testRandomAccess()[pri:0, instance:loci.common.utests.ReadFloatTest@2fb0623e] 175503122
#14 25.71 [Graph] ADDING NODE ReadFloatTest.testReset()[pri:0, instance:loci.common.utests.ReadFloatTest@2fb0623e] -672613322
#14 25.71 [Graph] ADDING NODE ReadFloatTest.testSeekBack()[pri:0, instance:loci.common.utests.ReadFloatTest@2fb0623e] -1145565286
#14 25.71 [Graph] ADDING NODE ReadFloatTest.testSeekForward()[pri:0, instance:loci.common.utests.ReadFloatTest@2fb0623e] 1320369104
#14 25.71 [Graph] ADDING NODE ReadFloatTest.testSequential()[pri:0, instance:loci.common.utests.ReadFloatTest@2fb0623e] -1592188774
#14 25.71 [Graph] ADDING NODE ReadIntTest.testLength()[pri:0, instance:loci.common.utests.ReadIntTest@49b2a47d] -895502529
#14 25.71 [Graph] ADDING NODE ReadIntTest.testRandomAccessReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@49b2a47d] -104745769
#14 25.71 [Graph] ADDING NODE ReadIntTest.testResetReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@49b2a47d] -709861757
#14 25.71 [Graph] ADDING NODE ReadIntTest.testSeekBackReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@49b2a47d] -1105385393
#14 25.71 [Graph] ADDING NODE ReadIntTest.testSeekForwardReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@49b2a47d] -241925915
#14 25.71 [Graph] ADDING NODE ReadIntTest.testSequentialReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@49b2a47d] -236013233
#14 25.71 [Graph] ADDING NODE ReadLongTest.testLength()[pri:0, instance:loci.common.utests.ReadLongTest@415b0b49] -874697030
#14 25.71 [Graph] ADDING NODE ReadLongTest.testRandomAccessReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@415b0b49] -640982745
#14 25.71 [Graph] ADDING NODE ReadLongTest.testResetReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@415b0b49] 1039401859
#14 25.71 [Graph] ADDING NODE ReadLongTest.testSeekBackReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@415b0b49] -828586593
#14 25.72 [Graph] ADDING NODE ReadLongTest.testSeekForwardReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@415b0b49] -1643622427
#14 25.72 [Graph] ADDING NODE ReadLongTest.testSequentialReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@415b0b49] 153261215
#14 25.72 [Graph] ADDING NODE ReadShortTest.testLength()[pri:0, instance:loci.common.utests.ReadShortTest@6d5620ce] -1141482301
#14 25.72 [Graph] ADDING NODE ReadShortTest.testRandomAccessReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@6d5620ce] 1551778326
#14 25.72 [Graph] ADDING NODE ReadShortTest.testResetReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@6d5620ce] 1863465394
#14 25.72 [Graph] ADDING NODE ReadShortTest.testSeekBackReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@6d5620ce] 1189550766
#14 25.72 [Graph] ADDING NODE ReadShortTest.testSeekForwardReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@6d5620ce] -381191792
#14 25.72 [Graph] ADDING NODE ReadShortTest.testSequentialReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@6d5620ce] -491075154
#14 25.72 [Graph] ADDING NODE ReadUnsignedByteTest.testLength()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@311bf055] -227317947
#14 25.72 [Graph] ADDING NODE ReadUnsignedByteTest.testRandomAccessReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@311bf055] -1722168847
#14 25.72 [Graph] ADDING NODE ReadUnsignedByteTest.testResetReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@311bf055] 1408746109
#14 25.72 [Graph] ADDING NODE ReadUnsignedByteTest.testSeekBackReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@311bf055] 775575401
#14 25.72 [Graph] ADDING NODE ReadUnsignedByteTest.testSeekForwardReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@311bf055] 847903663
#14 25.72 [Graph] ADDING NODE ReadUnsignedByteTest.testSequentialReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@311bf055] -166222231
#14 25.72 [Graph] ADDING NODE ReadUnsignedShortTest.testLength()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@642a7222] 524559100
#14 25.72 [Graph] ADDING NODE ReadUnsignedShortTest.testRandomAccessReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@642a7222] -22454084
#14 25.72 [Graph] ADDING NODE ReadUnsignedShortTest.testResetReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@642a7222] -1799541928
#14 25.72 [Graph] ADDING NODE ReadUnsignedShortTest.testSeekBackReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@642a7222] 2122992132
#14 25.72 [Graph] ADDING NODE ReadUnsignedShortTest.testSeekForwardReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@642a7222] -1215947334
#14 25.72 [Graph] ADDING NODE ReadUnsignedShortTest.testSequentialReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@642a7222] -897655548
#14 25.72 [Graph] ADDING NODE S3ClientServiceTest.testBucketExists()[pri:0, instance:loci.common.utests.S3ClientServiceTest@7d322cad] 1982447374
#14 25.72 [Graph] ADDING NODE S3ClientServiceTest.testBucketNotExists()[pri:0, instance:loci.common.utests.S3ClientServiceTest@7d322cad] 2023276323
#14 25.72 [Graph] ADDING NODE S3ClientServiceTest.testGetObject()[pri:0, instance:loci.common.utests.S3ClientServiceTest@7d322cad] -807542893
#14 25.72 [Graph] ADDING NODE S3ClientServiceTest.testGetObjectFile()[pri:0, instance:loci.common.utests.S3ClientServiceTest@7d322cad] 705342759
#14 25.72 [Graph] ADDING NODE S3ClientServiceTest.testServiceLookup()[pri:0, instance:loci.common.utests.S3ClientServiceTest@7d322cad] 763557929
#14 25.73 [Graph] ADDING NODE S3ClientServiceTest.testStatObject()[pri:0, instance:loci.common.utests.S3ClientServiceTest@7d322cad] -1095209231
#14 25.73 [Graph] ADDING NODE S3HandleTest.testCache()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] -549947736
#14 25.73 [Graph] ADDING NODE S3HandleTest.testCanHandleScheme()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] 1205675873
#14 25.73 [Graph] ADDING NODE S3HandleTest.testDefaultProtocol()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] 1085303037
#14 25.73 [Graph] ADDING NODE S3HandleTest.testIsBucket()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] -1762901954
#14 25.73 [Graph] ADDING NODE S3HandleTest.testParseAuth()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] 762766143
#14 25.73 [Graph] ADDING NODE S3HandleTest.testParseAuthLocalhost()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] 478398050
#14 25.73 [Graph] ADDING NODE S3HandleTest.testParseBucketNoSlash()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] 917586407
#14 25.73 [Graph] ADDING NODE S3HandleTest.testParseBucketSlash()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] 1296718602
#14 25.73 [Graph] ADDING NODE S3HandleTest.testParseLocalhost()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] -159124054
#14 25.73 [Graph] ADDING NODE S3HandleTest.testParseNoSlash()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] 398243889
#14 25.73 [Graph] ADDING NODE S3HandleTest.testParseProtocol()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] 825126319
#14 25.73 [Graph] ADDING NODE S3HandleTest.testParseSlashNoBucket()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] -1877267747
#14 25.73 [Graph] ADDING NODE S3HandleTest.testReadAndSeek()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] 2092398461
#14 25.73 [Graph] ADDING NODE S3HandleTest.testReadPrivate()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] -390473583
#14 25.73 [Graph] ADDING NODE S3HandleTest.testReadPublic()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] 590635911
#14 25.73 [Graph] ADDING NODE S3HandleTest.testResetStream()[pri:0, instance:loci.common.utests.S3HandleTest@21be3395] 918278643
#14 25.73 [Graph] ADDING NODE SkipBytesTest.testLength()[pri:0, instance:loci.common.utests.SkipBytesTest@78452606] -509961691
#14 25.73 [Graph] ADDING NODE SkipBytesTest.testSkip4Bytes()[pri:0, instance:loci.common.utests.SkipBytesTest@78452606] -868092139
#14 25.73 [Graph] ADDING NODE SkipBytesTest.testSkipNegativeBytes()[pri:0, instance:loci.common.utests.SkipBytesTest@78452606] 302757672
#14 25.73 [Graph] ADDING NODE SkipBytesTest.testSkipOffEnd()[pri:0, instance:loci.common.utests.SkipBytesTest@78452606] 452083232
#14 25.73 [Graph] ADDING NODE SkipBytesTest.testSkipZeroBytes()[pri:0, instance:loci.common.utests.SkipBytesTest@78452606] -1470023361
#14 25.73 [Graph] ================ SORTING
#14 25.73 [Graph] =============== DONE SORTING
#14 25.73 [Graph] ====== SORTED NODES
#14 25.73 [Graph] ====== END SORTED NODES
#14 25.73 [Graph] ADDING NODE BufferAlignmentReadTest.testBufferBoundry()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4ee203eb] -276212296
#14 25.73 [Graph] ADDING NODE BufferAlignmentReadTest.testLength()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4ee203eb] -2038146707
#14 25.73 [Graph] ADDING NODE BufferAlignmentReadTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4ee203eb] 1523538204
#14 25.73 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlyArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4ee203eb] 39131217
#14 25.73 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlyOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4ee203eb] 1473160570
#14 25.74 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlySubArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4ee203eb] 1010585603
#14 25.74 [Graph] ADDING NODE BufferAlignmentReadTest.testReadOverBufferBoundary()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4ee203eb] 1085531627
#14 25.74 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallyArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4ee203eb] 1079059540
#14 25.74 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallyOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4ee203eb] -51065001
#14 25.74 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallySubArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4ee203eb] -1584156960
#14 25.74 [Graph] ADDING NODE BufferAlignmentReadTest.testReset()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4ee203eb] -830223598
#14 25.74 [Graph] ADDING NODE BufferAlignmentReadTest.testSeekBack()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4ee203eb] 1395673142
#14 25.74 [Graph] ADDING NODE BufferAlignmentReadTest.testSeekForward()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4ee203eb] 137794032
#14 25.74 [Graph] ADDING NODE BufferAlignmentReadTest.testSequential()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4ee203eb] -984402122
#14 25.74 [Graph] ADDING NODE BufferAlignmentWriteTest.testLength()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@1a5a4e19] -243690256
#14 25.74 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@1a5a4e19] -1001397424
#14 25.74 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteArrayTwiceOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@1a5a4e19] 1055787136
#14 25.74 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteBufferOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@1a5a4e19] 2004581071
#14 25.74 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteBufferTwiceOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@1a5a4e19] 608253861
#14 25.74 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteOffEndSubArray()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@1a5a4e19] 1582664954
#14 25.74 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteOffEndSubBuffer()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@1a5a4e19] -511363163
#14 25.74 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteTwiceOffEndSubArray()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@1a5a4e19] 631363464
#14 25.74 [Graph] ADDING NODE BufferAlignmentWriteTest.testWriteTwiceOffEndSubBuffer()[pri:0, instance:loci.common.utests.BufferAlignmentWriteTest@1a5a4e19] -1456862129
#14 25.74 [Graph] ADDING NODE EndiannessTest.testLength()[pri:0, instance:loci.common.utests.EndiannessTest@41f69e84] 330049461
#14 25.74 [Graph] ADDING NODE EndiannessTest.testReadIntBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@41f69e84] -223977143
#14 25.74 [Graph] ADDING NODE EndiannessTest.testReadIntLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@41f69e84] 516314229
#14 25.74 [Graph] ADDING NODE EndiannessTest.testReadLongBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@41f69e84] 794593894
#14 25.74 [Graph] ADDING NODE EndiannessTest.testReadLongLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@41f69e84] 1487349544
#14 25.74 [Graph] ADDING NODE EndiannessTest.testReadShortBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@41f69e84] -963958122
#14 25.74 [Graph] ADDING NODE EndiannessTest.testReadShortLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@41f69e84] -1370211080
#14 25.75 [Graph] ADDING NODE EndiannessTest.testSeekBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@41f69e84] 1590528556
#14 25.75 [Graph] ADDING NODE EndiannessTest.testSeekLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@41f69e84] -987060046
#14 25.75 [Graph] ADDING NODE RandomAccessInputStreamTest.testArrayRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@24105dc5] 941706074
#14 25.75 [Graph] ADDING NODE RandomAccessInputStreamTest.testBitRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@24105dc5] 1488696742
#14 25.75 [Graph] ADDING NODE RandomAccessInputStreamTest.testLength()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@24105dc5] -650166275
#14 25.75 [Graph] ADDING NODE RandomAccessInputStreamTest.testRandomRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@24105dc5] 391014700
#14 25.75 [Graph] ADDING NODE RandomAccessInputStreamTest.testReverseSequentialRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@24105dc5] -436149742
#14 25.75 [Graph] ADDING NODE RandomAccessInputStreamTest.testSequentialRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@24105dc5] -1068041360
#14 25.75 [Graph] ADDING NODE ReadByteArrayTest.testLength()[pri:0, instance:loci.common.utests.ReadByteArrayTest@5167f57d] 834295245
#14 25.75 [Graph] ADDING NODE ReadByteArrayTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@5167f57d] 1049327072
#14 25.75 [Graph] ADDING NODE ReadByteArrayTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@5167f57d] -267214260
#14 25.75 [Graph] ADDING NODE ReadByteArrayTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@5167f57d] 1220677496
#14 25.75 [Graph] ADDING NODE ReadByteArrayTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@5167f57d] 1482065326
#14 25.75 [Graph] ADDING NODE ReadByteArrayTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@5167f57d] -76332936
#14 25.75 [Graph] ADDING NODE ReadByteBufferTest.testLength()[pri:0, instance:loci.common.utests.ReadByteBufferTest@64b0598] -154487507
#14 25.75 [Graph] ADDING NODE ReadByteBufferTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@64b0598] 1063367318
#14 25.75 [Graph] ADDING NODE ReadByteBufferTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@64b0598] 955386410
#14 25.75 [Graph] ADDING NODE ReadByteBufferTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@64b0598] -844957186
#14 25.75 [Graph] ADDING NODE ReadByteBufferTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@64b0598] -513129140
#14 25.75 [Graph] ADDING NODE ReadByteBufferTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@64b0598] -31880450
#14 25.75 [Graph] ADDING NODE ReadByteSubArrayTest.testLength()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@18f8cd79] -2099788955
#14 25.75 [Graph] ADDING NODE ReadByteSubArrayTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@18f8cd79] -1951858304
#14 25.75 [Graph] ADDING NODE ReadByteSubArrayTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@18f8cd79] 1376204580
#14 25.75 [Graph] ADDING NODE ReadByteSubArrayTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@18f8cd79] -1728755176
#14 25.75 [Graph] ADDING NODE ReadByteSubArrayTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@18f8cd79] -1434750138
#14 25.76 [Graph] ADDING NODE ReadByteSubArrayTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@18f8cd79] -631259880
#14 25.76 [Graph] ADDING NODE ReadByteTest.testLength()[pri:0, instance:loci.common.utests.ReadByteTest@3e2055d6] -539587509
#14 25.76 [Graph] ADDING NODE ReadByteTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@3e2055d6] -1822208588
#14 25.76 [Graph] ADDING NODE ReadByteTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@3e2055d6] -1659889400
#14 25.76 [Graph] ADDING NODE ReadByteTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@3e2055d6] 346934044
#14 25.76 [Graph] ADDING NODE ReadByteTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@3e2055d6] 80370794
#14 25.76 [Graph] ADDING NODE ReadByteTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@3e2055d6] -932406756
#14 25.76 [Graph] ADDING NODE ReadCharTest.testLength()[pri:0, instance:loci.common.utests.ReadCharTest@50029372] 1340408889
#14 25.76 [Graph] ADDING NODE ReadCharTest.testRandomAccessReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@50029372] 2075399500
#14 25.76 [Graph] ADDING NODE ReadCharTest.testResetReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@50029372] -803864728
#14 25.76 [Graph] ADDING NODE ReadCharTest.testSeekBackReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@50029372] -2048778348
#14 25.76 [Graph] ADDING NODE ReadCharTest.testSeekForwardReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@50029372] 947817358
#14 25.76 [Graph] ADDING NODE ReadCharTest.testSequentialReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@50029372] 947607188
#14 25.76 [Graph] ADDING NODE ReadDoubleTest.testLength()[pri:0, instance:loci.common.utests.ReadDoubleTest@e3b3b2f] -831973109
#14 25.76 [Graph] ADDING NODE ReadDoubleTest.testRandomAccess()[pri:0, instance:loci.common.utests.ReadDoubleTest@e3b3b2f] 574991948
#14 25.76 [Graph] ADDING NODE ReadDoubleTest.testReset()[pri:0, instance:loci.common.utests.ReadDoubleTest@e3b3b2f] -724339792
#14 25.76 [Graph] ADDING NODE ReadDoubleTest.testSeekBack()[pri:0, instance:loci.common.utests.ReadDoubleTest@e3b3b2f] -1857941052
#14 25.76 [Graph] ADDING NODE ReadDoubleTest.testSeekForward()[pri:0, instance:loci.common.utests.ReadDoubleTest@e3b3b2f] -65381878
#14 25.76 [Graph] ADDING NODE ReadDoubleTest.testSequential()[pri:0, instance:loci.common.utests.ReadDoubleTest@e3b3b2f] 799211716
#14 25.76 [Graph] ADDING NODE ReadFloatTest.testLength()[pri:0, instance:loci.common.utests.ReadFloatTest@50f6ac94] 28889769
#14 25.76 [Graph] ADDING NODE ReadFloatTest.testRandomAccess()[pri:0, instance:loci.common.utests.ReadFloatTest@50f6ac94] 733757800
#14 25.76 [Graph] ADDING NODE ReadFloatTest.testReset()[pri:0, instance:loci.common.utests.ReadFloatTest@50f6ac94] -114358644
#14 25.76 [Graph] ADDING NODE ReadFloatTest.testSeekBack()[pri:0, instance:loci.common.utests.ReadFloatTest@50f6ac94] -587310608
#14 25.76 [Graph] ADDING NODE ReadFloatTest.testSeekForward()[pri:0, instance:loci.common.utests.ReadFloatTest@50f6ac94] 1878623782
#14 25.76 [Graph] ADDING NODE ReadFloatTest.testSequential()[pri:0, instance:loci.common.utests.ReadFloatTest@50f6ac94] -1033934096
#14 25.76 [Graph] ADDING NODE ReadIntTest.testLength()[pri:0, instance:loci.common.utests.ReadIntTest@6cc4cdb9] -307109765
#14 25.76 [Graph] ADDING NODE ReadIntTest.testRandomAccessReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@6cc4cdb9] 483646995
#14 25.76 [Graph] ADDING NODE ReadIntTest.testResetReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@6cc4cdb9] -121468993
#14 25.76 [Graph] ADDING NODE ReadIntTest.testSeekBackReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@6cc4cdb9] -516992629
#14 25.76 [Graph] ADDING NODE ReadIntTest.testSeekForwardReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@6cc4cdb9] 346466849
#14 25.76 [Graph] ADDING NODE ReadIntTest.testSequentialReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@6cc4cdb9] 352379531
#14 25.76 [Graph] ADDING NODE ReadLineTest.testLength()[pri:0, instance:loci.common.utests.ReadLineTest@28194a50] -1074820807
#14 25.76 [Graph] ADDING NODE ReadLineTest.testPartial()[pri:0, instance:loci.common.utests.ReadLineTest@28194a50] -242402654
#14 25.76 [Graph] ADDING NODE ReadLineTest.testRandomAccess()[pri:0, instance:loci.common.utests.ReadLineTest@28194a50] 853237944
#14 25.76 [Graph] ADDING NODE ReadLineTest.testReset()[pri:0, instance:loci.common.utests.ReadLineTest@28194a50] -381085804
#14 25.76 [Graph] ADDING NODE ReadLineTest.testSeekBack()[pri:0, instance:loci.common.utests.ReadLineTest@28194a50] -746979264
#14 25.76 [Graph] ADDING NODE ReadLineTest.testSeekForward()[pri:0, instance:loci.common.utests.ReadLineTest@28194a50] 529407094
#14 25.77 [Graph] ADDING NODE ReadLineTest.testSequential()[pri:0, instance:loci.common.utests.ReadLineTest@28194a50] -2112310976
#14 25.77 [Graph] ADDING NODE ReadLongTest.testLength()[pri:0, instance:loci.common.utests.ReadLongTest@7f2cfe3f] 162472368
#14 25.77 [Graph] ADDING NODE ReadLongTest.testRandomAccessReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@7f2cfe3f] 396186653
#14 25.77 [Graph] ADDING NODE ReadLongTest.testResetReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@7f2cfe3f] 2076571257
#14 25.77 [Graph] ADDING NODE ReadLongTest.testSeekBackReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@7f2cfe3f] 208582805
#14 25.77 [Graph] ADDING NODE ReadLongTest.testSeekForwardReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@7f2cfe3f] -606453029
#14 25.77 [Graph] ADDING NODE ReadLongTest.testSequentialReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@7f2cfe3f] 1190430613
#14 25.77 [Graph] ADDING NODE ReadShortTest.testLength()[pri:0, instance:loci.common.utests.ReadShortTest@5038d0b5] -1629942614
#14 25.77 [Graph] ADDING NODE ReadShortTest.testRandomAccessReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@5038d0b5] 1063318013
#14 25.77 [Graph] ADDING NODE ReadShortTest.testResetReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@5038d0b5] 1375005081
#14 25.77 [Graph] ADDING NODE ReadShortTest.testSeekBackReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@5038d0b5] 701090453
#14 25.77 [Graph] ADDING NODE ReadShortTest.testSeekForwardReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@5038d0b5] -869652105
#14 25.77 [Graph] ADDING NODE ReadShortTest.testSequentialReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@5038d0b5] -979535467
#14 25.77 [Graph] ADDING NODE ReadUnsignedByteTest.testLength()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@32115b28] -211234280
#14 25.77 [Graph] ADDING NODE ReadUnsignedByteTest.testRandomAccessReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@32115b28] -1706085180
#14 25.77 [Graph] ADDING NODE ReadUnsignedByteTest.testResetReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@32115b28] 1424829776
#14 25.77 [Graph] ADDING NODE ReadUnsignedByteTest.testSeekBackReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@32115b28] 791659068
#14 25.77 [Graph] ADDING NODE ReadUnsignedByteTest.testSeekForwardReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@32115b28] 863987330
#14 25.77 [Graph] ADDING NODE ReadUnsignedByteTest.testSequentialReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@32115b28] -150138564
#14 25.77 [Graph] ADDING NODE ReadUnsignedShortTest.testLength()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@2ad48653] -437373139
#14 25.77 [Graph] ADDING NODE ReadUnsignedShortTest.testRandomAccessReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@2ad48653] -984386323
#14 25.77 [Graph] ADDING NODE ReadUnsignedShortTest.testResetReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@2ad48653] 1533493129
#14 25.77 [Graph] ADDING NODE ReadUnsignedShortTest.testSeekBackReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@2ad48653] 1161059893
#14 25.77 [Graph] ADDING NODE ReadUnsignedShortTest.testSeekForwardReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@2ad48653] 2117087723
#14 25.77 [Graph] ADDING NODE ReadUnsignedShortTest.testSequentialReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@2ad48653] -1859587787
#14 25.77 [Graph] ADDING NODE S3ClientServiceTest.testBucketExists()[pri:0, instance:loci.common.utests.S3ClientServiceTest@6bb4dd34] 1689022357
#14 25.77 [Graph] ADDING NODE S3ClientServiceTest.testBucketNotExists()[pri:0, instance:loci.common.utests.S3ClientServiceTest@6bb4dd34] 1729851306
#14 25.77 [Graph] ADDING NODE S3ClientServiceTest.testGetObject()[pri:0, instance:loci.common.utests.S3ClientServiceTest@6bb4dd34] -1100967910
#14 25.77 [Graph] ADDING NODE S3ClientServiceTest.testGetObjectFile()[pri:0, instance:loci.common.utests.S3ClientServiceTest@6bb4dd34] 411917742
#14 25.77 [Graph] ADDING NODE S3ClientServiceTest.testServiceLookup()[pri:0, instance:loci.common.utests.S3ClientServiceTest@6bb4dd34] 470132912
#14 25.77 [Graph] ADDING NODE S3ClientServiceTest.testStatObject()[pri:0, instance:loci.common.utests.S3ClientServiceTest@6bb4dd34] -1388634248
#14 25.77 [Graph] ADDING NODE S3HandleTest.testCache()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] 991516834
#14 25.77 [Graph] ADDING NODE S3HandleTest.testCanHandleScheme()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] -1547826853
#14 25.77 [Graph] ADDING NODE S3HandleTest.testDefaultProtocol()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] -1668199689
#14 25.77 [Graph] ADDING NODE S3HandleTest.testIsBucket()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] -221437384
#14 25.77 [Graph] ADDING NODE S3HandleTest.testParseAuth()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] -1990736583
#14 25.77 [Graph] ADDING NODE S3HandleTest.testParseAuthLocalhost()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] 2019862620
#14 25.77 [Graph] ADDING NODE S3HandleTest.testParseBucketNoSlash()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] -1835916319
#14 25.77 [Graph] ADDING NODE S3HandleTest.testParseBucketSlash()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] -1456784124
#14 25.77 [Graph] ADDING NODE S3HandleTest.testParseLocalhost()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] 1382340516
#14 25.77 [Graph] ADDING NODE S3HandleTest.testParseNoSlash()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] 1939708459
#14 25.77 [Graph] ADDING NODE S3HandleTest.testParseProtocol()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] -1928376407
#14 25.77 [Graph] ADDING NODE S3HandleTest.testParseSlashNoBucket()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] -335803177
#14 25.77 [Graph] ADDING NODE S3HandleTest.testReadAndSeek()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] -661104265
#14 25.77 [Graph] ADDING NODE S3HandleTest.testReadPrivate()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] 1150990987
#14 25.78 [Graph] ADDING NODE S3HandleTest.testReadPublic()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] 2132100481
#14 25.78 [Graph] ADDING NODE S3HandleTest.testResetStream()[pri:0, instance:loci.common.utests.S3HandleTest@7d9f158f] -1835224083
#14 25.78 [Graph] ADDING NODE SkipBytesTest.testLength()[pri:0, instance:loci.common.utests.SkipBytesTest@4b8729ff] -1260610018
#14 25.78 [Graph] ADDING NODE SkipBytesTest.testSkip4Bytes()[pri:0, instance:loci.common.utests.SkipBytesTest@4b8729ff] -1618740466
#14 25.78 [Graph] ADDING NODE SkipBytesTest.testSkipNegativeBytes()[pri:0, instance:loci.common.utests.SkipBytesTest@4b8729ff] -447890655
#14 25.78 [Graph] ADDING NODE SkipBytesTest.testSkipOffEnd()[pri:0, instance:loci.common.utests.SkipBytesTest@4b8729ff] -298565095
#14 25.78 [Graph] ADDING NODE SkipBytesTest.testSkipZeroBytes()[pri:0, instance:loci.common.utests.SkipBytesTest@4b8729ff] 2074295608
#14 25.78 [Graph] ADDING NODE WriteByteArrayTest.testLength()[pri:0, instance:loci.common.utests.WriteByteArrayTest@383dc82c] -658052419
#14 25.78 [Graph] ADDING NODE WriteByteArrayTest.testWrite()[pri:0, instance:loci.common.utests.WriteByteArrayTest@383dc82c] 393008456
#14 25.78 [Graph] ADDING NODE WriteByteArrayTest.testWriteSequential()[pri:0, instance:loci.common.utests.WriteByteArrayTest@383dc82c] 658612745
#14 25.78 [Graph] ADDING NODE WriteByteArrayTest.testWriteSequentialSubArray()[pri:0, instance:loci.common.utests.WriteByteArrayTest@383dc82c] -608494784
#14 25.78 [Graph] ADDING NODE WriteByteArrayTest.testWriteSubArray()[pri:0, instance:loci.common.utests.WriteByteArrayTest@383dc82c] -1082429185
#14 25.78 [Graph] ADDING NODE WriteByteArrayTest.testWriteTwoByteSubArray()[pri:0, instance:loci.common.utests.WriteByteArrayTest@383dc82c] -2002078043
#14 25.78 [Graph] ADDING NODE WriteByteBufferTest.testLength()[pri:0, instance:loci.common.utests.WriteByteBufferTest@4a07d605] -940670087
#14 25.78 [Graph] ADDING NODE WriteByteBufferTest.testWrite()[pri:0, instance:loci.common.utests.WriteByteBufferTest@4a07d605] 1150320942
#14 25.78 [Graph] ADDING NODE WriteByteBufferTest.testWriteSequential()[pri:0, instance:loci.common.utests.WriteByteBufferTest@4a07d605] 2034060845
#14 25.78 [Graph] ADDING NODE WriteByteBufferTest.testWriteSequentialSubBuffer()[pri:0, instance:loci.common.utests.WriteByteBufferTest@4a07d605] -1883240283
#14 25.78 [Graph] ADDING NODE WriteByteBufferTest.testWriteSubBuffer()[pri:0, instance:loci.common.utests.WriteByteBufferTest@4a07d605] 1243624256
#14 25.78 [Graph] ADDING NODE WriteByteBufferTest.testWriteTwoByteSubBuffer()[pri:0, instance:loci.common.utests.WriteByteBufferTest@4a07d605] -154273446
#14 25.78 [Graph] ADDING NODE WriteByteTest.testLength()[pri:0, instance:loci.common.utests.WriteByteTest@74287ea3] -155996617
#14 25.78 [Graph] ADDING NODE WriteByteTest.testWrite()[pri:0, instance:loci.common.utests.WriteByteTest@74287ea3] 2006295468
#14 25.78 [Graph] ADDING NODE WriteByteTest.testWriteOffEnd()[pri:0, instance:loci.common.utests.WriteByteTest@74287ea3] 1686247800
#14 25.78 [Graph] ADDING NODE WriteByteTest.testWriteSequential()[pri:0, instance:loci.common.utests.WriteByteTest@74287ea3] -1960027925
#14 25.78 [Graph] ADDING NODE WriteByteTest.testWriteTwiceOffEnd()[pri:0, instance:loci.common.utests.WriteByteTest@74287ea3] 91416658
#14 25.78 [Graph] ADDING NODE WriteBytesTest.testLength()[pri:0, instance:loci.common.utests.WriteBytesTest@7d7758be] -2004509499
#14 25.78 [Graph] ADDING NODE WriteBytesTest.testWrite()[pri:0, instance:loci.common.utests.WriteBytesTest@7d7758be] 128034768
#14 25.78 [Graph] ADDING NODE WriteBytesTest.testWriteOffEnd()[pri:0, instance:loci.common.utests.WriteBytesTest@7d7758be] -57810300
#14 25.78 [Graph] ADDING NODE WriteBytesTest.testWriteSequential()[pri:0, instance:loci.common.utests.WriteBytesTest@7d7758be] -688086383
#14 25.78 [Graph] ADDING NODE WriteBytesTest.testWriteTwiceOffEnd()[pri:0, instance:loci.common.utests.WriteBytesTest@7d7758be] 2122650042
#14 25.78 [Graph] ADDING NODE WriteCharTest.testLength()[pri:0, instance:loci.common.utests.WriteCharTest@2bdd8394] -593457798
#14 25.78 [Graph] ADDING NODE WriteCharTest.testReset()[pri:0, instance:loci.common.utests.WriteCharTest@2bdd8394] 169493015
#14 25.78 [Graph] ADDING NODE WriteCharTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteCharTest@2bdd8394] -1839104963
#14 25.78 [Graph] ADDING NODE WriteCharTest.testSequential()[pri:0, instance:loci.common.utests.WriteCharTest@2bdd8394] 1623893379
#14 25.78 [Graph] ADDING NODE WriteCharsTest.testLength()[pri:0, instance:loci.common.utests.WriteCharsTest@5f9edf14] 1755351817
#14 25.78 [Graph] ADDING NODE WriteCharsTest.testWrite()[pri:0, instance:loci.common.utests.WriteCharsTest@5f9edf14] -444305220
#14 25.78 [Graph] ADDING NODE WriteCharsTest.testWriteOffEnd()[pri:0, instance:loci.common.utests.WriteCharsTest@5f9edf14] -394197624
#14 25.78 [Graph] ADDING NODE WriteCharsTest.testWriteSequential()[pri:0, instance:loci.common.utests.WriteCharsTest@5f9edf14] 488191421
#14 25.78 [Graph] ADDING NODE WriteCharsTest.testWriteTwiceOffEnd()[pri:0, instance:loci.common.utests.WriteCharsTest@5f9edf14] 1383191650
#14 25.78 [Graph] ADDING NODE WriteDoubleTest.testLength()[pri:0, instance:loci.common.utests.WriteDoubleTest@68746f22] -81952163
#14 25.78 [Graph] ADDING NODE WriteDoubleTest.testReset()[pri:0, instance:loci.common.utests.WriteDoubleTest@68746f22] 1321936576
#14 25.78 [Graph] ADDING NODE WriteDoubleTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteDoubleTest@68746f22] 1183074590
#14 25.78 [Graph] ADDING NODE WriteDoubleTest.testSequential()[pri:0, instance:loci.common.utests.WriteDoubleTest@68746f22] 2012980308
#14 25.78 [Graph] ADDING NODE WriteFloatTest.testLength()[pri:0, instance:loci.common.utests.WriteFloatTest@2f01783a] -1785108208
#14 25.78 [Graph] ADDING NODE WriteFloatTest.testReset()[pri:0, instance:loci.common.utests.WriteFloatTest@2f01783a] 430396461
#14 25.78 [Graph] ADDING NODE WriteFloatTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteFloatTest@2f01783a] -245336685
#14 25.78 [Graph] ADDING NODE WriteFloatTest.testSequential()[pri:0, instance:loci.common.utests.WriteFloatTest@2f01783a] 846647001
#14 25.78 [Graph] ADDING NODE WriteIntTest.testLength()[pri:0, instance:loci.common.utests.WriteIntTest@68878f6d] -1599558352
#14 25.78 [Graph] ADDING NODE WriteIntTest.testReset()[pri:0, instance:loci.common.utests.WriteIntTest@68878f6d] -1725543917
#14 25.78 [Graph] ADDING NODE WriteIntTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteIntTest@68878f6d] 2146399281
#14 25.78 [Graph] ADDING NODE WriteIntTest.testSequential()[pri:0, instance:loci.common.utests.WriteIntTest@68878f6d] 1047907703
#14 25.79 [Graph] ADDING NODE WriteLongTest.testLength()[pri:0, instance:loci.common.utests.WriteLongTest@41488b16] 1015760806
#14 25.79 [Graph] ADDING NODE WriteLongTest.testReset()[pri:0, instance:loci.common.utests.WriteLongTest@41488b16] -1224119101
#14 25.79 [Graph] ADDING NODE WriteLongTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteLongTest@41488b16] 532463269
#14 25.79 [Graph] ADDING NODE WriteLongTest.testSequential()[pri:0, instance:loci.common.utests.WriteLongTest@41488b16] -600184481
#14 25.79 [Graph] ADDING NODE WriteShortTest.testLength()[pri:0, instance:loci.common.utests.WriteShortTest@a8ef162] 454391832
#14 25.79 [Graph] ADDING NODE WriteShortTest.testReset()[pri:0, instance:loci.common.utests.WriteShortTest@a8ef162] -1593517259
#14 25.79 [Graph] ADDING NODE WriteShortTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteShortTest@a8ef162] 684554459
#14 25.79 [Graph] ADDING NODE WriteShortTest.testSequential()[pri:0, instance:loci.common.utests.WriteShortTest@a8ef162] 1540640289
#14 25.79 [Graph] ADDING NODE WriteUTFTest.testLength()[pri:0, instance:loci.common.utests.WriteUTFTest@2eea88a1] -1527945764
#14 25.79 [Graph] ADDING NODE WriteUTFTest.testWrite()[pri:0, instance:loci.common.utests.WriteUTFTest@2eea88a1] 1670470543
#14 25.79 [Graph] ADDING NODE WriteUTFTest.testWriteOffEnd()[pri:0, instance:loci.common.utests.WriteUTFTest@2eea88a1] 1319924827
#14 25.79 [Graph] ADDING NODE WriteUTFTest.testWriteSequential()[pri:0, instance:loci.common.utests.WriteUTFTest@2eea88a1] -146272112
#14 25.79 [Graph] ADDING NODE WriteUTFTest.testWriteTwiceOffEnd()[pri:0, instance:loci.common.utests.WriteUTFTest@2eea88a1] -855916375
#14 25.79 [Graph] ADDING NODE WriteUTFTest.testWriteTwoCharacters()[pri:0, instance:loci.common.utests.WriteUTFTest@2eea88a1] 562292235
#14 25.79 [Graph] ADDING NODE WriteUnsignedByteTest.testLength()[pri:0, instance:loci.common.utests.WriteUnsignedByteTest@7ac296f6] -1762428923
#14 25.79 [Graph] ADDING NODE WriteUnsignedByteTest.testReset()[pri:0, instance:loci.common.utests.WriteUnsignedByteTest@7ac296f6] -1349927840
#14 25.79 [Graph] ADDING NODE WriteUnsignedByteTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteUnsignedByteTest@7ac296f6] -1789598458
#14 25.79 [Graph] ADDING NODE WriteUnsignedByteTest.testSequential()[pri:0, instance:loci.common.utests.WriteUnsignedByteTest@7ac296f6] 884625468
#14 25.79 [Graph] ADDING NODE WriteUnsignedShortTest.testLength()[pri:0, instance:loci.common.utests.WriteUnsignedShortTest@7fd7a283] 254856478
#14 25.79 [Graph] ADDING NODE WriteUnsignedShortTest.testReset()[pri:0, instance:loci.common.utests.WriteUnsignedShortTest@7fd7a283] -1749394815
#14 25.79 [Graph] ADDING NODE WriteUnsignedShortTest.testSeekForward()[pri:0, instance:loci.common.utests.WriteUnsignedShortTest@7fd7a283] -1594260449
#14 25.79 [Graph] ADDING NODE WriteUnsignedShortTest.testSequential()[pri:0, instance:loci.common.utests.WriteUnsignedShortTest@7fd7a283] 1317662549
#14 25.79 [Graph] ================ SORTING
#14 25.79 [Graph] =============== DONE SORTING
#14 25.79 [Graph] ====== SORTED NODES
#14 25.79 [Graph] ====== END SORTED NODES
#14 25.79 [Graph] ADDING NODE BufferAlignmentReadTest.testBufferBoundry()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@54e041a4] -175664271
#14 25.79 [Graph] ADDING NODE BufferAlignmentReadTest.testLength()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@54e041a4] -1937598682
#14 25.79 [Graph] ADDING NODE BufferAlignmentReadTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@54e041a4] 1624086229
#14 25.79 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlyArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@54e041a4] 139679242
#14 25.79 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlyOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@54e041a4] 1573708595
#14 25.79 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlySubArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@54e041a4] 1111133628
#14 25.79 [Graph] ADDING NODE BufferAlignmentReadTest.testReadOverBufferBoundary()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@54e041a4] 1186079652
#14 25.79 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallyArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@54e041a4] 1179607565
#14 25.79 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallyOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@54e041a4] 49483024
#14 25.79 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallySubArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@54e041a4] -1483608935
#14 25.79 [Graph] ADDING NODE BufferAlignmentReadTest.testReset()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@54e041a4] -729675573
#14 25.79 [Graph] ADDING NODE BufferAlignmentReadTest.testSeekBack()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@54e041a4] 1496221167
#14 25.79 [Graph] ADDING NODE BufferAlignmentReadTest.testSeekForward()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@54e041a4] 238342057
#14 25.79 [Graph] ADDING NODE BufferAlignmentReadTest.testSequential()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@54e041a4] -883854097
#14 25.79 [Graph] ADDING NODE EndiannessTest.testLength()[pri:0, instance:loci.common.utests.EndiannessTest@4b86805d] 490473870
#14 25.79 [Graph] ADDING NODE EndiannessTest.testReadIntBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@4b86805d] -63552734
#14 25.79 [Graph] ADDING NODE EndiannessTest.testReadIntLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@4b86805d] 676738638
#14 25.79 [Graph] ADDING NODE EndiannessTest.testReadLongBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@4b86805d] 955018303
#14 25.79 [Graph] ADDING NODE EndiannessTest.testReadLongLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@4b86805d] 1647773953
#14 25.79 [Graph] ADDING NODE EndiannessTest.testReadShortBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@4b86805d] -803533713
#14 25.79 [Graph] ADDING NODE EndiannessTest.testReadShortLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@4b86805d] -1209786671
#14 25.80 [Graph] ADDING NODE EndiannessTest.testSeekBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@4b86805d] 1750952965
#14 25.80 [Graph] ADDING NODE EndiannessTest.testSeekLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@4b86805d] -826635637
#14 25.80 [Graph] ADDING NODE RandomAccessInputStreamTest.testArrayRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@9cb8225] 500985786
#14 25.80 [Graph] ADDING NODE RandomAccessInputStreamTest.testBitRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@9cb8225] 1047976454
#14 25.80 [Graph] ADDING NODE RandomAccessInputStreamTest.testLength()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@9cb8225] -1090886563
#14 25.80 [Graph] ADDING NODE RandomAccessInputStreamTest.testRandomRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@9cb8225] -49705588
#14 25.80 [Graph] ADDING NODE RandomAccessInputStreamTest.testReverseSequentialRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@9cb8225] -876870030
#14 25.80 [Graph] ADDING NODE RandomAccessInputStreamTest.testSequentialRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@9cb8225] -1508761648
#14 25.80 [Graph] ADDING NODE ReadByteArrayTest.testLength()[pri:0, instance:loci.common.utests.ReadByteArrayTest@76b07f29] 1459806073
#14 25.80 [Graph] ADDING NODE ReadByteArrayTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@76b07f29] 1674837900
#14 25.80 [Graph] ADDING NODE ReadByteArrayTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@76b07f29] 358296568
#14 25.80 [Graph] ADDING NODE ReadByteArrayTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@76b07f29] 1846188324
#14 25.80 [Graph] ADDING NODE ReadByteArrayTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@76b07f29] 2107576154
#14 25.80 [Graph] ADDING NODE ReadByteArrayTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@76b07f29] 549177892
#14 25.80 [Graph] ADDING NODE ReadByteBufferTest.testLength()[pri:0, instance:loci.common.utests.ReadByteBufferTest@38af9828] 690964413
#14 25.80 [Graph] ADDING NODE ReadByteBufferTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@38af9828] 1908819238
#14 25.80 [Graph] ADDING NODE ReadByteBufferTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@38af9828] 1800838330
#14 25.80 [Graph] ADDING NODE ReadByteBufferTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@38af9828] 494734
#14 25.80 [Graph] ADDING NODE ReadByteBufferTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@38af9828] 332322780
#14 25.80 [Graph] ADDING NODE ReadByteBufferTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@38af9828] 813571470
#14 25.80 [Graph] ADDING NODE ReadByteSubArrayTest.testLength()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@376a0d86] -1589050510
#14 25.80 [Graph] ADDING NODE ReadByteSubArrayTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@376a0d86] -1441119859
#14 25.80 [Graph] ADDING NODE ReadByteSubArrayTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@376a0d86] 1886943025
#14 25.80 [Graph] ADDING NODE ReadByteSubArrayTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@376a0d86] -1218016731
#14 25.80 [Graph] ADDING NODE ReadByteSubArrayTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@376a0d86] -924011693
#14 25.80 [Graph] ADDING NODE ReadByteSubArrayTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@376a0d86] -120521435
#14 25.80 [Graph] ADDING NODE ReadByteTest.testLength()[pri:0, instance:loci.common.utests.ReadByteTest@62656be4] 68919897
#14 25.80 [Graph] ADDING NODE ReadByteTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@62656be4] -1213701182
#14 25.80 [Graph] ADDING NODE ReadByteTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@62656be4] -1051381994
#14 25.80 [Graph] ADDING NODE ReadByteTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@62656be4] 955441450
#14 25.80 [Graph] ADDING NODE ReadByteTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@62656be4] 688878200
#14 25.80 [Graph] ADDING NODE ReadByteTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@62656be4] -323899350
#14 25.80 [Graph] ADDING NODE ReadCharTest.testLength()[pri:0, instance:loci.common.utests.ReadCharTest@17d919b6] 398166653
#14 25.80 [Graph] ADDING NODE ReadCharTest.testRandomAccessReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@17d919b6] 1133157264
#14 25.80 [Graph] ADDING NODE ReadCharTest.testResetReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@17d919b6] -1746106964
#14 25.80 [Graph] ADDING NODE ReadCharTest.testSeekBackReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@17d919b6] 1303946712
#14 25.80 [Graph] ADDING NODE ReadCharTest.testSeekForwardReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@17d919b6] 5575122
#14 25.80 [Graph] ADDING NODE ReadCharTest.testSequentialReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@17d919b6] 5364952
#14 25.80 [Graph] ADDING NODE ReadDoubleTest.testLength()[pri:0, instance:loci.common.utests.ReadDoubleTest@53f3bdbd] 337746841
#14 25.80 [Graph] ADDING NODE ReadDoubleTest.testRandomAccess()[pri:0, instance:loci.common.utests.ReadDoubleTest@53f3bdbd] 1744711898
#14 25.80 [Graph] ADDING NODE ReadDoubleTest.testReset()[pri:0, instance:loci.common.utests.ReadDoubleTest@53f3bdbd] 445380158
#14 25.80 [Graph] ADDING NODE ReadDoubleTest.testSeekBack()[pri:0, instance:loci.common.utests.ReadDoubleTest@53f3bdbd] -688221102
#14 25.80 [Graph] ADDING NODE ReadDoubleTest.testSeekForward()[pri:0, instance:loci.common.utests.ReadDoubleTest@53f3bdbd] 1104338072
#14 25.80 [Graph] ADDING NODE ReadDoubleTest.testSequential()[pri:0, instance:loci.common.utests.ReadDoubleTest@53f3bdbd] 1968931666
#14 25.80 [Graph] ADDING NODE ReadFloatTest.testLength()[pri:0, instance:loci.common.utests.ReadFloatTest@34129c78] -455818611
#14 25.80 [Graph] ADDING NODE ReadFloatTest.testRandomAccess()[pri:0, instance:loci.common.utests.ReadFloatTest@34129c78] 249049420
#14 25.80 [Graph] ADDING NODE ReadFloatTest.testReset()[pri:0, instance:loci.common.utests.ReadFloatTest@34129c78] -599067024
#14 25.81 [Graph] ADDING NODE ReadFloatTest.testSeekBack()[pri:0, instance:loci.common.utests.ReadFloatTest@34129c78] -1072018988
#14 25.81 [Graph] ADDING NODE ReadFloatTest.testSeekForward()[pri:0, instance:loci.common.utests.ReadFloatTest@34129c78] 1393915402
#14 25.81 [Graph] ADDING NODE ReadFloatTest.testSequential()[pri:0, instance:loci.common.utests.ReadFloatTest@34129c78] -1518642476
#14 25.81 [Graph] ADDING NODE ReadIntTest.testLength()[pri:0, instance:loci.common.utests.ReadIntTest@7d61eb55] -28377577
#14 25.81 [Graph] ADDING NODE ReadIntTest.testRandomAccessReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@7d61eb55] 762379183
#14 25.81 [Graph] ADDING NODE ReadIntTest.testResetReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@7d61eb55] 157263195
#14 25.81 [Graph] ADDING NODE ReadIntTest.testSeekBackReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@7d61eb55] -238260441
#14 25.81 [Graph] ADDING NODE ReadIntTest.testSeekForwardReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@7d61eb55] 625199037
#14 25.81 [Graph] ADDING NODE ReadIntTest.testSequentialReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@7d61eb55] 631111719
#14 25.81 [Graph] ADDING NODE ReadLongTest.testLength()[pri:0, instance:loci.common.utests.ReadLongTest@6c7a164b] -151242308
#14 25.81 [Graph] ADDING NODE ReadLongTest.testRandomAccessReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@6c7a164b] 82471977
#14 25.81 [Graph] ADDING NODE ReadLongTest.testResetReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@6c7a164b] 1762856581
#14 25.81 [Graph] ADDING NODE ReadLongTest.testSeekBackReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@6c7a164b] -105131871
#14 25.81 [Graph] ADDING NODE ReadLongTest.testSeekForwardReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@6c7a164b] -920167705
#14 25.81 [Graph] ADDING NODE ReadLongTest.testSequentialReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@6c7a164b] 876715937
#14 25.81 [Graph] ADDING NODE ReadShortTest.testLength()[pri:0, instance:loci.common.utests.ReadShortTest@4c2bb6e0] -1697910059
#14 25.81 [Graph] ADDING NODE ReadShortTest.testRandomAccessReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@4c2bb6e0] 995350568
#14 25.81 [Graph] ADDING NODE ReadShortTest.testResetReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@4c2bb6e0] 1307037636
#14 25.81 [Graph] ADDING NODE ReadShortTest.testSeekBackReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@4c2bb6e0] 633123008
#14 25.81 [Graph] ADDING NODE ReadShortTest.testSeekForwardReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@4c2bb6e0] -937619550
#14 25.81 [Graph] ADDING NODE ReadShortTest.testSequentialReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@4c2bb6e0] -1047502912
#14 25.81 [Graph] ADDING NODE ReadUnsignedByteTest.testLength()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@3e62d773] -4567453
#14 25.81 [Graph] ADDING NODE ReadUnsignedByteTest.testRandomAccessReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@3e62d773] -1499418353
#14 25.81 [Graph] ADDING NODE ReadUnsignedByteTest.testResetReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@3e62d773] 1631496603
#14 25.81 [Graph] ADDING NODE ReadUnsignedByteTest.testSeekBackReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@3e62d773] 998325895
#14 25.81 [Graph] ADDING NODE ReadUnsignedByteTest.testSeekForwardReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@3e62d773] 1070654157
#14 25.81 [Graph] ADDING NODE ReadUnsignedByteTest.testSequentialReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@3e62d773] 56528263
#14 25.81 [Graph] ADDING NODE ReadUnsignedShortTest.testLength()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@4ef74c30] 168885514
#14 25.81 [Graph] ADDING NODE ReadUnsignedShortTest.testRandomAccessReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@4ef74c30] -378127670
#14 25.81 [Graph] ADDING NODE ReadUnsignedShortTest.testResetReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@4ef74c30] 2139751782
#14 25.81 [Graph] ADDING NODE ReadUnsignedShortTest.testSeekBackReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@4ef74c30] 1767318546
#14 25.81 [Graph] ADDING NODE ReadUnsignedShortTest.testSeekForwardReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@4ef74c30] -1571620920
#14 25.81 [Graph] ADDING NODE ReadUnsignedShortTest.testSequentialReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@4ef74c30] -1253329134
#14 25.81 [Graph] ADDING NODE S3ClientServiceTest.testBucketExists()[pri:0, instance:loci.common.utests.S3ClientServiceTest@7283d3eb] 1803249228
#14 25.81 [Graph] ADDING NODE S3ClientServiceTest.testBucketNotExists()[pri:0, instance:loci.common.utests.S3ClientServiceTest@7283d3eb] 1844078177
#14 25.81 [Graph] ADDING NODE S3ClientServiceTest.testGetObject()[pri:0, instance:loci.common.utests.S3ClientServiceTest@7283d3eb] -986741039
#14 25.81 [Graph] ADDING NODE S3ClientServiceTest.testGetObjectFile()[pri:0, instance:loci.common.utests.S3ClientServiceTest@7283d3eb] 526144613
#14 25.81 [Graph] ADDING NODE S3ClientServiceTest.testServiceLookup()[pri:0, instance:loci.common.utests.S3ClientServiceTest@7283d3eb] 584359783
#14 25.81 [Graph] ADDING NODE S3ClientServiceTest.testStatObject()[pri:0, instance:loci.common.utests.S3ClientServiceTest@7283d3eb] -1274407377
#14 25.81 [Graph] ADDING NODE S3HandleTest.testCache()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] 554253056
#14 25.81 [Graph] ADDING NODE S3HandleTest.testCanHandleScheme()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] -1985090631
#14 25.81 [Graph] ADDING NODE S3HandleTest.testDefaultProtocol()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] -2105463467
#14 25.81 [Graph] ADDING NODE S3HandleTest.testIsBucket()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] -658701162
#14 25.81 [Graph] ADDING NODE S3HandleTest.testParseAuth()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] 1866966935
#14 25.81 [Graph] ADDING NODE S3HandleTest.testParseAuthLocalhost()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] 1582598842
#14 25.81 [Graph] ADDING NODE S3HandleTest.testParseBucketNoSlash()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] 2021787199
#14 25.82 [Graph] ADDING NODE S3HandleTest.testParseBucketSlash()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] -1894047902
#14 25.82 [Graph] ADDING NODE S3HandleTest.testParseLocalhost()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] 945076738
#14 25.82 [Graph] ADDING NODE S3HandleTest.testParseNoSlash()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] 1502444681
#14 25.82 [Graph] ADDING NODE S3HandleTest.testParseProtocol()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] 1929327111
#14 25.82 [Graph] ADDING NODE S3HandleTest.testParseSlashNoBucket()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] -773066955
#14 25.82 [Graph] ADDING NODE S3HandleTest.testReadAndSeek()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] -1098368043
#14 25.82 [Graph] ADDING NODE S3HandleTest.testReadPrivate()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] 713727209
#14 25.82 [Graph] ADDING NODE S3HandleTest.testReadPublic()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] 1694836703
#14 25.82 [Graph] ADDING NODE S3HandleTest.testResetStream()[pri:0, instance:loci.common.utests.S3HandleTest@638ef7ed] 2022479435
#14 25.82 [Graph] ADDING NODE SkipBytesTest.testLength()[pri:0, instance:loci.common.utests.SkipBytesTest@3f1d2e23] -1468882366
#14 25.82 [Graph] ADDING NODE SkipBytesTest.testSkip4Bytes()[pri:0, instance:loci.common.utests.SkipBytesTest@3f1d2e23] -1827012814
#14 25.82 [Graph] ADDING NODE SkipBytesTest.testSkipNegativeBytes()[pri:0, instance:loci.common.utests.SkipBytesTest@3f1d2e23] -656163003
#14 25.82 [Graph] ADDING NODE SkipBytesTest.testSkipOffEnd()[pri:0, instance:loci.common.utests.SkipBytesTest@3f1d2e23] -506837443
#14 25.82 [Graph] ADDING NODE SkipBytesTest.testSkipZeroBytes()[pri:0, instance:loci.common.utests.SkipBytesTest@3f1d2e23] 1866023260
#14 25.82 [Graph] ================ SORTING
#14 25.82 [Graph] =============== DONE SORTING
#14 25.82 [Graph] ====== SORTED NODES
#14 25.82 [Graph] ====== END SORTED NODES
#14 25.82 [Graph] ADDING NODE BufferAlignmentReadTest.testBufferBoundry()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4808bc9b] -391115160
#14 25.82 [Graph] ADDING NODE BufferAlignmentReadTest.testLength()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4808bc9b] 2141917725
#14 25.82 [Graph] ADDING NODE BufferAlignmentReadTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4808bc9b] 1408635340
#14 25.82 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlyArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4808bc9b] -75771647
#14 25.82 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlyOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4808bc9b] 1358257706
#14 25.82 [Graph] ADDING NODE BufferAlignmentReadTest.testReadExplicitlySubArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4808bc9b] 895682739
#14 25.82 [Graph] ADDING NODE BufferAlignmentReadTest.testReadOverBufferBoundary()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4808bc9b] 970628763
#14 25.82 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallyArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4808bc9b] 964156676
#14 25.82 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallyOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4808bc9b] -165967865
#14 25.82 [Graph] ADDING NODE BufferAlignmentReadTest.testReadPartiallySubArrayOffEnd()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4808bc9b] -1699059824
#14 25.82 [Graph] ADDING NODE BufferAlignmentReadTest.testReset()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4808bc9b] -945126462
#14 25.82 [Graph] ADDING NODE BufferAlignmentReadTest.testSeekBack()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4808bc9b] 1280770278
#14 25.82 [Graph] ADDING NODE BufferAlignmentReadTest.testSeekForward()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4808bc9b] 22891168
#14 25.82 [Graph] ADDING NODE BufferAlignmentReadTest.testSequential()[pri:0, instance:loci.common.utests.BufferAlignmentReadTest@4808bc9b] -1099304986
#14 25.82 [Graph] ADDING NODE EndiannessTest.testLength()[pri:0, instance:loci.common.utests.EndiannessTest@1787f2a0] -381846575
#14 25.82 [Graph] ADDING NODE EndiannessTest.testReadIntBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@1787f2a0] -935873179
#14 25.82 [Graph] ADDING NODE EndiannessTest.testReadIntLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@1787f2a0] -195581807
#14 25.82 [Graph] ADDING NODE EndiannessTest.testReadLongBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@1787f2a0] 82697858
#14 25.82 [Graph] ADDING NODE EndiannessTest.testReadLongLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@1787f2a0] 775453508
#14 25.82 [Graph] ADDING NODE EndiannessTest.testReadShortBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@1787f2a0] -1675854158
#14 25.82 [Graph] ADDING NODE EndiannessTest.testReadShortLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@1787f2a0] -2082107116
#14 25.82 [Graph] ADDING NODE EndiannessTest.testSeekBigEndian()[pri:0, instance:loci.common.utests.EndiannessTest@1787f2a0] 878632520
#14 25.82 [Graph] ADDING NODE EndiannessTest.testSeekLittleEndian()[pri:0, instance:loci.common.utests.EndiannessTest@1787f2a0] -1698956082
#14 25.83 [Graph] ADDING NODE RandomAccessInputStreamTest.testArrayRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@51bf5add] 1708148850
#14 25.83 [Graph] ADDING NODE RandomAccessInputStreamTest.testBitRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@51bf5add] -2039827778
#14 25.83 [Graph] ADDING NODE RandomAccessInputStreamTest.testLength()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@51bf5add] 116276501
#14 25.83 [Graph] ADDING NODE RandomAccessInputStreamTest.testRandomRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@51bf5add] 1157457476
#14 25.83 [Graph] ADDING NODE RandomAccessInputStreamTest.testReverseSequentialRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@51bf5add] 330293034
#14 25.83 [Graph] ADDING NODE RandomAccessInputStreamTest.testSequentialRead()[pri:0, instance:loci.common.utests.RandomAccessInputStreamTest@51bf5add] -301598584
#14 25.83 [Graph] ADDING NODE ReadByteArrayTest.testLength()[pri:0, instance:loci.common.utests.ReadByteArrayTest@7905a0b8] 1498939656
#14 25.83 [Graph] ADDING NODE ReadByteArrayTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@7905a0b8] 1713971483
#14 25.83 [Graph] ADDING NODE ReadByteArrayTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@7905a0b8] 397430151
#14 25.83 [Graph] ADDING NODE ReadByteArrayTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@7905a0b8] 1885321907
#14 25.83 [Graph] ADDING NODE ReadByteArrayTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@7905a0b8] 2146709737
#14 25.83 [Graph] ADDING NODE ReadByteArrayTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteArrayTest@7905a0b8] 588311475
#14 25.83 [Graph] ADDING NODE ReadByteBufferTest.testLength()[pri:0, instance:loci.common.utests.ReadByteBufferTest@35a3d49f] 639861812
#14 25.83 [Graph] ADDING NODE ReadByteBufferTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@35a3d49f] 1857716637
#14 25.83 [Graph] ADDING NODE ReadByteBufferTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@35a3d49f] 1749735729
#14 25.83 [Graph] ADDING NODE ReadByteBufferTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@35a3d49f] -50607867
#14 25.83 [Graph] ADDING NODE ReadByteBufferTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@35a3d49f] 281220179
#14 25.83 [Graph] ADDING NODE ReadByteBufferTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteBufferTest@35a3d49f] 762468869
#14 25.83 [Graph] ADDING NODE ReadByteSubArrayTest.testLength()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@389b0789] -1569063563
#14 25.83 [Graph] ADDING NODE ReadByteSubArrayTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@389b0789] -1421132912
#14 25.83 [Graph] ADDING NODE ReadByteSubArrayTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@389b0789] 1906929972
#14 25.83 [Graph] ADDING NODE ReadByteSubArrayTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@389b0789] -1198029784
#14 25.83 [Graph] ADDING NODE ReadByteSubArrayTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@389b0789] -904024746
#14 25.83 [Graph] ADDING NODE ReadByteSubArrayTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteSubArrayTest@389b0789] -100534488
#14 25.83 [Graph] ADDING NODE ReadByteTest.testLength()[pri:0, instance:loci.common.utests.ReadByteTest@13d9cbf5] -1248853398
#14 25.83 [Graph] ADDING NODE ReadByteTest.testRandomAccessReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@13d9cbf5] 1763492819
#14 25.83 [Graph] ADDING NODE ReadByteTest.testResetReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@13d9cbf5] 1925812007
#14 25.83 [Graph] ADDING NODE ReadByteTest.testSeekBackReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@13d9cbf5] -362331845
#14 25.83 [Graph] ADDING NODE ReadByteTest.testSeekForwardReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@13d9cbf5] -628895095
#14 25.83 [Graph] ADDING NODE ReadByteTest.testSequentialReadByte()[pri:0, instance:loci.common.utests.ReadByteTest@13d9cbf5] -1641672645
#14 25.83 [Graph] ADDING NODE ReadCharTest.testLength()[pri:0, instance:loci.common.utests.ReadCharTest@478db956] 1198533149
#14 25.83 [Graph] ADDING NODE ReadCharTest.testRandomAccessReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@478db956] 1933523760
#14 25.83 [Graph] ADDING NODE ReadCharTest.testResetReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@478db956] -945740468
#14 25.83 [Graph] ADDING NODE ReadCharTest.testSeekBackReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@478db956] 2104313208
#14 25.83 [Graph] ADDING NODE ReadCharTest.testSeekForwardReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@478db956] 805941618
#14 25.83 [Graph] ADDING NODE ReadCharTest.testSequentialReadChar()[pri:0, instance:loci.common.utests.ReadCharTest@478db956] 805731448
#14 25.83 [Graph] ADDING NODE ReadDoubleTest.testLength()[pri:0, instance:loci.common.utests.ReadDoubleTest@6ca18a14] 751790064
#14 25.83 [Graph] ADDING NODE ReadDoubleTest.testRandomAccess()[pri:0, instance:loci.common.utests.ReadDoubleTest@6ca18a14] -2136212175
#14 25.83 [Graph] ADDING NODE ReadDoubleTest.testReset()[pri:0, instance:loci.common.utests.ReadDoubleTest@6ca18a14] 859423381
#14 25.83 [Graph] ADDING NODE ReadDoubleTest.testSeekBack()[pri:0, instance:loci.common.utests.ReadDoubleTest@6ca18a14] -274177879
#14 25.83 [Graph] ADDING NODE ReadDoubleTest.testSeekForward()[pri:0, instance:loci.common.utests.ReadDoubleTest@6ca18a14] 1518381295
#14 25.83 [Graph] ADDING NODE ReadDoubleTest.testSequential()[pri:0, instance:loci.common.utests.ReadDoubleTest@6ca18a14] -1911992407
#14 25.84 [Graph] ADDING NODE ReadFloatTest.testLength()[pri:0, instance:loci.common.utests.ReadFloatTest@c667f46] -1121409701
#14 25.84 [Graph] ADDING NODE ReadFloatTest.testRandomAccess()[pri:0, instance:loci.common.utests.ReadFloatTest@c667f46] -416541670
#14 25.84 [Graph] ADDING NODE ReadFloatTest.testReset()[pri:0, instance:loci.common.utests.ReadFloatTest@c667f46] -1264658114
#14 25.84 [Graph] ADDING NODE ReadFloatTest.testSeekBack()[pri:0, instance:loci.common.utests.ReadFloatTest@c667f46] -1737610078
#14 25.84 [Graph] ADDING NODE ReadFloatTest.testSeekForward()[pri:0, instance:loci.common.utests.ReadFloatTest@c667f46] 728324312
#14 25.84 [Graph] ADDING NODE ReadFloatTest.testSequential()[pri:0, instance:loci.common.utests.ReadFloatTest@c667f46] 2110733730
#14 25.84 [Graph] ADDING NODE ReadIntTest.testLength()[pri:0, instance:loci.common.utests.ReadIntTest@51bd8b5c] -760570338
#14 25.84 [Graph] ADDING NODE ReadIntTest.testRandomAccessReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@51bd8b5c] 30186422
#14 25.84 [Graph] ADDING NODE ReadIntTest.testResetReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@51bd8b5c] -574929566
#14 25.84 [Graph] ADDING NODE ReadIntTest.testSeekBackReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@51bd8b5c] -970453202
#14 25.84 [Graph] ADDING NODE ReadIntTest.testSeekForwardReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@51bd8b5c] -106993724
#14 25.84 [Graph] ADDING NODE ReadIntTest.testSequentialReadInt()[pri:0, instance:loci.common.utests.ReadIntTest@51bd8b5c] -101081042
#14 25.84 [Graph] ADDING NODE ReadLongTest.testLength()[pri:0, instance:loci.common.utests.ReadLongTest@1b410b60] -1513935151
#14 25.84 [Graph] ADDING NODE ReadLongTest.testRandomAccessReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@1b410b60] -1280220866
#14 25.84 [Graph] ADDING NODE ReadLongTest.testResetReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@1b410b60] 400163738
#14 25.84 [Graph] ADDING NODE ReadLongTest.testSeekBackReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@1b410b60] -1467824714
#14 25.84 [Graph] ADDING NODE ReadLongTest.testSeekForwardReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@1b410b60] 2012106748
#14 25.84 [Graph] ADDING NODE ReadLongTest.testSequentialReadLong()[pri:0, instance:loci.common.utests.ReadLongTest@1b410b60] -485976906
#14 25.84 [Graph] ADDING NODE ReadShortTest.testLength()[pri:0, instance:loci.common.utests.ReadShortTest@2462cb01] 1929578230
#14 25.84 [Graph] ADDING NODE ReadShortTest.testRandomAccessReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@2462cb01] 327871561
#14 25.84 [Graph] ADDING NODE ReadShortTest.testResetReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@2462cb01] 639558629
#14 25.84 [Graph] ADDING NODE ReadShortTest.testSeekBackReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@2462cb01] -34355999
#14 25.84 [Graph] ADDING NODE ReadShortTest.testSeekForwardReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@2462cb01] -1605098557
#14 25.84 [Graph] ADDING NODE ReadShortTest.testSequentialReadShort()[pri:0, instance:loci.common.utests.ReadShortTest@2462cb01] -1714981919
#14 25.84 [Graph] ADDING NODE ReadUnsignedByteTest.testLength()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@19b843ba] -619726166
#14 25.84 [Graph] ADDING NODE ReadUnsignedByteTest.testRandomAccessReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@19b843ba] -2114577066
#14 25.84 [Graph] ADDING NODE ReadUnsignedByteTest.testResetReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@19b843ba] 1016337890
#14 25.84 [Graph] ADDING NODE ReadUnsignedByteTest.testSeekBackReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@19b843ba] 383167182
#14 25.84 [Graph] ADDING NODE ReadUnsignedByteTest.testSeekForwardReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@19b843ba] 455495444
#14 25.84 [Graph] ADDING NODE ReadUnsignedByteTest.testSequentialReadUnsignedByte()[pri:0, instance:loci.common.utests.ReadUnsignedByteTest@19b843ba] -558630450
#14 25.84 [Graph] ADDING NODE ReadUnsignedShortTest.testLength()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@64ec96c6] 537282464
#14 25.84 [Graph] ADDING NODE ReadUnsignedShortTest.testRandomAccessReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@64ec96c6] -9730720
#14 25.84 [Graph] ADDING NODE ReadUnsignedShortTest.testResetReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@64ec96c6] -1786818564
#14 25.84 [Graph] ADDING NODE ReadUnsignedShortTest.testSeekBackReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@64ec96c6] 2135715496
#14 25.84 [Graph] ADDING NODE ReadUnsignedShortTest.testSeekForwardReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@64ec96c6] -1203223970
#14 25.84 [Graph] ADDING NODE ReadUnsignedShortTest.testSequentialReadUnsignedShort()[pri:0, instance:loci.common.utests.ReadUnsignedShortTest@64ec96c6] -884932184
#14 25.84 [Graph] ADDING NODE S3ClientServiceTest.testBucketExists()[pri:0, instance:loci.common.utests.S3ClientServiceTest@77659b30] 1885154705
#14 25.84 [Graph] ADDING NODE S3ClientServiceTest.testBucketNotExists()[pri:0, instance:loci.common.utests.S3ClientServiceTest@77659b30] 1925983654
#14 25.84 [Graph] ADDING NODE S3ClientServiceTest.testGetObject()[pri:0, instance:loci.common.utests.S3ClientServiceTest@77659b30] -904835562
#14 25.84 [Graph] ADDING NODE S3ClientServiceTest.testGetObjectFile()[pri:0, instance:loci.common.utests.S3ClientServiceTest@77659b30] 608050090
#14 25.84 [Graph] ADDING NODE S3ClientServiceTest.testServiceLookup()[pri:0, instance:loci.common.utests.S3ClientServiceTest@77659b30] 666265260
#14 25.84 [Graph] ADDING NODE S3ClientServiceTest.testStatObject()[pri:0, instance:loci.common.utests.S3ClientServiceTest@77659b30] -1192501900
#14 25.84 [Graph] ADDING NODE S3HandleTest.testCache()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] 48738097
#14 25.84 [Graph] ADDING NODE S3HandleTest.testCanHandleScheme()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] 1804361706
#14 25.84 [Graph] ADDING NODE S3HandleTest.testDefaultProtocol()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] 1683988870
#14 25.84 [Graph] ADDING NODE S3HandleTest.testIsBucket()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] -1164216121
#14 25.85 [Graph] ADDING NODE S3HandleTest.testParseAuth()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] 1361451976
#14 25.85 [Graph] ADDING NODE S3HandleTest.testParseAuthLocalhost()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] 1077083883
#14 25.85 [Graph] ADDING NODE S3HandleTest.testParseBucketNoSlash()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] 1516272240
#14 25.85 [Graph] ADDING NODE S3HandleTest.testParseBucketSlash()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] 1895404435
#14 25.85 [Graph] ADDING NODE S3HandleTest.testParseLocalhost()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] 439561779
#14 25.85 [Graph] ADDING NODE S3HandleTest.testParseNoSlash()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] 996929722
#14 25.85 [Graph] ADDING NODE S3HandleTest.testParseProtocol()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] 1423812152
#14 25.85 [Graph] ADDING NODE S3HandleTest.testParseSlashNoBucket()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] -1278581914
#14 25.85 [Graph] ADDING NODE S3HandleTest.testReadAndSeek()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] -1603883002
#14 25.85 [Graph] ADDING NODE S3HandleTest.testReadPrivate()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] 208212250
#14 25.85 [Graph] ADDING NODE S3HandleTest.testReadPublic()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] 1189321744
#14 25.85 [Graph] ADDING NODE S3HandleTest.testResetStream()[pri:0, instance:loci.common.utests.S3HandleTest@456d6c1e] 1516964476
#14 25.85 [Graph] ADDING NODE SkipBytesTest.testLength()[pri:0, instance:loci.common.utests.SkipBytesTest@1ec9bd38] -2011221673
#14 25.85 [Graph] ADDING NODE SkipBytesTest.testSkip4Bytes()[pri:0, instance:loci.common.utests.SkipBytesTest@1ec9bd38] 1925615175
#14 25.85 [Graph] ADDING NODE SkipBytesTest.testSkipNegativeBytes()[pri:0, instance:loci.common.utests.SkipBytesTest@1ec9bd38] -1198502310
#14 25.85 [Graph] ADDING NODE SkipBytesTest.testSkipOffEnd()[pri:0, instance:loci.common.utests.SkipBytesTest@1ec9bd38] -1049176750
#14 25.85 [Graph] ADDING NODE SkipBytesTest.testSkipZeroBytes()[pri:0, instance:loci.common.utests.SkipBytesTest@1ec9bd38] 1323683953
#14 25.85 [Graph] ================ SORTING
#14 25.85 [Graph] =============== DONE SORTING
#14 25.85 [Graph] ====== SORTED NODES
#14 25.85 [Graph] ====== END SORTED NODES
#14 25.85 [Graph] ADDING NODE LocationTest.testAbsolute()[pri:0, instance:loci.common.utests.LocationTest@56dc1551] -1509828624
#14 25.85 [Graph] ADDING NODE LocationTest.testCanonical()[pri:0, instance:loci.common.utests.LocationTest@56dc1551] -723426199
#14 25.85 [Graph] ADDING NODE LocationTest.testExists()[pri:0, instance:loci.common.utests.LocationTest@56dc1551] 49539821
#14 25.85 [Graph] ADDING NODE LocationTest.testIsDirectory()[pri:0, instance:loci.common.utests.LocationTest@56dc1551] -257998056
#14 25.85 [Graph] ADDING NODE LocationTest.testIsFile()[pri:0, instance:loci.common.utests.LocationTest@56dc1551] 1486268863
#14 25.85 [Graph] ADDING NODE LocationTest.testIsHidden()[pri:0, instance:loci.common.utests.LocationTest@56dc1551] -1273194683
#14 25.85 [Graph] ADDING NODE LocationTest.testListFiles()[pri:0, instance:loci.common.utests.LocationTest@56dc1551] -390628026
#14 25.85 [Graph] ADDING NODE LocationTest.testParent()[pri:0, instance:loci.common.utests.LocationTest@56dc1551] -825917093
#14 25.85 [Graph] ADDING NODE LocationTest.testParentNull()[pri:0, instance:loci.common.utests.LocationTest@56dc1551] 1837296458
#14 25.85 [Graph] ADDING NODE LocationTest.testParentRoot()[pri:0, instance:loci.common.utests.LocationTest@56dc1551] 1833715741
#14 25.85 [Graph] ADDING NODE LocationTest.testReadWriteMode()[pri:0, instance:loci.common.utests.LocationTest@56dc1551] 2142648897
#14 25.85 [Graph] ADDING NODE LocationTest.testToString()[pri:0, instance:loci.common.utests.LocationTest@56dc1551] 956793693
#14 25.85 [Graph] ADDING NODE LocationTest.testToURL()[pri:0, instance:loci.common.utests.LocationTest@56dc1551] -1127440535
#14 25.85 [Graph] ================ SORTING
#14 25.85 [Graph] =============== DONE SORTING
#14 25.85 [Graph] ====== SORTED NODES
#14 25.85 [Graph] ====== END SORTED NODES
#14 25.95 [WARNING] Tests run: 2216, Failures: 0, Errors: 0, Skipped: 114, Time elapsed: 8.028 s - in TestSuite
#14 26.32 [INFO] 
#14 26.32 [INFO] Results:
#14 26.32 [INFO] 
#14 26.32 [WARNING] Tests run: 2121, Failures: 0, Errors: 0, Skipped: 19
#14 26.32 [INFO] 
#14 26.33 [INFO] 
#14 26.33 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ome-common ---
#14 26.33 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom
#14 26.35 Progress (1): 4.1/4.3 kB
Progress (1): 4.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom (4.3 kB at 160 kB/s)
#14 26.36 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
#14 26.38 Progress (1): 4.1/4.9 kB
Progress (1): 4.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 196 kB/s)
#14 26.39 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom
#14 26.40 Progress (1): 4.1/4.8 kB
Progress (1): 4.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom (4.8 kB at 185 kB/s)
#14 26.42 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
#14 26.43 Progress (1): 4.1/21 kB
Progress (1): 8.2/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 821 kB/s)
#14 26.45 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
#14 26.46 Progress (1): 4.1/4.5 kB
Progress (1): 4.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 182 kB/s)
#14 26.47 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom
#14 26.49 Progress (1): 4.1/13 kB
Progress (1): 8.2/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom (13 kB at 505 kB/s)
#14 26.50 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
#14 26.51 Progress (1): 4.1/68 kB
Progress (1): 8.2/68 kB
Progress (1): 12/68 kB 
Progress (1): 16/68 kB
Progress (1): 20/68 kB
Progress (1): 25/68 kB
Progress (1): 29/68 kB
Progress (1): 33/68 kB
Progress (1): 37/68 kB
Progress (1): 41/68 kB
Progress (1): 45/68 kB
Progress (1): 49/68 kB
Progress (1): 53/68 kB
Progress (1): 57/68 kB
Progress (1): 61/68 kB
Progress (1): 66/68 kB
Progress (1): 68 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.5 MB/s)
#14 26.53 Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
#14 26.55 Progress (1): 4.1/15 kB
Progress (1): 8.2/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 581 kB/s)
#14 26.56 Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.pom
#14 26.57 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 76 kB/s)
#14 26.59 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
#14 26.59 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
#14 26.59 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar
#14 26.59 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar
#14 26.59 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.jar
#14 26.60 Progress (1): 4.1/61 kB
Progress (1): 8.2/61 kB
Progress (1): 12/61 kB 
Progress (1): 16/61 kB
Progress (1): 20/61 kB
Progress (1): 25/61 kB
Progress (1): 29/61 kB
Progress (1): 33/61 kB
Progress (1): 37/61 kB
Progress (1): 41/61 kB
Progress (1): 45/61 kB
Progress (1): 49/61 kB
Progress (1): 53/61 kB
Progress (1): 57/61 kB
Progress (1): 61 kB   
Progress (2): 61 kB | 4.1/165 kB
Progress (2): 61 kB | 8.2/165 kB
Progress (2): 61 kB | 12/165 kB 
Progress (2): 61 kB | 15/165 kB
Progress (3): 61 kB | 15/165 kB | 4.1/24 kB
Progress (3): 61 kB | 19/165 kB | 4.1/24 kB
Progress (3): 61 kB | 19/165 kB | 8.2/24 kB
Progress (4): 61 kB | 19/165 kB | 8.2/24 kB | 4.1/187 kB
Progress (4): 61 kB | 19/165 kB | 12/24 kB | 4.1/187 kB 
Progress (4): 61 kB | 23/165 kB | 12/24 kB | 4.1/187 kB
Progress (4): 61 kB | 23/165 kB | 16/24 kB | 4.1/187 kB
Progress (4): 61 kB | 23/165 kB | 16/24 kB | 8.2/187 kB
Progress (4): 61 kB | 23/165 kB | 20/24 kB | 8.2/187 kB
Progress (4): 61 kB | 27/165 kB | 20/24 kB | 8.2/187 kB
Progress (4): 61 kB | 27/165 kB | 24 kB | 8.2/187 kB   
Progress (4): 61 kB | 27/165 kB | 24 kB | 12/187 kB 
Progress (4): 61 kB | 31/165 kB | 24 kB | 12/187 kB
Progress (4): 61 kB | 31/165 kB | 24 kB | 16/187 kB
Progress (4): 61 kB | 35/165 kB | 24 kB | 16/187 kB
Progress (4): 61 kB | 35/165 kB | 24 kB | 20/187 kB
Progress (4): 61 kB | 40/165 kB | 24 kB | 20/187 kB
Progress (4): 61 kB | 40/165 kB | 24 kB | 25/187 kB
Progress (4): 61 kB | 44/165 kB | 24 kB | 25/187 kB
Progress (4): 61 kB | 44/165 kB | 24 kB | 29/187 kB
Progress (5): 61 kB | 44/165 kB | 24 kB | 29/187 kB | 4.1/74 kB
Progress (5): 61 kB | 48/165 kB | 24 kB | 29/187 kB | 4.1/74 kB
Progress (5): 61 kB | 48/165 kB | 24 kB | 29/187 kB | 8.2/74 kB
Progress (5): 61 kB | 48/165 kB | 24 kB | 33/187 kB | 8.2/74 kB
Progress (5): 61 kB | 48/165 kB | 24 kB | 33/187 kB | 12/74 kB 
Progress (5): 61 kB | 52/165 kB | 24 kB | 33/187 kB | 12/74 kB
Progress (5): 61 kB | 52/165 kB | 24 kB | 33/187 kB | 15/74 kB
Progress (5): 61 kB | 52/165 kB | 24 kB | 37/187 kB | 15/74 kB
Progress (5): 61 kB | 56/165 kB | 24 kB | 37/187 kB | 15/74 kB
Progress (5): 61 kB | 56/165 kB | 24 kB | 41/187 kB | 15/74 kB
Progress (5): 61 kB | 56/165 kB | 24 kB | 41/187 kB | 19/74 kB
Progress (5): 61 kB | 56/165 kB | 24 kB | 45/187 kB | 19/74 kB
Progress (5): 61 kB | 60/165 kB | 24 kB | 45/187 kB | 19/74 kB
Progress (5): 61 kB | 60/165 kB | 24 kB | 49/187 kB | 19/74 kB
Progress (5): 61 kB | 60/165 kB | 24 kB | 49/187 kB | 23/74 kB
Progress (5): 61 kB | 64/165 kB | 24 kB | 49/187 kB | 23/74 kB
Progress (5): 61 kB | 64/165 kB | 24 kB | 49/187 kB | 27/74 kB
Progress (5): 61 kB | 64/165 kB | 24 kB | 53/187 kB | 27/74 kB
Progress (5): 61 kB | 64/165 kB | 24 kB | 53/187 kB | 31/74 kB
Progress (5): 61 kB | 68/165 kB | 24 kB | 53/187 kB | 31/74 kB
Progress (5): 61 kB | 68/165 kB | 24 kB | 57/187 kB | 31/74 kB
Progress (5): 61 kB | 72/165 kB | 24 kB | 57/187 kB | 31/74 kB
Progress (5): 61 kB | 72/165 kB | 24 kB | 57/187 kB | 35/74 kB
Progress (5): 61 kB | 76/165 kB | 24 kB | 57/187 kB | 35/74 kB
Progress (5): 61 kB | 76/165 kB | 24 kB | 61/187 kB | 35/74 kB
Progress (5): 61 kB | 80/165 kB | 24 kB | 61/187 kB | 35/74 kB
Progress (5): 61 kB | 80/165 kB | 24 kB | 61/187 kB | 40/74 kB
Progress (5): 61 kB | 80/165 kB | 24 kB | 66/187 kB | 40/74 kB
Progress (5): 61 kB | 80/165 kB | 24 kB | 66/187 kB | 44/74 kB
Progress (5): 61 kB | 85/165 kB | 24 kB | 66/187 kB | 44/74 kB
Progress (5): 61 kB | 85/165 kB | 24 kB | 66/187 kB | 48/74 kB
Progress (5): 61 kB | 85/165 kB | 24 kB | 70/187 kB | 48/74 kB
Progress (5): 61 kB | 89/165 kB | 24 kB | 70/187 kB | 48/74 kB
Progress (5): 61 kB | 89/165 kB | 24 kB | 74/187 kB | 48/74 kB
Progress (5): 61 kB | 89/165 kB | 24 kB | 74/187 kB | 52/74 kB
Progress (5): 61 kB | 89/165 kB | 24 kB | 78/187 kB | 52/74 kB
Progress (5): 61 kB | 93/165 kB | 24 kB | 78/187 kB | 52/74 kB
Progress (5): 61 kB | 93/165 kB | 24 kB | 82/187 kB | 52/74 kB
Progress (5): 61 kB | 93/165 kB | 24 kB | 82/187 kB | 56/74 kB
Progress (5): 61 kB | 97/165 kB | 24 kB | 82/187 kB | 56/74 kB
Progress (5): 61 kB | 97/165 kB | 24 kB | 82/187 kB | 60/74 kB
Progress (5): 61 kB | 97/165 kB | 24 kB | 86/187 kB | 60/74 kB
Progress (5): 61 kB | 97/165 kB | 24 kB | 86/187 kB | 64/74 kB
Progress (5): 61 kB | 101/165 kB | 24 kB | 86/187 kB | 64/74 kB
Progress (5): 61 kB | 101/165 kB | 24 kB | 86/187 kB | 68/74 kB
Progress (5): 61 kB | 101/165 kB | 24 kB | 90/187 kB | 68/74 kB
Progress (5): 61 kB | 101/165 kB | 24 kB | 90/187 kB | 72/74 kB
Progress (5): 61 kB | 105/165 kB | 24 kB | 90/187 kB | 72/74 kB
Progress (5): 61 kB | 105/165 kB | 24 kB | 90/187 kB | 74 kB   
Progress (5): 61 kB | 105/165 kB | 24 kB | 94/187 kB | 74 kB
Progress (5): 61 kB | 109/165 kB | 24 kB | 94/187 kB | 74 kB
Progress (5): 61 kB | 109/165 kB | 24 kB | 98/187 kB | 74 kB
Progress (5): 61 kB | 113/165 kB | 24 kB | 98/187 kB | 74 kB
Progress (5): 61 kB | 113/165 kB | 24 kB | 102/187 kB | 74 kB
Progress (5): 61 kB | 117/165 kB | 24 kB | 102/187 kB | 74 kB
Progress (5): 61 kB | 117/165 kB | 24 kB | 106/187 kB | 74 kB
Progress (5): 61 kB | 121/165 kB | 24 kB | 106/187 kB | 74 kB
Progress (5): 61 kB | 121/165 kB | 24 kB | 111/187 kB | 74 kB
Progress (5): 61 kB | 126/165 kB | 24 kB | 111/187 kB | 74 kB
Progress (5): 61 kB | 126/165 kB | 24 kB | 115/187 kB | 74 kB
Progress (5): 61 kB | 130/165 kB | 24 kB | 115/187 kB | 74 kB
Progress (5): 61 kB | 130/165 kB | 24 kB | 119/187 kB | 74 kB
Progress (5): 61 kB | 134/165 kB | 24 kB | 119/187 kB | 74 kB
Progress (5): 61 kB | 134/165 kB | 24 kB | 123/187 kB | 74 kB
Progress (5): 61 kB | 134/165 kB | 24 kB | 127/187 kB | 74 kB
Progress (5): 61 kB | 134/165 kB | 24 kB | 131/187 kB | 74 kB
Progress (5): 61 kB | 138/165 kB | 24 kB | 131/187 kB | 74 kB
Progress (5): 61 kB | 138/165 kB | 24 kB | 135/187 kB | 74 kB
Progress (5): 61 kB | 142/165 kB | 24 kB | 135/187 kB | 74 kB
Progress (5): 61 kB | 142/165 kB | 24 kB | 139/187 kB | 74 kB
Progress (5): 61 kB | 146/165 kB | 24 kB | 139/187 kB | 74 kB
Progress (5): 61 kB | 146/165 kB | 24 kB | 143/187 kB | 74 kB
Progress (5): 61 kB | 150/165 kB | 24 kB | 143/187 kB | 74 kB
Progress (5): 61 kB | 150/165 kB | 24 kB | 147/187 kB | 74 kB
Progress (5): 61 kB | 154/165 kB | 24 kB | 147/187 kB | 74 kB
                                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 2.2 MB/s)
#14 26.62 Progress (4): 154/165 kB | 24 kB | 152/187 kB | 74 kB
Progress (4): 158/165 kB | 24 kB | 152/187 kB | 74 kB
Progress (4): 158/165 kB | 24 kB | 156/187 kB | 74 kB
                                                     
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.jar
#14 26.62 Progress (4): 158/165 kB | 24 kB | 160/187 kB | 74 kB
Progress (4): 162/165 kB | 24 kB | 160/187 kB | 74 kB
Progress (4): 162/165 kB | 24 kB | 164/187 kB | 74 kB
Progress (4): 165 kB | 24 kB | 164/187 kB | 74 kB    
Progress (4): 165 kB | 24 kB | 168/187 kB | 74 kB
Progress (4): 165 kB | 24 kB | 172/187 kB | 74 kB
Progress (4): 165 kB | 24 kB | 176/187 kB | 74 kB
Progress (4): 165 kB | 24 kB | 180/187 kB | 74 kB
                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar (24 kB at 790 kB/s)
#14 26.62 Progress (3): 165 kB | 184/187 kB | 74 kB
                                         
Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
#14 26.62 Progress (3): 165 kB | 187 kB | 74 kB
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar (74 kB at 2.1 MB/s)
#14 26.63 Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.jar
#14 26.63 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 4.0 MB/s)
#14 26.63 Progress (2): 187 kB | 4.1/530 kB
Progress (2): 187 kB | 8.2/530 kB
Progress (2): 187 kB | 12/530 kB 
Progress (2): 187 kB | 16/530 kB
Progress (3): 187 kB | 16/530 kB | 4.1/58 kB
Progress (3): 187 kB | 20/530 kB | 4.1/58 kB
Progress (3): 187 kB | 20/530 kB | 8.2/58 kB
Progress (3): 187 kB | 24/530 kB | 8.2/58 kB
Progress (3): 187 kB | 24/530 kB | 12/58 kB 
                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.jar (187 kB at 4.4 MB/s)
#14 26.63 Progress (2): 28/530 kB | 12/58 kB
Progress (2): 28/530 kB | 16/58 kB
Progress (2): 32/530 kB | 16/58 kB
Progress (2): 32/530 kB | 20/58 kB
Progress (2): 36/530 kB | 20/58 kB
Progress (2): 36/530 kB | 25/58 kB
Progress (2): 40/530 kB | 25/58 kB
Progress (2): 40/530 kB | 29/58 kB
Progress (2): 44/530 kB | 29/58 kB
Progress (2): 44/530 kB | 33/58 kB
Progress (2): 49/530 kB | 33/58 kB
Progress (2): 49/530 kB | 37/58 kB
Progress (2): 53/530 kB | 37/58 kB
Progress (2): 53/530 kB | 41/58 kB
Progress (2): 57/530 kB | 41/58 kB
Progress (2): 57/530 kB | 45/58 kB
Progress (2): 61/530 kB | 45/58 kB
Progress (2): 61/530 kB | 49/58 kB
Progress (2): 65/530 kB | 49/58 kB
Progress (2): 65/530 kB | 53/58 kB
Progress (2): 65/530 kB | 57/58 kB
Progress (2): 69/530 kB | 57/58 kB
Progress (2): 69/530 kB | 58 kB   
Progress (2): 73/530 kB | 58 kB
Progress (2): 77/530 kB | 58 kB
Progress (2): 81/530 kB | 58 kB
Progress (2): 85/530 kB | 58 kB
Progress (2): 90/530 kB | 58 kB
Progress (2): 94/530 kB | 58 kB
Progress (2): 98/530 kB | 58 kB
Progress (2): 102/530 kB | 58 kB
Progress (2): 106/530 kB | 58 kB
Progress (2): 110/530 kB | 58 kB
Progress (2): 114/530 kB | 58 kB
Progress (2): 118/530 kB | 58 kB
Progress (2): 122/530 kB | 58 kB
Progress (2): 126/530 kB | 58 kB
Progress (2): 130/530 kB | 58 kB
Progress (2): 135/530 kB | 58 kB
Progress (2): 139/530 kB | 58 kB
Progress (2): 143/530 kB | 58 kB
Progress (2): 147/530 kB | 58 kB
Progress (2): 151/530 kB | 58 kB
Progress (2): 155/530 kB | 58 kB
Progress (2): 159/530 kB | 58 kB
Progress (2): 163/530 kB | 58 kB
Progress (2): 167/530 kB | 58 kB
Progress (2): 171/530 kB | 58 kB
Progress (2): 176/530 kB | 58 kB
Progress (2): 180/530 kB | 58 kB
Progress (2): 184/530 kB | 58 kB
Progress (2): 188/530 kB | 58 kB
Progress (3): 188/530 kB | 58 kB | 4.1/103 kB
Progress (3): 192/530 kB | 58 kB | 4.1/103 kB
Progress (3): 192/530 kB | 58 kB | 8.2/103 kB
Progress (3): 196/530 kB | 58 kB | 8.2/103 kB
Progress (3): 196/530 kB | 58 kB | 12/103 kB 
Progress (3): 200/530 kB | 58 kB | 12/103 kB
Progress (3): 200/530 kB | 58 kB | 16/103 kB
Progress (3): 204/530 kB | 58 kB | 16/103 kB
Progress (3): 208/530 kB | 58 kB | 16/103 kB
Progress (3): 208/530 kB | 58 kB | 20/103 kB
Progress (3): 212/530 kB | 58 kB | 20/103 kB
Progress (3): 212/530 kB | 58 kB | 25/103 kB
Progress (3): 217/530 kB | 58 kB | 25/103 kB
Progress (3): 217/530 kB | 58 kB | 29/103 kB
Progress (3): 221/530 kB | 58 kB | 29/103 kB
Progress (3): 221/530 kB | 58 kB | 33/103 kB
Progress (3): 225/530 kB | 58 kB | 33/103 kB
Progress (3): 229/530 kB | 58 kB | 33/103 kB
Progress (3): 229/530 kB | 58 kB | 37/103 kB
Progress (3): 233/530 kB | 58 kB | 37/103 kB
Progress (3): 233/530 kB | 58 kB | 41/103 kB
Progress (3): 237/530 kB | 58 kB | 41/103 kB
Progress (3): 237/530 kB | 58 kB | 45/103 kB
Progress (3): 241/530 kB | 58 kB | 45/103 kB
Progress (3): 241/530 kB | 58 kB | 49/103 kB
Progress (3): 245/530 kB | 58 kB | 49/103 kB
Progress (3): 245/530 kB | 58 kB | 53/103 kB
Progress (3): 249/530 kB | 58 kB | 53/103 kB
Progress (3): 249/530 kB | 58 kB | 57/103 kB
Progress (3): 253/530 kB | 58 kB | 57/103 kB
Progress (3): 253/530 kB | 58 kB | 61/103 kB
Progress (3): 257/530 kB | 58 kB | 61/103 kB
Progress (3): 262/530 kB | 58 kB | 61/103 kB
Progress (3): 262/530 kB | 58 kB | 66/103 kB
Progress (3): 266/530 kB | 58 kB | 66/103 kB
Progress (3): 266/530 kB | 58 kB | 70/103 kB
Progress (3): 270/530 kB | 58 kB | 70/103 kB
Progress (3): 270/530 kB | 58 kB | 74/103 kB
Progress (3): 274/530 kB | 58 kB | 74/103 kB
Progress (3): 274/530 kB | 58 kB | 78/103 kB
Progress (3): 278/530 kB | 58 kB | 78/103 kB
Progress (3): 278/530 kB | 58 kB | 82/103 kB
Progress (3): 282/530 kB | 58 kB | 82/103 kB
Progress (3): 282/530 kB | 58 kB | 86/103 kB
Progress (3): 286/530 kB | 58 kB | 86/103 kB
Progress (3): 286/530 kB | 58 kB | 90/103 kB
Progress (3): 290/530 kB | 58 kB | 90/103 kB
Progress (3): 290/530 kB | 58 kB | 94/103 kB
Progress (3): 294/530 kB | 58 kB | 94/103 kB
Progress (3): 294/530 kB | 58 kB | 98/103 kB
Progress (3): 298/530 kB | 58 kB | 98/103 kB
Progress (3): 298/530 kB | 58 kB | 102/103 kB
Progress (3): 303/530 kB | 58 kB | 102/103 kB
Progress (3): 303/530 kB | 58 kB | 103 kB    
Progress (3): 307/530 kB | 58 kB | 103 kB
Progress (3): 311/530 kB | 58 kB | 103 kB
Progress (3): 315/530 kB | 58 kB | 103 kB
Progress (3): 319/530 kB | 58 kB | 103 kB
Progress (3): 323/530 kB | 58 kB | 103 kB
Progress (3): 327/530 kB | 58 kB | 103 kB
Progress (3): 331/530 kB | 58 kB | 103 kB
Progress (3): 335/530 kB | 58 kB | 103 kB
Progress (3): 339/530 kB | 58 kB | 103 kB
Progress (3): 343/530 kB | 58 kB | 103 kB
Progress (3): 348/530 kB | 58 kB | 103 kB
Progress (3): 352/530 kB | 58 kB | 103 kB
Progress (3): 356/530 kB | 58 kB | 103 kB
Progress (3): 360/530 kB | 58 kB | 103 kB
Progress (3): 364/530 kB | 58 kB | 103 kB
Progress (3): 368/530 kB | 58 kB | 103 kB
Progress (3): 372/530 kB | 58 kB | 103 kB
Progress (3): 376/530 kB | 58 kB | 103 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 1.0 MB/s)
#14 26.65 Progress (2): 380/530 kB | 103 kB
Progress (2): 384/530 kB | 103 kB
Progress (2): 389/530 kB | 103 kB
Progress (2): 393/530 kB | 103 kB
Progress (2): 397/530 kB | 103 kB
Progress (2): 401/530 kB | 103 kB
Progress (2): 405/530 kB | 103 kB
Progress (2): 409/530 kB | 103 kB
Progress (2): 413/530 kB | 103 kB
Progress (2): 417/530 kB | 103 kB
Progress (2): 421/530 kB | 103 kB
Progress (2): 425/530 kB | 103 kB
Progress (2): 430/530 kB | 103 kB
Progress (2): 434/530 kB | 103 kB
Progress (2): 438/530 kB | 103 kB
Progress (2): 442/530 kB | 103 kB
Progress (2): 446/530 kB | 103 kB
Progress (2): 450/530 kB | 103 kB
Progress (2): 454/530 kB | 103 kB
Progress (2): 458/530 kB | 103 kB
Progress (2): 462/530 kB | 103 kB
Progress (2): 466/530 kB | 103 kB
Progress (2): 470/530 kB | 103 kB
Progress (2): 475/530 kB | 103 kB
Progress (2): 479/530 kB | 103 kB
Progress (2): 483/530 kB | 103 kB
Progress (2): 487/530 kB | 103 kB
Progress (2): 491/530 kB | 103 kB
Progress (2): 495/530 kB | 103 kB
Progress (2): 499/530 kB | 103 kB
Progress (2): 503/530 kB | 103 kB
Progress (2): 507/530 kB | 103 kB
Progress (2): 511/530 kB | 103 kB
Progress (2): 516/530 kB | 103 kB
Progress (2): 520/530 kB | 103 kB
Progress (2): 524/530 kB | 103 kB
Progress (2): 528/530 kB | 103 kB
Progress (2): 530 kB | 103 kB    
                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.jar (103 kB at 1.6 MB/s)
#14 26.67 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.jar (530 kB at 7.1 MB/s)
#14 26.78 [INFO] Building jar: /bio-formats-build/ome-common-java/target/ome-common-6.1.1-SNAPSHOT.jar
#14 26.82 [INFO] 
#14 26.82 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ ome-common ---
#14 26.83 [INFO] Building jar: /bio-formats-build/ome-common-java/target/ome-common-6.1.1-SNAPSHOT-tests.jar
#14 26.85 [INFO] 
#14 26.85 [INFO] --- maven-javadoc-plugin:3.10.0:jar (attach-javadocs) @ ome-common ---
#14 26.85 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
#14 26.86 Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 108 kB/s)
#14 26.88 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
#14 26.89 Progress (1): 4.1/18 kB
Progress (1): 8.2/18 kB
Progress (1): 12/18 kB 
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 699 kB/s)
#14 26.91 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
#14 26.92 Progress (1): 4.1/44 kB
Progress (1): 8.2/44 kB
Progress (1): 12/44 kB 
Progress (1): 16/44 kB
Progress (1): 20/44 kB
Progress (1): 25/44 kB
Progress (1): 29/44 kB
Progress (1): 33/44 kB
Progress (1): 37/44 kB
Progress (1): 41/44 kB
Progress (1): 44 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.7 MB/s)
#14 26.94 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
#14 26.95 Progress (1): 4.1/17 kB
Progress (1): 8.2/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 684 kB/s)
#14 26.96 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
#14 26.98 Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 105 kB/s)
#14 26.99 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.pom
#14 27.01 Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.pom (2.8 kB at 112 kB/s)
#14 27.02 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom
#14 27.03 Progress (1): 3.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom (3.8 kB at 145 kB/s)
#14 27.05 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom
#14 27.07 Progress (1): 4.1/50 kB
Progress (1): 8.2/50 kB
Progress (1): 12/50 kB 
Progress (1): 16/50 kB
Progress (1): 20/50 kB
Progress (1): 25/50 kB
Progress (1): 29/50 kB
Progress (1): 33/50 kB
Progress (1): 37/50 kB
Progress (1): 41/50 kB
Progress (1): 45/50 kB
Progress (1): 49/50 kB
Progress (1): 50 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 1.7 MB/s)
#14 27.08 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom
#14 27.09 Progress (1): 4.1/24 kB
Progress (1): 8.2/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24/24 kB
Progress (1): 24 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/32/apache-32.pom (24 kB at 1.0 MB/s)
#14 27.11 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.pom
#14 27.12 Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.pom (1.4 kB at 56 kB/s)
#14 27.14 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.0.0-M12/doxia-2.0.0-M12.pom
#14 27.15 Progress (1): 4.1/17 kB
Progress (1): 8.2/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.0.0-M12/doxia-2.0.0-M12.pom (17 kB at 669 kB/s)
#14 27.17 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom
#14 27.18 Progress (1): 4.1/4.4 kB
Progress (1): 4.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom (4.4 kB at 169 kB/s)
#14 27.19 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom
#14 27.21 Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom (3.2 kB at 127 kB/s)
#14 27.22 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom
#14 27.24 Progress (1): 4.1/50 kB
Progress (1): 8.2/50 kB
Progress (1): 12/50 kB 
Progress (1): 16/50 kB
Progress (1): 20/50 kB
Progress (1): 25/50 kB
Progress (1): 29/50 kB
Progress (1): 33/50 kB
Progress (1): 37/50 kB
Progress (1): 41/50 kB
Progress (1): 45/50 kB
Progress (1): 49/50 kB
Progress (1): 50 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 1.9 MB/s)
#14 27.25 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom
#14 27.27 Progress (1): 4.1/24 kB
Progress (1): 8.2/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 941 kB/s)
#14 27.28 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom
#14 27.29 Progress (1): 4.1/6.0 kB
Progress (1): 6.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom (6.0 kB at 240 kB/s)
#14 27.31 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom
#14 27.32 Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom (3.9 kB at 149 kB/s)
#14 27.34 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom
#14 27.35 Progress (1): 4.1/28 kB
Progress (1): 8.2/28 kB
Progress (1): 12/28 kB 
Progress (1): 16/28 kB
Progress (1): 20/28 kB
Progress (1): 25/28 kB
Progress (1): 28 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 1.1 MB/s)
#14 27.37 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
#14 27.38 Progress (1): 4.1/5.6 kB
Progress (1): 5.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 226 kB/s)
#14 27.39 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
#14 27.41 Progress (1): 4.1/20 kB
Progress (1): 8.2/20 kB
Progress (1): 12/20 kB 
Progress (1): 16/20 kB
Progress (1): 20 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (20 kB at 740 kB/s)
#14 27.42 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom
#14 27.43 Progress (1): 4.1/78 kB
Progress (1): 8.2/78 kB
Progress (1): 12/78 kB 
Progress (1): 16/78 kB
Progress (1): 20/78 kB
Progress (1): 25/78 kB
Progress (1): 29/78 kB
Progress (1): 33/78 kB
Progress (1): 37/78 kB
Progress (1): 41/78 kB
Progress (1): 45/78 kB
Progress (1): 49/78 kB
Progress (1): 53/78 kB
Progress (1): 57/78 kB
Progress (1): 61/78 kB
Progress (1): 66/78 kB
Progress (1): 70/78 kB
Progress (1): 74/78 kB
Progress (1): 78/78 kB
Progress (1): 78 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/65/commons-parent-65.pom (78 kB at 2.9 MB/s)
#14 27.45 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
#14 27.47 Progress (1): 4.1/22 kB
Progress (1): 8.2/22 kB
Progress (1): 12/22 kB 
Progress (1): 16/22 kB
Progress (1): 20/22 kB
Progress (1): 22 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom (22 kB at 799 kB/s)
#14 27.48 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom
#14 27.50 Progress (1): 4.1/77 kB
Progress (1): 8.2/77 kB
Progress (1): 12/77 kB 
Progress (1): 16/77 kB
Progress (1): 20/77 kB
Progress (1): 25/77 kB
Progress (1): 29/77 kB
Progress (1): 33/77 kB
Progress (1): 37/77 kB
Progress (1): 41/77 kB
Progress (1): 45/77 kB
Progress (1): 49/77 kB
Progress (1): 53/77 kB
Progress (1): 57/77 kB
Progress (1): 61/77 kB
Progress (1): 66/77 kB
Progress (1): 70/77 kB
Progress (1): 74/77 kB
Progress (1): 77 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/66/commons-parent-66.pom (77 kB at 2.9 MB/s)
#14 27.51 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
#14 27.53 Progress (1): 4.1/16 kB
Progress (1): 8.2/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom (16 kB at 603 kB/s)
#14 27.54 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
#14 27.56 Progress (1): 4.1/31 kB
Progress (1): 8.2/31 kB
Progress (1): 12/31 kB 
Progress (1): 16/31 kB
Progress (1): 20/31 kB
Progress (1): 24/31 kB
Progress (1): 28/31 kB
Progress (1): 31 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 1.2 MB/s)
#14 27.57 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom
#14 27.58 Progress (1): 4.1/78 kB
Progress (1): 8.2/78 kB
Progress (1): 12/78 kB 
Progress (1): 16/78 kB
Progress (1): 20/78 kB
Progress (1): 25/78 kB
Progress (1): 29/78 kB
Progress (1): 33/78 kB
Progress (1): 37/78 kB
Progress (1): 41/78 kB
Progress (1): 45/78 kB
Progress (1): 49/78 kB
Progress (1): 53/78 kB
Progress (1): 57/78 kB
Progress (1): 61/78 kB
Progress (1): 66/78 kB
Progress (1): 70/78 kB
Progress (1): 74/78 kB
Progress (1): 78/78 kB
Progress (1): 78 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 3.0 MB/s)
#14 27.60 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom
#14 27.61 Progress (1): 4.1/23 kB
Progress (1): 8.2/23 kB
Progress (1): 12/23 kB 
Progress (1): 16/23 kB
Progress (1): 20/23 kB
Progress (1): 23 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom (23 kB at 930 kB/s)
#14 27.63 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
#14 27.64 Progress (1): 4.1/5.6 kB
Progress (1): 5.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 235 kB/s)
#14 27.66 Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
#14 27.67 Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 79 kB/s)
#14 27.68 Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom
#14 27.70 Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom (2.0 kB at 80 kB/s)
#14 27.71 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom
#14 27.72 Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (3.0 kB at 116 kB/s)
#14 27.74 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom
#14 27.75 Progress (1): 4.1/4.2 kB
Progress (1): 4.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom (4.2 kB at 157 kB/s)
#14 27.77 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom
#14 27.78 Progress (1): 4.1/5.4 kB
Progress (1): 5.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom (5.4 kB at 207 kB/s)
#14 27.80 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.pom
#14 27.81 Progress (1): 4.1/7.4 kB
Progress (1): 7.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.pom (7.4 kB at 273 kB/s)
#14 27.83 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/2.0.0-M19/doxia-sitetools-2.0.0-M19.pom
#14 27.84 Progress (1): 4.1/13 kB
Progress (1): 8.2/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/2.0.0-M19/doxia-sitetools-2.0.0-M19.pom (13 kB at 509 kB/s)
#14 27.86 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.pom
#14 27.87 Progress (1): 3.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.pom (3.8 kB at 146 kB/s)
#14 27.88 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom
#14 27.90 Progress (1): 4.1/20 kB
Progress (1): 8.2/20 kB
Progress (1): 12/20 kB 
Progress (1): 16/20 kB
Progress (1): 20 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 818 kB/s)
#14 27.91 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/69/commons-parent-69.pom
#14 27.92 Progress (1): 4.1/77 kB
Progress (1): 8.2/77 kB
Progress (1): 12/77 kB 
Progress (1): 16/77 kB
Progress (1): 20/77 kB
Progress (1): 25/77 kB
Progress (1): 29/77 kB
Progress (1): 33/77 kB
Progress (1): 37/77 kB
Progress (1): 41/77 kB
Progress (1): 45/77 kB
Progress (1): 49/77 kB
Progress (1): 53/77 kB
Progress (1): 57/77 kB
Progress (1): 61/77 kB
Progress (1): 66/77 kB
Progress (1): 70/77 kB
Progress (1): 74/77 kB
Progress (1): 77 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 3.0 MB/s)
#14 27.94 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom
#14 27.95 Progress (1): 4.1/20 kB
Progress (1): 8.2/20 kB
Progress (1): 12/20 kB 
Progress (1): 16/20 kB
Progress (1): 20 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom (20 kB at 763 kB/s)
#14 27.97 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.pom
#14 27.98 Progress (1): 4.1/5.8 kB
Progress (1): 5.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.pom (5.8 kB at 243 kB/s)
#14 28.00 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom
#14 28.01 Progress (1): 4.1/17 kB
Progress (1): 8.2/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom (17 kB at 655 kB/s)
#14 28.03 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom
#14 28.04 Progress (1): 4.1/24 kB
Progress (1): 8.2/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom (24 kB at 811 kB/s)
#14 28.06 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom
#14 28.07 Progress (1): 4.1/20 kB
Progress (1): 8.2/20 kB
Progress (1): 12/20 kB 
Progress (1): 16/20 kB
Progress (1): 20 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom (20 kB at 755 kB/s)
#14 28.09 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
#14 28.10 Progress (1): 750 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 30 kB/s)
#14 28.11 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
#14 28.13 Progress (1): 4.1/4.8 kB
Progress (1): 4.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 200 kB/s)
#14 28.14 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
#14 28.15 Progress (1): 4.1/23 kB
Progress (1): 8.2/23 kB
Progress (1): 12/23 kB 
Progress (1): 16/23 kB
Progress (1): 20/23 kB
Progress (1): 23 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 938 kB/s)
#14 28.17 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
#14 28.18 Progress (1): 4.1/7.9 kB
Progress (1): 7.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 316 kB/s)
#14 28.20 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.pom
#14 28.21 Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.pom (3.2 kB at 126 kB/s)
#14 28.22 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.pom
#14 28.24 Progress (1): 2.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.pom (2.9 kB at 116 kB/s)
#14 28.25 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/2.0.0-M12/doxia-modules-2.0.0-M12.pom
#14 28.26 Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/2.0.0-M12/doxia-modules-2.0.0-M12.pom (2.5 kB at 100 kB/s)
#14 28.28 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.pom
#14 28.29 Progress (1): 4.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.pom (4.1 kB at 162 kB/s)
#14 28.31 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
#14 28.32 Progress (1): 4.1/10 kB
Progress (1): 8.2/10 kB
Progress (1): 10 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 403 kB/s)
#14 28.33 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
#14 28.35 Progress (1): 4.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 532 kB/s)
#14 28.36 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom
#14 28.37 Progress (1): 4.1/7.8 kB
Progress (1): 7.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 311 kB/s)
#14 28.39 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
#14 28.40 Progress (1): 4.1/30 kB
Progress (1): 8.2/30 kB
Progress (1): 12/30 kB 
Progress (1): 16/30 kB
Progress (1): 20/30 kB
Progress (1): 25/30 kB
Progress (1): 29/30 kB
Progress (1): 30 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 1.2 MB/s)
#14 28.42 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
#14 28.43 Progress (1): 4.1/78 kB
Progress (1): 8.2/78 kB
Progress (1): 12/78 kB 
Progress (1): 16/78 kB
Progress (1): 20/78 kB
Progress (1): 25/78 kB
Progress (1): 29/78 kB
Progress (1): 33/78 kB
Progress (1): 37/78 kB
Progress (1): 41/78 kB
Progress (1): 45/78 kB
Progress (1): 49/78 kB
Progress (1): 53/78 kB
Progress (1): 57/78 kB
Progress (1): 61/78 kB
Progress (1): 66/78 kB
Progress (1): 70/78 kB
Progress (1): 74/78 kB
Progress (1): 78/78 kB
Progress (1): 78 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 2.9 MB/s)
#14 28.45 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
#14 28.46 Progress (1): 3.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 160 kB/s)
#14 28.48 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
#14 28.49 Progress (1): 4.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 552 kB/s)
#14 28.50 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom
#14 28.52 Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom (2.6 kB at 102 kB/s)
#14 28.53 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom
#14 28.54 Progress (1): 4.1/8.0 kB
Progress (1): 8.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom (8.0 kB at 308 kB/s)
#14 28.56 Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
#14 28.57 Progress (1): 4.1/18 kB
Progress (1): 8.2/18 kB
Progress (1): 12/18 kB 
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 692 kB/s)
#14 28.59 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
#14 28.60 Progress (1): 4.1/78 kB
Progress (1): 8.2/78 kB
Progress (1): 12/78 kB 
Progress (1): 16/78 kB
Progress (1): 20/78 kB
Progress (1): 25/78 kB
Progress (1): 29/78 kB
Progress (1): 33/78 kB
Progress (1): 37/78 kB
Progress (1): 41/78 kB
Progress (1): 45/78 kB
Progress (1): 49/78 kB
Progress (1): 53/78 kB
Progress (1): 57/78 kB
Progress (1): 61/78 kB
Progress (1): 66/78 kB
Progress (1): 70/78 kB
Progress (1): 74/78 kB
Progress (1): 78 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 2.9 MB/s)
#14 28.62 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
#14 28.63 Progress (1): 4.1/19 kB
Progress (1): 8.2/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 739 kB/s)
#14 28.65 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
#14 28.66 Progress (1): 4.1/56 kB
Progress (1): 8.2/56 kB
Progress (1): 12/56 kB 
Progress (1): 16/56 kB
Progress (1): 20/56 kB
Progress (1): 25/56 kB
Progress (1): 29/56 kB
Progress (1): 33/56 kB
Progress (1): 37/56 kB
Progress (1): 41/56 kB
Progress (1): 45/56 kB
Progress (1): 49/56 kB
Progress (1): 53/56 kB
Progress (1): 56 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.2 MB/s)
#14 28.68 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
#14 28.69 Progress (1): 4.1/12 kB
Progress (1): 8.2/12 kB
Progress (1): 12/12 kB 
Progress (1): 12 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 496 kB/s)
#14 28.70 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
#14 28.72 Progress (1): 4.1/18 kB
Progress (1): 8.2/18 kB
Progress (1): 12/18 kB 
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 628 kB/s)
#14 28.74 Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
#14 28.75 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 448 kB/s)
#14 28.76 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
#14 28.77 Progress (1): 4.1/31 kB
Progress (1): 8.2/31 kB
Progress (1): 12/31 kB 
Progress (1): 16/31 kB
Progress (1): 20/31 kB
Progress (1): 25/31 kB
Progress (1): 29/31 kB
Progress (1): 31 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 1.2 MB/s)
#14 28.79 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom
#14 28.80 Progress (1): 4.1/31 kB
Progress (1): 8.2/31 kB
Progress (1): 12/31 kB 
Progress (1): 16/31 kB
Progress (1): 20/31 kB
Progress (1): 25/31 kB
Progress (1): 29/31 kB
Progress (1): 31 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom (31 kB at 1.2 MB/s)
#14 28.82 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
#14 28.83 Progress (1): 4.1/76 kB
Progress (1): 8.2/76 kB
Progress (1): 12/76 kB 
Progress (1): 16/76 kB
Progress (1): 20/76 kB
Progress (1): 25/76 kB
Progress (1): 29/76 kB
Progress (1): 33/76 kB
Progress (1): 37/76 kB
Progress (1): 41/76 kB
Progress (1): 45/76 kB
Progress (1): 49/76 kB
Progress (1): 53/76 kB
Progress (1): 57/76 kB
Progress (1): 61/76 kB
Progress (1): 66/76 kB
Progress (1): 70/76 kB
Progress (1): 74/76 kB
Progress (1): 76 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 2.8 MB/s)
#14 28.85 Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom
#14 28.86 Progress (1): 4.1/7.5 kB
Progress (1): 7.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom (7.5 kB at 299 kB/s)
#14 28.88 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.pom
#14 28.89 Progress (1): 4.1/8.2 kB
Progress (1): 8.2/8.2 kB
Progress (1): 8.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.pom (8.2 kB at 329 kB/s)
#14 28.91 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
#14 28.92 Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 83 kB/s)
#14 28.93 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
#14 28.95 Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 125 kB/s)
#14 28.97 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom
#14 28.98 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (1.9 kB at 80 kB/s)
#14 28.99 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom
#14 29.01 Progress (1): 4.1/21 kB
Progress (1): 8.2/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (21 kB at 785 kB/s)
#14 29.02 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
#14 29.03 Progress (1): 4.1/43 kB
Progress (1): 8.2/43 kB
Progress (1): 12/43 kB 
Progress (1): 16/43 kB
Progress (1): 20/43 kB
Progress (1): 25/43 kB
Progress (1): 29/43 kB
Progress (1): 33/43 kB
Progress (1): 37/43 kB
Progress (1): 41/43 kB
Progress (1): 43 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.6 MB/s)
#14 29.05 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom
#14 29.06 Progress (1): 4.1/31 kB
Progress (1): 8.2/31 kB
Progress (1): 12/31 kB 
Progress (1): 16/31 kB
Progress (1): 20/31 kB
Progress (1): 25/31 kB
Progress (1): 29/31 kB
Progress (1): 31 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom (31 kB at 1.2 MB/s)
#14 29.08 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/72/commons-parent-72.pom
#14 29.09 Progress (1): 4.1/78 kB
Progress (1): 8.2/78 kB
Progress (1): 12/78 kB 
Progress (1): 16/78 kB
Progress (1): 20/78 kB
Progress (1): 24/78 kB
Progress (1): 28/78 kB
Progress (1): 32/78 kB
Progress (1): 36/78 kB
Progress (1): 40/78 kB
Progress (1): 44/78 kB
Progress (1): 49/78 kB
Progress (1): 53/78 kB
Progress (1): 57/78 kB
Progress (1): 61/78 kB
Progress (1): 65/78 kB
Progress (1): 69/78 kB
Progress (1): 73/78 kB
Progress (1): 77/78 kB
Progress (1): 78 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/72/commons-parent-72.pom (78 kB at 2.9 MB/s)
#14 29.11 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom
#14 29.12 Progress (1): 4.1/5.7 kB
Progress (1): 5.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom (5.7 kB at 238 kB/s)
#14 29.14 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
#14 29.15 Progress (1): 4.1/6.6 kB
Progress (1): 6.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 265 kB/s)
#14 29.16 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
#14 29.18 Progress (1): 4.1/15 kB
Progress (1): 8.2/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 588 kB/s)
#14 29.19 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
#14 29.20 Progress (1): 4.1/35 kB
Progress (1): 8.2/35 kB
Progress (1): 12/35 kB 
Progress (1): 16/35 kB
Progress (1): 20/35 kB
Progress (1): 25/35 kB
Progress (1): 29/35 kB
Progress (1): 33/35 kB
Progress (1): 35 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 1.2 MB/s)
#14 29.22 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
#14 29.24 Progress (1): 4.1/5.0 kB
Progress (1): 5.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 207 kB/s)
#14 29.25 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
#14 29.26 Progress (1): 4.1/12 kB
Progress (1): 8.2/12 kB
Progress (1): 12 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 478 kB/s)
#14 29.28 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
#14 29.29 Progress (1): 4.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 559 kB/s)
#14 29.31 Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom
#14 29.32 Progress (1): 4.1/18 kB
Progress (1): 8.2/18 kB
Progress (1): 12/18 kB 
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom (18 kB at 704 kB/s)
#14 29.33 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
#14 29.35 Progress (1): 4.1/4.3 kB
Progress (1): 4.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 171 kB/s)
#14 29.36 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
#14 29.37 Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 128 kB/s)
#14 29.39 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom
#14 29.40 Progress (1): 4.1/28 kB
Progress (1): 8.2/28 kB
Progress (1): 12/28 kB 
Progress (1): 16/28 kB
Progress (1): 20/28 kB
Progress (1): 24/28 kB
Progress (1): 28 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 1.1 MB/s)
#14 29.42 Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom
#14 29.43 Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 95 kB/s)
#14 29.44 Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
#14 29.46 Progress (1): 4.1/17 kB
Progress (1): 8.2/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 689 kB/s)
#14 29.47 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom
#14 29.49 Progress (1): 4.1/4.3 kB
Progress (1): 4.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom (4.3 kB at 167 kB/s)
#14 29.50 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom
#14 29.51 Progress (1): 4.1/5.8 kB
Progress (1): 5.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom (5.8 kB at 233 kB/s)
#14 29.53 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom
#14 29.54 Progress (1): 4.1/23 kB
Progress (1): 8.2/23 kB
Progress (1): 12/23 kB 
Progress (1): 16/23 kB
Progress (1): 20/23 kB
Progress (1): 23 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom (23 kB at 882 kB/s)
#14 29.56 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
#14 29.57 Progress (1): 4.1/18 kB
Progress (1): 8.2/18 kB
Progress (1): 12/18 kB 
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (18 kB at 715 kB/s)
#14 29.59 Downloading from central: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.pom
#14 29.60 Progress (1): 4.1/5.8 kB
Progress (1): 5.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.pom (5.8 kB at 230 kB/s)
#14 29.62 Downloading from central: https://repo.maven.apache.org/maven2/io/airlift/airbase/112/airbase-112.pom
#14 29.63 Progress (1): 4.1/69 kB
Progress (1): 8.2/69 kB
Progress (1): 12/69 kB 
Progress (1): 16/69 kB
Progress (1): 20/69 kB
Progress (1): 25/69 kB
Progress (1): 29/69 kB
Progress (1): 33/69 kB
Progress (1): 37/69 kB
Progress (1): 41/69 kB
Progress (1): 45/69 kB
Progress (1): 49/69 kB
Progress (1): 53/69 kB
Progress (1): 57/69 kB
Progress (1): 61/69 kB
Progress (1): 66/69 kB
Progress (1): 69 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/io/airlift/airbase/112/airbase-112.pom (69 kB at 2.5 MB/s)
#14 29.65 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom
#14 29.66 Progress (1): 4.1/5.7 kB
Progress (1): 5.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom (5.7 kB at 219 kB/s)
#14 29.67 Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom
#14 29.69 Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom (2.0 kB at 80 kB/s)
#14 29.70 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom
#14 29.71 Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom (1.7 kB at 67 kB/s)
#14 29.73 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom
#14 29.74 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom (1.9 kB at 75 kB/s)
#14 29.76 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
#14 29.76 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.jar
#14 29.76 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
#14 29.76 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar
#14 29.76 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar
#14 29.77 Progress (1): 4.1/168 kB
Progress (1): 8.2/168 kB
Progress (1): 12/168 kB 
Progress (1): 16/168 kB
Progress (1): 20/168 kB
Progress (1): 25/168 kB
Progress (1): 29/168 kB
Progress (1): 33/168 kB
Progress (1): 37/168 kB
Progress (1): 41/168 kB
Progress (1): 45/168 kB
Progress (1): 49/168 kB
Progress (2): 49/168 kB | 4.1/9.8 kB
Progress (2): 53/168 kB | 4.1/9.8 kB
Progress (2): 53/168 kB | 8.2/9.8 kB
Progress (2): 57/168 kB | 8.2/9.8 kB
Progress (2): 57/168 kB | 9.8 kB    
Progress (3): 57/168 kB | 9.8 kB | 4.1/27 kB
Progress (3): 61/168 kB | 9.8 kB | 4.1/27 kB
Progress (3): 61/168 kB | 9.8 kB | 8.2/27 kB
Progress (3): 61/168 kB | 9.8 kB | 12/27 kB 
Progress (3): 66/168 kB | 9.8 kB | 12/27 kB
Progress (4): 66/168 kB | 9.8 kB | 12/27 kB | 4.1/149 kB
Progress (4): 66/168 kB | 9.8 kB | 16/27 kB | 4.1/149 kB
Progress (4): 66/168 kB | 9.8 kB | 16/27 kB | 8.2/149 kB
Progress (5): 66/168 kB | 9.8 kB | 16/27 kB | 8.2/149 kB | 4.1/86 kB
Progress (5): 70/168 kB | 9.8 kB | 16/27 kB | 8.2/149 kB | 4.1/86 kB
Progress (5): 70/168 kB | 9.8 kB | 16/27 kB | 8.2/149 kB | 8.2/86 kB
Progress (5): 70/168 kB | 9.8 kB | 16/27 kB | 12/149 kB | 8.2/86 kB 
Progress (5): 70/168 kB | 9.8 kB | 20/27 kB | 12/149 kB | 8.2/86 kB
Progress (5): 70/168 kB | 9.8 kB | 20/27 kB | 16/149 kB | 8.2/86 kB
Progress (5): 70/168 kB | 9.8 kB | 20/27 kB | 16/149 kB | 12/86 kB 
Progress (5): 74/168 kB | 9.8 kB | 20/27 kB | 16/149 kB | 12/86 kB
Progress (5): 74/168 kB | 9.8 kB | 20/27 kB | 16/149 kB | 16/86 kB
Progress (5): 74/168 kB | 9.8 kB | 20/27 kB | 20/149 kB | 16/86 kB
Progress (5): 74/168 kB | 9.8 kB | 25/27 kB | 20/149 kB | 16/86 kB
Progress (5): 74/168 kB | 9.8 kB | 25/27 kB | 25/149 kB | 16/86 kB
Progress (5): 74/168 kB | 9.8 kB | 25/27 kB | 25/149 kB | 20/86 kB
Progress (5): 78/168 kB | 9.8 kB | 25/27 kB | 25/149 kB | 20/86 kB
Progress (5): 78/168 kB | 9.8 kB | 25/27 kB | 25/149 kB | 25/86 kB
Progress (5): 82/168 kB | 9.8 kB | 25/27 kB | 25/149 kB | 25/86 kB
Progress (5): 82/168 kB | 9.8 kB | 25/27 kB | 29/149 kB | 25/86 kB
Progress (5): 82/168 kB | 9.8 kB | 27 kB | 29/149 kB | 25/86 kB   
Progress (5): 82/168 kB | 9.8 kB | 27 kB | 33/149 kB | 25/86 kB
Progress (5): 86/168 kB | 9.8 kB | 27 kB | 33/149 kB | 25/86 kB
Progress (5): 86/168 kB | 9.8 kB | 27 kB | 33/149 kB | 29/86 kB
Progress (5): 90/168 kB | 9.8 kB | 27 kB | 33/149 kB | 29/86 kB
Progress (5): 90/168 kB | 9.8 kB | 27 kB | 37/149 kB | 29/86 kB
Progress (5): 94/168 kB | 9.8 kB | 27 kB | 37/149 kB | 29/86 kB
Progress (5): 94/168 kB | 9.8 kB | 27 kB | 37/149 kB | 33/86 kB
Progress (5): 98/168 kB | 9.8 kB | 27 kB | 37/149 kB | 33/86 kB
Progress (5): 98/168 kB | 9.8 kB | 27 kB | 41/149 kB | 33/86 kB
Progress (5): 102/168 kB | 9.8 kB | 27 kB | 41/149 kB | 33/86 kB
Progress (5): 102/168 kB | 9.8 kB | 27 kB | 41/149 kB | 37/86 kB
Progress (5): 106/168 kB | 9.8 kB | 27 kB | 41/149 kB | 37/86 kB
Progress (5): 106/168 kB | 9.8 kB | 27 kB | 45/149 kB | 37/86 kB
Progress (5): 111/168 kB | 9.8 kB | 27 kB | 45/149 kB | 37/86 kB
Progress (5): 111/168 kB | 9.8 kB | 27 kB | 45/149 kB | 41/86 kB
Progress (5): 111/168 kB | 9.8 kB | 27 kB | 49/149 kB | 41/86 kB
Progress (5): 111/168 kB | 9.8 kB | 27 kB | 49/149 kB | 45/86 kB
Progress (5): 115/168 kB | 9.8 kB | 27 kB | 49/149 kB | 45/86 kB
Progress (5): 115/168 kB | 9.8 kB | 27 kB | 49/149 kB | 49/86 kB
Progress (5): 115/168 kB | 9.8 kB | 27 kB | 53/149 kB | 49/86 kB
Progress (5): 119/168 kB | 9.8 kB | 27 kB | 53/149 kB | 49/86 kB
Progress (5): 119/168 kB | 9.8 kB | 27 kB | 57/149 kB | 49/86 kB
Progress (5): 119/168 kB | 9.8 kB | 27 kB | 57/149 kB | 53/86 kB
Progress (5): 119/168 kB | 9.8 kB | 27 kB | 61/149 kB | 53/86 kB
Progress (5): 123/168 kB | 9.8 kB | 27 kB | 61/149 kB | 53/86 kB
Progress (5): 123/168 kB | 9.8 kB | 27 kB | 66/149 kB | 53/86 kB
Progress (5): 123/168 kB | 9.8 kB | 27 kB | 66/149 kB | 57/86 kB
Progress (5): 127/168 kB | 9.8 kB | 27 kB | 66/149 kB | 57/86 kB
Progress (5): 127/168 kB | 9.8 kB | 27 kB | 66/149 kB | 61/86 kB
Progress (5): 131/168 kB | 9.8 kB | 27 kB | 66/149 kB | 61/86 kB
Progress (5): 131/168 kB | 9.8 kB | 27 kB | 70/149 kB | 61/86 kB
Progress (5): 135/168 kB | 9.8 kB | 27 kB | 70/149 kB | 61/86 kB
Progress (5): 135/168 kB | 9.8 kB | 27 kB | 70/149 kB | 66/86 kB
Progress (5): 135/168 kB | 9.8 kB | 27 kB | 74/149 kB | 66/86 kB
Progress (5): 135/168 kB | 9.8 kB | 27 kB | 74/149 kB | 70/86 kB
Progress (5): 135/168 kB | 9.8 kB | 27 kB | 78/149 kB | 70/86 kB
Progress (5): 139/168 kB | 9.8 kB | 27 kB | 78/149 kB | 70/86 kB
Progress (5): 139/168 kB | 9.8 kB | 27 kB | 78/149 kB | 74/86 kB
Progress (5): 143/168 kB | 9.8 kB | 27 kB | 78/149 kB | 74/86 kB
Progress (5): 143/168 kB | 9.8 kB | 27 kB | 82/149 kB | 74/86 kB
Progress (5): 143/168 kB | 9.8 kB | 27 kB | 82/149 kB | 78/86 kB
Progress (5): 143/168 kB | 9.8 kB | 27 kB | 86/149 kB | 78/86 kB
Progress (5): 147/168 kB | 9.8 kB | 27 kB | 86/149 kB | 78/86 kB
Progress (5): 147/168 kB | 9.8 kB | 27 kB | 90/149 kB | 78/86 kB
Progress (5): 147/168 kB | 9.8 kB | 27 kB | 90/149 kB | 82/86 kB
Progress (5): 147/168 kB | 9.8 kB | 27 kB | 94/149 kB | 82/86 kB
Progress (5): 152/168 kB | 9.8 kB | 27 kB | 94/149 kB | 82/86 kB
Progress (5): 152/168 kB | 9.8 kB | 27 kB | 98/149 kB | 82/86 kB
Progress (5): 152/168 kB | 9.8 kB | 27 kB | 98/149 kB | 86 kB   
Progress (5): 156/168 kB | 9.8 kB | 27 kB | 98/149 kB | 86 kB
Progress (5): 156/168 kB | 9.8 kB | 27 kB | 102/149 kB | 86 kB
Progress (5): 160/168 kB | 9.8 kB | 27 kB | 102/149 kB | 86 kB
Progress (5): 160/168 kB | 9.8 kB | 27 kB | 106/149 kB | 86 kB
Progress (5): 164/168 kB | 9.8 kB | 27 kB | 106/149 kB | 86 kB
Progress (5): 164/168 kB | 9.8 kB | 27 kB | 111/149 kB | 86 kB
Progress (5): 168 kB | 9.8 kB | 27 kB | 111/149 kB | 86 kB    
Progress (5): 168 kB | 9.8 kB | 27 kB | 115/149 kB | 86 kB
Progress (5): 168 kB | 9.8 kB | 27 kB | 119/149 kB | 86 kB
Progress (5): 168 kB | 9.8 kB | 27 kB | 123/149 kB | 86 kB
Progress (5): 168 kB | 9.8 kB | 27 kB | 127/149 kB | 86 kB
Progress (5): 168 kB | 9.8 kB | 27 kB | 131/149 kB | 86 kB
Progress (5): 168 kB | 9.8 kB | 27 kB | 135/149 kB | 86 kB
Progress (5): 168 kB | 9.8 kB | 27 kB | 139/149 kB | 86 kB
Progress (5): 168 kB | 9.8 kB | 27 kB | 143/149 kB | 86 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.jar (9.8 kB at 376 kB/s)
#14 29.79 Progress (4): 168 kB | 27 kB | 147/149 kB | 86 kB
                                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar
#14 29.79 Progress (4): 168 kB | 27 kB | 149 kB | 86 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (27 kB at 893 kB/s)
#14 29.79 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar
#14 29.80 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 2.4 MB/s)
#14 29.80 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.jar
#14 29.80 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 4.5 MB/s)
#14 29.80 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.jar
#14 29.80 Progress (2): 149 kB | 4.1/34 kB
Progress (2): 149 kB | 8.2/34 kB
Progress (2): 149 kB | 12/34 kB 
Progress (2): 149 kB | 15/34 kB
                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 3.7 MB/s)
#14 29.80 Progress (1): 19/34 kB
                      
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.jar
#14 29.80 Progress (1): 23/34 kB
Progress (1): 27/34 kB
Progress (1): 31/34 kB
Progress (1): 34 kB   
Progress (2): 34 kB | 4.1/58 kB
Progress (2): 34 kB | 8.2/58 kB
Progress (2): 34 kB | 12/58 kB 
Progress (2): 34 kB | 16/58 kB
Progress (2): 34 kB | 20/58 kB
Progress (2): 34 kB | 25/58 kB
Progress (2): 34 kB | 29/58 kB
Progress (2): 34 kB | 33/58 kB
Progress (2): 34 kB | 37/58 kB
Progress (2): 34 kB | 41/58 kB
Progress (2): 34 kB | 45/58 kB
Progress (2): 34 kB | 49/58 kB
Progress (2): 34 kB | 53/58 kB
Progress (2): 34 kB | 57/58 kB
Progress (2): 34 kB | 58 kB   
Progress (3): 34 kB | 58 kB | 4.1/11 kB
Progress (3): 34 kB | 58 kB | 8.2/11 kB
Progress (3): 34 kB | 58 kB | 11 kB    
Progress (4): 34 kB | 58 kB | 11 kB | 4.1/44 kB
Progress (4): 34 kB | 58 kB | 11 kB | 8.2/44 kB
Progress (4): 34 kB | 58 kB | 11 kB | 12/44 kB 
Progress (4): 34 kB | 58 kB | 11 kB | 16/44 kB
Progress (4): 34 kB | 58 kB | 11 kB | 20/44 kB
Progress (4): 34 kB | 58 kB | 11 kB | 25/44 kB
Progress (4): 34 kB | 58 kB | 11 kB | 29/44 kB
Progress (4): 34 kB | 58 kB | 11 kB | 33/44 kB
Progress (4): 34 kB | 58 kB | 11 kB | 37/44 kB
Progress (4): 34 kB | 58 kB | 11 kB | 41/44 kB
Progress (4): 34 kB | 58 kB | 11 kB | 44 kB   
                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar (34 kB at 644 kB/s)
#14 29.81 Progress (4): 58 kB | 11 kB | 44 kB | 4.1/168 kB
                                                
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.jar
#14 29.82 Progress (4): 58 kB | 11 kB | 44 kB | 8.2/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 12/168 kB 
Progress (4): 58 kB | 11 kB | 44 kB | 16/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 20/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 25/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 29/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 33/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 37/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 41/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 45/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 49/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 53/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 57/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 61/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 66/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 70/168 kB
Progress (4): 58 kB | 11 kB | 44 kB | 74/168 kB
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar (58 kB at 1.0 MB/s)
#14 29.82 Progress (3): 11 kB | 44 kB | 78/168 kB
                                       
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.jar
#14 29.82 Progress (3): 11 kB | 44 kB | 82/168 kB
Progress (3): 11 kB | 44 kB | 86/168 kB
Progress (3): 11 kB | 44 kB | 90/168 kB
Progress (3): 11 kB | 44 kB | 94/168 kB
Progress (3): 11 kB | 44 kB | 98/168 kB
Progress (3): 11 kB | 44 kB | 102/168 kB
Progress (3): 11 kB | 44 kB | 106/168 kB
Progress (3): 11 kB | 44 kB | 111/168 kB
Progress (3): 11 kB | 44 kB | 115/168 kB
Progress (3): 11 kB | 44 kB | 119/168 kB
Progress (3): 11 kB | 44 kB | 123/168 kB
Progress (3): 11 kB | 44 kB | 127/168 kB
Progress (3): 11 kB | 44 kB | 131/168 kB
Progress (3): 11 kB | 44 kB | 135/168 kB
Progress (3): 11 kB | 44 kB | 139/168 kB
Progress (3): 11 kB | 44 kB | 143/168 kB
Progress (3): 11 kB | 44 kB | 147/168 kB
Progress (3): 11 kB | 44 kB | 152/168 kB
Progress (3): 11 kB | 44 kB | 156/168 kB
Progress (3): 11 kB | 44 kB | 160/168 kB
Progress (3): 11 kB | 44 kB | 164/168 kB
Progress (3): 11 kB | 44 kB | 168 kB    
                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.jar (11 kB at 183 kB/s)
#14 29.82 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.jar
#14 29.83 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.jar (44 kB at 684 kB/s)
#14 29.83 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar
#14 29.83 Progress (2): 168 kB | 4.1/86 kB
Progress (2): 168 kB | 8.2/86 kB
Progress (2): 168 kB | 12/86 kB 
Progress (2): 168 kB | 16/86 kB
Progress (2): 168 kB | 20/86 kB
Progress (2): 168 kB | 25/86 kB
Progress (2): 168 kB | 29/86 kB
Progress (2): 168 kB | 33/86 kB
Progress (2): 168 kB | 37/86 kB
Progress (2): 168 kB | 41/86 kB
Progress (2): 168 kB | 45/86 kB
Progress (2): 168 kB | 49/86 kB
Progress (2): 168 kB | 53/86 kB
Progress (2): 168 kB | 57/86 kB
Progress (2): 168 kB | 61/86 kB
Progress (2): 168 kB | 65/86 kB
Progress (2): 168 kB | 69/86 kB
Progress (2): 168 kB | 73/86 kB
Progress (2): 168 kB | 77/86 kB
Progress (2): 168 kB | 81/86 kB
Progress (2): 168 kB | 85/86 kB
Progress (2): 168 kB | 86 kB   
Progress (3): 168 kB | 86 kB | 4.1/16 kB
Progress (3): 168 kB | 86 kB | 8.2/16 kB
Progress (3): 168 kB | 86 kB | 12/16 kB 
Progress (3): 168 kB | 86 kB | 16/16 kB
Progress (3): 168 kB | 86 kB | 16 kB   
                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.jar (168 kB at 2.3 MB/s)
#14 29.84 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar
#14 29.84 Progress (3): 86 kB | 16 kB | 4.1/17 kB
Progress (3): 86 kB | 16 kB | 8.2/17 kB
Progress (3): 86 kB | 16 kB | 12/17 kB 
Progress (3): 86 kB | 16 kB | 16/17 kB
Progress (3): 86 kB | 16 kB | 17 kB   
Progress (4): 86 kB | 16 kB | 17 kB | 4.1/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 8.2/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 12/216 kB 
Progress (4): 86 kB | 16 kB | 17 kB | 16/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 20/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 25/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 29/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 33/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 37/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 41/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 45/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 49/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 53/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 57/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 61/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 66/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 70/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 74/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 78/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 82/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 86/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 90/216 kB
Progress (4): 86 kB | 16 kB | 17 kB | 94/216 kB
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.jar (86 kB at 1.1 MB/s)
#14 29.84 Progress (3): 16 kB | 17 kB | 98/216 kB
                                       
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
#14 29.84 Progress (3): 16 kB | 17 kB | 102/216 kB
Progress (3): 16 kB | 17 kB | 106/216 kB
Progress (3): 16 kB | 17 kB | 111/216 kB
Progress (3): 16 kB | 17 kB | 115/216 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.jar (16 kB at 198 kB/s)
#14 29.85 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
#14 29.85 Progress (3): 17 kB | 115/216 kB | 4.1/434 kB
Progress (3): 17 kB | 115/216 kB | 8.2/434 kB
Progress (3): 17 kB | 115/216 kB | 12/434 kB 
Progress (3): 17 kB | 115/216 kB | 16/434 kB
Progress (3): 17 kB | 119/216 kB | 16/434 kB
Progress (3): 17 kB | 119/216 kB | 20/434 kB
Progress (3): 17 kB | 123/216 kB | 20/434 kB
Progress (3): 17 kB | 123/216 kB | 25/434 kB
Progress (3): 17 kB | 127/216 kB | 25/434 kB
Progress (3): 17 kB | 127/216 kB | 29/434 kB
Progress (3): 17 kB | 131/216 kB | 29/434 kB
Progress (3): 17 kB | 131/216 kB | 33/434 kB
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.jar (17 kB at 194 kB/s)
#14 29.85 Progress (2): 131/216 kB | 37/434 kB
Progress (2): 135/216 kB | 37/434 kB
Progress (2): 135/216 kB | 41/434 kB
                                    
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.jar
#14 29.85 Progress (2): 135/216 kB | 45/434 kB
Progress (2): 139/216 kB | 45/434 kB
Progress (2): 139/216 kB | 49/434 kB
Progress (2): 143/216 kB | 49/434 kB
Progress (2): 147/216 kB | 49/434 kB
Progress (2): 147/216 kB | 53/434 kB
Progress (2): 147/216 kB | 57/434 kB
Progress (2): 152/216 kB | 57/434 kB
Progress (2): 152/216 kB | 61/434 kB
Progress (2): 156/216 kB | 61/434 kB
Progress (2): 156/216 kB | 64/434 kB
Progress (2): 160/216 kB | 64/434 kB
Progress (2): 164/216 kB | 64/434 kB
Progress (2): 164/216 kB | 68/434 kB
Progress (2): 164/216 kB | 72/434 kB
Progress (2): 168/216 kB | 72/434 kB
Progress (2): 168/216 kB | 76/434 kB
Progress (2): 172/216 kB | 76/434 kB
Progress (2): 172/216 kB | 80/434 kB
Progress (2): 176/216 kB | 80/434 kB
Progress (2): 180/216 kB | 80/434 kB
Progress (2): 180/216 kB | 84/434 kB
Progress (2): 180/216 kB | 88/434 kB
Progress (2): 184/216 kB | 88/434 kB
Progress (2): 184/216 kB | 92/434 kB
Progress (2): 188/216 kB | 92/434 kB
Progress (2): 188/216 kB | 96/434 kB
Progress (2): 193/216 kB | 96/434 kB
Progress (2): 197/216 kB | 96/434 kB
Progress (2): 197/216 kB | 100/434 kB
Progress (2): 197/216 kB | 105/434 kB
Progress (2): 201/216 kB | 105/434 kB
Progress (2): 201/216 kB | 109/434 kB
Progress (2): 205/216 kB | 109/434 kB
Progress (2): 205/216 kB | 113/434 kB
Progress (2): 209/216 kB | 113/434 kB
Progress (2): 213/216 kB | 113/434 kB
Progress (2): 213/216 kB | 117/434 kB
Progress (2): 216 kB | 117/434 kB    
Progress (2): 216 kB | 121/434 kB
Progress (2): 216 kB | 125/434 kB
Progress (2): 216 kB | 129/434 kB
Progress (2): 216 kB | 133/434 kB
Progress (2): 216 kB | 137/434 kB
Progress (2): 216 kB | 141/434 kB
Progress (2): 216 kB | 145/434 kB
Progress (2): 216 kB | 150/434 kB
Progress (2): 216 kB | 154/434 kB
Progress (2): 216 kB | 158/434 kB
Progress (2): 216 kB | 162/434 kB
Progress (2): 216 kB | 166/434 kB
Progress (2): 216 kB | 170/434 kB
Progress (2): 216 kB | 174/434 kB
Progress (2): 216 kB | 178/434 kB
Progress (3): 216 kB | 178/434 kB | 4.1/4.2 kB
Progress (3): 216 kB | 182/434 kB | 4.1/4.2 kB
Progress (3): 216 kB | 182/434 kB | 4.2 kB    
Progress (3): 216 kB | 186/434 kB | 4.2 kB
Progress (3): 216 kB | 191/434 kB | 4.2 kB
Progress (3): 216 kB | 195/434 kB | 4.2 kB
Progress (3): 216 kB | 199/434 kB | 4.2 kB
Progress (3): 216 kB | 203/434 kB | 4.2 kB
Progress (3): 216 kB | 207/434 kB | 4.2 kB
Progress (3): 216 kB | 211/434 kB | 4.2 kB
Progress (3): 216 kB | 215/434 kB | 4.2 kB
Progress (3): 216 kB | 219/434 kB | 4.2 kB
Progress (3): 216 kB | 223/434 kB | 4.2 kB
Progress (3): 216 kB | 227/434 kB | 4.2 kB
Progress (3): 216 kB | 231/434 kB | 4.2 kB
Progress (3): 216 kB | 236/434 kB | 4.2 kB
Progress (3): 216 kB | 240/434 kB | 4.2 kB
Progress (3): 216 kB | 244/434 kB | 4.2 kB
Progress (4): 216 kB | 244/434 kB | 4.2 kB | 4.1/53 kB
Progress (4): 216 kB | 248/434 kB | 4.2 kB | 4.1/53 kB
Progress (4): 216 kB | 248/434 kB | 4.2 kB | 8.2/53 kB
Progress (4): 216 kB | 252/434 kB | 4.2 kB | 8.2/53 kB
Progress (4): 216 kB | 252/434 kB | 4.2 kB | 12/53 kB 
Progress (4): 216 kB | 256/434 kB | 4.2 kB | 12/53 kB
Progress (4): 216 kB | 256/434 kB | 4.2 kB | 16/53 kB
Progress (4): 216 kB | 260/434 kB | 4.2 kB | 16/53 kB
Progress (4): 216 kB | 260/434 kB | 4.2 kB | 20/53 kB
Progress (4): 216 kB | 260/434 kB | 4.2 kB | 24/53 kB
Progress (4): 216 kB | 264/434 kB | 4.2 kB | 24/53 kB
Progress (4): 216 kB | 264/434 kB | 4.2 kB | 28/53 kB
Progress (4): 216 kB | 268/434 kB | 4.2 kB | 28/53 kB
Progress (4): 216 kB | 268/434 kB | 4.2 kB | 32/53 kB
Progress (4): 216 kB | 272/434 kB | 4.2 kB | 32/53 kB
Progress (4): 216 kB | 272/434 kB | 4.2 kB | 36/53 kB
Progress (4): 216 kB | 277/434 kB | 4.2 kB | 36/53 kB
Progress (4): 216 kB | 277/434 kB | 4.2 kB | 40/53 kB
Progress (4): 216 kB | 277/434 kB | 4.2 kB | 44/53 kB
Progress (4): 216 kB | 281/434 kB | 4.2 kB | 44/53 kB
Progress (4): 216 kB | 281/434 kB | 4.2 kB | 49/53 kB
Progress (4): 216 kB | 285/434 kB | 4.2 kB | 49/53 kB
Progress (4): 216 kB | 285/434 kB | 4.2 kB | 53/53 kB
Progress (4): 216 kB | 289/434 kB | 4.2 kB | 53/53 kB
Progress (4): 216 kB | 289/434 kB | 4.2 kB | 53 kB   
Progress (4): 216 kB | 293/434 kB | 4.2 kB | 53 kB
Progress (4): 216 kB | 297/434 kB | 4.2 kB | 53 kB
Progress (4): 216 kB | 301/434 kB | 4.2 kB | 53 kB
Progress (4): 216 kB | 305/434 kB | 4.2 kB | 53 kB
Progress (4): 216 kB | 309/434 kB | 4.2 kB | 53 kB
Progress (4): 216 kB | 313/434 kB | 4.2 kB | 53 kB
Progress (4): 216 kB | 318/434 kB | 4.2 kB | 53 kB
Progress (4): 216 kB | 322/434 kB | 4.2 kB | 53 kB
Progress (4): 216 kB | 326/434 kB | 4.2 kB | 53 kB
Progress (4): 216 kB | 330/434 kB | 4.2 kB | 53 kB
Progress (4): 216 kB | 334/434 kB | 4.2 kB | 53 kB
Progress (5): 216 kB | 334/434 kB | 4.2 kB | 53 kB | 4.1/5.6 kB
Progress (5): 216 kB | 338/434 kB | 4.2 kB | 53 kB | 4.1/5.6 kB
Progress (5): 216 kB | 342/434 kB | 4.2 kB | 53 kB | 4.1/5.6 kB
Progress (5): 216 kB | 342/434 kB | 4.2 kB | 53 kB | 5.6 kB    
Progress (5): 216 kB | 346/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 350/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 354/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 358/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 363/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 367/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 371/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 375/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 379/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 383/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 387/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 391/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 395/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 399/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 404/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 408/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (5): 216 kB | 412/434 kB | 4.2 kB | 53 kB | 5.6 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar (216 kB at 2.1 MB/s)
#14 29.87 Progress (4): 416/434 kB | 4.2 kB | 53 kB | 5.6 kB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
#14 29.87 Progress (4): 420/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (4): 424/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (4): 428/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (4): 432/434 kB | 4.2 kB | 53 kB | 5.6 kB
Progress (4): 434 kB | 4.2 kB | 53 kB | 5.6 kB    
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 39 kB/s)
#14 29.87 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar
#14 29.87 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 472 kB/s)
#14 29.87 Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
#14 29.88 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.jar (5.6 kB at 49 kB/s)
#14 29.88 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
#14 29.88 Progress (2): 434 kB | 4.1/531 kB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar (434 kB at 3.7 MB/s)
#14 29.88 Progress (1): 8.2/531 kB
                        
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
#14 29.88 Progress (1): 12/531 kB
Progress (2): 12/531 kB | 4.1/217 kB
Progress (2): 16/531 kB | 4.1/217 kB
Progress (2): 16/531 kB | 8.2/217 kB
Progress (2): 16/531 kB | 12/217 kB 
Progress (2): 20/531 kB | 12/217 kB
Progress (2): 20/531 kB | 16/217 kB
Progress (2): 25/531 kB | 16/217 kB
Progress (2): 29/531 kB | 16/217 kB
Progress (2): 29/531 kB | 20/217 kB
Progress (2): 33/531 kB | 20/217 kB
Progress (2): 33/531 kB | 25/217 kB
Progress (2): 33/531 kB | 29/217 kB
Progress (2): 37/531 kB | 29/217 kB
Progress (2): 37/531 kB | 33/217 kB
Progress (2): 41/531 kB | 33/217 kB
Progress (2): 45/531 kB | 33/217 kB
Progress (2): 45/531 kB | 37/217 kB
Progress (2): 49/531 kB | 37/217 kB
Progress (2): 49/531 kB | 41/217 kB
Progress (2): 49/531 kB | 45/217 kB
Progress (2): 53/531 kB | 45/217 kB
Progress (2): 53/531 kB | 49/217 kB
Progress (2): 57/531 kB | 49/217 kB
Progress (2): 61/531 kB | 49/217 kB
Progress (2): 61/531 kB | 53/217 kB
Progress (2): 61/531 kB | 57/217 kB
Progress (2): 66/531 kB | 57/217 kB
Progress (2): 66/531 kB | 61/217 kB
Progress (2): 70/531 kB | 61/217 kB
Progress (2): 70/531 kB | 65/217 kB
Progress (2): 74/531 kB | 65/217 kB
Progress (2): 78/531 kB | 65/217 kB
Progress (2): 78/531 kB | 69/217 kB
Progress (2): 78/531 kB | 73/217 kB
Progress (2): 82/531 kB | 73/217 kB
Progress (2): 82/531 kB | 77/217 kB
Progress (2): 86/531 kB | 77/217 kB
Progress (2): 86/531 kB | 81/217 kB
Progress (2): 90/531 kB | 81/217 kB
Progress (2): 94/531 kB | 81/217 kB
Progress (2): 94/531 kB | 85/217 kB
Progress (2): 94/531 kB | 89/217 kB
Progress (2): 98/531 kB | 89/217 kB
Progress (2): 98/531 kB | 93/217 kB
Progress (2): 102/531 kB | 93/217 kB
Progress (2): 102/531 kB | 97/217 kB
Progress (2): 106/531 kB | 97/217 kB
Progress (2): 111/531 kB | 97/217 kB
Progress (2): 111/531 kB | 102/217 kB
Progress (2): 111/531 kB | 106/217 kB
Progress (2): 115/531 kB | 106/217 kB
Progress (2): 115/531 kB | 110/217 kB
Progress (2): 119/531 kB | 110/217 kB
Progress (2): 119/531 kB | 114/217 kB
Progress (2): 123/531 kB | 114/217 kB
Progress (2): 127/531 kB | 114/217 kB
Progress (2): 127/531 kB | 118/217 kB
Progress (2): 127/531 kB | 122/217 kB
Progress (2): 131/531 kB | 122/217 kB
Progress (2): 131/531 kB | 126/217 kB
Progress (2): 135/531 kB | 126/217 kB
Progress (2): 135/531 kB | 130/217 kB
Progress (2): 139/531 kB | 130/217 kB
Progress (2): 143/531 kB | 130/217 kB
Progress (2): 143/531 kB | 134/217 kB
Progress (2): 143/531 kB | 138/217 kB
Progress (2): 147/531 kB | 138/217 kB
Progress (2): 147/531 kB | 143/217 kB
Progress (2): 152/531 kB | 143/217 kB
Progress (2): 152/531 kB | 147/217 kB
Progress (2): 156/531 kB | 147/217 kB
Progress (2): 160/531 kB | 147/217 kB
Progress (2): 160/531 kB | 151/217 kB
Progress (2): 160/531 kB | 155/217 kB
Progress (2): 164/531 kB | 155/217 kB
Progress (2): 164/531 kB | 159/217 kB
Progress (2): 168/531 kB | 159/217 kB
Progress (3): 168/531 kB | 159/217 kB | 4.1/247 kB
Progress (3): 172/531 kB | 159/217 kB | 4.1/247 kB
Progress (3): 172/531 kB | 163/217 kB | 4.1/247 kB
Progress (3): 176/531 kB | 163/217 kB | 4.1/247 kB
Progress (3): 176/531 kB | 163/217 kB | 8.2/247 kB
Progress (3): 180/531 kB | 163/217 kB | 8.2/247 kB
Progress (4): 180/531 kB | 163/217 kB | 8.2/247 kB | 4.1/588 kB
Progress (4): 180/531 kB | 163/217 kB | 12/247 kB | 4.1/588 kB 
Progress (4): 180/531 kB | 167/217 kB | 12/247 kB | 4.1/588 kB
Progress (4): 180/531 kB | 167/217 kB | 16/247 kB | 4.1/588 kB
Progress (4): 180/531 kB | 167/217 kB | 16/247 kB | 8.2/588 kB
Progress (4): 184/531 kB | 167/217 kB | 16/247 kB | 8.2/588 kB
Progress (4): 184/531 kB | 167/217 kB | 16/247 kB | 12/588 kB 
Progress (4): 184/531 kB | 167/217 kB | 20/247 kB | 12/588 kB
Progress (4): 184/531 kB | 171/217 kB | 20/247 kB | 12/588 kB
Progress (4): 184/531 kB | 171/217 kB | 25/247 kB | 12/588 kB
Progress (4): 184/531 kB | 171/217 kB | 25/247 kB | 16/588 kB
Progress (4): 188/531 kB | 171/217 kB | 25/247 kB | 16/588 kB
Progress (4): 188/531 kB | 171/217 kB | 29/247 kB | 16/588 kB
Progress (4): 188/531 kB | 175/217 kB | 29/247 kB | 16/588 kB
Progress (4): 188/531 kB | 175/217 kB | 33/247 kB | 16/588 kB
Progress (4): 188/531 kB | 175/217 kB | 33/247 kB | 20/588 kB
Progress (4): 193/531 kB | 175/217 kB | 33/247 kB | 20/588 kB
Progress (4): 193/531 kB | 175/217 kB | 37/247 kB | 20/588 kB
Progress (4): 193/531 kB | 175/217 kB | 37/247 kB | 25/588 kB
Progress (4): 193/531 kB | 179/217 kB | 37/247 kB | 25/588 kB
Progress (4): 193/531 kB | 179/217 kB | 37/247 kB | 29/588 kB
Progress (4): 193/531 kB | 179/217 kB | 41/247 kB | 29/588 kB
Progress (4): 197/531 kB | 179/217 kB | 41/247 kB | 29/588 kB
Progress (4): 197/531 kB | 179/217 kB | 45/247 kB | 29/588 kB
Progress (4): 197/531 kB | 183/217 kB | 45/247 kB | 29/588 kB
Progress (4): 197/531 kB | 183/217 kB | 45/247 kB | 33/588 kB
Progress (4): 197/531 kB | 188/217 kB | 45/247 kB | 33/588 kB
Progress (4): 197/531 kB | 188/217 kB | 49/247 kB | 33/588 kB
Progress (4): 201/531 kB | 188/217 kB | 49/247 kB | 33/588 kB
Progress (4): 201/531 kB | 188/217 kB | 49/247 kB | 37/588 kB
Progress (4): 201/531 kB | 192/217 kB | 49/247 kB | 37/588 kB
Progress (4): 201/531 kB | 192/217 kB | 49/247 kB | 41/588 kB
Progress (4): 205/531 kB | 192/217 kB | 49/247 kB | 41/588 kB
Progress (4): 205/531 kB | 192/217 kB | 53/247 kB | 41/588 kB
Progress (4): 209/531 kB | 192/217 kB | 53/247 kB | 41/588 kB
Progress (4): 209/531 kB | 192/217 kB | 53/247 kB | 45/588 kB
Progress (4): 209/531 kB | 196/217 kB | 53/247 kB | 45/588 kB
Progress (5): 209/531 kB | 196/217 kB | 53/247 kB | 45/588 kB | 4.1/242 kB
Progress (5): 213/531 kB | 196/217 kB | 53/247 kB | 45/588 kB | 4.1/242 kB
Progress (5): 213/531 kB | 196/217 kB | 53/247 kB | 49/588 kB | 4.1/242 kB
Progress (5): 213/531 kB | 196/217 kB | 57/247 kB | 49/588 kB | 4.1/242 kB
Progress (5): 213/531 kB | 196/217 kB | 57/247 kB | 53/588 kB | 4.1/242 kB
Progress (5): 217/531 kB | 196/217 kB | 57/247 kB | 53/588 kB | 4.1/242 kB
Progress (5): 217/531 kB | 196/217 kB | 57/247 kB | 53/588 kB | 8.2/242 kB
Progress (5): 217/531 kB | 200/217 kB | 57/247 kB | 53/588 kB | 8.2/242 kB
Progress (5): 217/531 kB | 200/217 kB | 57/247 kB | 53/588 kB | 12/242 kB 
Progress (5): 221/531 kB | 200/217 kB | 57/247 kB | 53/588 kB | 12/242 kB
Progress (5): 221/531 kB | 200/217 kB | 57/247 kB | 57/588 kB | 12/242 kB
Progress (5): 221/531 kB | 200/217 kB | 61/247 kB | 57/588 kB | 12/242 kB
Progress (5): 221/531 kB | 200/217 kB | 61/247 kB | 61/588 kB | 12/242 kB
Progress (5): 225/531 kB | 200/217 kB | 61/247 kB | 61/588 kB | 12/242 kB
Progress (5): 225/531 kB | 200/217 kB | 61/247 kB | 61/588 kB | 16/242 kB
Progress (5): 225/531 kB | 204/217 kB | 61/247 kB | 61/588 kB | 16/242 kB
Progress (5): 229/531 kB | 204/217 kB | 61/247 kB | 61/588 kB | 16/242 kB
Progress (5): 229/531 kB | 204/217 kB | 61/247 kB | 64/588 kB | 16/242 kB
Progress (5): 229/531 kB | 204/217 kB | 66/247 kB | 64/588 kB | 16/242 kB
Progress (5): 229/531 kB | 204/217 kB | 66/247 kB | 68/588 kB | 16/242 kB
Progress (5): 233/531 kB | 204/217 kB | 66/247 kB | 68/588 kB | 16/242 kB
Progress (5): 233/531 kB | 204/217 kB | 66/247 kB | 68/588 kB | 20/242 kB
Progress (5): 233/531 kB | 208/217 kB | 66/247 kB | 68/588 kB | 20/242 kB
Progress (5): 233/531 kB | 208/217 kB | 66/247 kB | 68/588 kB | 25/242 kB
Progress (5): 238/531 kB | 208/217 kB | 66/247 kB | 68/588 kB | 25/242 kB
Progress (5): 238/531 kB | 208/217 kB | 66/247 kB | 72/588 kB | 25/242 kB
Progress (5): 238/531 kB | 208/217 kB | 70/247 kB | 72/588 kB | 25/242 kB
Progress (5): 238/531 kB | 208/217 kB | 70/247 kB | 76/588 kB | 25/242 kB
Progress (5): 242/531 kB | 208/217 kB | 70/247 kB | 76/588 kB | 25/242 kB
Progress (5): 242/531 kB | 208/217 kB | 70/247 kB | 76/588 kB | 29/242 kB
Progress (5): 242/531 kB | 212/217 kB | 70/247 kB | 76/588 kB | 29/242 kB
Progress (5): 242/531 kB | 212/217 kB | 70/247 kB | 76/588 kB | 33/242 kB
Progress (5): 246/531 kB | 212/217 kB | 70/247 kB | 76/588 kB | 33/242 kB
Progress (5): 246/531 kB | 212/217 kB | 70/247 kB | 76/588 kB | 37/242 kB
Progress (5): 246/531 kB | 212/217 kB | 70/247 kB | 80/588 kB | 37/242 kB
Progress (5): 246/531 kB | 212/217 kB | 74/247 kB | 80/588 kB | 37/242 kB
Progress (5): 246/531 kB | 212/217 kB | 74/247 kB | 84/588 kB | 37/242 kB
Progress (5): 246/531 kB | 212/217 kB | 74/247 kB | 84/588 kB | 41/242 kB
Progress (5): 250/531 kB | 212/217 kB | 74/247 kB | 84/588 kB | 41/242 kB
Progress (5): 250/531 kB | 216/217 kB | 74/247 kB | 84/588 kB | 41/242 kB
Progress (5): 254/531 kB | 216/217 kB | 74/247 kB | 84/588 kB | 41/242 kB
Progress (5): 254/531 kB | 216/217 kB | 74/247 kB | 84/588 kB | 45/242 kB
Progress (5): 254/531 kB | 216/217 kB | 74/247 kB | 88/588 kB | 45/242 kB
Progress (5): 254/531 kB | 216/217 kB | 78/247 kB | 88/588 kB | 45/242 kB
Progress (5): 254/531 kB | 216/217 kB | 78/247 kB | 92/588 kB | 45/242 kB
Progress (5): 254/531 kB | 216/217 kB | 78/247 kB | 92/588 kB | 49/242 kB
Progress (5): 258/531 kB | 216/217 kB | 78/247 kB | 92/588 kB | 49/242 kB
Progress (5): 258/531 kB | 217 kB | 78/247 kB | 92/588 kB | 49/242 kB    
Progress (5): 262/531 kB | 217 kB | 78/247 kB | 92/588 kB | 49/242 kB
Progress (5): 262/531 kB | 217 kB | 78/247 kB | 92/588 kB | 53/242 kB
Progress (5): 262/531 kB | 217 kB | 78/247 kB | 97/588 kB | 53/242 kB
Progress (5): 262/531 kB | 217 kB | 82/247 kB | 97/588 kB | 53/242 kB
Progress (5): 262/531 kB | 217 kB | 82/247 kB | 97/588 kB | 57/242 kB
Progress (5): 266/531 kB | 217 kB | 82/247 kB | 97/588 kB | 57/242 kB
Progress (5): 266/531 kB | 217 kB | 82/247 kB | 97/588 kB | 61/242 kB
Progress (5): 266/531 kB | 217 kB | 86/247 kB | 97/588 kB | 61/242 kB
Progress (5): 266/531 kB | 217 kB | 86/247 kB | 101/588 kB | 61/242 kB
Progress (5): 266/531 kB | 217 kB | 90/247 kB | 101/588 kB | 61/242 kB
Progress (5): 266/531 kB | 217 kB | 90/247 kB | 101/588 kB | 66/242 kB
Progress (5): 270/531 kB | 217 kB | 90/247 kB | 101/588 kB | 66/242 kB
Progress (5): 270/531 kB | 217 kB | 90/247 kB | 101/588 kB | 70/242 kB
Progress (5): 270/531 kB | 217 kB | 94/247 kB | 101/588 kB | 70/242 kB
Progress (5): 270/531 kB | 217 kB | 94/247 kB | 105/588 kB | 70/242 kB
Progress (5): 270/531 kB | 217 kB | 98/247 kB | 105/588 kB | 70/242 kB
Progress (5): 270/531 kB | 217 kB | 98/247 kB | 105/588 kB | 74/242 kB
Progress (5): 274/531 kB | 217 kB | 98/247 kB | 105/588 kB | 74/242 kB
Progress (5): 274/531 kB | 217 kB | 98/247 kB | 105/588 kB | 78/242 kB
Progress (5): 279/531 kB | 217 kB | 98/247 kB | 105/588 kB | 78/242 kB
Progress (5): 279/531 kB | 217 kB | 102/247 kB | 105/588 kB | 78/242 kB
Progress (5): 279/531 kB | 217 kB | 102/247 kB | 109/588 kB | 78/242 kB
Progress (5): 279/531 kB | 217 kB | 106/247 kB | 109/588 kB | 78/242 kB
Progress (5): 283/531 kB | 217 kB | 106/247 kB | 109/588 kB | 78/242 kB
Progress (5): 283/531 kB | 217 kB | 106/247 kB | 109/588 kB | 82/242 kB
Progress (5): 287/531 kB | 217 kB | 106/247 kB | 109/588 kB | 82/242 kB
Progress (5): 287/531 kB | 217 kB | 111/247 kB | 109/588 kB | 82/242 kB
Progress (5): 287/531 kB | 217 kB | 111/247 kB | 113/588 kB | 82/242 kB
Progress (5): 287/531 kB | 217 kB | 115/247 kB | 113/588 kB | 82/242 kB
Progress (5): 291/531 kB | 217 kB | 115/247 kB | 113/588 kB | 82/242 kB
Progress (5): 291/531 kB | 217 kB | 119/247 kB | 113/588 kB | 82/242 kB
Progress (5): 291/531 kB | 217 kB | 119/247 kB | 113/588 kB | 86/242 kB
Progress (5): 291/531 kB | 217 kB | 123/247 kB | 113/588 kB | 86/242 kB
Progress (5): 295/531 kB | 217 kB | 123/247 kB | 113/588 kB | 86/242 kB
Progress (5): 295/531 kB | 217 kB | 123/247 kB | 117/588 kB | 86/242 kB
Progress (5): 299/531 kB | 217 kB | 123/247 kB | 117/588 kB | 86/242 kB
Progress (5): 299/531 kB | 217 kB | 127/247 kB | 117/588 kB | 86/242 kB
Progress (5): 299/531 kB | 217 kB | 127/247 kB | 117/588 kB | 90/242 kB
Progress (5): 299/531 kB | 217 kB | 131/247 kB | 117/588 kB | 90/242 kB
Progress (5): 303/531 kB | 217 kB | 131/247 kB | 117/588 kB | 90/242 kB
Progress (5): 303/531 kB | 217 kB | 131/247 kB | 121/588 kB | 90/242 kB
Progress (5): 307/531 kB | 217 kB | 131/247 kB | 121/588 kB | 90/242 kB
Progress (5): 307/531 kB | 217 kB | 135/247 kB | 121/588 kB | 90/242 kB
Progress (5): 307/531 kB | 217 kB | 135/247 kB | 121/588 kB | 94/242 kB
Progress (5): 307/531 kB | 217 kB | 139/247 kB | 121/588 kB | 94/242 kB
Progress (5): 311/531 kB | 217 kB | 139/247 kB | 121/588 kB | 94/242 kB
Progress (5): 311/531 kB | 217 kB | 139/247 kB | 125/588 kB | 94/242 kB
Progress (5): 315/531 kB | 217 kB | 139/247 kB | 125/588 kB | 94/242 kB
Progress (5): 315/531 kB | 217 kB | 143/247 kB | 125/588 kB | 94/242 kB
Progress (5): 315/531 kB | 217 kB | 143/247 kB | 125/588 kB | 98/242 kB
Progress (5): 315/531 kB | 217 kB | 147/247 kB | 125/588 kB | 98/242 kB
Progress (5): 319/531 kB | 217 kB | 147/247 kB | 125/588 kB | 98/242 kB
Progress (5): 319/531 kB | 217 kB | 147/247 kB | 129/588 kB | 98/242 kB
Progress (5): 324/531 kB | 217 kB | 147/247 kB | 129/588 kB | 98/242 kB
Progress (5): 324/531 kB | 217 kB | 152/247 kB | 129/588 kB | 98/242 kB
Progress (5): 324/531 kB | 217 kB | 152/247 kB | 129/588 kB | 102/242 kB
Progress (5): 324/531 kB | 217 kB | 156/247 kB | 129/588 kB | 102/242 kB
Progress (5): 328/531 kB | 217 kB | 156/247 kB | 129/588 kB | 102/242 kB
Progress (5): 328/531 kB | 217 kB | 156/247 kB | 133/588 kB | 102/242 kB
Progress (5): 332/531 kB | 217 kB | 156/247 kB | 133/588 kB | 102/242 kB
Progress (5): 332/531 kB | 217 kB | 160/247 kB | 133/588 kB | 102/242 kB
Progress (5): 332/531 kB | 217 kB | 160/247 kB | 133/588 kB | 106/242 kB
Progress (5): 332/531 kB | 217 kB | 164/247 kB | 133/588 kB | 106/242 kB
Progress (5): 336/531 kB | 217 kB | 164/247 kB | 133/588 kB | 106/242 kB
Progress (5): 336/531 kB | 217 kB | 164/247 kB | 137/588 kB | 106/242 kB
Progress (5): 340/531 kB | 217 kB | 164/247 kB | 137/588 kB | 106/242 kB
Progress (5): 340/531 kB | 217 kB | 168/247 kB | 137/588 kB | 106/242 kB
Progress (5): 340/531 kB | 217 kB | 168/247 kB | 137/588 kB | 111/242 kB
Progress (5): 340/531 kB | 217 kB | 172/247 kB | 137/588 kB | 111/242 kB
Progress (5): 344/531 kB | 217 kB | 172/247 kB | 137/588 kB | 111/242 kB
Progress (5): 344/531 kB | 217 kB | 172/247 kB | 142/588 kB | 111/242 kB
Progress (5): 348/531 kB | 217 kB | 172/247 kB | 142/588 kB | 111/242 kB
Progress (5): 348/531 kB | 217 kB | 176/247 kB | 142/588 kB | 111/242 kB
Progress (5): 348/531 kB | 217 kB | 176/247 kB | 142/588 kB | 115/242 kB
Progress (5): 348/531 kB | 217 kB | 180/247 kB | 142/588 kB | 115/242 kB
Progress (5): 352/531 kB | 217 kB | 180/247 kB | 142/588 kB | 115/242 kB
Progress (5): 352/531 kB | 217 kB | 180/247 kB | 146/588 kB | 115/242 kB
Progress (5): 356/531 kB | 217 kB | 180/247 kB | 146/588 kB | 115/242 kB
Progress (5): 356/531 kB | 217 kB | 184/247 kB | 146/588 kB | 115/242 kB
Progress (5): 356/531 kB | 217 kB | 184/247 kB | 146/588 kB | 119/242 kB
Progress (5): 356/531 kB | 217 kB | 188/247 kB | 146/588 kB | 119/242 kB
Progress (5): 360/531 kB | 217 kB | 188/247 kB | 146/588 kB | 119/242 kB
Progress (5): 360/531 kB | 217 kB | 188/247 kB | 150/588 kB | 119/242 kB
Progress (5): 365/531 kB | 217 kB | 188/247 kB | 150/588 kB | 119/242 kB
Progress (5): 365/531 kB | 217 kB | 193/247 kB | 150/588 kB | 119/242 kB
Progress (5): 365/531 kB | 217 kB | 193/247 kB | 150/588 kB | 123/242 kB
Progress (5): 365/531 kB | 217 kB | 197/247 kB | 150/588 kB | 123/242 kB
Progress (5): 369/531 kB | 217 kB | 197/247 kB | 150/588 kB | 123/242 kB
Progress (5): 369/531 kB | 217 kB | 201/247 kB | 150/588 kB | 123/242 kB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar (217 kB at 1.4 MB/s)
#14 29.91 Progress (4): 369/531 kB | 201/247 kB | 154/588 kB | 123/242 kB
                                                               
Downloading from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar
#14 29.91 Progress (4): 369/531 kB | 205/247 kB | 154/588 kB | 123/242 kB
Progress (4): 373/531 kB | 205/247 kB | 154/588 kB | 123/242 kB
Progress (4): 373/531 kB | 205/247 kB | 154/588 kB | 127/242 kB
Progress (4): 377/531 kB | 205/247 kB | 154/588 kB | 127/242 kB
Progress (4): 377/531 kB | 209/247 kB | 154/588 kB | 127/242 kB
Progress (4): 377/531 kB | 209/247 kB | 158/588 kB | 127/242 kB
Progress (4): 377/531 kB | 213/247 kB | 158/588 kB | 127/242 kB
Progress (4): 377/531 kB | 213/247 kB | 158/588 kB | 131/242 kB
Progress (4): 377/531 kB | 217/247 kB | 158/588 kB | 131/242 kB
Progress (4): 381/531 kB | 217/247 kB | 158/588 kB | 131/242 kB
Progress (4): 381/531 kB | 221/247 kB | 158/588 kB | 131/242 kB
Progress (4): 381/531 kB | 221/247 kB | 158/588 kB | 135/242 kB
Progress (4): 381/531 kB | 221/247 kB | 162/588 kB | 135/242 kB
Progress (4): 381/531 kB | 221/247 kB | 162/588 kB | 139/242 kB
Progress (4): 381/531 kB | 221/247 kB | 166/588 kB | 139/242 kB
Progress (4): 381/531 kB | 225/247 kB | 166/588 kB | 139/242 kB
Progress (4): 385/531 kB | 225/247 kB | 166/588 kB | 139/242 kB
Progress (4): 385/531 kB | 229/247 kB | 166/588 kB | 139/242 kB
Progress (4): 385/531 kB | 229/247 kB | 170/588 kB | 139/242 kB
Progress (4): 385/531 kB | 229/247 kB | 170/588 kB | 143/242 kB
Progress (4): 385/531 kB | 229/247 kB | 174/588 kB | 143/242 kB
Progress (4): 385/531 kB | 233/247 kB | 174/588 kB | 143/242 kB
Progress (4): 389/531 kB | 233/247 kB | 174/588 kB | 143/242 kB
Progress (4): 389/531 kB | 238/247 kB | 174/588 kB | 143/242 kB
Progress (4): 389/531 kB | 238/247 kB | 178/588 kB | 143/242 kB
Progress (4): 389/531 kB | 238/247 kB | 178/588 kB | 147/242 kB
Progress (4): 389/531 kB | 242/247 kB | 178/588 kB | 147/242 kB
Progress (4): 393/531 kB | 242/247 kB | 178/588 kB | 147/242 kB
Progress (4): 393/531 kB | 246/247 kB | 178/588 kB | 147/242 kB
Progress (4): 393/531 kB | 246/247 kB | 178/588 kB | 152/242 kB
Progress (4): 393/531 kB | 246/247 kB | 183/588 kB | 152/242 kB
Progress (4): 393/531 kB | 246/247 kB | 183/588 kB | 156/242 kB
Progress (4): 393/531 kB | 247 kB | 183/588 kB | 156/242 kB    
Progress (4): 397/531 kB | 247 kB | 183/588 kB | 156/242 kB
Progress (4): 397/531 kB | 247 kB | 183/588 kB | 160/242 kB
Progress (4): 397/531 kB | 247 kB | 187/588 kB | 160/242 kB
Progress (4): 401/531 kB | 247 kB | 187/588 kB | 160/242 kB
Progress (4): 401/531 kB | 247 kB | 191/588 kB | 160/242 kB
Progress (4): 401/531 kB | 247 kB | 191/588 kB | 164/242 kB
Progress (4): 401/531 kB | 247 kB | 195/588 kB | 164/242 kB
Progress (4): 406/531 kB | 247 kB | 195/588 kB | 164/242 kB
Progress (4): 406/531 kB | 247 kB | 195/588 kB | 168/242 kB
Progress (4): 406/531 kB | 247 kB | 199/588 kB | 168/242 kB
Progress (4): 406/531 kB | 247 kB | 199/588 kB | 172/242 kB
Progress (4): 410/531 kB | 247 kB | 199/588 kB | 172/242 kB
Progress (4): 410/531 kB | 247 kB | 199/588 kB | 176/242 kB
Progress (4): 410/531 kB | 247 kB | 203/588 kB | 176/242 kB
Progress (4): 414/531 kB | 247 kB | 203/588 kB | 176/242 kB
Progress (4): 414/531 kB | 247 kB | 207/588 kB | 176/242 kB
Progress (4): 414/531 kB | 247 kB | 207/588 kB | 180/242 kB
Progress (4): 414/531 kB | 247 kB | 211/588 kB | 180/242 kB
Progress (4): 418/531 kB | 247 kB | 211/588 kB | 180/242 kB
Progress (4): 418/531 kB | 247 kB | 211/588 kB | 184/242 kB
Progress (4): 422/531 kB | 247 kB | 211/588 kB | 184/242 kB
Progress (4): 422/531 kB | 247 kB | 215/588 kB | 184/242 kB
Progress (4): 422/531 kB | 247 kB | 215/588 kB | 188/242 kB
Progress (4): 422/531 kB | 247 kB | 219/588 kB | 188/242 kB
Progress (4): 426/531 kB | 247 kB | 219/588 kB | 188/242 kB
Progress (4): 426/531 kB | 247 kB | 223/588 kB | 188/242 kB
Progress (4): 426/531 kB | 247 kB | 223/588 kB | 193/242 kB
Progress (4): 426/531 kB | 247 kB | 228/588 kB | 193/242 kB
Progress (4): 430/531 kB | 247 kB | 228/588 kB | 193/242 kB
Progress (4): 430/531 kB | 247 kB | 228/588 kB | 197/242 kB
Progress (4): 434/531 kB | 247 kB | 228/588 kB | 197/242 kB
Progress (4): 434/531 kB | 247 kB | 232/588 kB | 197/242 kB
Progress (4): 438/531 kB | 247 kB | 232/588 kB | 197/242 kB
Progress (4): 438/531 kB | 247 kB | 232/588 kB | 201/242 kB
Progress (4): 438/531 kB | 247 kB | 236/588 kB | 201/242 kB
Progress (4): 438/531 kB | 247 kB | 236/588 kB | 205/242 kB
Progress (4): 442/531 kB | 247 kB | 236/588 kB | 205/242 kB
Progress (4): 442/531 kB | 247 kB | 236/588 kB | 209/242 kB
Progress (4): 442/531 kB | 247 kB | 240/588 kB | 209/242 kB
Progress (4): 446/531 kB | 247 kB | 240/588 kB | 209/242 kB
Progress (4): 446/531 kB | 247 kB | 244/588 kB | 209/242 kB
Progress (4): 446/531 kB | 247 kB | 244/588 kB | 213/242 kB
Progress (4): 451/531 kB | 247 kB | 244/588 kB | 213/242 kB
Progress (4): 451/531 kB | 247 kB | 244/588 kB | 217/242 kB
Progress (4): 451/531 kB | 247 kB | 248/588 kB | 217/242 kB
Progress (4): 451/531 kB | 247 kB | 248/588 kB | 221/242 kB
Progress (4): 455/531 kB | 247 kB | 248/588 kB | 221/242 kB
Progress (4): 455/531 kB | 247 kB | 248/588 kB | 225/242 kB
Progress (4): 459/531 kB | 247 kB | 248/588 kB | 225/242 kB
Progress (4): 459/531 kB | 247 kB | 252/588 kB | 225/242 kB
Progress (4): 459/531 kB | 247 kB | 252/588 kB | 229/242 kB
Progress (4): 463/531 kB | 247 kB | 252/588 kB | 229/242 kB
Progress (4): 463/531 kB | 247 kB | 252/588 kB | 233/242 kB
Progress (4): 463/531 kB | 247 kB | 256/588 kB | 233/242 kB
Progress (4): 463/531 kB | 247 kB | 256/588 kB | 238/242 kB
Progress (4): 467/531 kB | 247 kB | 256/588 kB | 238/242 kB
Progress (4): 467/531 kB | 247 kB | 256/588 kB | 242 kB    
Progress (4): 467/531 kB | 247 kB | 260/588 kB | 242 kB
Progress (4): 471/531 kB | 247 kB | 260/588 kB | 242 kB
Progress (4): 471/531 kB | 247 kB | 264/588 kB | 242 kB
Progress (4): 475/531 kB | 247 kB | 264/588 kB | 242 kB
Progress (4): 475/531 kB | 247 kB | 269/588 kB | 242 kB
Progress (4): 479/531 kB | 247 kB | 269/588 kB | 242 kB
Progress (4): 479/531 kB | 247 kB | 273/588 kB | 242 kB
Progress (4): 483/531 kB | 247 kB | 273/588 kB | 242 kB
Progress (4): 483/531 kB | 247 kB | 277/588 kB | 242 kB
Progress (4): 487/531 kB | 247 kB | 277/588 kB | 242 kB
Progress (5): 487/531 kB | 247 kB | 277/588 kB | 242 kB | 4.1/35 kB
Progress (5): 492/531 kB | 247 kB | 277/588 kB | 242 kB | 4.1/35 kB
Progress (5): 492/531 kB | 247 kB | 281/588 kB | 242 kB | 4.1/35 kB
Progress (5): 496/531 kB | 247 kB | 281/588 kB | 242 kB | 4.1/35 kB
Progress (5): 496/531 kB | 247 kB | 281/588 kB | 242 kB | 8.2/35 kB
Progress (5): 500/531 kB | 247 kB | 281/588 kB | 242 kB | 8.2/35 kB
Progress (5): 500/531 kB | 247 kB | 285/588 kB | 242 kB | 8.2/35 kB
Progress (5): 504/531 kB | 247 kB | 285/588 kB | 242 kB | 8.2/35 kB
Progress (5): 504/531 kB | 247 kB | 285/588 kB | 242 kB | 12/35 kB 
Progress (5): 508/531 kB | 247 kB | 285/588 kB | 242 kB | 12/35 kB
Progress (5): 508/531 kB | 247 kB | 289/588 kB | 242 kB | 12/35 kB
Progress (5): 512/531 kB | 247 kB | 289/588 kB | 242 kB | 12/35 kB
Progress (5): 512/531 kB | 247 kB | 289/588 kB | 242 kB | 16/35 kB
Progress (5): 516/531 kB | 247 kB | 289/588 kB | 242 kB | 16/35 kB
Progress (5): 516/531 kB | 247 kB | 293/588 kB | 242 kB | 16/35 kB
Progress (5): 520/531 kB | 247 kB | 293/588 kB | 242 kB | 16/35 kB
Progress (5): 520/531 kB | 247 kB | 293/588 kB | 242 kB | 20/35 kB
Progress (5): 524/531 kB | 247 kB | 293/588 kB | 242 kB | 20/35 kB
Progress (5): 524/531 kB | 247 kB | 297/588 kB | 242 kB | 20/35 kB
Progress (5): 528/531 kB | 247 kB | 297/588 kB | 242 kB | 20/35 kB
Progress (5): 528/531 kB | 247 kB | 297/588 kB | 242 kB | 24/35 kB
Progress (5): 531 kB | 247 kB | 297/588 kB | 242 kB | 24/35 kB    
Progress (5): 531 kB | 247 kB | 301/588 kB | 242 kB | 24/35 kB
Progress (5): 531 kB | 247 kB | 301/588 kB | 242 kB | 28/35 kB
Progress (5): 531 kB | 247 kB | 305/588 kB | 242 kB | 28/35 kB
Progress (5): 531 kB | 247 kB | 305/588 kB | 242 kB | 32/35 kB
Progress (5): 531 kB | 247 kB | 310/588 kB | 242 kB | 32/35 kB
Progress (5): 531 kB | 247 kB | 310/588 kB | 242 kB | 35 kB   
Progress (5): 531 kB | 247 kB | 314/588 kB | 242 kB | 35 kB
Progress (5): 531 kB | 247 kB | 318/588 kB | 242 kB | 35 kB
Progress (5): 531 kB | 247 kB | 322/588 kB | 242 kB | 35 kB
Progress (5): 531 kB | 247 kB | 326/588 kB | 242 kB | 35 kB
Progress (5): 531 kB | 247 kB | 330/588 kB | 242 kB | 35 kB
Progress (5): 531 kB | 247 kB | 334/588 kB | 242 kB | 35 kB
Progress (5): 531 kB | 247 kB | 338/588 kB | 242 kB | 35 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 1.4 MB/s)
#14 29.93 Progress (4): 531 kB | 342/588 kB | 242 kB | 35 kB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.jar
#14 29.93 Progress (4): 531 kB | 346/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 350/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 355/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 359/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 363/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 367/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 371/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 375/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 379/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 383/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 387/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 391/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 396/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 400/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 404/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 408/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 412/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 416/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 420/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 424/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 428/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 432/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 436/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 441/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 445/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 449/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 453/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 457/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 461/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 465/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 469/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 473/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 477/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 482/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 486/588 kB | 242 kB | 35 kB
Progress (4): 531 kB | 490/588 kB | 242 kB | 35 kB
                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 1.4 MB/s)
#14 29.94 Progress (3): 531 kB | 494/588 kB | 35 kB
                                         
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
#14 29.94 Progress (3): 531 kB | 498/588 kB | 35 kB
Progress (3): 531 kB | 502/588 kB | 35 kB
Progress (3): 531 kB | 506/588 kB | 35 kB
Progress (3): 531 kB | 510/588 kB | 35 kB
Progress (3): 531 kB | 514/588 kB | 35 kB
Progress (3): 531 kB | 518/588 kB | 35 kB
Progress (3): 531 kB | 523/588 kB | 35 kB
Progress (3): 531 kB | 527/588 kB | 35 kB
Progress (3): 531 kB | 531/588 kB | 35 kB
Progress (3): 531 kB | 535/588 kB | 35 kB
Progress (3): 531 kB | 539/588 kB | 35 kB
Progress (3): 531 kB | 543/588 kB | 35 kB
Progress (3): 531 kB | 547/588 kB | 35 kB
Progress (3): 531 kB | 551/588 kB | 35 kB
Progress (3): 531 kB | 555/588 kB | 35 kB
Progress (3): 531 kB | 559/588 kB | 35 kB
Progress (3): 531 kB | 563/588 kB | 35 kB
Progress (3): 531 kB | 568/588 kB | 35 kB
Progress (3): 531 kB | 572/588 kB | 35 kB
Progress (3): 531 kB | 576/588 kB | 35 kB
Progress (3): 531 kB | 580/588 kB | 35 kB
Progress (3): 531 kB | 584/588 kB | 35 kB
Progress (3): 531 kB | 588/588 kB | 35 kB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 2.9 MB/s)
#14 29.94 Progress (2): 588 kB | 35 kB
                            
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar
#14 29.94 Downloaded from central: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar (35 kB at 193 kB/s)
#14 29.94 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar
#14 29.95 Progress (2): 588 kB | 4.1/50 kB
Progress (2): 588 kB | 8.2/50 kB
Progress (2): 588 kB | 12/50 kB 
Progress (2): 588 kB | 16/50 kB
Progress (2): 588 kB | 20/50 kB
Progress (2): 588 kB | 25/50 kB
Progress (2): 588 kB | 29/50 kB
Progress (2): 588 kB | 33/50 kB
Progress (2): 588 kB | 37/50 kB
Progress (2): 588 kB | 41/50 kB
Progress (2): 588 kB | 45/50 kB
Progress (2): 588 kB | 49/50 kB
Progress (2): 588 kB | 50 kB   
Progress (3): 588 kB | 50 kB | 4.1/12 kB
Progress (3): 588 kB | 50 kB | 8.2/12 kB
Progress (3): 588 kB | 50 kB | 12 kB    
Progress (4): 588 kB | 50 kB | 12 kB | 4.1/55 kB
                                                
Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 3.0 MB/s)
#14 29.96 Progress (3): 50 kB | 12 kB | 8.2/55 kB
                                       
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar
#14 29.96 Progress (3): 50 kB | 12 kB | 12/55 kB
Progress (3): 50 kB | 12 kB | 16/55 kB
Progress (3): 50 kB | 12 kB | 20/55 kB
Progress (3): 50 kB | 12 kB | 25/55 kB
Progress (3): 50 kB | 12 kB | 29/55 kB
Progress (3): 50 kB | 12 kB | 33/55 kB
Progress (3): 50 kB | 12 kB | 37/55 kB
Progress (3): 50 kB | 12 kB | 41/55 kB
Progress (4): 50 kB | 12 kB | 41/55 kB | 4.1/674 kB
Progress (4): 50 kB | 12 kB | 45/55 kB | 4.1/674 kB
Progress (4): 50 kB | 12 kB | 45/55 kB | 8.2/674 kB
Progress (4): 50 kB | 12 kB | 49/55 kB | 8.2/674 kB
Progress (4): 50 kB | 12 kB | 49/55 kB | 12/674 kB 
Progress (4): 50 kB | 12 kB | 53/55 kB | 12/674 kB
Progress (4): 50 kB | 12 kB | 53/55 kB | 16/674 kB
Progress (4): 50 kB | 12 kB | 55 kB | 16/674 kB   
Progress (4): 50 kB | 12 kB | 55 kB | 20/674 kB
Progress (4): 50 kB | 12 kB | 55 kB | 25/674 kB
Progress (4): 50 kB | 12 kB | 55 kB | 29/674 kB
Progress (4): 50 kB | 12 kB | 55 kB | 33/674 kB
Progress (4): 50 kB | 12 kB | 55 kB | 37/674 kB
Progress (4): 50 kB | 12 kB | 55 kB | 41/674 kB
Progress (4): 50 kB | 12 kB | 55 kB | 45/674 kB
Progress (4): 50 kB | 12 kB | 55 kB | 49/674 kB
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.jar (50 kB at 253 kB/s)
#14 29.96 Progress (3): 12 kB | 55 kB | 53/674 kB
                                       
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
#14 29.96 Progress (3): 12 kB | 55 kB | 57/674 kB
Progress (3): 12 kB | 55 kB | 61/674 kB
Progress (3): 12 kB | 55 kB | 66/674 kB
Progress (3): 12 kB | 55 kB | 70/674 kB
Progress (3): 12 kB | 55 kB | 74/674 kB
Progress (3): 12 kB | 55 kB | 78/674 kB
Progress (3): 12 kB | 55 kB | 82/674 kB
Progress (3): 12 kB | 55 kB | 86/674 kB
Progress (3): 12 kB | 55 kB | 90/674 kB
Progress (3): 12 kB | 55 kB | 94/674 kB
Progress (3): 12 kB | 55 kB | 98/674 kB
Progress (3): 12 kB | 55 kB | 102/674 kB
Progress (3): 12 kB | 55 kB | 106/674 kB
Progress (3): 12 kB | 55 kB | 111/674 kB
Progress (3): 12 kB | 55 kB | 115/674 kB
Progress (3): 12 kB | 55 kB | 119/674 kB
Progress (3): 12 kB | 55 kB | 123/674 kB
Progress (3): 12 kB | 55 kB | 127/674 kB
Progress (3): 12 kB | 55 kB | 131/674 kB
Progress (3): 12 kB | 55 kB | 135/674 kB
Progress (3): 12 kB | 55 kB | 139/674 kB
Progress (3): 12 kB | 55 kB | 143/674 kB
Progress (3): 12 kB | 55 kB | 147/674 kB
Progress (3): 12 kB | 55 kB | 152/674 kB
Progress (3): 12 kB | 55 kB | 156/674 kB
Progress (3): 12 kB | 55 kB | 160/674 kB
Progress (3): 12 kB | 55 kB | 164/674 kB
Progress (3): 12 kB | 55 kB | 168/674 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 59 kB/s)
#14 29.96 Progress (2): 55 kB | 172/674 kB
                                
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
#14 29.96 Progress (2): 55 kB | 176/674 kB
Progress (2): 55 kB | 180/674 kB
Progress (2): 55 kB | 184/674 kB
Progress (2): 55 kB | 188/674 kB
Progress (2): 55 kB | 193/674 kB
Progress (2): 55 kB | 197/674 kB
Progress (2): 55 kB | 201/674 kB
Progress (2): 55 kB | 205/674 kB
Progress (2): 55 kB | 209/674 kB
Progress (2): 55 kB | 213/674 kB
Progress (2): 55 kB | 217/674 kB
Progress (2): 55 kB | 221/674 kB
Progress (2): 55 kB | 225/674 kB
Progress (2): 55 kB | 229/674 kB
Progress (2): 55 kB | 233/674 kB
Progress (2): 55 kB | 238/674 kB
Progress (2): 55 kB | 242/674 kB
Progress (2): 55 kB | 246/674 kB
Progress (2): 55 kB | 250/674 kB
Progress (2): 55 kB | 254/674 kB
Progress (3): 55 kB | 254/674 kB | 4.1/251 kB
Progress (3): 55 kB | 258/674 kB | 4.1/251 kB
Progress (3): 55 kB | 258/674 kB | 8.2/251 kB
Progress (3): 55 kB | 262/674 kB | 8.2/251 kB
Progress (3): 55 kB | 262/674 kB | 12/251 kB 
Progress (3): 55 kB | 262/674 kB | 16/251 kB
Progress (3): 55 kB | 266/674 kB | 16/251 kB
Progress (3): 55 kB | 270/674 kB | 16/251 kB
Progress (3): 55 kB | 270/674 kB | 20/251 kB
Progress (3): 55 kB | 274/674 kB | 20/251 kB
Progress (3): 55 kB | 274/674 kB | 25/251 kB
Progress (3): 55 kB | 279/674 kB | 25/251 kB
Progress (3): 55 kB | 279/674 kB | 29/251 kB
Progress (3): 55 kB | 279/674 kB | 33/251 kB
Progress (3): 55 kB | 283/674 kB | 33/251 kB
Progress (3): 55 kB | 287/674 kB | 33/251 kB
Progress (3): 55 kB | 287/674 kB | 37/251 kB
Progress (3): 55 kB | 291/674 kB | 37/251 kB
Progress (3): 55 kB | 291/674 kB | 41/251 kB
Progress (3): 55 kB | 295/674 kB | 41/251 kB
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (55 kB at 264 kB/s)
#14 29.97 Progress (2): 299/674 kB | 41/251 kB
Progress (2): 299/674 kB | 45/251 kB
Progress (2): 303/674 kB | 45/251 kB
                                    
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
#14 29.97 Progress (2): 307/674 kB | 45/251 kB
Progress (2): 307/674 kB | 49/251 kB
Progress (2): 311/674 kB | 49/251 kB
Progress (2): 311/674 kB | 53/251 kB
Progress (2): 315/674 kB | 53/251 kB
Progress (2): 315/674 kB | 57/251 kB
Progress (2): 319/674 kB | 57/251 kB
Progress (2): 319/674 kB | 61/251 kB
Progress (2): 324/674 kB | 61/251 kB
Progress (2): 328/674 kB | 61/251 kB
Progress (2): 328/674 kB | 66/251 kB
Progress (2): 328/674 kB | 70/251 kB
Progress (2): 332/674 kB | 70/251 kB
Progress (2): 332/674 kB | 74/251 kB
Progress (2): 336/674 kB | 74/251 kB
Progress (2): 336/674 kB | 78/251 kB
Progress (2): 340/674 kB | 78/251 kB
Progress (2): 344/674 kB | 78/251 kB
Progress (2): 344/674 kB | 82/251 kB
Progress (2): 344/674 kB | 86/251 kB
Progress (2): 348/674 kB | 86/251 kB
Progress (2): 348/674 kB | 90/251 kB
Progress (2): 352/674 kB | 90/251 kB
Progress (2): 352/674 kB | 94/251 kB
Progress (2): 356/674 kB | 94/251 kB
Progress (2): 356/674 kB | 98/251 kB
Progress (2): 360/674 kB | 98/251 kB
Progress (2): 360/674 kB | 102/251 kB
Progress (2): 365/674 kB | 102/251 kB
Progress (2): 365/674 kB | 106/251 kB
Progress (2): 369/674 kB | 106/251 kB
Progress (2): 369/674 kB | 111/251 kB
Progress (2): 373/674 kB | 111/251 kB
Progress (2): 373/674 kB | 115/251 kB
Progress (2): 377/674 kB | 115/251 kB
Progress (2): 377/674 kB | 119/251 kB
Progress (3): 377/674 kB | 119/251 kB | 4.1/786 kB
Progress (3): 377/674 kB | 123/251 kB | 4.1/786 kB
Progress (3): 381/674 kB | 123/251 kB | 4.1/786 kB
Progress (3): 381/674 kB | 127/251 kB | 4.1/786 kB
Progress (3): 381/674 kB | 127/251 kB | 8.2/786 kB
Progress (4): 381/674 kB | 127/251 kB | 8.2/786 kB | 4.1/62 kB
Progress (4): 381/674 kB | 127/251 kB | 12/786 kB | 4.1/62 kB 
Progress (4): 381/674 kB | 131/251 kB | 12/786 kB | 4.1/62 kB
Progress (4): 385/674 kB | 131/251 kB | 12/786 kB | 4.1/62 kB
Progress (4): 385/674 kB | 135/251 kB | 12/786 kB | 4.1/62 kB
Progress (4): 385/674 kB | 135/251 kB | 16/786 kB | 4.1/62 kB
Progress (4): 385/674 kB | 135/251 kB | 16/786 kB | 8.2/62 kB
Progress (4): 385/674 kB | 139/251 kB | 16/786 kB | 8.2/62 kB
Progress (4): 389/674 kB | 139/251 kB | 16/786 kB | 8.2/62 kB
Progress (4): 389/674 kB | 143/251 kB | 16/786 kB | 8.2/62 kB
Progress (4): 389/674 kB | 143/251 kB | 16/786 kB | 12/62 kB 
Progress (4): 389/674 kB | 143/251 kB | 20/786 kB | 12/62 kB
Progress (4): 389/674 kB | 143/251 kB | 20/786 kB | 16/62 kB
Progress (4): 389/674 kB | 147/251 kB | 20/786 kB | 16/62 kB
Progress (4): 393/674 kB | 147/251 kB | 20/786 kB | 16/62 kB
Progress (4): 393/674 kB | 152/251 kB | 20/786 kB | 16/62 kB
Progress (4): 393/674 kB | 152/251 kB | 20/786 kB | 20/62 kB
Progress (4): 393/674 kB | 152/251 kB | 25/786 kB | 20/62 kB
Progress (4): 393/674 kB | 152/251 kB | 25/786 kB | 25/62 kB
Progress (4): 397/674 kB | 152/251 kB | 25/786 kB | 25/62 kB
Progress (4): 397/674 kB | 156/251 kB | 25/786 kB | 25/62 kB
Progress (4): 401/674 kB | 156/251 kB | 25/786 kB | 25/62 kB
Progress (4): 401/674 kB | 156/251 kB | 25/786 kB | 29/62 kB
Progress (4): 401/674 kB | 156/251 kB | 29/786 kB | 29/62 kB
Progress (4): 401/674 kB | 156/251 kB | 29/786 kB | 33/62 kB
Progress (4): 406/674 kB | 156/251 kB | 29/786 kB | 33/62 kB
Progress (4): 406/674 kB | 160/251 kB | 29/786 kB | 33/62 kB
Progress (4): 410/674 kB | 160/251 kB | 29/786 kB | 33/62 kB
Progress (4): 410/674 kB | 160/251 kB | 29/786 kB | 37/62 kB
Progress (4): 410/674 kB | 160/251 kB | 33/786 kB | 37/62 kB
Progress (4): 414/674 kB | 160/251 kB | 33/786 kB | 37/62 kB
Progress (4): 414/674 kB | 160/251 kB | 33/786 kB | 41/62 kB
Progress (4): 414/674 kB | 164/251 kB | 33/786 kB | 41/62 kB
Progress (4): 414/674 kB | 164/251 kB | 33/786 kB | 45/62 kB
Progress (4): 418/674 kB | 164/251 kB | 33/786 kB | 45/62 kB
Progress (4): 418/674 kB | 164/251 kB | 37/786 kB | 45/62 kB
Progress (4): 422/674 kB | 164/251 kB | 37/786 kB | 45/62 kB
Progress (4): 422/674 kB | 164/251 kB | 37/786 kB | 49/62 kB
Progress (4): 422/674 kB | 168/251 kB | 37/786 kB | 49/62 kB
Progress (4): 422/674 kB | 168/251 kB | 37/786 kB | 53/62 kB
Progress (4): 426/674 kB | 168/251 kB | 37/786 kB | 53/62 kB
Progress (4): 426/674 kB | 168/251 kB | 41/786 kB | 53/62 kB
Progress (4): 426/674 kB | 168/251 kB | 41/786 kB | 57/62 kB
Progress (4): 426/674 kB | 172/251 kB | 41/786 kB | 57/62 kB
Progress (4): 426/674 kB | 172/251 kB | 41/786 kB | 61/62 kB
Progress (4): 426/674 kB | 172/251 kB | 45/786 kB | 61/62 kB
Progress (4): 430/674 kB | 172/251 kB | 45/786 kB | 61/62 kB
Progress (4): 430/674 kB | 172/251 kB | 49/786 kB | 61/62 kB
Progress (4): 430/674 kB | 172/251 kB | 49/786 kB | 62 kB   
Progress (4): 430/674 kB | 176/251 kB | 49/786 kB | 62 kB
Progress (4): 430/674 kB | 176/251 kB | 53/786 kB | 62 kB
Progress (4): 434/674 kB | 176/251 kB | 53/786 kB | 62 kB
Progress (4): 434/674 kB | 176/251 kB | 57/786 kB | 62 kB
Progress (4): 434/674 kB | 180/251 kB | 57/786 kB | 62 kB
Progress (4): 434/674 kB | 180/251 kB | 61/786 kB | 62 kB
Progress (4): 438/674 kB | 180/251 kB | 61/786 kB | 62 kB
Progress (4): 438/674 kB | 180/251 kB | 66/786 kB | 62 kB
Progress (4): 438/674 kB | 184/251 kB | 66/786 kB | 62 kB
Progress (4): 442/674 kB | 184/251 kB | 66/786 kB | 62 kB
Progress (4): 442/674 kB | 188/251 kB | 66/786 kB | 62 kB
Progress (4): 442/674 kB | 188/251 kB | 70/786 kB | 62 kB
Progress (4): 446/674 kB | 188/251 kB | 70/786 kB | 62 kB
Progress (4): 446/674 kB | 193/251 kB | 70/786 kB | 62 kB
Progress (4): 451/674 kB | 193/251 kB | 70/786 kB | 62 kB
Progress (5): 451/674 kB | 193/251 kB | 70/786 kB | 62 kB | 4.1/335 kB
Progress (5): 451/674 kB | 193/251 kB | 74/786 kB | 62 kB | 4.1/335 kB
Progress (5): 451/674 kB | 193/251 kB | 74/786 kB | 62 kB | 8.2/335 kB
Progress (5): 451/674 kB | 197/251 kB | 74/786 kB | 62 kB | 8.2/335 kB
Progress (5): 455/674 kB | 197/251 kB | 74/786 kB | 62 kB | 8.2/335 kB
Progress (5): 455/674 kB | 201/251 kB | 74/786 kB | 62 kB | 8.2/335 kB
Progress (5): 455/674 kB | 201/251 kB | 74/786 kB | 62 kB | 12/335 kB 
Progress (5): 455/674 kB | 201/251 kB | 78/786 kB | 62 kB | 12/335 kB
Progress (5): 455/674 kB | 201/251 kB | 78/786 kB | 62 kB | 16/335 kB
Progress (5): 455/674 kB | 205/251 kB | 78/786 kB | 62 kB | 16/335 kB
Progress (5): 459/674 kB | 205/251 kB | 78/786 kB | 62 kB | 16/335 kB
Progress (5): 459/674 kB | 209/251 kB | 78/786 kB | 62 kB | 16/335 kB
Progress (5): 459/674 kB | 209/251 kB | 78/786 kB | 62 kB | 20/335 kB
Progress (5): 459/674 kB | 209/251 kB | 82/786 kB | 62 kB | 20/335 kB
Progress (5): 459/674 kB | 209/251 kB | 82/786 kB | 62 kB | 25/335 kB
Progress (5): 459/674 kB | 213/251 kB | 82/786 kB | 62 kB | 25/335 kB
Progress (5): 463/674 kB | 213/251 kB | 82/786 kB | 62 kB | 25/335 kB
Progress (5): 463/674 kB | 217/251 kB | 82/786 kB | 62 kB | 25/335 kB
Progress (5): 463/674 kB | 217/251 kB | 82/786 kB | 62 kB | 29/335 kB
Progress (5): 463/674 kB | 217/251 kB | 86/786 kB | 62 kB | 29/335 kB
Progress (5): 463/674 kB | 217/251 kB | 86/786 kB | 62 kB | 33/335 kB
Progress (5): 463/674 kB | 221/251 kB | 86/786 kB | 62 kB | 33/335 kB
Progress (5): 467/674 kB | 221/251 kB | 86/786 kB | 62 kB | 33/335 kB
Progress (5): 467/674 kB | 225/251 kB | 86/786 kB | 62 kB | 33/335 kB
Progress (5): 467/674 kB | 225/251 kB | 86/786 kB | 62 kB | 37/335 kB
Progress (5): 467/674 kB | 229/251 kB | 86/786 kB | 62 kB | 37/335 kB
Progress (5): 467/674 kB | 229/251 kB | 90/786 kB | 62 kB | 37/335 kB
Progress (5): 467/674 kB | 233/251 kB | 90/786 kB | 62 kB | 37/335 kB
Progress (5): 467/674 kB | 233/251 kB | 90/786 kB | 62 kB | 41/335 kB
Progress (5): 471/674 kB | 233/251 kB | 90/786 kB | 62 kB | 41/335 kB
Progress (5): 471/674 kB | 233/251 kB | 90/786 kB | 62 kB | 45/335 kB
Progress (5): 471/674 kB | 238/251 kB | 90/786 kB | 62 kB | 45/335 kB
Progress (5): 471/674 kB | 238/251 kB | 94/786 kB | 62 kB | 45/335 kB
Progress (5): 471/674 kB | 242/251 kB | 94/786 kB | 62 kB | 45/335 kB
Progress (5): 471/674 kB | 242/251 kB | 94/786 kB | 62 kB | 49/335 kB
Progress (5): 475/674 kB | 242/251 kB | 94/786 kB | 62 kB | 49/335 kB
Progress (5): 475/674 kB | 242/251 kB | 94/786 kB | 62 kB | 53/335 kB
Progress (5): 479/674 kB | 242/251 kB | 94/786 kB | 62 kB | 53/335 kB
Progress (5): 479/674 kB | 246/251 kB | 94/786 kB | 62 kB | 53/335 kB
Progress (5): 479/674 kB | 246/251 kB | 98/786 kB | 62 kB | 53/335 kB
Progress (5): 479/674 kB | 250/251 kB | 98/786 kB | 62 kB | 53/335 kB
Progress (5): 483/674 kB | 250/251 kB | 98/786 kB | 62 kB | 53/335 kB
Progress (5): 483/674 kB | 250/251 kB | 98/786 kB | 62 kB | 57/335 kB
Progress (5): 487/674 kB | 250/251 kB | 98/786 kB | 62 kB | 57/335 kB
Progress (5): 487/674 kB | 251 kB | 98/786 kB | 62 kB | 57/335 kB    
Progress (5): 487/674 kB | 251 kB | 102/786 kB | 62 kB | 57/335 kB
Progress (5): 492/674 kB | 251 kB | 102/786 kB | 62 kB | 57/335 kB
Progress (5): 492/674 kB | 251 kB | 102/786 kB | 62 kB | 61/335 kB
Progress (5): 492/674 kB | 251 kB | 106/786 kB | 62 kB | 61/335 kB
Progress (5): 496/674 kB | 251 kB | 106/786 kB | 62 kB | 61/335 kB
Progress (5): 496/674 kB | 251 kB | 106/786 kB | 62 kB | 66/335 kB
Progress (5): 500/674 kB | 251 kB | 106/786 kB | 62 kB | 66/335 kB
Progress (5): 500/674 kB | 251 kB | 111/786 kB | 62 kB | 66/335 kB
Progress (5): 504/674 kB | 251 kB | 111/786 kB | 62 kB | 66/335 kB
Progress (5): 504/674 kB | 251 kB | 111/786 kB | 62 kB | 70/335 kB
Progress (5): 508/674 kB | 251 kB | 111/786 kB | 62 kB | 70/335 kB
Progress (5): 508/674 kB | 251 kB | 115/786 kB | 62 kB | 70/335 kB
Progress (5): 508/674 kB | 251 kB | 115/786 kB | 62 kB | 74/335 kB
Progress (5): 512/674 kB | 251 kB | 115/786 kB | 62 kB | 74/335 kB
Progress (5): 512/674 kB | 251 kB | 115/786 kB | 62 kB | 78/335 kB
Progress (5): 512/674 kB | 251 kB | 119/786 kB | 62 kB | 78/335 kB
Progress (5): 512/674 kB | 251 kB | 119/786 kB | 62 kB | 82/335 kB
Progress (5): 516/674 kB | 251 kB | 119/786 kB | 62 kB | 82/335 kB
Progress (5): 516/674 kB | 251 kB | 123/786 kB | 62 kB | 82/335 kB
Progress (5): 520/674 kB | 251 kB | 123/786 kB | 62 kB | 82/335 kB
Progress (5): 520/674 kB | 251 kB | 123/786 kB | 62 kB | 86/335 kB
Progress (5): 524/674 kB | 251 kB | 123/786 kB | 62 kB | 86/335 kB
Progress (5): 524/674 kB | 251 kB | 127/786 kB | 62 kB | 86/335 kB
Progress (5): 524/674 kB | 251 kB | 127/786 kB | 62 kB | 90/335 kB
Progress (5): 524/674 kB | 251 kB | 131/786 kB | 62 kB | 90/335 kB
Progress (5): 528/674 kB | 251 kB | 131/786 kB | 62 kB | 90/335 kB
Progress (5): 528/674 kB | 251 kB | 135/786 kB | 62 kB | 90/335 kB
Progress (5): 528/674 kB | 251 kB | 135/786 kB | 62 kB | 94/335 kB
Progress (5): 528/674 kB | 251 kB | 139/786 kB | 62 kB | 94/335 kB
Progress (5): 532/674 kB | 251 kB | 139/786 kB | 62 kB | 94/335 kB
                                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 264 kB/s)
#14 30.00 Progress (4): 537/674 kB | 251 kB | 139/786 kB | 94/335 kB
Progress (4): 537/674 kB | 251 kB | 143/786 kB | 94/335 kB
Progress (4): 537/674 kB | 251 kB | 143/786 kB | 98/335 kB
Progress (4): 537/674 kB | 251 kB | 147/786 kB | 98/335 kB
Progress (4): 541/674 kB | 251 kB | 147/786 kB | 98/335 kB
                                                          
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
#14 30.00 Progress (4): 545/674 kB | 251 kB | 147/786 kB | 98/335 kB
Progress (4): 545/674 kB | 251 kB | 152/786 kB | 98/335 kB
Progress (4): 545/674 kB | 251 kB | 152/786 kB | 102/335 kB
Progress (4): 545/674 kB | 251 kB | 156/786 kB | 102/335 kB
Progress (4): 549/674 kB | 251 kB | 156/786 kB | 102/335 kB
Progress (4): 549/674 kB | 251 kB | 160/786 kB | 102/335 kB
Progress (4): 549/674 kB | 251 kB | 160/786 kB | 106/335 kB
Progress (4): 549/674 kB | 251 kB | 164/786 kB | 106/335 kB
Progress (4): 553/674 kB | 251 kB | 164/786 kB | 106/335 kB
Progress (4): 553/674 kB | 251 kB | 164/786 kB | 111/335 kB
Progress (4): 553/674 kB | 251 kB | 168/786 kB | 111/335 kB
Progress (4): 557/674 kB | 251 kB | 168/786 kB | 111/335 kB
Progress (4): 557/674 kB | 251 kB | 172/786 kB | 111/335 kB
Progress (4): 557/674 kB | 251 kB | 172/786 kB | 115/335 kB
Progress (4): 557/674 kB | 251 kB | 176/786 kB | 115/335 kB
Progress (4): 561/674 kB | 251 kB | 176/786 kB | 115/335 kB
Progress (4): 561/674 kB | 251 kB | 180/786 kB | 115/335 kB
Progress (4): 561/674 kB | 251 kB | 180/786 kB | 119/335 kB
Progress (4): 565/674 kB | 251 kB | 180/786 kB | 119/335 kB
Progress (4): 565/674 kB | 251 kB | 180/786 kB | 123/335 kB
Progress (4): 565/674 kB | 251 kB | 184/786 kB | 123/335 kB
Progress (4): 565/674 kB | 251 kB | 184/786 kB | 127/335 kB
Progress (4): 569/674 kB | 251 kB | 184/786 kB | 127/335 kB
Progress (4): 569/674 kB | 251 kB | 184/786 kB | 131/335 kB
Progress (4): 569/674 kB | 251 kB | 188/786 kB | 131/335 kB
Progress (4): 573/674 kB | 251 kB | 188/786 kB | 131/335 kB
Progress (4): 573/674 kB | 251 kB | 193/786 kB | 131/335 kB
Progress (4): 573/674 kB | 251 kB | 193/786 kB | 135/335 kB
Progress (4): 573/674 kB | 251 kB | 197/786 kB | 135/335 kB
Progress (4): 578/674 kB | 251 kB | 197/786 kB | 135/335 kB
Progress (4): 578/674 kB | 251 kB | 197/786 kB | 139/335 kB
Progress (4): 582/674 kB | 251 kB | 197/786 kB | 139/335 kB
Progress (4): 582/674 kB | 251 kB | 201/786 kB | 139/335 kB
Progress (4): 585/674 kB | 251 kB | 201/786 kB | 139/335 kB
Progress (4): 585/674 kB | 251 kB | 201/786 kB | 143/335 kB
Progress (4): 585/674 kB | 251 kB | 205/786 kB | 143/335 kB
Progress (4): 585/674 kB | 251 kB | 205/786 kB | 147/335 kB
Progress (4): 589/674 kB | 251 kB | 205/786 kB | 147/335 kB
Progress (4): 589/674 kB | 251 kB | 209/786 kB | 147/335 kB
Progress (4): 593/674 kB | 251 kB | 209/786 kB | 147/335 kB
Progress (4): 593/674 kB | 251 kB | 209/786 kB | 152/335 kB
Progress (4): 597/674 kB | 251 kB | 209/786 kB | 152/335 kB
Progress (4): 597/674 kB | 251 kB | 213/786 kB | 152/335 kB
Progress (4): 601/674 kB | 251 kB | 213/786 kB | 152/335 kB
Progress (4): 601/674 kB | 251 kB | 213/786 kB | 156/335 kB
Progress (4): 601/674 kB | 251 kB | 217/786 kB | 156/335 kB
Progress (4): 601/674 kB | 251 kB | 217/786 kB | 160/335 kB
Progress (4): 605/674 kB | 251 kB | 217/786 kB | 160/335 kB
Progress (4): 605/674 kB | 251 kB | 217/786 kB | 164/335 kB
Progress (4): 605/674 kB | 251 kB | 221/786 kB | 164/335 kB
Progress (4): 609/674 kB | 251 kB | 221/786 kB | 164/335 kB
Progress (4): 609/674 kB | 251 kB | 225/786 kB | 164/335 kB
Progress (4): 609/674 kB | 251 kB | 225/786 kB | 168/335 kB
Progress (4): 609/674 kB | 251 kB | 229/786 kB | 168/335 kB
Progress (4): 613/674 kB | 251 kB | 229/786 kB | 168/335 kB
Progress (4): 613/674 kB | 251 kB | 233/786 kB | 168/335 kB
Progress (4): 613/674 kB | 251 kB | 233/786 kB | 172/335 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar (251 kB at 1.0 MB/s)
#14 30.00 Progress (3): 613/674 kB | 238/786 kB | 172/335 kB
Progress (3): 617/674 kB | 238/786 kB | 172/335 kB
Progress (3): 617/674 kB | 242/786 kB | 172/335 kB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.jar
#14 30.01 Progress (3): 617/674 kB | 242/786 kB | 176/335 kB
Progress (3): 622/674 kB | 242/786 kB | 176/335 kB
Progress (3): 622/674 kB | 246/786 kB | 176/335 kB
Progress (3): 626/674 kB | 246/786 kB | 176/335 kB
Progress (3): 626/674 kB | 246/786 kB | 180/335 kB
Progress (3): 626/674 kB | 250/786 kB | 180/335 kB
Progress (3): 630/674 kB | 250/786 kB | 180/335 kB
Progress (3): 630/674 kB | 250/786 kB | 184/335 kB
Progress (3): 630/674 kB | 254/786 kB | 184/335 kB
Progress (3): 630/674 kB | 254/786 kB | 188/335 kB
Progress (3): 634/674 kB | 254/786 kB | 188/335 kB
Progress (3): 634/674 kB | 254/786 kB | 193/335 kB
Progress (3): 634/674 kB | 258/786 kB | 193/335 kB
Progress (3): 638/674 kB | 258/786 kB | 193/335 kB
Progress (3): 638/674 kB | 258/786 kB | 197/335 kB
Progress (3): 642/674 kB | 258/786 kB | 197/335 kB
Progress (3): 642/674 kB | 262/786 kB | 197/335 kB
Progress (3): 646/674 kB | 262/786 kB | 197/335 kB
Progress (3): 646/674 kB | 262/786 kB | 201/335 kB
Progress (3): 646/674 kB | 266/786 kB | 201/335 kB
Progress (3): 650/674 kB | 266/786 kB | 201/335 kB
Progress (3): 650/674 kB | 270/786 kB | 201/335 kB
Progress (3): 650/674 kB | 270/786 kB | 205/335 kB
Progress (3): 654/674 kB | 270/786 kB | 205/335 kB
Progress (3): 654/674 kB | 274/786 kB | 205/335 kB
Progress (3): 658/674 kB | 274/786 kB | 205/335 kB
Progress (3): 658/674 kB | 274/786 kB | 209/335 kB
Progress (3): 663/674 kB | 274/786 kB | 209/335 kB
Progress (3): 663/674 kB | 279/786 kB | 209/335 kB
Progress (3): 667/674 kB | 279/786 kB | 209/335 kB
Progress (3): 667/674 kB | 279/786 kB | 213/335 kB
Progress (3): 671/674 kB | 279/786 kB | 213/335 kB
Progress (3): 671/674 kB | 283/786 kB | 213/335 kB
Progress (3): 674 kB | 283/786 kB | 213/335 kB    
Progress (3): 674 kB | 283/786 kB | 217/335 kB
Progress (3): 674 kB | 287/786 kB | 217/335 kB
Progress (3): 674 kB | 287/786 kB | 221/335 kB
Progress (3): 674 kB | 291/786 kB | 221/335 kB
Progress (3): 674 kB | 291/786 kB | 225/335 kB
Progress (3): 674 kB | 295/786 kB | 225/335 kB
Progress (3): 674 kB | 295/786 kB | 229/335 kB
Progress (3): 674 kB | 299/786 kB | 229/335 kB
Progress (3): 674 kB | 299/786 kB | 233/335 kB
Progress (3): 674 kB | 303/786 kB | 233/335 kB
Progress (3): 674 kB | 303/786 kB | 238/335 kB
Progress (3): 674 kB | 307/786 kB | 238/335 kB
Progress (3): 674 kB | 307/786 kB | 242/335 kB
Progress (3): 674 kB | 311/786 kB | 242/335 kB
Progress (3): 674 kB | 311/786 kB | 246/335 kB
Progress (3): 674 kB | 315/786 kB | 246/335 kB
Progress (3): 674 kB | 315/786 kB | 250/335 kB
Progress (4): 674 kB | 315/786 kB | 250/335 kB | 4.1/328 kB
Progress (4): 674 kB | 315/786 kB | 254/335 kB | 4.1/328 kB
Progress (4): 674 kB | 319/786 kB | 254/335 kB | 4.1/328 kB
Progress (4): 674 kB | 319/786 kB | 258/335 kB | 4.1/328 kB
Progress (4): 674 kB | 319/786 kB | 258/335 kB | 8.2/328 kB
Progress (4): 674 kB | 319/786 kB | 262/335 kB | 8.2/328 kB
Progress (4): 674 kB | 324/786 kB | 262/335 kB | 8.2/328 kB
Progress (4): 674 kB | 324/786 kB | 262/335 kB | 12/328 kB 
Progress (4): 674 kB | 328/786 kB | 262/335 kB | 12/328 kB
Progress (4): 674 kB | 328/786 kB | 266/335 kB | 12/328 kB
Progress (4): 674 kB | 328/786 kB | 266/335 kB | 16/328 kB
Progress (4): 674 kB | 328/786 kB | 270/335 kB | 16/328 kB
Progress (4): 674 kB | 332/786 kB | 270/335 kB | 16/328 kB
Progress (4): 674 kB | 332/786 kB | 270/335 kB | 20/328 kB
Progress (4): 674 kB | 332/786 kB | 274/335 kB | 20/328 kB
Progress (4): 674 kB | 332/786 kB | 274/335 kB | 24/328 kB
Progress (4): 674 kB | 336/786 kB | 274/335 kB | 24/328 kB
Progress (4): 674 kB | 336/786 kB | 274/335 kB | 28/328 kB
Progress (4): 674 kB | 336/786 kB | 279/335 kB | 28/328 kB
Progress (4): 674 kB | 336/786 kB | 279/335 kB | 32/328 kB
Progress (4): 674 kB | 340/786 kB | 279/335 kB | 32/328 kB
Progress (4): 674 kB | 340/786 kB | 283/335 kB | 32/328 kB
Progress (4): 674 kB | 344/786 kB | 283/335 kB | 32/328 kB
Progress (4): 674 kB | 344/786 kB | 283/335 kB | 36/328 kB
Progress (4): 674 kB | 344/786 kB | 287/335 kB | 36/328 kB
Progress (4): 674 kB | 348/786 kB | 287/335 kB | 36/328 kB
Progress (4): 674 kB | 348/786 kB | 287/335 kB | 40/328 kB
Progress (4): 674 kB | 352/786 kB | 287/335 kB | 40/328 kB
Progress (4): 674 kB | 352/786 kB | 291/335 kB | 40/328 kB
Progress (4): 674 kB | 356/786 kB | 291/335 kB | 40/328 kB
Progress (4): 674 kB | 356/786 kB | 291/335 kB | 44/328 kB
Progress (4): 674 kB | 360/786 kB | 291/335 kB | 44/328 kB
Progress (4): 674 kB | 360/786 kB | 295/335 kB | 44/328 kB
Progress (4): 674 kB | 360/786 kB | 295/335 kB | 49/328 kB
Progress (4): 674 kB | 365/786 kB | 295/335 kB | 49/328 kB
Progress (4): 674 kB | 365/786 kB | 299/335 kB | 49/328 kB
Progress (4): 674 kB | 369/786 kB | 299/335 kB | 49/328 kB
Progress (4): 674 kB | 369/786 kB | 299/335 kB | 53/328 kB
Progress (4): 674 kB | 373/786 kB | 299/335 kB | 53/328 kB
Progress (4): 674 kB | 373/786 kB | 303/335 kB | 53/328 kB
Progress (4): 674 kB | 377/786 kB | 303/335 kB | 53/328 kB
Progress (4): 674 kB | 377/786 kB | 303/335 kB | 57/328 kB
Progress (4): 674 kB | 377/786 kB | 307/335 kB | 57/328 kB
Progress (4): 674 kB | 377/786 kB | 307/335 kB | 61/328 kB
Progress (4): 674 kB | 381/786 kB | 307/335 kB | 61/328 kB
Progress (4): 674 kB | 381/786 kB | 307/335 kB | 65/328 kB
Progress (4): 674 kB | 381/786 kB | 311/335 kB | 65/328 kB
Progress (4): 674 kB | 385/786 kB | 311/335 kB | 65/328 kB
Progress (4): 674 kB | 385/786 kB | 311/335 kB | 69/328 kB
Progress (4): 674 kB | 385/786 kB | 315/335 kB | 69/328 kB
Progress (4): 674 kB | 389/786 kB | 315/335 kB | 69/328 kB
Progress (4): 674 kB | 389/786 kB | 319/335 kB | 69/328 kB
Progress (4): 674 kB | 389/786 kB | 319/335 kB | 73/328 kB
Progress (4): 674 kB | 389/786 kB | 324/335 kB | 73/328 kB
Progress (4): 674 kB | 393/786 kB | 324/335 kB | 73/328 kB
Progress (4): 674 kB | 393/786 kB | 328/335 kB | 73/328 kB
Progress (4): 674 kB | 393/786 kB | 328/335 kB | 77/328 kB
Progress (4): 674 kB | 393/786 kB | 332/335 kB | 77/328 kB
Progress (4): 674 kB | 397/786 kB | 332/335 kB | 77/328 kB
Progress (4): 674 kB | 397/786 kB | 335 kB | 77/328 kB    
Progress (4): 674 kB | 397/786 kB | 335 kB | 81/328 kB
Progress (4): 674 kB | 401/786 kB | 335 kB | 81/328 kB
Progress (5): 674 kB | 401/786 kB | 335 kB | 81/328 kB | 4.1/348 kB
Progress (5): 674 kB | 401/786 kB | 335 kB | 85/328 kB | 4.1/348 kB
Progress (5): 674 kB | 406/786 kB | 335 kB | 85/328 kB | 4.1/348 kB
Progress (5): 674 kB | 406/786 kB | 335 kB | 90/328 kB | 4.1/348 kB
Progress (5): 674 kB | 406/786 kB | 335 kB | 90/328 kB | 8.2/348 kB
Progress (5): 674 kB | 406/786 kB | 335 kB | 94/328 kB | 8.2/348 kB
Progress (5): 674 kB | 410/786 kB | 335 kB | 94/328 kB | 8.2/348 kB
Progress (5): 674 kB | 410/786 kB | 335 kB | 98/328 kB | 8.2/348 kB
Progress (5): 674 kB | 410/786 kB | 335 kB | 98/328 kB | 12/348 kB 
Progress (5): 674 kB | 414/786 kB | 335 kB | 98/328 kB | 12/348 kB
Progress (5): 674 kB | 414/786 kB | 335 kB | 102/328 kB | 12/348 kB
Progress (5): 674 kB | 414/786 kB | 335 kB | 102/328 kB | 16/348 kB
Progress (5): 674 kB | 414/786 kB | 335 kB | 106/328 kB | 16/348 kB
Progress (5): 674 kB | 418/786 kB | 335 kB | 106/328 kB | 16/348 kB
Progress (5): 674 kB | 418/786 kB | 335 kB | 110/328 kB | 16/348 kB
Progress (5): 674 kB | 418/786 kB | 335 kB | 110/328 kB | 20/348 kB
Progress (5): 674 kB | 418/786 kB | 335 kB | 114/328 kB | 20/348 kB
Progress (5): 674 kB | 422/786 kB | 335 kB | 114/328 kB | 20/348 kB
Progress (5): 674 kB | 422/786 kB | 335 kB | 118/328 kB | 20/348 kB
Progress (5): 674 kB | 422/786 kB | 335 kB | 118/328 kB | 25/348 kB
Progress (5): 674 kB | 422/786 kB | 335 kB | 122/328 kB | 25/348 kB
Progress (5): 674 kB | 426/786 kB | 335 kB | 122/328 kB | 25/348 kB
Progress (5): 674 kB | 426/786 kB | 335 kB | 126/328 kB | 25/348 kB
                                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar (674 kB at 2.6 MB/s)
#14 30.02 Progress (4): 426/786 kB | 335 kB | 126/328 kB | 29/348 kB
                                                          
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
#14 30.02 Progress (4): 426/786 kB | 335 kB | 130/328 kB | 29/348 kB
Progress (4): 430/786 kB | 335 kB | 130/328 kB | 29/348 kB
Progress (4): 430/786 kB | 335 kB | 135/328 kB | 29/348 kB
Progress (4): 430/786 kB | 335 kB | 135/328 kB | 33/348 kB
Progress (4): 430/786 kB | 335 kB | 139/328 kB | 33/348 kB
Progress (4): 434/786 kB | 335 kB | 139/328 kB | 33/348 kB
Progress (4): 434/786 kB | 335 kB | 139/328 kB | 37/348 kB
Progress (4): 434/786 kB | 335 kB | 143/328 kB | 37/348 kB
Progress (4): 434/786 kB | 335 kB | 143/328 kB | 41/348 kB
Progress (4): 438/786 kB | 335 kB | 143/328 kB | 41/348 kB
Progress (4): 438/786 kB | 335 kB | 143/328 kB | 45/348 kB
Progress (4): 438/786 kB | 335 kB | 147/328 kB | 45/348 kB
Progress (4): 438/786 kB | 335 kB | 147/328 kB | 49/348 kB
Progress (4): 442/786 kB | 335 kB | 147/328 kB | 49/348 kB
Progress (4): 442/786 kB | 335 kB | 147/328 kB | 53/348 kB
Progress (4): 442/786 kB | 335 kB | 151/328 kB | 53/348 kB
Progress (4): 446/786 kB | 335 kB | 151/328 kB | 53/348 kB
Progress (4): 446/786 kB | 335 kB | 151/328 kB | 57/348 kB
Progress (4): 451/786 kB | 335 kB | 151/328 kB | 57/348 kB
Progress (4): 451/786 kB | 335 kB | 155/328 kB | 57/348 kB
Progress (4): 455/786 kB | 335 kB | 155/328 kB | 57/348 kB
Progress (4): 455/786 kB | 335 kB | 155/328 kB | 61/348 kB
Progress (4): 459/786 kB | 335 kB | 155/328 kB | 61/348 kB
Progress (4): 459/786 kB | 335 kB | 159/328 kB | 61/348 kB
Progress (4): 459/786 kB | 335 kB | 159/328 kB | 64/348 kB
Progress (4): 463/786 kB | 335 kB | 159/328 kB | 64/348 kB
Progress (4): 463/786 kB | 335 kB | 163/328 kB | 64/348 kB
Progress (4): 467/786 kB | 335 kB | 163/328 kB | 64/348 kB
Progress (4): 467/786 kB | 335 kB | 163/328 kB | 69/348 kB
Progress (4): 471/786 kB | 335 kB | 163/328 kB | 69/348 kB
Progress (4): 471/786 kB | 335 kB | 167/328 kB | 69/348 kB
Progress (4): 475/786 kB | 335 kB | 167/328 kB | 69/348 kB
Progress (4): 475/786 kB | 335 kB | 167/328 kB | 73/348 kB
Progress (4): 475/786 kB | 335 kB | 171/328 kB | 73/348 kB
Progress (4): 479/786 kB | 335 kB | 171/328 kB | 73/348 kB
Progress (4): 479/786 kB | 335 kB | 171/328 kB | 77/348 kB
Progress (4): 483/786 kB | 335 kB | 171/328 kB | 77/348 kB
Progress (4): 483/786 kB | 335 kB | 176/328 kB | 77/348 kB
Progress (4): 487/786 kB | 335 kB | 176/328 kB | 77/348 kB
Progress (4): 487/786 kB | 335 kB | 176/328 kB | 81/348 kB
Progress (4): 492/786 kB | 335 kB | 176/328 kB | 81/348 kB
Progress (4): 492/786 kB | 335 kB | 180/328 kB | 81/348 kB
Progress (4): 492/786 kB | 335 kB | 180/328 kB | 85/348 kB
Progress (4): 496/786 kB | 335 kB | 180/328 kB | 85/348 kB
Progress (4): 496/786 kB | 335 kB | 184/328 kB | 85/348 kB
Progress (4): 496/786 kB | 335 kB | 184/328 kB | 89/348 kB
Progress (4): 496/786 kB | 335 kB | 188/328 kB | 89/348 kB
Progress (4): 500/786 kB | 335 kB | 188/328 kB | 89/348 kB
Progress (4): 500/786 kB | 335 kB | 192/328 kB | 89/348 kB
Progress (4): 500/786 kB | 335 kB | 192/328 kB | 93/348 kB
Progress (4): 500/786 kB | 335 kB | 196/328 kB | 93/348 kB
Progress (4): 504/786 kB | 335 kB | 196/328 kB | 93/348 kB
Progress (4): 504/786 kB | 335 kB | 200/328 kB | 93/348 kB
Progress (4): 504/786 kB | 335 kB | 200/328 kB | 97/348 kB
Progress (4): 504/786 kB | 335 kB | 204/328 kB | 97/348 kB
Progress (4): 508/786 kB | 335 kB | 204/328 kB | 97/348 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 1.3 MB/s)
#14 30.03 Progress (3): 508/786 kB | 208/328 kB | 97/348 kB
Progress (3): 508/786 kB | 208/328 kB | 101/348 kB
Progress (3): 508/786 kB | 212/328 kB | 101/348 kB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar
#14 30.03 Progress (3): 512/786 kB | 212/328 kB | 101/348 kB
Progress (3): 512/786 kB | 217/328 kB | 101/348 kB
Progress (3): 512/786 kB | 217/328 kB | 105/348 kB
Progress (3): 512/786 kB | 221/328 kB | 105/348 kB
Progress (3): 516/786 kB | 221/328 kB | 105/348 kB
Progress (3): 516/786 kB | 225/328 kB | 105/348 kB
Progress (3): 516/786 kB | 225/328 kB | 110/348 kB
Progress (3): 516/786 kB | 229/328 kB | 110/348 kB
Progress (3): 520/786 kB | 229/328 kB | 110/348 kB
Progress (3): 520/786 kB | 229/328 kB | 114/348 kB
Progress (3): 524/786 kB | 229/328 kB | 114/348 kB
Progress (3): 524/786 kB | 233/328 kB | 114/348 kB
Progress (3): 524/786 kB | 233/328 kB | 118/348 kB
Progress (3): 528/786 kB | 233/328 kB | 118/348 kB
Progress (3): 528/786 kB | 237/328 kB | 118/348 kB
Progress (3): 532/786 kB | 237/328 kB | 118/348 kB
Progress (3): 532/786 kB | 237/328 kB | 122/348 kB
Progress (3): 537/786 kB | 237/328 kB | 122/348 kB
Progress (3): 537/786 kB | 241/328 kB | 122/348 kB
Progress (3): 541/786 kB | 241/328 kB | 122/348 kB
Progress (3): 541/786 kB | 241/328 kB | 126/348 kB
Progress (3): 541/786 kB | 245/328 kB | 126/348 kB
Progress (3): 541/786 kB | 245/328 kB | 130/348 kB
Progress (3): 545/786 kB | 245/328 kB | 130/348 kB
Progress (3): 545/786 kB | 249/328 kB | 130/348 kB
Progress (3): 549/786 kB | 249/328 kB | 130/348 kB
Progress (3): 549/786 kB | 249/328 kB | 134/348 kB
Progress (3): 553/786 kB | 249/328 kB | 134/348 kB
Progress (3): 553/786 kB | 253/328 kB | 134/348 kB
Progress (3): 557/786 kB | 253/328 kB | 134/348 kB
Progress (3): 557/786 kB | 253/328 kB | 138/348 kB
Progress (3): 557/786 kB | 257/328 kB | 138/348 kB
Progress (3): 561/786 kB | 257/328 kB | 138/348 kB
Progress (3): 561/786 kB | 257/328 kB | 142/348 kB
Progress (3): 565/786 kB | 257/328 kB | 142/348 kB
Progress (3): 565/786 kB | 262/328 kB | 142/348 kB
Progress (3): 569/786 kB | 262/328 kB | 142/348 kB
Progress (4): 569/786 kB | 262/328 kB | 142/348 kB | 4.1/58 kB
Progress (4): 569/786 kB | 262/328 kB | 146/348 kB | 4.1/58 kB
Progress (4): 569/786 kB | 262/328 kB | 146/348 kB | 8.2/58 kB
Progress (4): 573/786 kB | 262/328 kB | 146/348 kB | 8.2/58 kB
Progress (4): 573/786 kB | 266/328 kB | 146/348 kB | 8.2/58 kB
Progress (4): 578/786 kB | 266/328 kB | 146/348 kB | 8.2/58 kB
Progress (4): 578/786 kB | 266/328 kB | 150/348 kB | 8.2/58 kB
Progress (4): 578/786 kB | 266/328 kB | 150/348 kB | 12/58 kB 
Progress (4): 578/786 kB | 266/328 kB | 155/348 kB | 12/58 kB
Progress (4): 582/786 kB | 266/328 kB | 155/348 kB | 12/58 kB
Progress (4): 582/786 kB | 270/328 kB | 155/348 kB | 12/58 kB
Progress (4): 585/786 kB | 270/328 kB | 155/348 kB | 12/58 kB
Progress (4): 585/786 kB | 270/328 kB | 159/348 kB | 12/58 kB
Progress (4): 585/786 kB | 270/328 kB | 159/348 kB | 16/58 kB
Progress (4): 585/786 kB | 270/328 kB | 163/348 kB | 16/58 kB
Progress (4): 589/786 kB | 270/328 kB | 163/348 kB | 16/58 kB
Progress (4): 589/786 kB | 274/328 kB | 163/348 kB | 16/58 kB
Progress (4): 593/786 kB | 274/328 kB | 163/348 kB | 16/58 kB
Progress (4): 593/786 kB | 274/328 kB | 167/348 kB | 16/58 kB
Progress (4): 593/786 kB | 274/328 kB | 167/348 kB | 20/58 kB
Progress (4): 593/786 kB | 274/328 kB | 171/348 kB | 20/58 kB
Progress (4): 597/786 kB | 274/328 kB | 171/348 kB | 20/58 kB
Progress (4): 597/786 kB | 278/328 kB | 171/348 kB | 20/58 kB
Progress (4): 601/786 kB | 278/328 kB | 171/348 kB | 20/58 kB
Progress (4): 601/786 kB | 278/328 kB | 175/348 kB | 20/58 kB
Progress (4): 601/786 kB | 278/328 kB | 175/348 kB | 25/58 kB
Progress (4): 601/786 kB | 278/328 kB | 179/348 kB | 25/58 kB
Progress (4): 605/786 kB | 278/328 kB | 179/348 kB | 25/58 kB
Progress (4): 605/786 kB | 278/328 kB | 183/348 kB | 25/58 kB
Progress (4): 605/786 kB | 282/328 kB | 183/348 kB | 25/58 kB
Progress (4): 605/786 kB | 282/328 kB | 187/348 kB | 25/58 kB
Progress (4): 609/786 kB | 282/328 kB | 187/348 kB | 25/58 kB
Progress (4): 609/786 kB | 282/328 kB | 187/348 kB | 29/58 kB
Progress (4): 613/786 kB | 282/328 kB | 187/348 kB | 29/58 kB
Progress (4): 613/786 kB | 282/328 kB | 191/348 kB | 29/58 kB
Progress (4): 613/786 kB | 286/328 kB | 191/348 kB | 29/58 kB
Progress (4): 613/786 kB | 286/328 kB | 196/348 kB | 29/58 kB
Progress (4): 617/786 kB | 286/328 kB | 196/348 kB | 29/58 kB
Progress (4): 617/786 kB | 286/328 kB | 200/348 kB | 29/58 kB
Progress (4): 617/786 kB | 286/328 kB | 200/348 kB | 33/58 kB
Progress (4): 617/786 kB | 286/328 kB | 204/348 kB | 33/58 kB
Progress (4): 622/786 kB | 286/328 kB | 204/348 kB | 33/58 kB
Progress (4): 622/786 kB | 290/328 kB | 204/348 kB | 33/58 kB
Progress (4): 626/786 kB | 290/328 kB | 204/348 kB | 33/58 kB
Progress (4): 626/786 kB | 290/328 kB | 204/348 kB | 37/58 kB
Progress (4): 626/786 kB | 290/328 kB | 208/348 kB | 37/58 kB
Progress (4): 626/786 kB | 290/328 kB | 208/348 kB | 41/58 kB
Progress (4): 630/786 kB | 290/328 kB | 208/348 kB | 41/58 kB
Progress (4): 630/786 kB | 294/328 kB | 208/348 kB | 41/58 kB
Progress (4): 634/786 kB | 294/328 kB | 208/348 kB | 41/58 kB
Progress (4): 634/786 kB | 294/328 kB | 208/348 kB | 45/58 kB
Progress (4): 634/786 kB | 294/328 kB | 212/348 kB | 45/58 kB
Progress (4): 638/786 kB | 294/328 kB | 212/348 kB | 45/58 kB
Progress (4): 638/786 kB | 294/328 kB | 216/348 kB | 45/58 kB
Progress (4): 638/786 kB | 294/328 kB | 216/348 kB | 49/58 kB
Progress (4): 638/786 kB | 298/328 kB | 216/348 kB | 49/58 kB
Progress (5): 638/786 kB | 298/328 kB | 216/348 kB | 49/58 kB | 4.1/124 kB
Progress (5): 638/786 kB | 303/328 kB | 216/348 kB | 49/58 kB | 4.1/124 kB
Progress (5): 638/786 kB | 303/328 kB | 216/348 kB | 53/58 kB | 4.1/124 kB
Progress (5): 638/786 kB | 303/328 kB | 220/348 kB | 53/58 kB | 4.1/124 kB
Progress (5): 642/786 kB | 303/328 kB | 220/348 kB | 53/58 kB | 4.1/124 kB
Progress (5): 642/786 kB | 303/328 kB | 224/348 kB | 53/58 kB | 4.1/124 kB
Progress (5): 642/786 kB | 303/328 kB | 224/348 kB | 57/58 kB | 4.1/124 kB
Progress (5): 642/786 kB | 307/328 kB | 224/348 kB | 57/58 kB | 4.1/124 kB
Progress (5): 642/786 kB | 307/328 kB | 224/348 kB | 57/58 kB | 8.2/124 kB
Progress (5): 642/786 kB | 311/328 kB | 224/348 kB | 57/58 kB | 8.2/124 kB
Progress (5): 642/786 kB | 311/328 kB | 224/348 kB | 58 kB | 8.2/124 kB   
Progress (5): 642/786 kB | 311/328 kB | 228/348 kB | 58 kB | 8.2/124 kB
Progress (5): 646/786 kB | 311/328 kB | 228/348 kB | 58 kB | 8.2/124 kB
Progress (5): 646/786 kB | 315/328 kB | 228/348 kB | 58 kB | 8.2/124 kB
Progress (5): 646/786 kB | 315/328 kB | 228/348 kB | 58 kB | 12/124 kB 
Progress (5): 646/786 kB | 319/328 kB | 228/348 kB | 58 kB | 12/124 kB
Progress (5): 650/786 kB | 319/328 kB | 228/348 kB | 58 kB | 12/124 kB
Progress (5): 650/786 kB | 319/328 kB | 232/348 kB | 58 kB | 12/124 kB
Progress (5): 650/786 kB | 323/328 kB | 232/348 kB | 58 kB | 12/124 kB
Progress (5): 650/786 kB | 323/328 kB | 232/348 kB | 58 kB | 16/124 kB
Progress (5): 650/786 kB | 327/328 kB | 232/348 kB | 58 kB | 16/124 kB
Progress (5): 654/786 kB | 327/328 kB | 232/348 kB | 58 kB | 16/124 kB
Progress (5): 654/786 kB | 327/328 kB | 236/348 kB | 58 kB | 16/124 kB
Progress (5): 658/786 kB | 327/328 kB | 236/348 kB | 58 kB | 16/124 kB
Progress (5): 658/786 kB | 328 kB | 236/348 kB | 58 kB | 16/124 kB    
Progress (5): 658/786 kB | 328 kB | 236/348 kB | 58 kB | 20/124 kB
Progress (5): 663/786 kB | 328 kB | 236/348 kB | 58 kB | 20/124 kB
Progress (5): 663/786 kB | 328 kB | 241/348 kB | 58 kB | 20/124 kB
Progress (5): 667/786 kB | 328 kB | 241/348 kB | 58 kB | 20/124 kB
Progress (5): 667/786 kB | 328 kB | 241/348 kB | 58 kB | 25/124 kB
Progress (5): 667/786 kB | 328 kB | 245/348 kB | 58 kB | 25/124 kB
Progress (5): 671/786 kB | 328 kB | 245/348 kB | 58 kB | 25/124 kB
Progress (5): 671/786 kB | 328 kB | 245/348 kB | 58 kB | 29/124 kB
Progress (5): 675/786 kB | 328 kB | 245/348 kB | 58 kB | 29/124 kB
Progress (5): 675/786 kB | 328 kB | 249/348 kB | 58 kB | 29/124 kB
Progress (5): 679/786 kB | 328 kB | 249/348 kB | 58 kB | 29/124 kB
Progress (5): 679/786 kB | 328 kB | 249/348 kB | 58 kB | 33/124 kB
Progress (5): 683/786 kB | 328 kB | 249/348 kB | 58 kB | 33/124 kB
Progress (5): 683/786 kB | 328 kB | 253/348 kB | 58 kB | 33/124 kB
Progress (5): 683/786 kB | 328 kB | 253/348 kB | 58 kB | 37/124 kB
Progress (5): 687/786 kB | 328 kB | 253/348 kB | 58 kB | 37/124 kB
Progress (5): 687/786 kB | 328 kB | 257/348 kB | 58 kB | 37/124 kB
Progress (5): 691/786 kB | 328 kB | 257/348 kB | 58 kB | 37/124 kB
Progress (5): 691/786 kB | 328 kB | 257/348 kB | 58 kB | 41/124 kB
Progress (5): 695/786 kB | 328 kB | 257/348 kB | 58 kB | 41/124 kB
Progress (5): 695/786 kB | 328 kB | 261/348 kB | 58 kB | 41/124 kB
Progress (5): 699/786 kB | 328 kB | 261/348 kB | 58 kB | 41/124 kB
Progress (5): 699/786 kB | 328 kB | 261/348 kB | 58 kB | 45/124 kB
Progress (5): 699/786 kB | 328 kB | 265/348 kB | 58 kB | 45/124 kB
Progress (5): 703/786 kB | 328 kB | 265/348 kB | 58 kB | 45/124 kB
Progress (5): 703/786 kB | 328 kB | 265/348 kB | 58 kB | 49/124 kB
Progress (5): 708/786 kB | 328 kB | 265/348 kB | 58 kB | 49/124 kB
Progress (5): 708/786 kB | 328 kB | 269/348 kB | 58 kB | 49/124 kB
Progress (5): 712/786 kB | 328 kB | 269/348 kB | 58 kB | 49/124 kB
Progress (5): 712/786 kB | 328 kB | 269/348 kB | 58 kB | 53/124 kB
Progress (5): 716/786 kB | 328 kB | 269/348 kB | 58 kB | 53/124 kB
Progress (5): 716/786 kB | 328 kB | 273/348 kB | 58 kB | 53/124 kB
Progress (5): 716/786 kB | 328 kB | 273/348 kB | 58 kB | 57/124 kB
Progress (5): 716/786 kB | 328 kB | 277/348 kB | 58 kB | 57/124 kB
Progress (5): 720/786 kB | 328 kB | 277/348 kB | 58 kB | 57/124 kB
Progress (5): 720/786 kB | 328 kB | 282/348 kB | 58 kB | 57/124 kB
Progress (5): 720/786 kB | 328 kB | 282/348 kB | 58 kB | 61/124 kB
Progress (5): 720/786 kB | 328 kB | 286/348 kB | 58 kB | 61/124 kB
Progress (5): 724/786 kB | 328 kB | 286/348 kB | 58 kB | 61/124 kB
Progress (5): 724/786 kB | 328 kB | 290/348 kB | 58 kB | 61/124 kB
Progress (5): 724/786 kB | 328 kB | 290/348 kB | 58 kB | 66/124 kB
Progress (5): 724/786 kB | 328 kB | 294/348 kB | 58 kB | 66/124 kB
Progress (5): 724/786 kB | 328 kB | 294/348 kB | 58 kB | 70/124 kB
Progress (5): 724/786 kB | 328 kB | 298/348 kB | 58 kB | 70/124 kB
Progress (5): 728/786 kB | 328 kB | 298/348 kB | 58 kB | 70/124 kB
Progress (5): 728/786 kB | 328 kB | 302/348 kB | 58 kB | 70/124 kB
Progress (5): 728/786 kB | 328 kB | 302/348 kB | 58 kB | 74/124 kB
Progress (5): 728/786 kB | 328 kB | 306/348 kB | 58 kB | 74/124 kB
Progress (5): 732/786 kB | 328 kB | 306/348 kB | 58 kB | 74/124 kB
Progress (5): 732/786 kB | 328 kB | 310/348 kB | 58 kB | 74/124 kB
Progress (5): 732/786 kB | 328 kB | 310/348 kB | 58 kB | 78/124 kB
Progress (5): 732/786 kB | 328 kB | 314/348 kB | 58 kB | 78/124 kB
Progress (5): 736/786 kB | 328 kB | 314/348 kB | 58 kB | 78/124 kB
Progress (5): 736/786 kB | 328 kB | 318/348 kB | 58 kB | 78/124 kB
Progress (5): 736/786 kB | 328 kB | 318/348 kB | 58 kB | 82/124 kB
Progress (5): 736/786 kB | 328 kB | 323/348 kB | 58 kB | 82/124 kB
Progress (5): 740/786 kB | 328 kB | 323/348 kB | 58 kB | 82/124 kB
Progress (5): 740/786 kB | 328 kB | 327/348 kB | 58 kB | 82/124 kB
Progress (5): 740/786 kB | 328 kB | 327/348 kB | 58 kB | 86/124 kB
Progress (5): 740/786 kB | 328 kB | 331/348 kB | 58 kB | 86/124 kB
Progress (5): 744/786 kB | 328 kB | 331/348 kB | 58 kB | 86/124 kB
Progress (5): 744/786 kB | 328 kB | 335/348 kB | 58 kB | 86/124 kB
Progress (5): 744/786 kB | 328 kB | 335/348 kB | 58 kB | 90/124 kB
Progress (5): 744/786 kB | 328 kB | 339/348 kB | 58 kB | 90/124 kB
Progress (5): 749/786 kB | 328 kB | 339/348 kB | 58 kB | 90/124 kB
Progress (5): 749/786 kB | 328 kB | 343/348 kB | 58 kB | 90/124 kB
Progress (5): 749/786 kB | 328 kB | 343/348 kB | 58 kB | 94/124 kB
Progress (5): 749/786 kB | 328 kB | 347/348 kB | 58 kB | 94/124 kB
Progress (5): 753/786 kB | 328 kB | 347/348 kB | 58 kB | 94/124 kB
Progress (5): 753/786 kB | 328 kB | 348 kB | 58 kB | 94/124 kB    
                                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 194 kB/s)
#14 30.06 Progress (4): 753/786 kB | 328 kB | 348 kB | 98/124 kB
                                                      
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.jar
#14 30.06 Progress (4): 757/786 kB | 328 kB | 348 kB | 98/124 kB
Progress (4): 757/786 kB | 328 kB | 348 kB | 102/124 kB
Progress (4): 761/786 kB | 328 kB | 348 kB | 102/124 kB
Progress (4): 761/786 kB | 328 kB | 348 kB | 106/124 kB
Progress (4): 765/786 kB | 328 kB | 348 kB | 106/124 kB
Progress (4): 765/786 kB | 328 kB | 348 kB | 111/124 kB
Progress (4): 765/786 kB | 328 kB | 348 kB | 115/124 kB
Progress (4): 769/786 kB | 328 kB | 348 kB | 115/124 kB
Progress (4): 769/786 kB | 328 kB | 348 kB | 119/124 kB
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 1.1 MB/s)
#14 30.06 Progress (3): 769/786 kB | 348 kB | 123/124 kB
Progress (3): 773/786 kB | 348 kB | 123/124 kB
Progress (3): 773/786 kB | 348 kB | 124 kB    
                                          
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar
#14 30.06 Progress (3): 777/786 kB | 348 kB | 124 kB
Progress (3): 781/786 kB | 348 kB | 124 kB
Progress (3): 785/786 kB | 348 kB | 124 kB
Progress (3): 786 kB | 348 kB | 124 kB    
Progress (4): 786 kB | 348 kB | 124 kB | 4.1/79 kB
                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.jar (348 kB at 1.1 MB/s)
#14 30.07 Progress (3): 786 kB | 124 kB | 8.2/79 kB
                                         
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar
#14 30.07 Progress (3): 786 kB | 124 kB | 12/79 kB
Progress (3): 786 kB | 124 kB | 16/79 kB
Progress (3): 786 kB | 124 kB | 20/79 kB
Progress (3): 786 kB | 124 kB | 25/79 kB
Progress (3): 786 kB | 124 kB | 29/79 kB
Progress (3): 786 kB | 124 kB | 33/79 kB
Progress (3): 786 kB | 124 kB | 37/79 kB
Progress (3): 786 kB | 124 kB | 41/79 kB
Progress (3): 786 kB | 124 kB | 45/79 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 397 kB/s)
#14 30.07 Progress (3): 786 kB | 45/79 kB | 4.1/225 kB
Progress (3): 786 kB | 49/79 kB | 4.1/225 kB
Progress (3): 786 kB | 49/79 kB | 8.2/225 kB
                                            
Downloading from central: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.jar
#14 30.07 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 2.5 MB/s)
#14 30.07 Progress (2): 49/79 kB | 12/225 kB
Progress (2): 53/79 kB | 12/225 kB
Progress (2): 53/79 kB | 16/225 kB
                                  
Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
#14 30.07 Progress (2): 53/79 kB | 20/225 kB
Progress (2): 57/79 kB | 20/225 kB
Progress (2): 57/79 kB | 25/225 kB
Progress (2): 61/79 kB | 25/225 kB
Progress (2): 61/79 kB | 29/225 kB
Progress (2): 66/79 kB | 29/225 kB
Progress (2): 66/79 kB | 33/225 kB
Progress (2): 70/79 kB | 33/225 kB
Progress (2): 70/79 kB | 37/225 kB
Progress (2): 74/79 kB | 37/225 kB
Progress (2): 74/79 kB | 41/225 kB
Progress (2): 78/79 kB | 41/225 kB
Progress (2): 78/79 kB | 45/225 kB
Progress (2): 79 kB | 45/225 kB   
Progress (2): 79 kB | 49/225 kB
Progress (2): 79 kB | 53/225 kB
Progress (2): 79 kB | 57/225 kB
Progress (2): 79 kB | 61/225 kB
Progress (2): 79 kB | 66/225 kB
Progress (2): 79 kB | 70/225 kB
Progress (2): 79 kB | 74/225 kB
Progress (2): 79 kB | 78/225 kB
Progress (2): 79 kB | 82/225 kB
Progress (2): 79 kB | 86/225 kB
Progress (2): 79 kB | 90/225 kB
Progress (2): 79 kB | 94/225 kB
Progress (2): 79 kB | 98/225 kB
Progress (2): 79 kB | 102/225 kB
Progress (2): 79 kB | 106/225 kB
Progress (2): 79 kB | 111/225 kB
Progress (2): 79 kB | 115/225 kB
Progress (2): 79 kB | 119/225 kB
Progress (2): 79 kB | 123/225 kB
Progress (2): 79 kB | 127/225 kB
Progress (2): 79 kB | 131/225 kB
Progress (2): 79 kB | 135/225 kB
Progress (2): 79 kB | 139/225 kB
Progress (2): 79 kB | 143/225 kB
Progress (2): 79 kB | 147/225 kB
Progress (2): 79 kB | 152/225 kB
Progress (2): 79 kB | 156/225 kB
Progress (2): 79 kB | 160/225 kB
Progress (2): 79 kB | 164/225 kB
Progress (2): 79 kB | 168/225 kB
Progress (2): 79 kB | 172/225 kB
Progress (2): 79 kB | 176/225 kB
Progress (2): 79 kB | 180/225 kB
Progress (2): 79 kB | 184/225 kB
Progress (2): 79 kB | 188/225 kB
Progress (2): 79 kB | 193/225 kB
Progress (2): 79 kB | 197/225 kB
Progress (2): 79 kB | 201/225 kB
Progress (2): 79 kB | 205/225 kB
Progress (2): 79 kB | 209/225 kB
Progress (2): 79 kB | 213/225 kB
Progress (2): 79 kB | 217/225 kB
Progress (2): 79 kB | 221/225 kB
Progress (2): 79 kB | 225 kB    
Progress (3): 79 kB | 225 kB | 0/1.1 MB
Progress (3): 79 kB | 225 kB | 0/1.1 MB
Progress (3): 79 kB | 225 kB | 0/1.1 MB
Progress (4): 79 kB | 225 kB | 0/1.1 MB | 4.1/116 kB
Progress (4): 79 kB | 225 kB | 0/1.1 MB | 4.1/116 kB
Progress (5): 79 kB | 225 kB | 0/1.1 MB | 4.1/116 kB | 4.1/255 kB
Progress (5): 79 kB | 225 kB | 0/1.1 MB | 8.2/116 kB | 4.1/255 kB
Progress (5): 79 kB | 225 kB | 0/1.1 MB | 8.2/116 kB | 4.1/255 kB
Progress (5): 79 kB | 225 kB | 0/1.1 MB | 8.2/116 kB | 8.2/255 kB
Progress (5): 79 kB | 225 kB | 0/1.1 MB | 8.2/116 kB | 8.2/255 kB
Progress (5): 79 kB | 225 kB | 0/1.1 MB | 12/116 kB | 8.2/255 kB 
Progress (5): 79 kB | 225 kB | 0.1/1.1 MB | 12/116 kB | 8.2/255 kB
Progress (5): 79 kB | 225 kB | 0.1/1.1 MB | 12/116 kB | 12/255 kB 
Progress (5): 79 kB | 225 kB | 0.1/1.1 MB | 12/116 kB | 12/255 kB
Progress (5): 79 kB | 225 kB | 0.1/1.1 MB | 16/116 kB | 12/255 kB
                                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.jar (79 kB at 242 kB/s)
#14 30.09 Progress (4): 225 kB | 0.1/1.1 MB | 16/116 kB | 16/255 kB
                                                         
Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar
#14 30.09 Progress (4): 225 kB | 0.1/1.1 MB | 20/116 kB | 16/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 20/116 kB | 16/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 25/116 kB | 16/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 25/116 kB | 20/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 29/116 kB | 20/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 29/116 kB | 20/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 33/116 kB | 20/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 33/116 kB | 25/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 33/116 kB | 25/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 33/116 kB | 29/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 37/116 kB | 29/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 37/116 kB | 33/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 37/116 kB | 33/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 41/116 kB | 33/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 41/116 kB | 37/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 45/116 kB | 37/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 45/116 kB | 37/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 49/116 kB | 37/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 49/116 kB | 41/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 49/116 kB | 41/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 53/116 kB | 41/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 53/116 kB | 45/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 57/116 kB | 45/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 57/116 kB | 45/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 61/116 kB | 45/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 61/116 kB | 49/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 66/116 kB | 49/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 66/116 kB | 49/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 66/116 kB | 53/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 70/116 kB | 53/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 70/116 kB | 57/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 70/116 kB | 57/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 70/116 kB | 61/255 kB
Progress (4): 225 kB | 0.1/1.1 MB | 74/116 kB | 61/255 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar (225 kB at 678 kB/s)
#14 30.09 Progress (3): 0.1/1.1 MB | 74/116 kB | 66/255 kB
Progress (3): 0.1/1.1 MB | 74/116 kB | 66/255 kB
                                                
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
#14 30.09 Progress (3): 0.1/1.1 MB | 78/116 kB | 66/255 kB
Progress (3): 0.2/1.1 MB | 78/116 kB | 66/255 kB
Progress (3): 0.2/1.1 MB | 78/116 kB | 70/255 kB
Progress (3): 0.2/1.1 MB | 78/116 kB | 70/255 kB
Progress (3): 0.2/1.1 MB | 82/116 kB | 70/255 kB
Progress (3): 0.2/1.1 MB | 82/116 kB | 74/255 kB
Progress (3): 0.2/1.1 MB | 82/116 kB | 74/255 kB
Progress (3): 0.2/1.1 MB | 82/116 kB | 78/255 kB
Progress (3): 0.2/1.1 MB | 82/116 kB | 78/255 kB
Progress (3): 0.2/1.1 MB | 86/116 kB | 78/255 kB
Progress (3): 0.2/1.1 MB | 86/116 kB | 82/255 kB
Progress (3): 0.2/1.1 MB | 90/116 kB | 82/255 kB
Progress (3): 0.2/1.1 MB | 90/116 kB | 82/255 kB
Progress (3): 0.2/1.1 MB | 94/116 kB | 82/255 kB
Progress (3): 0.2/1.1 MB | 94/116 kB | 86/255 kB
Progress (3): 0.2/1.1 MB | 98/116 kB | 86/255 kB
Progress (3): 0.2/1.1 MB | 98/116 kB | 86/255 kB
Progress (3): 0.2/1.1 MB | 98/116 kB | 90/255 kB
Progress (3): 0.2/1.1 MB | 98/116 kB | 94/255 kB
Progress (3): 0.2/1.1 MB | 98/116 kB | 94/255 kB
Progress (3): 0.2/1.1 MB | 102/116 kB | 94/255 kB
Progress (3): 0.2/1.1 MB | 102/116 kB | 94/255 kB
Progress (3): 0.2/1.1 MB | 102/116 kB | 98/255 kB
Progress (3): 0.2/1.1 MB | 106/116 kB | 98/255 kB
Progress (3): 0.2/1.1 MB | 106/116 kB | 98/255 kB
Progress (3): 0.2/1.1 MB | 111/116 kB | 98/255 kB
Progress (3): 0.2/1.1 MB | 111/116 kB | 102/255 kB
Progress (3): 0.2/1.1 MB | 115/116 kB | 102/255 kB
Progress (3): 0.2/1.1 MB | 115/116 kB | 102/255 kB
Progress (3): 0.2/1.1 MB | 116 kB | 102/255 kB    
Progress (3): 0.2/1.1 MB | 116 kB | 106/255 kB
Progress (3): 0.2/1.1 MB | 116 kB | 106/255 kB
Progress (3): 0.2/1.1 MB | 116 kB | 111/255 kB
Progress (3): 0.2/1.1 MB | 116 kB | 111/255 kB
Progress (3): 0.2/1.1 MB | 116 kB | 115/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 115/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 119/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 119/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 123/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 127/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 127/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 131/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 131/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 135/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 135/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 139/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 139/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 143/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 147/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 147/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 152/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 152/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 156/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 156/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 160/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 160/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 164/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 164/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 168/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 168/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 172/255 kB
Progress (3): 0.3/1.1 MB | 116 kB | 176/255 kB
Progress (3): 0.4/1.1 MB | 116 kB | 176/255 kB
Progress (4): 0.4/1.1 MB | 116 kB | 176/255 kB | 0/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 180/255 kB | 0/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 180/255 kB | 0/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 184/255 kB | 0/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 188/255 kB | 0/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 188/255 kB | 0/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 188/255 kB | 0.1/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 193/255 kB | 0.1/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 193/255 kB | 0.1/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 197/255 kB | 0.1/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 197/255 kB | 0.1/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 201/255 kB | 0.1/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 201/255 kB | 0.1/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 205/255 kB | 0.1/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 205/255 kB | 0.1/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 205/255 kB | 0.1/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 209/255 kB | 0.1/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 209/255 kB | 0.1/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 213/255 kB | 0.1/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 213/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 217/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 217/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 221/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 221/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 225/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 225/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 229/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 229/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 233/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 233/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 233/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 238/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 238/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 242/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 242/255 kB | 0.2/6.7 MB
Progress (4): 0.4/1.1 MB | 116 kB | 246/255 kB | 0.2/6.7 MB
Progress (5): 0.4/1.1 MB | 116 kB | 246/255 kB | 0.2/6.7 MB | 4.1/509 kB
Progress (5): 0.4/1.1 MB | 116 kB | 250/255 kB | 0.2/6.7 MB | 4.1/509 kB
Progress (5): 0.5/1.1 MB | 116 kB | 250/255 kB | 0.2/6.7 MB | 4.1/509 kB
Progress (5): 0.5/1.1 MB | 116 kB | 254/255 kB | 0.2/6.7 MB | 4.1/509 kB
Progress (5): 0.5/1.1 MB | 116 kB | 254/255 kB | 0.2/6.7 MB | 8.2/509 kB
Progress (5): 0.5/1.1 MB | 116 kB | 255 kB | 0.2/6.7 MB | 8.2/509 kB    
Progress (5): 0.5/1.1 MB | 116 kB | 255 kB | 0.2/6.7 MB | 8.2/509 kB
Progress (5): 0.5/1.1 MB | 116 kB | 255 kB | 0.2/6.7 MB | 12/509 kB 
Progress (5): 0.5/1.1 MB | 116 kB | 255 kB | 0.2/6.7 MB | 12/509 kB
Progress (5): 0.5/1.1 MB | 116 kB | 255 kB | 0.2/6.7 MB | 16/509 kB
Progress (5): 0.5/1.1 MB | 116 kB | 255 kB | 0.2/6.7 MB | 16/509 kB
Progress (5): 0.5/1.1 MB | 116 kB | 255 kB | 0.2/6.7 MB | 20/509 kB
Progress (5): 0.5/1.1 MB | 116 kB | 255 kB | 0.2/6.7 MB | 20/509 kB
Progress (5): 0.5/1.1 MB | 116 kB | 255 kB | 0.2/6.7 MB | 25/509 kB
Progress (5): 0.5/1.1 MB | 116 kB | 255 kB | 0.2/6.7 MB | 25/509 kB
                                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 332 kB/s)
#14 30.11 Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 29/509 kB
                                                          
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar
#14 30.11 Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 29/509 kB
Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 33/509 kB
Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 33/509 kB
Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 37/509 kB
Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 37/509 kB
Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 41/509 kB
Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 41/509 kB
Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 45/509 kB
Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 49/509 kB
Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 49/509 kB
Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 53/509 kB
Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 53/509 kB
Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 57/509 kB
Progress (4): 0.5/1.1 MB | 255 kB | 0.2/6.7 MB | 61/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.2/6.7 MB | 61/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.2/6.7 MB | 66/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.2/6.7 MB | 66/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 66/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 70/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 70/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 74/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 74/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 78/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 78/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 78/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 82/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 82/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 86/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 90/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 90/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 90/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 90/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 94/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 98/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 98/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 102/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.3/6.7 MB | 102/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.4/6.7 MB | 102/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.4/6.7 MB | 106/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.4/6.7 MB | 106/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.4/6.7 MB | 111/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.4/6.7 MB | 111/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.4/6.7 MB | 115/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.4/6.7 MB | 115/509 kB
Progress (4): 0.6/1.1 MB | 255 kB | 0.4/6.7 MB | 119/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.4/6.7 MB | 119/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.4/6.7 MB | 123/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.4/6.7 MB | 123/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.4/6.7 MB | 123/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.4/6.7 MB | 127/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.4/6.7 MB | 127/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.4/6.7 MB | 131/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.4/6.7 MB | 131/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.4/6.7 MB | 135/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 135/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 135/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 139/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 139/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 143/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 147/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 147/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 147/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 147/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 152/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 156/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 156/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 160/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 160/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 164/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 164/509 kB
Progress (4): 0.7/1.1 MB | 255 kB | 0.5/6.7 MB | 168/509 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.jar (255 kB at 708 kB/s)
#14 30.12 Progress (3): 0.7/1.1 MB | 0.5/6.7 MB | 172/509 kB
Progress (3): 0.7/1.1 MB | 0.5/6.7 MB | 172/509 kB
Progress (3): 0.7/1.1 MB | 0.5/6.7 MB | 176/509 kB
Progress (3): 0.7/1.1 MB | 0.5/6.7 MB | 180/509 kB
Progress (3): 0.8/1.1 MB | 0.5/6.7 MB | 180/509 kB
Progress (3): 0.8/1.1 MB | 0.5/6.7 MB | 184/509 kB
Progress (3): 0.8/1.1 MB | 0.5/6.7 MB | 184/509 kB
Progress (3): 0.8/1.1 MB | 0.5/6.7 MB | 188/509 kB
Progress (3): 0.8/1.1 MB | 0.5/6.7 MB | 193/509 kB
Progress (3): 0.8/1.1 MB | 0.5/6.7 MB | 193/509 kB
Progress (3): 0.8/1.1 MB | 0.5/6.7 MB | 197/509 kB
Progress (3): 0.8/1.1 MB | 0.5/6.7 MB | 197/509 kB
Progress (3): 0.8/1.1 MB | 0.5/6.7 MB | 201/509 kB
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 201/509 kB | 4.1/10 kB
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 205/509 kB | 4.1/10 kB
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 205/509 kB | 4.1/10 kB
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 209/509 kB | 4.1/10 kB
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 209/509 kB | 8.2/10 kB
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 213/509 kB | 8.2/10 kB
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 213/509 kB | 10 kB    
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 213/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 217/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 217/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 217/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 221/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 221/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 225/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.5/6.7 MB | 229/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.6/6.7 MB | 229/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.6/6.7 MB | 233/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.6/6.7 MB | 233/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.6/6.7 MB | 238/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.6/6.7 MB | 238/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.6/6.7 MB | 242/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.6/6.7 MB | 242/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.6/6.7 MB | 242/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.6/6.7 MB | 246/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.6/6.7 MB | 246/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.6/6.7 MB | 250/509 kB | 10 kB
Progress (4): 0.8/1.1 MB | 0.6/6.7 MB | 254/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.6/6.7 MB | 254/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.6/6.7 MB | 254/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.6/6.7 MB | 254/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.6/6.7 MB | 258/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.6/6.7 MB | 262/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.6/6.7 MB | 262/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.6/6.7 MB | 266/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.6/6.7 MB | 266/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 266/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 270/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 270/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 274/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 274/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 279/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 279/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 283/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 283/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 287/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 287/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 287/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 291/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 291/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 295/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 295/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.7/6.7 MB | 299/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.8/6.7 MB | 299/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.8/6.7 MB | 299/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.8/6.7 MB | 303/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.8/6.7 MB | 303/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.8/6.7 MB | 307/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.8/6.7 MB | 311/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.8/6.7 MB | 311/509 kB | 10 kB
Progress (4): 0.9/1.1 MB | 0.8/6.7 MB | 315/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 315/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 319/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 324/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 324/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 328/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 328/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 332/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 332/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 336/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 336/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 340/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 344/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 344/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 348/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 348/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 352/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 356/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 356/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 360/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 360/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 365/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 365/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 369/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 369/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 373/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 377/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 377/509 kB | 10 kB
Progress (4): 1.0/1.1 MB | 0.8/6.7 MB | 381/509 kB | 10 kB
Progress (4): 1.1/1.1 MB | 0.8/6.7 MB | 381/509 kB | 10 kB
Progress (4): 1.1/1.1 MB | 0.8/6.7 MB | 381/509 kB | 10 kB
Progress (4): 1.1/1.1 MB | 0.8/6.7 MB | 385/509 kB | 10 kB
Progress (4): 1.1/1.1 MB | 0.8/6.7 MB | 385/509 kB | 10 kB
Progress (4): 1.1/1.1 MB | 0.8/6.7 MB | 389/509 kB | 10 kB
Progress (4): 1.1/1.1 MB | 0.8/6.7 MB | 389/509 kB | 10 kB
Progress (4): 1.1/1.1 MB | 0.8/6.7 MB | 393/509 kB | 10 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar (10 kB at 27 kB/s)
#14 30.14 Progress (3): 1.1/1.1 MB | 0.8/6.7 MB | 393/509 kB
Progress (3): 1.1/1.1 MB | 0.8/6.7 MB | 397/509 kB
Progress (3): 1.1/1.1 MB | 0.8/6.7 MB | 397/509 kB
Progress (3): 1.1/1.1 MB | 0.8/6.7 MB | 401/509 kB
Progress (3): 1.1 MB | 0.8/6.7 MB | 401/509 kB    
Progress (3): 1.1 MB | 0.8/6.7 MB | 406/509 kB
Progress (3): 1.1 MB | 0.9/6.7 MB | 406/509 kB
Progress (3): 1.1 MB | 0.9/6.7 MB | 410/509 kB
Progress (3): 1.1 MB | 0.9/6.7 MB | 414/509 kB
Progress (3): 1.1 MB | 0.9/6.7 MB | 418/509 kB
Progress (3): 1.1 MB | 0.9/6.7 MB | 422/509 kB
Progress (3): 1.1 MB | 0.9/6.7 MB | 422/509 kB
Progress (3): 1.1 MB | 0.9/6.7 MB | 426/509 kB
Progress (3): 1.1 MB | 0.9/6.7 MB | 430/509 kB
Progress (3): 1.1 MB | 0.9/6.7 MB | 434/509 kB
Progress (3): 1.1 MB | 0.9/6.7 MB | 434/509 kB
Progress (3): 1.1 MB | 0.9/6.7 MB | 438/509 kB
Progress (3): 1.1 MB | 0.9/6.7 MB | 442/509 kB
Progress (3): 1.1 MB | 0.9/6.7 MB | 446/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 446/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 451/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 455/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 459/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 459/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 463/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 467/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 471/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 475/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 475/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 479/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 483/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 487/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 492/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 496/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 500/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 504/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 508/509 kB
Progress (3): 1.1 MB | 1.0/6.7 MB | 509 kB    
Progress (3): 1.1 MB | 1.1/6.7 MB | 509 kB
Progress (3): 1.1 MB | 1.1/6.7 MB | 509 kB
Progress (3): 1.1 MB | 1.1/6.7 MB | 509 kB
Progress (3): 1.1 MB | 1.2/6.7 MB | 509 kB
Progress (3): 1.1 MB | 1.2/6.7 MB | 509 kB
Progress (3): 1.1 MB | 1.2/6.7 MB | 509 kB
Progress (3): 1.1 MB | 1.2/6.7 MB | 509 kB
Progress (3): 1.1 MB | 1.3/6.7 MB | 509 kB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar (1.1 MB at 2.8 MB/s)
#14 30.16 Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 1.3 MB/s)
#14 30.16 Progress (1): 1.3/6.7 MB
Progress (1): 1.3/6.7 MB
Progress (1): 1.4/6.7 MB
Progress (1): 1.4/6.7 MB
Progress (1): 1.4/6.7 MB
Progress (1): 1.5/6.7 MB
Progress (1): 1.5/6.7 MB
Progress (1): 1.5/6.7 MB
Progress (1): 1.6/6.7 MB
Progress (1): 1.6/6.7 MB
Progress (1): 1.6/6.7 MB
Progress (1): 1.7/6.7 MB
Progress (1): 1.7/6.7 MB
Progress (1): 1.8/6.7 MB
Progress (1): 1.8/6.7 MB
Progress (1): 1.8/6.7 MB
Progress (1): 1.9/6.7 MB
Progress (1): 1.9/6.7 MB
Progress (1): 1.9/6.7 MB
Progress (1): 2.0/6.7 MB
Progress (1): 2.0/6.7 MB
Progress (1): 2.0/6.7 MB
Progress (1): 2.1/6.7 MB
Progress (1): 2.1/6.7 MB
Progress (1): 2.1/6.7 MB
Progress (1): 2.2/6.7 MB
Progress (1): 2.2/6.7 MB
Progress (1): 2.2/6.7 MB
Progress (1): 2.2/6.7 MB
Progress (1): 2.3/6.7 MB
Progress (1): 2.3/6.7 MB
Progress (1): 2.3/6.7 MB
Progress (1): 2.4/6.7 MB
Progress (1): 2.4/6.7 MB
Progress (1): 2.4/6.7 MB
Progress (1): 2.5/6.7 MB
Progress (1): 2.5/6.7 MB
Progress (1): 2.5/6.7 MB
Progress (1): 2.6/6.7 MB
Progress (1): 2.6/6.7 MB
Progress (1): 2.6/6.7 MB
Progress (1): 2.7/6.7 MB
Progress (1): 2.7/6.7 MB
Progress (1): 2.7/6.7 MB
Progress (1): 2.8/6.7 MB
Progress (1): 2.8/6.7 MB
Progress (1): 2.8/6.7 MB
Progress (1): 2.9/6.7 MB
Progress (1): 2.9/6.7 MB
Progress (1): 2.9/6.7 MB
Progress (1): 3.0/6.7 MB
Progress (1): 3.0/6.7 MB
Progress (1): 3.0/6.7 MB
Progress (1): 3.1/6.7 MB
Progress (1): 3.1/6.7 MB
Progress (1): 3.1/6.7 MB
Progress (1): 3.2/6.7 MB
Progress (1): 3.2/6.7 MB
Progress (1): 3.2/6.7 MB
Progress (1): 3.3/6.7 MB
Progress (1): 3.3/6.7 MB
Progress (1): 3.3/6.7 MB
Progress (1): 3.4/6.7 MB
Progress (1): 3.4/6.7 MB
Progress (1): 3.4/6.7 MB
Progress (1): 3.5/6.7 MB
Progress (1): 3.5/6.7 MB
Progress (1): 3.5/6.7 MB
Progress (1): 3.6/6.7 MB
Progress (1): 3.6/6.7 MB
Progress (1): 3.6/6.7 MB
Progress (1): 3.7/6.7 MB
Progress (1): 3.7/6.7 MB
Progress (1): 3.7/6.7 MB
Progress (1): 3.8/6.7 MB
Progress (1): 3.8/6.7 MB
Progress (1): 3.8/6.7 MB
Progress (1): 3.9/6.7 MB
Progress (1): 3.9/6.7 MB
Progress (1): 3.9/6.7 MB
Progress (1): 4.0/6.7 MB
Progress (1): 4.0/6.7 MB
Progress (1): 4.0/6.7 MB
Progress (1): 4.1/6.7 MB
Progress (1): 4.1/6.7 MB
Progress (1): 4.1/6.7 MB
Progress (1): 4.2/6.7 MB
Progress (1): 4.2/6.7 MB
Progress (1): 4.2/6.7 MB
Progress (1): 4.3/6.7 MB
Progress (1): 4.3/6.7 MB
Progress (1): 4.3/6.7 MB
Progress (1): 4.4/6.7 MB
Progress (1): 4.4/6.7 MB
Progress (1): 4.4/6.7 MB
Progress (1): 4.5/6.7 MB
Progress (1): 4.5/6.7 MB
Progress (1): 4.5/6.7 MB
Progress (1): 4.6/6.7 MB
Progress (1): 4.6/6.7 MB
Progress (1): 4.6/6.7 MB
Progress (1): 4.6/6.7 MB
Progress (1): 4.7/6.7 MB
Progress (1): 4.7/6.7 MB
Progress (1): 4.7/6.7 MB
Progress (1): 4.8/6.7 MB
Progress (1): 4.8/6.7 MB
Progress (1): 4.8/6.7 MB
Progress (1): 4.9/6.7 MB
Progress (1): 4.9/6.7 MB
Progress (1): 4.9/6.7 MB
Progress (1): 5.0/6.7 MB
Progress (1): 5.0/6.7 MB
Progress (1): 5.0/6.7 MB
Progress (1): 5.1/6.7 MB
Progress (1): 5.1/6.7 MB
Progress (1): 5.1/6.7 MB
Progress (1): 5.2/6.7 MB
Progress (1): 5.2/6.7 MB
Progress (1): 5.2/6.7 MB
Progress (1): 5.3/6.7 MB
Progress (1): 5.3/6.7 MB
Progress (1): 5.3/6.7 MB
Progress (1): 5.4/6.7 MB
Progress (1): 5.4/6.7 MB
Progress (1): 5.4/6.7 MB
Progress (1): 5.5/6.7 MB
Progress (1): 5.5/6.7 MB
Progress (1): 5.5/6.7 MB
Progress (1): 5.6/6.7 MB
Progress (1): 5.6/6.7 MB
Progress (1): 5.6/6.7 MB
Progress (1): 5.7/6.7 MB
Progress (1): 5.7/6.7 MB
Progress (1): 5.7/6.7 MB
Progress (1): 5.8/6.7 MB
Progress (1): 5.8/6.7 MB
Progress (1): 5.8/6.7 MB
Progress (1): 5.9/6.7 MB
Progress (1): 5.9/6.7 MB
Progress (1): 5.9/6.7 MB
Progress (1): 6.0/6.7 MB
Progress (1): 6.0/6.7 MB
Progress (1): 6.0/6.7 MB
Progress (1): 6.1/6.7 MB
Progress (1): 6.1/6.7 MB
Progress (1): 6.1/6.7 MB
Progress (1): 6.2/6.7 MB
Progress (1): 6.2/6.7 MB
Progress (1): 6.2/6.7 MB
Progress (1): 6.3/6.7 MB
Progress (1): 6.3/6.7 MB
Progress (1): 6.3/6.7 MB
Progress (1): 6.4/6.7 MB
Progress (1): 6.4/6.7 MB
Progress (1): 6.4/6.7 MB
Progress (1): 6.5/6.7 MB
Progress (1): 6.5/6.7 MB
Progress (1): 6.5/6.7 MB
Progress (1): 6.5/6.7 MB
Progress (1): 6.6/6.7 MB
Progress (1): 6.6/6.7 MB
Progress (1): 6.6/6.7 MB
Progress (1): 6.7 MB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar (6.7 MB at 11 MB/s)
#14 30.74 [INFO] No previous run data found, generating javadoc.
#14 34.43 [WARNING] Javadoc Warnings
#14 34.43 [WARNING] warning: URL http://docs.oracle.com/javase/8/docs/api/element-list was redirected to https://docs.oracle.com/en/java/javase/24/ -- Update the command-line options to suppress this warning.
#14 34.43 [WARNING] warning: The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module.
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/CaseInsensitiveLocation.java:61: warning: no comment
#14 34.43 [WARNING] public CaseInsensitiveLocation(File file) throws IOException {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/CaseInsensitiveLocation.java:53: warning: no comment
#14 34.43 [WARNING] public CaseInsensitiveLocation(String pathname) throws IOException {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/CaseInsensitiveLocation.java:65: warning: no comment
#14 34.43 [WARNING] public CaseInsensitiveLocation(String parent, String child) throws IOException {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/CaseInsensitiveLocation.java:69: warning: no comment
#14 34.43 [WARNING] public CaseInsensitiveLocation(CaseInsensitiveLocation parent, String child) throws IOException {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/CaseInsensitiveLocation.java:57: warning: no comment
#14 34.43 [WARNING] public CaseInsensitiveLocation(Location file) throws IOException {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/Constants.java:40: warning: no comment
#14 34.43 [WARNING] public static final String ENCODING = "UTF-8";
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/Constants.java:42: warning: no comment
#14 34.43 [WARNING] public static final double EPSILON = 0.000001;
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/CRC.java:64: warning: no comment
#14 34.43 [WARNING] public static final int[] CRC_32_TABLE = {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/CRC.java:137: warning: no comment
#14 34.43 [WARNING] public CRC() {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/CRC.java:147: warning: no comment
#14 34.43 [WARNING] public int getFinalCRC() {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/CRC.java:151: warning: no comment
#14 34.43 [WARNING] public int getGlobalCRC() {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/CRC.java:143: warning: no comment
#14 34.43 [WARNING] public void initialiseCRC() {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/CRC.java:155: warning: no comment
#14 34.43 [WARNING] public void setGlobalCRC(int newCrc) {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/CRC.java:159: warning: no comment
#14 34.43 [WARNING] public void updateCRC(int inCh) {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/DataTools.java:1387: warning: no comment
#14 34.43 [WARNING] public static byte[] makeSigned(byte[] b) {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/DataTools.java:1401: warning: no comment
#14 34.43 [WARNING] public static int[] makeSigned(int[] i) {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/DataTools.java:1394: warning: no comment
#14 34.43 [WARNING] public static short[] makeSigned(short[] s) {
#14 34.43 [WARNING] ^
#14 34.43 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/DateTools.java:65: warning: no comment
#14 34.44 [WARNING] public static final int ALT_ZVI = 4;
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/DateTools.java:72: warning: no comment
#14 34.44 [WARNING] public static final long ALT_ZVI_EPOCH = 2921084284761000L;
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/DateTools.java:62: warning: no comment
#14 34.44 [WARNING] public static final int COBOL = 1;     // January 1, 1601
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/DateTools.java:69: warning: no comment
#14 34.44 [WARNING] public static final long COBOL_EPOCH = 11644473600000L;
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/DateTools.java:63: warning: no comment
#14 34.44 [WARNING] public static final int MICROSOFT = 2; // December 30, 1899
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/DateTools.java:70: warning: no comment
#14 34.44 [WARNING] public static final long MICROSOFT_EPOCH = 2209143600000L;
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/DateTools.java:64: warning: no comment
#14 34.44 [WARNING] public static final int ZVI = 3;
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/DateTools.java:71: warning: no comment
#14 34.44 [WARNING] public static final long ZVI_EPOCH = 2921084975759000L;
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/enumeration/EnumException.java:43: warning: no comment
#14 34.44 [WARNING] public EnumException() { super(); }
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/enumeration/EnumException.java:44: warning: no comment
#14 34.44 [WARNING] public EnumException(String s) { super(s); }
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/enumeration/EnumException.java:45: warning: no comment
#14 34.44 [WARNING] public EnumException(String s, Throwable cause) { super(s, cause); }
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/enumeration/EnumException.java:46: warning: no comment
#14 34.44 [WARNING] public EnumException(Throwable cause) { super(cause); }
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/HandleException.java:43: warning: no comment
#14 34.44 [WARNING] public HandleException() { super(); }
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/HandleException.java:44: warning: no comment
#14 34.44 [WARNING] public HandleException(String s) { super(s); }
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/HandleException.java:45: warning: no comment
#14 34.44 [WARNING] public HandleException(String s, Throwable cause) {
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/HandleException.java:49: warning: no comment
#14 34.44 [WARNING] public HandleException(Throwable cause) {
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/Location.java:93: warning: no comment
#14 34.44 [WARNING] protected class ListingsResult {
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/Location.java:72: warning: no comment
#14 34.44 [WARNING] protected enum UrlType {
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/Location.java:94: warning: no comment
#14 34.44 [WARNING] public final String [] listing;
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/Location.java:95: warning: no comment
#14 34.44 [WARNING] public final long time;
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/Location.java:73: warning: no comment
#14 34.44 [WARNING] GENERIC,
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/Location.java:74: warning: no comment
#14 34.44 [WARNING] S3
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/LogbackTools.java:131: warning: no comment
#14 34.44 [WARNING] public static synchronized void enableIJLogging(boolean debug,
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/NIOInputStream.java:63: warning: no comment
#14 34.44 [WARNING] protected IRandomAccess raf;
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/RandomAccessInputStream.java:464: warning: empty <p> tag
#14 34.44 [WARNING] * data will be returned (the last 32 bits read). <p>
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/RandomAccessInputStream.java:674: warning: no @param for n
#14 34.44 [WARNING] public long skipBytes(long n) throws IOException {
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/RandomAccessInputStream.java:674: warning: no @return
#14 34.44 [WARNING] public long skipBytes(long n) throws IOException {
#14 34.44 [WARNING] ^
#14 34.44 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/RandomAccessInputStream.java:674: warning: no @throws for java.io.IOException
#14 34.45 [WARNING] public long skipBytes(long n) throws IOException {
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/RandomAccessInputStream.java:111: warning: no comment
#14 34.45 [WARNING] protected String encoding = Constants.ENCODING;
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/RandomAccessInputStream.java:107: warning: no comment
#14 34.45 [WARNING] protected long length = -1;
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/RandomAccessInputStream.java:109: warning: no comment
#14 34.45 [WARNING] protected long markedPos = -1;
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/RandomAccessInputStream.java:102: warning: no comment
#14 34.45 [WARNING] protected IRandomAccess raf;
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/ReflectException.java:41: warning: no comment
#14 34.45 [WARNING] public ReflectException() { super(); }
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/ReflectException.java:42: warning: no comment
#14 34.45 [WARNING] public ReflectException(String s) { super(s); }
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/ReflectException.java:43: warning: no comment
#14 34.45 [WARNING] public ReflectException(String s, Throwable cause) { super(s, cause); }
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/ReflectException.java:44: warning: no comment
#14 34.45 [WARNING] public ReflectException(Throwable cause) { super(cause); }
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/Region.java:47: warning: no comment
#14 34.45 [WARNING] public int height;
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/Region.java:46: warning: no comment
#14 34.45 [WARNING] public int width;
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/Region.java:44: warning: no comment
#14 34.45 [WARNING] public int x;
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/Region.java:45: warning: no comment
#14 34.45 [WARNING] public int y;
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/Region.java:51: warning: no comment
#14 34.45 [WARNING] public Region() {
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/Region.java:54: warning: no comment
#14 34.45 [WARNING] public Region(int x, int y, int w, int h) {
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/S3Handle.java:79: warning: no comment
#14 34.45 [WARNING] protected final static Pattern SCHEME_PARSER = Pattern.compile("s3(\\+\\p{Alnum}+)?(://.*)?");
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/S3Handle.java:338: warning: no comment
#14 34.45 [WARNING] protected void downloadObject(Path destination) throws HandleException, IOException {
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/S3Handle.java:288: warning: no comment
#14 34.45 [WARNING] public String getBucket() {
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/S3Handle.java:329: warning: no comment
#14 34.45 [WARNING] public String getCacheKey(){
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/S3Handle.java:292: warning: no comment
#14 34.45 [WARNING] public String getPath() {
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/S3Handle.java:284: warning: no comment
#14 34.45 [WARNING] public int getPort() {
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/S3Handle.java:280: warning: no comment
#14 34.45 [WARNING] public String getServer() {
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/StatusReporter.java:42: warning: no comment
#14 34.45 [WARNING] void addStatusListener(StatusListener l);
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/StatusReporter.java:44: warning: no comment
#14 34.45 [WARNING] void notifyListeners(StatusEvent e);
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/StatusReporter.java:43: warning: no comment
#14 34.45 [WARNING] void removeStatusListener(StatusListener l);
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/StreamHandle.java:56: warning: no comment
#14 34.45 [WARNING] public static class Settings {
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/StreamHandle.java:57: warning: no comment
#14 34.45 [WARNING] public String get(String key) {
#14 34.45 [WARNING] ^
#14 34.45 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/StreamHandle.java:61: warning: no comment
#14 34.45 [WARNING] public String getRemoteCacheRootDir() {
#14 34.45 [WARNING] ^
#14 34.46 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/xml/ValidationErrorHandler.java:57: warning: no comment
#14 34.46 [WARNING] public int getErrorCount() {
#14 34.46 [WARNING] ^
#14 34.46 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/xml/ValidationErrorHandler.java:53: warning: no comment
#14 34.46 [WARNING] public boolean ok() {
#14 34.46 [WARNING] ^
#14 34.46 [WARNING] /bio-formats-build/ome-common-java/src/main/java/loci/common/ZipHandle.java:61: warning: no comment
#14 34.46 [WARNING] public ZipHandle(String file) throws IOException {
#14 34.46 [WARNING] ^
#14 34.46 [WARNING] 77 warnings
#14 34.51 [INFO] Building jar: /bio-formats-build/ome-common-java/target/ome-common-6.1.1-SNAPSHOT-javadoc.jar
#14 34.56 [INFO] 
#14 34.56 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ome-common ---
#14 34.56 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
#14 34.58 Progress (1): 748 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 29 kB/s)
#14 34.59 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
#14 34.61 Progress (1): 3.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 157 kB/s)
#14 34.62 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
#14 34.63 Progress (1): 4.1/22 kB
Progress (1): 8.2/22 kB
Progress (1): 12/22 kB 
Progress (1): 16/22 kB
Progress (1): 20/22 kB
Progress (1): 22 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 861 kB/s)
#14 34.65 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom
#14 34.66 Progress (1): 4.1/4.3 kB
Progress (1): 4.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom (4.3 kB at 174 kB/s)
#14 34.68 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom
#14 34.69 Progress (1): 4.1/4.6 kB
Progress (1): 4.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom (4.6 kB at 176 kB/s)
#14 34.70 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom
#14 34.72 Progress (1): 4.1/5.3 kB
Progress (1): 5.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom (5.3 kB at 213 kB/s)
#14 34.73 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
#14 34.74 Progress (1): 4.1/19 kB
Progress (1): 8.2/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 781 kB/s)
#14 34.76 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
#14 34.77 Progress (1): 4.1/4.9 kB
Progress (1): 4.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 197 kB/s)
#14 34.79 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
#14 34.80 Progress (1): 3.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 160 kB/s)
#14 34.81 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom
#14 34.83 Progress (1): 4.1/13 kB
Progress (1): 8.2/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom (13 kB at 502 kB/s)
#14 34.84 Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.pom
#14 34.86 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 76 kB/s)
#14 34.87 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
#14 34.88 Progress (1): 4.1/5.3 kB
Progress (1): 5.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 205 kB/s)
#14 34.90 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
#14 34.90 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
#14 34.90 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar
#14 34.90 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar
#14 34.90 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
#14 34.91 Progress (1): 4.1/4.3 kB
Progress (1): 4.3 kB    
Progress (2): 4.3 kB | 4.1/187 kB
Progress (3): 4.3 kB | 4.1/187 kB | 4.1/154 kB
Progress (3): 4.3 kB | 8.2/187 kB | 4.1/154 kB
Progress (4): 4.3 kB | 8.2/187 kB | 4.1/154 kB | 4.1/86 kB
Progress (4): 4.3 kB | 12/187 kB | 4.1/154 kB | 4.1/86 kB 
Progress (4): 4.3 kB | 12/187 kB | 8.2/154 kB | 4.1/86 kB
Progress (4): 4.3 kB | 16/187 kB | 8.2/154 kB | 4.1/86 kB
Progress (4): 4.3 kB | 16/187 kB | 8.2/154 kB | 8.2/86 kB
Progress (5): 4.3 kB | 16/187 kB | 8.2/154 kB | 8.2/86 kB | 4.1/24 kB
Progress (5): 4.3 kB | 16/187 kB | 8.2/154 kB | 12/86 kB | 4.1/24 kB 
Progress (5): 4.3 kB | 20/187 kB | 8.2/154 kB | 12/86 kB | 4.1/24 kB
Progress (5): 4.3 kB | 20/187 kB | 12/154 kB | 12/86 kB | 4.1/24 kB 
Progress (5): 4.3 kB | 25/187 kB | 12/154 kB | 12/86 kB | 4.1/24 kB
Progress (5): 4.3 kB | 25/187 kB | 12/154 kB | 16/86 kB | 4.1/24 kB
Progress (5): 4.3 kB | 25/187 kB | 12/154 kB | 16/86 kB | 8.2/24 kB
Progress (5): 4.3 kB | 29/187 kB | 12/154 kB | 16/86 kB | 8.2/24 kB
Progress (5): 4.3 kB | 29/187 kB | 16/154 kB | 16/86 kB | 8.2/24 kB
Progress (5): 4.3 kB | 33/187 kB | 16/154 kB | 16/86 kB | 8.2/24 kB
Progress (5): 4.3 kB | 33/187 kB | 16/154 kB | 16/86 kB | 12/24 kB 
Progress (5): 4.3 kB | 33/187 kB | 16/154 kB | 20/86 kB | 12/24 kB
Progress (5): 4.3 kB | 37/187 kB | 16/154 kB | 20/86 kB | 12/24 kB
Progress (5): 4.3 kB | 37/187 kB | 16/154 kB | 20/86 kB | 16/24 kB
Progress (5): 4.3 kB | 37/187 kB | 20/154 kB | 20/86 kB | 16/24 kB
Progress (5): 4.3 kB | 37/187 kB | 20/154 kB | 20/86 kB | 20/24 kB
Progress (5): 4.3 kB | 41/187 kB | 20/154 kB | 20/86 kB | 20/24 kB
Progress (5): 4.3 kB | 41/187 kB | 20/154 kB | 25/86 kB | 20/24 kB
Progress (5): 4.3 kB | 45/187 kB | 20/154 kB | 25/86 kB | 20/24 kB
Progress (5): 4.3 kB | 45/187 kB | 20/154 kB | 25/86 kB | 24 kB   
Progress (5): 4.3 kB | 45/187 kB | 25/154 kB | 25/86 kB | 24 kB
Progress (5): 4.3 kB | 49/187 kB | 25/154 kB | 25/86 kB | 24 kB
Progress (5): 4.3 kB | 49/187 kB | 25/154 kB | 29/86 kB | 24 kB
Progress (5): 4.3 kB | 53/187 kB | 25/154 kB | 29/86 kB | 24 kB
Progress (5): 4.3 kB | 53/187 kB | 29/154 kB | 29/86 kB | 24 kB
Progress (5): 4.3 kB | 57/187 kB | 29/154 kB | 29/86 kB | 24 kB
Progress (5): 4.3 kB | 57/187 kB | 29/154 kB | 33/86 kB | 24 kB
Progress (5): 4.3 kB | 61/187 kB | 29/154 kB | 33/86 kB | 24 kB
Progress (5): 4.3 kB | 61/187 kB | 33/154 kB | 33/86 kB | 24 kB
Progress (5): 4.3 kB | 64/187 kB | 33/154 kB | 33/86 kB | 24 kB
Progress (5): 4.3 kB | 64/187 kB | 33/154 kB | 37/86 kB | 24 kB
Progress (5): 4.3 kB | 68/187 kB | 33/154 kB | 37/86 kB | 24 kB
Progress (5): 4.3 kB | 68/187 kB | 37/154 kB | 37/86 kB | 24 kB
Progress (5): 4.3 kB | 72/187 kB | 37/154 kB | 37/86 kB | 24 kB
Progress (5): 4.3 kB | 72/187 kB | 37/154 kB | 41/86 kB | 24 kB
Progress (5): 4.3 kB | 76/187 kB | 37/154 kB | 41/86 kB | 24 kB
Progress (5): 4.3 kB | 76/187 kB | 41/154 kB | 41/86 kB | 24 kB
Progress (5): 4.3 kB | 80/187 kB | 41/154 kB | 41/86 kB | 24 kB
Progress (5): 4.3 kB | 80/187 kB | 41/154 kB | 45/86 kB | 24 kB
Progress (5): 4.3 kB | 80/187 kB | 45/154 kB | 45/86 kB | 24 kB
Progress (5): 4.3 kB | 80/187 kB | 45/154 kB | 49/86 kB | 24 kB
Progress (5): 4.3 kB | 84/187 kB | 45/154 kB | 49/86 kB | 24 kB
Progress (5): 4.3 kB | 84/187 kB | 49/154 kB | 49/86 kB | 24 kB
Progress (5): 4.3 kB | 84/187 kB | 49/154 kB | 53/86 kB | 24 kB
Progress (5): 4.3 kB | 89/187 kB | 49/154 kB | 53/86 kB | 24 kB
Progress (5): 4.3 kB | 89/187 kB | 53/154 kB | 53/86 kB | 24 kB
Progress (5): 4.3 kB | 89/187 kB | 53/154 kB | 57/86 kB | 24 kB
Progress (5): 4.3 kB | 89/187 kB | 57/154 kB | 57/86 kB | 24 kB
Progress (5): 4.3 kB | 93/187 kB | 57/154 kB | 57/86 kB | 24 kB
Progress (5): 4.3 kB | 93/187 kB | 61/154 kB | 57/86 kB | 24 kB
Progress (5): 4.3 kB | 93/187 kB | 61/154 kB | 61/86 kB | 24 kB
Progress (5): 4.3 kB | 93/187 kB | 66/154 kB | 61/86 kB | 24 kB
Progress (5): 4.3 kB | 97/187 kB | 66/154 kB | 61/86 kB | 24 kB
Progress (5): 4.3 kB | 97/187 kB | 66/154 kB | 66/86 kB | 24 kB
Progress (5): 4.3 kB | 97/187 kB | 70/154 kB | 66/86 kB | 24 kB
Progress (5): 4.3 kB | 97/187 kB | 70/154 kB | 70/86 kB | 24 kB
Progress (5): 4.3 kB | 101/187 kB | 70/154 kB | 70/86 kB | 24 kB
Progress (5): 4.3 kB | 101/187 kB | 70/154 kB | 74/86 kB | 24 kB
Progress (5): 4.3 kB | 101/187 kB | 74/154 kB | 74/86 kB | 24 kB
Progress (5): 4.3 kB | 101/187 kB | 74/154 kB | 78/86 kB | 24 kB
Progress (5): 4.3 kB | 105/187 kB | 74/154 kB | 78/86 kB | 24 kB
Progress (5): 4.3 kB | 105/187 kB | 74/154 kB | 82/86 kB | 24 kB
Progress (5): 4.3 kB | 105/187 kB | 78/154 kB | 82/86 kB | 24 kB
Progress (5): 4.3 kB | 105/187 kB | 78/154 kB | 86 kB | 24 kB   
Progress (5): 4.3 kB | 109/187 kB | 78/154 kB | 86 kB | 24 kB
Progress (5): 4.3 kB | 109/187 kB | 82/154 kB | 86 kB | 24 kB
Progress (5): 4.3 kB | 113/187 kB | 82/154 kB | 86 kB | 24 kB
                                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 164 kB/s)
#14 34.93 Progress (4): 117/187 kB | 82/154 kB | 86 kB | 24 kB
Progress (4): 117/187 kB | 86/154 kB | 86 kB | 24 kB
Progress (4): 121/187 kB | 86/154 kB | 86 kB | 24 kB
                                                    
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar
#14 34.93 Progress (4): 125/187 kB | 86/154 kB | 86 kB | 24 kB
Progress (4): 125/187 kB | 90/154 kB | 86 kB | 24 kB
Progress (4): 130/187 kB | 90/154 kB | 86 kB | 24 kB
Progress (4): 130/187 kB | 94/154 kB | 86 kB | 24 kB
Progress (4): 134/187 kB | 94/154 kB | 86 kB | 24 kB
Progress (4): 134/187 kB | 98/154 kB | 86 kB | 24 kB
Progress (4): 134/187 kB | 102/154 kB | 86 kB | 24 kB
Progress (4): 138/187 kB | 102/154 kB | 86 kB | 24 kB
Progress (4): 138/187 kB | 106/154 kB | 86 kB | 24 kB
Progress (4): 142/187 kB | 106/154 kB | 86 kB | 24 kB
Progress (4): 142/187 kB | 111/154 kB | 86 kB | 24 kB
Progress (4): 146/187 kB | 111/154 kB | 86 kB | 24 kB
Progress (4): 146/187 kB | 115/154 kB | 86 kB | 24 kB
Progress (4): 150/187 kB | 115/154 kB | 86 kB | 24 kB
Progress (4): 154/187 kB | 115/154 kB | 86 kB | 24 kB
Progress (4): 154/187 kB | 119/154 kB | 86 kB | 24 kB
Progress (4): 158/187 kB | 119/154 kB | 86 kB | 24 kB
Progress (4): 158/187 kB | 123/154 kB | 86 kB | 24 kB
Progress (4): 162/187 kB | 123/154 kB | 86 kB | 24 kB
Progress (4): 162/187 kB | 127/154 kB | 86 kB | 24 kB
Progress (4): 166/187 kB | 127/154 kB | 86 kB | 24 kB
Progress (4): 166/187 kB | 131/154 kB | 86 kB | 24 kB
Progress (4): 170/187 kB | 131/154 kB | 86 kB | 24 kB
Progress (4): 175/187 kB | 131/154 kB | 86 kB | 24 kB
Progress (4): 175/187 kB | 135/154 kB | 86 kB | 24 kB
Progress (4): 179/187 kB | 135/154 kB | 86 kB | 24 kB
Progress (4): 179/187 kB | 139/154 kB | 86 kB | 24 kB
Progress (4): 183/187 kB | 139/154 kB | 86 kB | 24 kB
Progress (4): 183/187 kB | 143/154 kB | 86 kB | 24 kB
Progress (4): 187/187 kB | 143/154 kB | 86 kB | 24 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar (24 kB at 763 kB/s)
#14 34.93 Progress (3): 187/187 kB | 147/154 kB | 86 kB
                                             
Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.jar
#14 34.93 Progress (3): 187 kB | 147/154 kB | 86 kB
Progress (3): 187 kB | 152/154 kB | 86 kB
Progress (3): 187 kB | 154 kB | 86 kB    
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 2.3 MB/s)
#14 34.94 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
#14 34.94 Progress (3): 187 kB | 154 kB | 4.1/426 kB
Progress (3): 187 kB | 154 kB | 8.2/426 kB
Progress (3): 187 kB | 154 kB | 12/426 kB 
Progress (3): 187 kB | 154 kB | 16/426 kB
Progress (3): 187 kB | 154 kB | 20/426 kB
Progress (3): 187 kB | 154 kB | 25/426 kB
Progress (3): 187 kB | 154 kB | 29/426 kB
Progress (3): 187 kB | 154 kB | 33/426 kB
Progress (3): 187 kB | 154 kB | 37/426 kB
Progress (3): 187 kB | 154 kB | 41/426 kB
Progress (3): 187 kB | 154 kB | 45/426 kB
Progress (3): 187 kB | 154 kB | 49/426 kB
Progress (3): 187 kB | 154 kB | 53/426 kB
Progress (3): 187 kB | 154 kB | 57/426 kB
Progress (3): 187 kB | 154 kB | 61/426 kB
Progress (3): 187 kB | 154 kB | 66/426 kB
Progress (3): 187 kB | 154 kB | 70/426 kB
Progress (3): 187 kB | 154 kB | 74/426 kB
Progress (3): 187 kB | 154 kB | 78/426 kB
Progress (3): 187 kB | 154 kB | 82/426 kB
Progress (3): 187 kB | 154 kB | 86/426 kB
Progress (3): 187 kB | 154 kB | 90/426 kB
Progress (3): 187 kB | 154 kB | 94/426 kB
Progress (3): 187 kB | 154 kB | 98/426 kB
Progress (3): 187 kB | 154 kB | 102/426 kB
Progress (3): 187 kB | 154 kB | 106/426 kB
Progress (3): 187 kB | 154 kB | 111/426 kB
Progress (3): 187 kB | 154 kB | 115/426 kB
Progress (3): 187 kB | 154 kB | 119/426 kB
Progress (3): 187 kB | 154 kB | 123/426 kB
Progress (3): 187 kB | 154 kB | 127/426 kB
Progress (3): 187 kB | 154 kB | 131/426 kB
Progress (4): 187 kB | 154 kB | 131/426 kB | 4.1/100 kB
Progress (4): 187 kB | 154 kB | 135/426 kB | 4.1/100 kB
Progress (4): 187 kB | 154 kB | 135/426 kB | 8.2/100 kB
Progress (4): 187 kB | 154 kB | 139/426 kB | 8.2/100 kB
Progress (4): 187 kB | 154 kB | 139/426 kB | 12/100 kB 
Progress (4): 187 kB | 154 kB | 143/426 kB | 12/100 kB
Progress (4): 187 kB | 154 kB | 143/426 kB | 16/100 kB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 4.2 MB/s)
#14 34.95 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar (154 kB at 3.5 MB/s)
#14 34.95 Progress (2): 143/426 kB | 20/100 kB
Progress (2): 147/426 kB | 20/100 kB
Progress (2): 147/426 kB | 24/100 kB
Progress (2): 152/426 kB | 24/100 kB
Progress (2): 152/426 kB | 28/100 kB
Progress (2): 156/426 kB | 28/100 kB
Progress (2): 156/426 kB | 32/100 kB
Progress (2): 160/426 kB | 32/100 kB
Progress (2): 160/426 kB | 36/100 kB
Progress (2): 164/426 kB | 36/100 kB
Progress (2): 164/426 kB | 40/100 kB
Progress (2): 168/426 kB | 40/100 kB
Progress (2): 168/426 kB | 44/100 kB
Progress (2): 172/426 kB | 44/100 kB
Progress (2): 172/426 kB | 49/100 kB
Progress (2): 176/426 kB | 49/100 kB
Progress (2): 176/426 kB | 53/100 kB
Progress (2): 180/426 kB | 53/100 kB
Progress (2): 180/426 kB | 57/100 kB
Progress (2): 184/426 kB | 57/100 kB
Progress (2): 184/426 kB | 61/100 kB
Progress (2): 188/426 kB | 61/100 kB
Progress (2): 188/426 kB | 65/100 kB
Progress (2): 193/426 kB | 65/100 kB
Progress (2): 193/426 kB | 69/100 kB
Progress (2): 197/426 kB | 69/100 kB
Progress (2): 197/426 kB | 73/100 kB
Progress (2): 201/426 kB | 73/100 kB
Progress (2): 201/426 kB | 77/100 kB
Progress (2): 205/426 kB | 77/100 kB
Progress (2): 205/426 kB | 81/100 kB
Progress (2): 209/426 kB | 81/100 kB
Progress (2): 213/426 kB | 81/100 kB
Progress (2): 213/426 kB | 85/100 kB
Progress (2): 217/426 kB | 85/100 kB
Progress (2): 217/426 kB | 90/100 kB
Progress (2): 221/426 kB | 90/100 kB
Progress (2): 221/426 kB | 94/100 kB
Progress (2): 225/426 kB | 94/100 kB
Progress (2): 225/426 kB | 98/100 kB
Progress (2): 229/426 kB | 98/100 kB
Progress (2): 229/426 kB | 100 kB   
Progress (2): 233/426 kB | 100 kB
Progress (2): 238/426 kB | 100 kB
Progress (2): 242/426 kB | 100 kB
Progress (2): 246/426 kB | 100 kB
Progress (2): 250/426 kB | 100 kB
Progress (2): 254/426 kB | 100 kB
Progress (2): 258/426 kB | 100 kB
Progress (2): 262/426 kB | 100 kB
Progress (2): 266/426 kB | 100 kB
Progress (2): 270/426 kB | 100 kB
Progress (2): 274/426 kB | 100 kB
Progress (2): 279/426 kB | 100 kB
Progress (2): 283/426 kB | 100 kB
Progress (2): 287/426 kB | 100 kB
Progress (3): 287/426 kB | 100 kB | 4.1/247 kB
Progress (3): 291/426 kB | 100 kB | 4.1/247 kB
Progress (3): 291/426 kB | 100 kB | 8.2/247 kB
Progress (3): 291/426 kB | 100 kB | 12/247 kB 
Progress (3): 295/426 kB | 100 kB | 12/247 kB
Progress (3): 295/426 kB | 100 kB | 16/247 kB
Progress (3): 299/426 kB | 100 kB | 16/247 kB
Progress (3): 303/426 kB | 100 kB | 16/247 kB
Progress (3): 303/426 kB | 100 kB | 20/247 kB
Progress (3): 307/426 kB | 100 kB | 20/247 kB
Progress (3): 307/426 kB | 100 kB | 25/247 kB
Progress (3): 307/426 kB | 100 kB | 29/247 kB
Progress (3): 311/426 kB | 100 kB | 29/247 kB
Progress (3): 311/426 kB | 100 kB | 33/247 kB
Progress (3): 315/426 kB | 100 kB | 33/247 kB
Progress (3): 319/426 kB | 100 kB | 33/247 kB
Progress (3): 319/426 kB | 100 kB | 37/247 kB
Progress (3): 324/426 kB | 100 kB | 37/247 kB
Progress (3): 324/426 kB | 100 kB | 41/247 kB
Progress (3): 324/426 kB | 100 kB | 45/247 kB
Progress (3): 328/426 kB | 100 kB | 45/247 kB
Progress (3): 332/426 kB | 100 kB | 45/247 kB
Progress (3): 332/426 kB | 100 kB | 49/247 kB
Progress (3): 336/426 kB | 100 kB | 49/247 kB
Progress (3): 340/426 kB | 100 kB | 49/247 kB
Progress (3): 340/426 kB | 100 kB | 53/247 kB
Progress (3): 344/426 kB | 100 kB | 53/247 kB
Progress (3): 344/426 kB | 100 kB | 57/247 kB
Progress (3): 348/426 kB | 100 kB | 57/247 kB
Progress (3): 348/426 kB | 100 kB | 61/247 kB
Progress (3): 352/426 kB | 100 kB | 61/247 kB
Progress (3): 356/426 kB | 100 kB | 61/247 kB
Progress (3): 356/426 kB | 100 kB | 66/247 kB
Progress (3): 356/426 kB | 100 kB | 70/247 kB
Progress (3): 360/426 kB | 100 kB | 70/247 kB
Progress (3): 360/426 kB | 100 kB | 74/247 kB
Progress (3): 365/426 kB | 100 kB | 74/247 kB
Progress (3): 365/426 kB | 100 kB | 78/247 kB
Progress (3): 369/426 kB | 100 kB | 78/247 kB
Progress (3): 373/426 kB | 100 kB | 78/247 kB
Progress (3): 373/426 kB | 100 kB | 82/247 kB
Progress (3): 373/426 kB | 100 kB | 86/247 kB
Progress (3): 377/426 kB | 100 kB | 86/247 kB
Progress (3): 377/426 kB | 100 kB | 90/247 kB
Progress (3): 381/426 kB | 100 kB | 90/247 kB
Progress (3): 381/426 kB | 100 kB | 94/247 kB
Progress (3): 385/426 kB | 100 kB | 94/247 kB
Progress (3): 389/426 kB | 100 kB | 94/247 kB
Progress (3): 389/426 kB | 100 kB | 98/247 kB
Progress (3): 389/426 kB | 100 kB | 102/247 kB
Progress (3): 393/426 kB | 100 kB | 102/247 kB
Progress (3): 393/426 kB | 100 kB | 106/247 kB
Progress (3): 397/426 kB | 100 kB | 106/247 kB
Progress (3): 397/426 kB | 100 kB | 111/247 kB
Progress (3): 401/426 kB | 100 kB | 111/247 kB
Progress (3): 406/426 kB | 100 kB | 111/247 kB
Progress (3): 406/426 kB | 100 kB | 115/247 kB
Progress (3): 406/426 kB | 100 kB | 119/247 kB
Progress (3): 410/426 kB | 100 kB | 119/247 kB
Progress (3): 410/426 kB | 100 kB | 123/247 kB
Progress (3): 414/426 kB | 100 kB | 123/247 kB
Progress (3): 414/426 kB | 100 kB | 127/247 kB
Progress (3): 418/426 kB | 100 kB | 127/247 kB
Progress (3): 422/426 kB | 100 kB | 127/247 kB
Progress (3): 422/426 kB | 100 kB | 131/247 kB
Progress (3): 426 kB | 100 kB | 131/247 kB    
Progress (3): 426 kB | 100 kB | 135/247 kB
Progress (3): 426 kB | 100 kB | 139/247 kB
Progress (3): 426 kB | 100 kB | 143/247 kB
Progress (3): 426 kB | 100 kB | 147/247 kB
Progress (3): 426 kB | 100 kB | 152/247 kB
Progress (3): 426 kB | 100 kB | 156/247 kB
Progress (3): 426 kB | 100 kB | 160/247 kB
Progress (3): 426 kB | 100 kB | 164/247 kB
Progress (3): 426 kB | 100 kB | 168/247 kB
Progress (3): 426 kB | 100 kB | 172/247 kB
Progress (3): 426 kB | 100 kB | 176/247 kB
Progress (3): 426 kB | 100 kB | 180/247 kB
Progress (3): 426 kB | 100 kB | 184/247 kB
Progress (3): 426 kB | 100 kB | 188/247 kB
Progress (3): 426 kB | 100 kB | 193/247 kB
Progress (3): 426 kB | 100 kB | 197/247 kB
Progress (3): 426 kB | 100 kB | 201/247 kB
Progress (3): 426 kB | 100 kB | 205/247 kB
Progress (3): 426 kB | 100 kB | 209/247 kB
Progress (3): 426 kB | 100 kB | 213/247 kB
Progress (3): 426 kB | 100 kB | 217/247 kB
Progress (3): 426 kB | 100 kB | 221/247 kB
Progress (3): 426 kB | 100 kB | 225/247 kB
Progress (3): 426 kB | 100 kB | 229/247 kB
Progress (3): 426 kB | 100 kB | 233/247 kB
Progress (3): 426 kB | 100 kB | 238/247 kB
Progress (3): 426 kB | 100 kB | 242/247 kB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 1.6 MB/s)
#14 34.96 Progress (2): 426 kB | 246/247 kB
Progress (2): 426 kB | 247 kB    
                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar (426 kB at 6.1 MB/s)
#14 34.98 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 3.3 MB/s)
#14 35.08 [INFO] Building jar: /bio-formats-build/ome-common-java/target/ome-common-6.1.1-SNAPSHOT-sources.jar
#14 35.12 [INFO] 
#14 35.12 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ome-common ---
#14 35.12 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
#14 35.13 Progress (1): 998 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 40 kB/s)
#14 35.14 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
#14 35.16 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 446 kB/s)
#14 35.17 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
#14 35.19 Progress (1): 4.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 156 kB/s)
#14 35.20 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
#14 35.20 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
#14 35.20 Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
#14 35.20 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
#14 35.20 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
#14 35.22 Progress (1): 4.1/38 kB
Progress (1): 8.2/38 kB
Progress (1): 12/38 kB 
Progress (2): 12/38 kB | 4.1/233 kB
Progress (2): 16/38 kB | 4.1/233 kB
Progress (3): 16/38 kB | 4.1/233 kB | 4.1/121 kB
Progress (3): 16/38 kB | 8.2/233 kB | 4.1/121 kB
Progress (3): 16/38 kB | 8.2/233 kB | 8.2/121 kB
Progress (3): 20/38 kB | 8.2/233 kB | 8.2/121 kB
Progress (3): 20/38 kB | 8.2/233 kB | 12/121 kB 
Progress (3): 20/38 kB | 12/233 kB | 12/121 kB 
Progress (3): 20/38 kB | 12/233 kB | 16/121 kB
Progress (4): 20/38 kB | 12/233 kB | 16/121 kB | 4.1/239 kB
Progress (4): 25/38 kB | 12/233 kB | 16/121 kB | 4.1/239 kB
Progress (4): 25/38 kB | 12/233 kB | 16/121 kB | 8.2/239 kB
Progress (4): 25/38 kB | 12/233 kB | 20/121 kB | 8.2/239 kB
Progress (5): 25/38 kB | 12/233 kB | 20/121 kB | 8.2/239 kB | 4.1/155 kB
Progress (5): 25/38 kB | 16/233 kB | 20/121 kB | 8.2/239 kB | 4.1/155 kB
Progress (5): 25/38 kB | 16/233 kB | 20/121 kB | 8.2/239 kB | 8.2/155 kB
Progress (5): 25/38 kB | 16/233 kB | 25/121 kB | 8.2/239 kB | 8.2/155 kB
Progress (5): 25/38 kB | 16/233 kB | 25/121 kB | 12/239 kB | 8.2/155 kB 
Progress (5): 29/38 kB | 16/233 kB | 25/121 kB | 12/239 kB | 8.2/155 kB
Progress (5): 29/38 kB | 16/233 kB | 25/121 kB | 16/239 kB | 8.2/155 kB
Progress (5): 29/38 kB | 16/233 kB | 29/121 kB | 16/239 kB | 8.2/155 kB
Progress (5): 29/38 kB | 16/233 kB | 29/121 kB | 16/239 kB | 12/155 kB 
Progress (5): 29/38 kB | 20/233 kB | 29/121 kB | 16/239 kB | 12/155 kB
Progress (5): 29/38 kB | 20/233 kB | 29/121 kB | 16/239 kB | 16/155 kB
Progress (5): 29/38 kB | 20/233 kB | 33/121 kB | 16/239 kB | 16/155 kB
Progress (5): 29/38 kB | 20/233 kB | 33/121 kB | 20/239 kB | 16/155 kB
Progress (5): 33/38 kB | 20/233 kB | 33/121 kB | 20/239 kB | 16/155 kB
Progress (5): 33/38 kB | 20/233 kB | 33/121 kB | 25/239 kB | 16/155 kB
Progress (5): 33/38 kB | 20/233 kB | 37/121 kB | 25/239 kB | 16/155 kB
Progress (5): 33/38 kB | 20/233 kB | 37/121 kB | 25/239 kB | 20/155 kB
Progress (5): 33/38 kB | 25/233 kB | 37/121 kB | 25/239 kB | 20/155 kB
Progress (5): 33/38 kB | 25/233 kB | 37/121 kB | 25/239 kB | 25/155 kB
Progress (5): 33/38 kB | 25/233 kB | 41/121 kB | 25/239 kB | 25/155 kB
Progress (5): 33/38 kB | 25/233 kB | 41/121 kB | 29/239 kB | 25/155 kB
Progress (5): 37/38 kB | 25/233 kB | 41/121 kB | 29/239 kB | 25/155 kB
Progress (5): 37/38 kB | 25/233 kB | 41/121 kB | 33/239 kB | 25/155 kB
Progress (5): 37/38 kB | 25/233 kB | 45/121 kB | 33/239 kB | 25/155 kB
Progress (5): 37/38 kB | 25/233 kB | 45/121 kB | 33/239 kB | 29/155 kB
Progress (5): 37/38 kB | 29/233 kB | 45/121 kB | 33/239 kB | 29/155 kB
Progress (5): 37/38 kB | 29/233 kB | 45/121 kB | 33/239 kB | 33/155 kB
Progress (5): 37/38 kB | 29/233 kB | 49/121 kB | 33/239 kB | 33/155 kB
Progress (5): 37/38 kB | 29/233 kB | 49/121 kB | 33/239 kB | 37/155 kB
Progress (5): 37/38 kB | 29/233 kB | 49/121 kB | 37/239 kB | 37/155 kB
Progress (5): 38 kB | 29/233 kB | 49/121 kB | 37/239 kB | 37/155 kB   
Progress (5): 38 kB | 29/233 kB | 49/121 kB | 41/239 kB | 37/155 kB
Progress (5): 38 kB | 29/233 kB | 49/121 kB | 41/239 kB | 41/155 kB
Progress (5): 38 kB | 29/233 kB | 53/121 kB | 41/239 kB | 41/155 kB
Progress (5): 38 kB | 33/233 kB | 53/121 kB | 41/239 kB | 41/155 kB
Progress (5): 38 kB | 33/233 kB | 57/121 kB | 41/239 kB | 41/155 kB
Progress (5): 38 kB | 33/233 kB | 57/121 kB | 41/239 kB | 45/155 kB
Progress (5): 38 kB | 33/233 kB | 57/121 kB | 45/239 kB | 45/155 kB
Progress (5): 38 kB | 33/233 kB | 57/121 kB | 45/239 kB | 49/155 kB
Progress (5): 38 kB | 33/233 kB | 61/121 kB | 45/239 kB | 49/155 kB
Progress (5): 38 kB | 37/233 kB | 61/121 kB | 45/239 kB | 49/155 kB
Progress (5): 38 kB | 37/233 kB | 66/121 kB | 45/239 kB | 49/155 kB
Progress (5): 38 kB | 37/233 kB | 66/121 kB | 45/239 kB | 53/155 kB
Progress (5): 38 kB | 37/233 kB | 66/121 kB | 49/239 kB | 53/155 kB
Progress (5): 38 kB | 37/233 kB | 66/121 kB | 49/239 kB | 57/155 kB
Progress (5): 38 kB | 37/233 kB | 66/121 kB | 53/239 kB | 57/155 kB
Progress (5): 38 kB | 37/233 kB | 70/121 kB | 53/239 kB | 57/155 kB
Progress (5): 38 kB | 41/233 kB | 70/121 kB | 53/239 kB | 57/155 kB
Progress (5): 38 kB | 41/233 kB | 74/121 kB | 53/239 kB | 57/155 kB
Progress (5): 38 kB | 41/233 kB | 74/121 kB | 57/239 kB | 57/155 kB
Progress (5): 38 kB | 41/233 kB | 74/121 kB | 57/239 kB | 61/155 kB
Progress (5): 38 kB | 41/233 kB | 74/121 kB | 61/239 kB | 61/155 kB
Progress (5): 38 kB | 41/233 kB | 78/121 kB | 61/239 kB | 61/155 kB
Progress (5): 38 kB | 45/233 kB | 78/121 kB | 61/239 kB | 61/155 kB
Progress (5): 38 kB | 45/233 kB | 82/121 kB | 61/239 kB | 61/155 kB
Progress (5): 38 kB | 45/233 kB | 82/121 kB | 66/239 kB | 61/155 kB
Progress (5): 38 kB | 45/233 kB | 86/121 kB | 66/239 kB | 61/155 kB
Progress (5): 38 kB | 45/233 kB | 86/121 kB | 66/239 kB | 64/155 kB
Progress (5): 38 kB | 45/233 kB | 90/121 kB | 66/239 kB | 64/155 kB
Progress (5): 38 kB | 45/233 kB | 90/121 kB | 66/239 kB | 68/155 kB
Progress (5): 38 kB | 45/233 kB | 90/121 kB | 70/239 kB | 68/155 kB
Progress (5): 38 kB | 49/233 kB | 90/121 kB | 70/239 kB | 68/155 kB
Progress (5): 38 kB | 49/233 kB | 90/121 kB | 74/239 kB | 68/155 kB
Progress (5): 38 kB | 49/233 kB | 90/121 kB | 74/239 kB | 72/155 kB
Progress (5): 38 kB | 49/233 kB | 94/121 kB | 74/239 kB | 72/155 kB
Progress (5): 38 kB | 49/233 kB | 94/121 kB | 74/239 kB | 76/155 kB
Progress (5): 38 kB | 49/233 kB | 94/121 kB | 78/239 kB | 76/155 kB
Progress (5): 38 kB | 53/233 kB | 94/121 kB | 78/239 kB | 76/155 kB
Progress (5): 38 kB | 53/233 kB | 94/121 kB | 82/239 kB | 76/155 kB
Progress (5): 38 kB | 53/233 kB | 94/121 kB | 82/239 kB | 80/155 kB
Progress (5): 38 kB | 53/233 kB | 94/121 kB | 86/239 kB | 80/155 kB
Progress (5): 38 kB | 53/233 kB | 98/121 kB | 86/239 kB | 80/155 kB
Progress (5): 38 kB | 53/233 kB | 98/121 kB | 90/239 kB | 80/155 kB
Progress (5): 38 kB | 53/233 kB | 102/121 kB | 90/239 kB | 80/155 kB
Progress (5): 38 kB | 53/233 kB | 102/121 kB | 90/239 kB | 84/155 kB
Progress (5): 38 kB | 57/233 kB | 102/121 kB | 90/239 kB | 84/155 kB
Progress (5): 38 kB | 57/233 kB | 102/121 kB | 90/239 kB | 89/155 kB
Progress (5): 38 kB | 57/233 kB | 106/121 kB | 90/239 kB | 89/155 kB
Progress (5): 38 kB | 57/233 kB | 106/121 kB | 94/239 kB | 89/155 kB
Progress (5): 38 kB | 57/233 kB | 111/121 kB | 94/239 kB | 89/155 kB
Progress (5): 38 kB | 57/233 kB | 111/121 kB | 94/239 kB | 93/155 kB
Progress (5): 38 kB | 61/233 kB | 111/121 kB | 94/239 kB | 93/155 kB
Progress (5): 38 kB | 61/233 kB | 111/121 kB | 94/239 kB | 97/155 kB
Progress (5): 38 kB | 66/233 kB | 111/121 kB | 94/239 kB | 97/155 kB
Progress (5): 38 kB | 66/233 kB | 111/121 kB | 94/239 kB | 101/155 kB
Progress (5): 38 kB | 66/233 kB | 115/121 kB | 94/239 kB | 101/155 kB
Progress (5): 38 kB | 66/233 kB | 115/121 kB | 98/239 kB | 101/155 kB
Progress (5): 38 kB | 66/233 kB | 119/121 kB | 98/239 kB | 101/155 kB
Progress (5): 38 kB | 66/233 kB | 119/121 kB | 102/239 kB | 101/155 kB
Progress (5): 38 kB | 66/233 kB | 119/121 kB | 102/239 kB | 105/155 kB
Progress (5): 38 kB | 70/233 kB | 119/121 kB | 102/239 kB | 105/155 kB
Progress (5): 38 kB | 70/233 kB | 119/121 kB | 102/239 kB | 109/155 kB
Progress (5): 38 kB | 70/233 kB | 119/121 kB | 106/239 kB | 109/155 kB
Progress (5): 38 kB | 70/233 kB | 121 kB | 106/239 kB | 109/155 kB    
Progress (5): 38 kB | 70/233 kB | 121 kB | 111/239 kB | 109/155 kB
Progress (5): 38 kB | 70/233 kB | 121 kB | 111/239 kB | 113/155 kB
Progress (5): 38 kB | 74/233 kB | 121 kB | 111/239 kB | 113/155 kB
Progress (5): 38 kB | 74/233 kB | 121 kB | 111/239 kB | 117/155 kB
Progress (5): 38 kB | 74/233 kB | 121 kB | 115/239 kB | 117/155 kB
Progress (5): 38 kB | 74/233 kB | 121 kB | 115/239 kB | 121/155 kB
Progress (5): 38 kB | 74/233 kB | 121 kB | 119/239 kB | 121/155 kB
Progress (5): 38 kB | 78/233 kB | 121 kB | 119/239 kB | 121/155 kB
Progress (5): 38 kB | 78/233 kB | 121 kB | 123/239 kB | 121/155 kB
Progress (5): 38 kB | 78/233 kB | 121 kB | 123/239 kB | 125/155 kB
Progress (5): 38 kB | 78/233 kB | 121 kB | 127/239 kB | 125/155 kB
Progress (5): 38 kB | 82/233 kB | 121 kB | 127/239 kB | 125/155 kB
Progress (5): 38 kB | 82/233 kB | 121 kB | 131/239 kB | 125/155 kB
Progress (5): 38 kB | 82/233 kB | 121 kB | 131/239 kB | 130/155 kB
Progress (5): 38 kB | 82/233 kB | 121 kB | 135/239 kB | 130/155 kB
Progress (5): 38 kB | 86/233 kB | 121 kB | 135/239 kB | 130/155 kB
Progress (5): 38 kB | 86/233 kB | 121 kB | 139/239 kB | 130/155 kB
Progress (5): 38 kB | 86/233 kB | 121 kB | 139/239 kB | 134/155 kB
Progress (5): 38 kB | 86/233 kB | 121 kB | 143/239 kB | 134/155 kB
Progress (5): 38 kB | 90/233 kB | 121 kB | 143/239 kB | 134/155 kB
Progress (5): 38 kB | 90/233 kB | 121 kB | 147/239 kB | 134/155 kB
Progress (5): 38 kB | 90/233 kB | 121 kB | 147/239 kB | 138/155 kB
Progress (5): 38 kB | 90/233 kB | 121 kB | 152/239 kB | 138/155 kB
Progress (5): 38 kB | 94/233 kB | 121 kB | 152/239 kB | 138/155 kB
Progress (5): 38 kB | 94/233 kB | 121 kB | 156/239 kB | 138/155 kB
                                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 1.3 MB/s)
#14 35.23 Progress (4): 94/233 kB | 121 kB | 156/239 kB | 142/155 kB
Progress (4): 94/233 kB | 121 kB | 160/239 kB | 142/155 kB
Progress (4): 98/233 kB | 121 kB | 160/239 kB | 142/155 kB
Progress (4): 98/233 kB | 121 kB | 164/239 kB | 142/155 kB
Progress (4): 98/233 kB | 121 kB | 164/239 kB | 146/155 kB
Progress (4): 102/233 kB | 121 kB | 164/239 kB | 146/155 kB
Progress (4): 102/233 kB | 121 kB | 164/239 kB | 150/155 kB
Progress (4): 102/233 kB | 121 kB | 168/239 kB | 150/155 kB
Progress (4): 102/233 kB | 121 kB | 168/239 kB | 154/155 kB
Progress (4): 106/233 kB | 121 kB | 168/239 kB | 154/155 kB
Progress (4): 106/233 kB | 121 kB | 168/239 kB | 155 kB    
Progress (4): 106/233 kB | 121 kB | 172/239 kB | 155 kB
Progress (4): 111/233 kB | 121 kB | 172/239 kB | 155 kB
Progress (4): 111/233 kB | 121 kB | 176/239 kB | 155 kB
Progress (4): 111/233 kB | 121 kB | 180/239 kB | 155 kB
Progress (4): 115/233 kB | 121 kB | 180/239 kB | 155 kB
Progress (4): 115/233 kB | 121 kB | 184/239 kB | 155 kB
Progress (4): 119/233 kB | 121 kB | 184/239 kB | 155 kB
Progress (4): 119/233 kB | 121 kB | 188/239 kB | 155 kB
Progress (4): 123/233 kB | 121 kB | 188/239 kB | 155 kB
Progress (4): 123/233 kB | 121 kB | 193/239 kB | 155 kB
Progress (4): 127/233 kB | 121 kB | 193/239 kB | 155 kB
Progress (4): 127/233 kB | 121 kB | 197/239 kB | 155 kB
Progress (4): 131/233 kB | 121 kB | 197/239 kB | 155 kB
Progress (4): 131/233 kB | 121 kB | 201/239 kB | 155 kB
Progress (4): 135/233 kB | 121 kB | 201/239 kB | 155 kB
Progress (4): 135/233 kB | 121 kB | 205/239 kB | 155 kB
Progress (4): 139/233 kB | 121 kB | 205/239 kB | 155 kB
Progress (4): 139/233 kB | 121 kB | 209/239 kB | 155 kB
Progress (4): 143/233 kB | 121 kB | 209/239 kB | 155 kB
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 3.0 MB/s)
#14 35.24 Progress (3): 143/233 kB | 213/239 kB | 155 kB
Progress (3): 147/233 kB | 213/239 kB | 155 kB
Progress (3): 147/233 kB | 217/239 kB | 155 kB
Progress (3): 152/233 kB | 217/239 kB | 155 kB
Progress (3): 152/233 kB | 221/239 kB | 155 kB
Progress (3): 156/233 kB | 221/239 kB | 155 kB
Progress (3): 156/233 kB | 225/239 kB | 155 kB
Progress (3): 160/233 kB | 225/239 kB | 155 kB
Progress (3): 160/233 kB | 229/239 kB | 155 kB
Progress (3): 164/233 kB | 229/239 kB | 155 kB
Progress (3): 164/233 kB | 233/239 kB | 155 kB
Progress (3): 168/233 kB | 233/239 kB | 155 kB
Progress (3): 168/233 kB | 238/239 kB | 155 kB
Progress (3): 172/233 kB | 238/239 kB | 155 kB
Progress (3): 172/233 kB | 239 kB | 155 kB    
Progress (3): 176/233 kB | 239 kB | 155 kB
Progress (3): 180/233 kB | 239 kB | 155 kB
Progress (3): 184/233 kB | 239 kB | 155 kB
Progress (3): 188/233 kB | 239 kB | 155 kB
Progress (3): 193/233 kB | 239 kB | 155 kB
Progress (3): 197/233 kB | 239 kB | 155 kB
Progress (3): 201/233 kB | 239 kB | 155 kB
Progress (3): 205/233 kB | 239 kB | 155 kB
Progress (3): 209/233 kB | 239 kB | 155 kB
Progress (3): 213/233 kB | 239 kB | 155 kB
Progress (3): 217/233 kB | 239 kB | 155 kB
Progress (3): 221/233 kB | 239 kB | 155 kB
Progress (3): 225/233 kB | 239 kB | 155 kB
Progress (3): 229/233 kB | 239 kB | 155 kB
Progress (3): 233 kB | 239 kB | 155 kB    
                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 3.5 MB/s)
#14 35.26 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 4.4 MB/s)
#14 35.26 Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 4.2 MB/s)
#14 35.35 [INFO] Installing /bio-formats-build/ome-common-java/target/ome-common-6.1.1-SNAPSHOT.jar to /home/build/.m2/repository/org/openmicroscopy/ome-common/6.1.1-SNAPSHOT/ome-common-6.1.1-SNAPSHOT.jar
#14 35.35 [INFO] Installing /bio-formats-build/ome-common-java/pom.xml to /home/build/.m2/repository/org/openmicroscopy/ome-common/6.1.1-SNAPSHOT/ome-common-6.1.1-SNAPSHOT.pom
#14 35.36 [INFO] Installing /bio-formats-build/ome-common-java/target/ome-common-6.1.1-SNAPSHOT-tests.jar to /home/build/.m2/repository/org/openmicroscopy/ome-common/6.1.1-SNAPSHOT/ome-common-6.1.1-SNAPSHOT-tests.jar
#14 35.36 [INFO] Installing /bio-formats-build/ome-common-java/target/ome-common-6.1.1-SNAPSHOT-javadoc.jar to /home/build/.m2/repository/org/openmicroscopy/ome-common/6.1.1-SNAPSHOT/ome-common-6.1.1-SNAPSHOT-javadoc.jar
#14 35.37 [INFO] Installing /bio-formats-build/ome-common-java/target/ome-common-6.1.1-SNAPSHOT-sources.jar to /home/build/.m2/repository/org/openmicroscopy/ome-common/6.1.1-SNAPSHOT/ome-common-6.1.1-SNAPSHOT-sources.jar
#14 35.37 [INFO] 
#14 35.37 [INFO] --------------------< org.openmicroscopy:ome-model >--------------------
#14 35.37 [INFO] Building OME Model 6.5.1-SNAPSHOT                                 [2/24]
#14 35.37 [INFO] --------------------------------[ pom ]---------------------------------
#14 35.37 [INFO] 
#14 35.37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ome-model ---
#14 35.37 [INFO] 
#14 35.37 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ ome-model ---
#14 35.37 [INFO] 
#14 35.37 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ome-model ---
#14 35.37 [INFO] 
#14 35.37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ome-model ---
#14 35.37 [INFO] Installing /bio-formats-build/ome-model/pom.xml to /home/build/.m2/repository/org/openmicroscopy/ome-model/6.5.1-SNAPSHOT/ome-model-6.5.1-SNAPSHOT.pom
#14 35.38 [INFO] 
#14 35.38 [INFO] ------------------< org.openmicroscopy:specification >------------------
#14 35.38 [INFO] Building Metadata model specification 6.5.1-SNAPSHOT              [3/24]
#14 35.38 [INFO] --------------------------------[ jar ]---------------------------------
#14 35.38 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.pom
#14 35.39 Progress (1): 4.1/19 kB
Progress (1): 8.2/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.pom (19 kB at 700 kB/s)
#14 35.41 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.jar
#14 35.42 Progress (1): 4.1/421 kB
Progress (1): 8.2/421 kB
Progress (1): 12/421 kB 
Progress (1): 16/421 kB
Progress (1): 20/421 kB
Progress (1): 25/421 kB
Progress (1): 29/421 kB
Progress (1): 33/421 kB
Progress (1): 37/421 kB
Progress (1): 41/421 kB
Progress (1): 45/421 kB
Progress (1): 49/421 kB
Progress (1): 53/421 kB
Progress (1): 57/421 kB
Progress (1): 61/421 kB
Progress (1): 66/421 kB
Progress (1): 70/421 kB
Progress (1): 74/421 kB
Progress (1): 78/421 kB
Progress (1): 82/421 kB
Progress (1): 86/421 kB
Progress (1): 90/421 kB
Progress (1): 94/421 kB
Progress (1): 98/421 kB
Progress (1): 102/421 kB
Progress (1): 106/421 kB
Progress (1): 111/421 kB
Progress (1): 115/421 kB
Progress (1): 119/421 kB
Progress (1): 123/421 kB
Progress (1): 127/421 kB
Progress (1): 131/421 kB
Progress (1): 135/421 kB
Progress (1): 139/421 kB
Progress (1): 143/421 kB
Progress (1): 147/421 kB
Progress (1): 152/421 kB
Progress (1): 156/421 kB
Progress (1): 160/421 kB
Progress (1): 164/421 kB
Progress (1): 168/421 kB
Progress (1): 172/421 kB
Progress (1): 176/421 kB
Progress (1): 180/421 kB
Progress (1): 184/421 kB
Progress (1): 188/421 kB
Progress (1): 193/421 kB
Progress (1): 197/421 kB
Progress (1): 201/421 kB
Progress (1): 205/421 kB
Progress (1): 209/421 kB
Progress (1): 213/421 kB
Progress (1): 217/421 kB
Progress (1): 221/421 kB
Progress (1): 225/421 kB
Progress (1): 229/421 kB
Progress (1): 233/421 kB
Progress (1): 238/421 kB
Progress (1): 242/421 kB
Progress (1): 246/421 kB
Progress (1): 250/421 kB
Progress (1): 254/421 kB
Progress (1): 258/421 kB
Progress (1): 262/421 kB
Progress (1): 266/421 kB
Progress (1): 270/421 kB
Progress (1): 274/421 kB
Progress (1): 279/421 kB
Progress (1): 283/421 kB
Progress (1): 287/421 kB
Progress (1): 291/421 kB
Progress (1): 295/421 kB
Progress (1): 299/421 kB
Progress (1): 303/421 kB
Progress (1): 307/421 kB
Progress (1): 311/421 kB
Progress (1): 315/421 kB
Progress (1): 319/421 kB
Progress (1): 324/421 kB
Progress (1): 328/421 kB
Progress (1): 332/421 kB
Progress (1): 336/421 kB
Progress (1): 340/421 kB
Progress (1): 344/421 kB
Progress (1): 348/421 kB
Progress (1): 352/421 kB
Progress (1): 356/421 kB
Progress (1): 360/421 kB
Progress (1): 365/421 kB
Progress (1): 369/421 kB
Progress (1): 373/421 kB
Progress (1): 377/421 kB
Progress (1): 381/421 kB
Progress (1): 385/421 kB
Progress (1): 389/421 kB
Progress (1): 393/421 kB
Progress (1): 397/421 kB
Progress (1): 401/421 kB
Progress (1): 406/421 kB
Progress (1): 410/421 kB
Progress (1): 414/421 kB
Progress (1): 418/421 kB
Progress (1): 421 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.jar (421 kB at 10 MB/s)
#14 35.47 [INFO] 
#14 35.47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ specification ---
#14 35.47 [INFO] 
#14 35.47 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ specification ---
#14 35.47 [INFO] 
#14 35.47 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ specification ---
#14 35.47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 35.48 [INFO] Copying 156 resources
#14 35.53 [INFO] 
#14 35.53 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ specification ---
#14 35.53 [INFO] Recompiling the module because of changed source code.
#14 35.53 [INFO] Compiling 2 source files with javac [debug release 8] to target/classes
#14 35.58 [INFO] 
#14 35.58 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ specification ---
#14 35.58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 35.58 [INFO] skip non existing resourceDirectory /bio-formats-build/ome-model/specification/src/test/resources
#14 35.58 [INFO] 
#14 35.58 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ specification ---
#14 35.59 [INFO] No sources to compile
#14 35.59 [INFO] 
#14 35.59 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ specification ---
#14 35.59 [INFO] No tests to run.
#14 35.59 [INFO] 
#14 35.59 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ specification ---
#14 35.61 [INFO] Building jar: /bio-formats-build/ome-model/specification/target/specification-6.5.1-SNAPSHOT.jar
#14 35.64 [INFO] 
#14 35.64 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ specification ---
#14 35.64 [INFO] Skipping packaging of the test-jar
#14 35.64 [INFO] 
#14 35.64 [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ specification ---
#14 35.64 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
#14 35.65 Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 55 kB/s)
#14 35.67 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
#14 35.68 Progress (1): 4.1/9.6 kB
Progress (1): 8.2/9.6 kB
Progress (1): 9.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 402 kB/s)
#14 35.70 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
#14 35.71 Progress (1): 4.1/32 kB
Progress (1): 8.2/32 kB
Progress (1): 12/32 kB 
Progress (1): 16/32 kB
Progress (1): 20/32 kB
Progress (1): 25/32 kB
Progress (1): 29/32 kB
Progress (1): 32 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.3 MB/s)
#14 35.72 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom
#14 35.74 Progress (1): 4.1/5.0 kB
Progress (1): 5.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom (5.0 kB at 193 kB/s)
#14 35.75 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
#14 35.76 Progress (1): 4.1/4.8 kB
Progress (1): 4.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 192 kB/s)
#14 35.78 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
#14 35.79 Progress (1): 4.1/5.1 kB
Progress (1): 5.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 205 kB/s)
#14 35.81 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
#14 35.82 Progress (1): 4.1/41 kB
Progress (1): 8.2/41 kB
Progress (1): 12/41 kB 
Progress (1): 16/41 kB
Progress (1): 20/41 kB
Progress (1): 25/41 kB
Progress (1): 29/41 kB
Progress (1): 33/41 kB
Progress (1): 37/41 kB
Progress (1): 41 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.7 MB/s)
#14 35.83 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
#14 35.85 Progress (1): 4.1/16 kB
Progress (1): 8.2/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 669 kB/s)
#14 35.86 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom
#14 35.87 Progress (1): 4.1/7.6 kB
Progress (1): 7.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom (7.6 kB at 304 kB/s)
#14 35.89 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
#14 35.90 Progress (1): 4.1/4.8 kB
Progress (1): 4.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 202 kB/s)
#14 35.92 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
#14 35.93 Progress (1): 4.1/5.0 kB
Progress (1): 5.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 207 kB/s)
#14 35.94 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
#14 35.95 Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 112 kB/s)
#14 35.97 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
#14 35.98 Progress (1): 4.1/12 kB
Progress (1): 8.2/12 kB
Progress (1): 12 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 472 kB/s)
#14 36.00 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
#14 36.01 Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 64 kB/s)
#14 36.02 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
#14 36.03 Progress (1): 4.1/15 kB
Progress (1): 8.2/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 610 kB/s)
#14 36.05 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
#14 36.06 Progress (1): 1.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 64 kB/s)
#14 36.08 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
#14 36.09 Progress (1): 4.1/6.7 kB
Progress (1): 6.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 267 kB/s)
#14 36.10 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
#14 36.12 Progress (1): 4.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 579 kB/s)
#14 36.13 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
#14 36.14 Progress (1): 4.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 169 kB/s)
#14 36.16 Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
#14 36.17 Progress (1): 4.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 559 kB/s)
#14 36.19 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
#14 36.20 Progress (1): 4.1/22 kB
Progress (1): 8.2/22 kB
Progress (1): 12/22 kB 
Progress (1): 16/22 kB
Progress (1): 20/22 kB
Progress (1): 22 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 914 kB/s)
#14 36.21 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
#14 36.22 Progress (1): 4.1/7.5 kB
Progress (1): 7.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 312 kB/s)
#14 36.24 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
#14 36.25 Progress (1): 4.1/9.0 kB
Progress (1): 8.2/9.0 kB
Progress (1): 9.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 359 kB/s)
#14 36.27 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
#14 36.28 Progress (1): 4.1/16 kB
Progress (1): 8.2/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 607 kB/s)
#14 36.30 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
#14 36.31 Progress (1): 4.1/6.1 kB
Progress (1): 6.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 244 kB/s)
#14 36.32 Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
#14 36.33 Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 127 kB/s)
#14 36.35 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
#14 36.36 Progress (1): 3.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 141 kB/s)
#14 36.38 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
#14 36.39 Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 121 kB/s)
#14 36.40 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
#14 36.42 Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 65 kB/s)
#14 36.43 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
#14 36.44 Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 105 kB/s)
#14 36.46 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
#14 36.47 Progress (1): 1.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 44 kB/s)
#14 36.49 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
#14 36.50 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 80 kB/s)
#14 36.51 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
#14 36.52 Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 118 kB/s)
#14 36.54 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
#14 36.55 Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 106 kB/s)
#14 36.57 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
#14 36.58 Progress (1): 4.1/6.1 kB
Progress (1): 6.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 254 kB/s)
#14 36.59 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
#14 36.60 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 434 kB/s)
#14 36.62 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
#14 36.63 Progress (1): 4.1/13 kB
Progress (1): 8.2/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 521 kB/s)
#14 36.65 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
#14 36.66 Progress (1): 4.1/18 kB
Progress (1): 8.2/18 kB
Progress (1): 12/18 kB 
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 728 kB/s)
#14 36.67 Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
#14 36.69 Progress (1): 357 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 15 kB/s)
#14 36.70 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
#14 36.71 Progress (1): 866 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 36 kB/s)
#14 36.73 Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
#14 36.74 Progress (1): 4.1/7.0 kB
Progress (1): 7.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 292 kB/s)
#14 36.75 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
#14 36.77 Progress (1): 4.1/6.2 kB
Progress (1): 6.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 258 kB/s)
#14 36.78 Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
#14 36.79 Progress (1): 145 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 6.0 kB/s)
#14 36.81 Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
#14 36.82 Progress (1): 147 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 6.1 kB/s)
#14 36.85 Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
#14 36.86 Progress (1): 167 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 7.0 kB/s)
#14 36.88 Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
#14 36.89 Progress (1): 156 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 6.5 kB/s)
#14 36.90 Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
#14 36.91 Progress (1): 4.1/6.0 kB
Progress (1): 6.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 241 kB/s)
#14 36.93 Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
#14 36.94 Progress (1): 974 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 42 kB/s)
#14 36.96 Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
#14 36.97 Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 96 kB/s)
#14 36.98 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
#14 36.99 Progress (1): 163 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 6.8 kB/s)
#14 37.01 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
#14 37.02 Progress (1): 171 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 7.1 kB/s)
#14 37.03 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
#14 37.05 Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 139 kB/s)
#14 37.06 Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
#14 37.07 Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 94 kB/s)
#14 37.09 Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
#14 37.10 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 460 kB/s)
#14 37.11 Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
#14 37.13 Progress (1): 4.1/9.0 kB
Progress (1): 8.2/9.0 kB
Progress (1): 9.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 361 kB/s)
#14 37.14 Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
#14 37.15 Progress (1): 4.1/5.3 kB
Progress (1): 5.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 219 kB/s)
#14 37.17 Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
#14 37.18 Progress (1): 142 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 5.9 kB/s)
#14 37.19 Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
#14 37.21 Progress (1): 140 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 5.6 kB/s)
#14 37.22 Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
#14 37.23 Progress (1): 653 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 25 kB/s)
#14 37.25 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
#14 37.26 Progress (1): 4.1/4.3 kB
Progress (1): 4.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 180 kB/s)
#14 37.28 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
#14 37.29 Progress (1): 4.1/9.8 kB
Progress (1): 8.2/9.8 kB
Progress (1): 9.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 410 kB/s)
#14 37.30 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
#14 37.32 Progress (1): 4.1/12 kB
Progress (1): 8.2/12 kB
Progress (1): 12 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 473 kB/s)
#14 37.33 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
#14 37.34 Progress (1): 3.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 142 kB/s)
#14 37.36 Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
#14 37.37 Progress (1): 145 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 6.0 kB/s)
#14 37.39 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
#14 37.40 Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 128 kB/s)
#14 37.41 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
#14 37.43 Progress (1): 2.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 121 kB/s)
#14 37.44 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
#14 37.45 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 425 kB/s)
#14 37.47 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
#14 37.48 Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 73 kB/s)
#14 37.49 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
#14 37.51 Progress (1): 4.1/12 kB
Progress (1): 8.2/12 kB
Progress (1): 12/12 kB 
Progress (1): 12 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 516 kB/s)
#14 37.52 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
#14 37.53 Progress (1): 4.1/23 kB
Progress (1): 8.2/23 kB
Progress (1): 12/23 kB 
Progress (1): 16/23 kB
Progress (1): 20/23 kB
Progress (1): 23 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 934 kB/s)
#14 37.55 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
#14 37.56 Progress (1): 4.1/65 kB
Progress (1): 8.2/65 kB
Progress (1): 12/65 kB 
Progress (1): 16/65 kB
Progress (1): 20/65 kB
Progress (1): 25/65 kB
Progress (1): 29/65 kB
Progress (1): 33/65 kB
Progress (1): 37/65 kB
Progress (1): 41/65 kB
Progress (1): 45/65 kB
Progress (1): 49/65 kB
Progress (1): 53/65 kB
Progress (1): 57/65 kB
Progress (1): 61/65 kB
Progress (1): 65 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 2.5 MB/s)
#14 37.58 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom
#14 37.59 Progress (1): 4.1/6.4 kB
Progress (1): 6.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (6.4 kB at 256 kB/s)
#14 37.61 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom
#14 37.62 Progress (1): 4.1/16 kB
Progress (1): 8.2/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 kB at 627 kB/s)
#14 37.63 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom
#14 37.64 Progress (1): 4.1/27 kB
Progress (1): 8.2/27 kB
Progress (1): 12/27 kB 
Progress (1): 16/27 kB
Progress (1): 20/27 kB
Progress (1): 25/27 kB
Progress (1): 27 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 1.1 MB/s)
#14 37.66 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom
#14 37.67 Progress (1): 4.1/5.5 kB
Progress (1): 5.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (5.5 kB at 221 kB/s)
#14 37.69 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom
#14 37.70 Progress (1): 4.1/13 kB
Progress (1): 8.2/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 kB at 516 kB/s)
#14 37.72 Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom
#14 37.73 Progress (1): 4.1/12 kB
Progress (1): 8.2/12 kB
Progress (1): 12 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 462 kB/s)
#14 37.74 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom
#14 37.75 Progress (1): 4.1/53 kB
Progress (1): 8.2/53 kB
Progress (1): 12/53 kB 
Progress (1): 16/53 kB
Progress (1): 20/53 kB
Progress (1): 25/53 kB
Progress (1): 29/53 kB
Progress (1): 33/53 kB
Progress (1): 37/53 kB
Progress (1): 41/53 kB
Progress (1): 45/53 kB
Progress (1): 49/53 kB
Progress (1): 53 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 2.0 MB/s)
#14 37.77 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
#14 37.79 Progress (1): 4.1/4.8 kB
Progress (1): 4.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 178 kB/s)
#14 37.80 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
#14 37.82 Progress (1): 4.1/4.5 kB
Progress (1): 4.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 175 kB/s)
#14 37.83 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
#14 37.84 Progress (1): 4.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 570 kB/s)
#14 37.86 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
#14 37.87 Progress (1): 4.1/16 kB
Progress (1): 8.2/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 601 kB/s)
#14 37.89 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
#14 37.90 Progress (1): 4.1/70 kB
Progress (1): 8.2/70 kB
Progress (1): 12/70 kB 
Progress (1): 16/70 kB
Progress (1): 20/70 kB
Progress (1): 24/70 kB
Progress (1): 28/70 kB
Progress (1): 32/70 kB
Progress (1): 36/70 kB
Progress (1): 40/70 kB
Progress (1): 44/70 kB
Progress (1): 49/70 kB
Progress (1): 53/70 kB
Progress (1): 57/70 kB
Progress (1): 61/70 kB
Progress (1): 65/70 kB
Progress (1): 69/70 kB
Progress (1): 70 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 2.6 MB/s)
#14 37.92 Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
#14 37.93 Progress (1): 2.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 116 kB/s)
#14 37.95 Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
#14 37.96 Progress (1): 4.1/17 kB
Progress (1): 8.2/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 688 kB/s)
#14 37.97 Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
#14 37.98 Progress (1): 1.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 79 kB/s)
#14 38.00 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
#14 38.01 Progress (1): 726 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 29 kB/s)
#14 38.03 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
#14 38.04 Progress (1): 1.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 43 kB/s)
#14 38.05 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
#14 38.06 Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 101 kB/s)
#14 38.08 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom
#14 38.09 Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 46 kB/s)
#14 38.10 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
#14 38.12 Progress (1): 4.1/7.7 kB
Progress (1): 7.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 320 kB/s)
#14 38.14 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar
#14 38.14 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar
#14 38.14 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
#14 38.14 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar
#14 38.14 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
#14 38.15 Progress (1): 4.1/33 kB
Progress (1): 8.2/33 kB
Progress (1): 12/33 kB 
Progress (1): 16/33 kB
Progress (1): 20/33 kB
Progress (1): 25/33 kB
Progress (1): 29/33 kB
Progress (1): 33/33 kB
Progress (1): 33 kB   
Progress (2): 33 kB | 4.1/11 kB
Progress (3): 33 kB | 4.1/11 kB | 4.1/123 kB
Progress (3): 33 kB | 8.2/11 kB | 4.1/123 kB
Progress (4): 33 kB | 8.2/11 kB | 4.1/123 kB | 4.1/57 kB
Progress (4): 33 kB | 11 kB | 4.1/123 kB | 4.1/57 kB    
Progress (5): 33 kB | 11 kB | 4.1/123 kB | 4.1/57 kB | 4.1/26 kB
Progress (5): 33 kB | 11 kB | 8.2/123 kB | 4.1/57 kB | 4.1/26 kB
Progress (5): 33 kB | 11 kB | 8.2/123 kB | 4.1/57 kB | 8.2/26 kB
Progress (5): 33 kB | 11 kB | 8.2/123 kB | 8.2/57 kB | 8.2/26 kB
Progress (5): 33 kB | 11 kB | 8.2/123 kB | 8.2/57 kB | 12/26 kB 
Progress (5): 33 kB | 11 kB | 12/123 kB | 8.2/57 kB | 12/26 kB 
Progress (5): 33 kB | 11 kB | 12/123 kB | 8.2/57 kB | 16/26 kB
Progress (5): 33 kB | 11 kB | 12/123 kB | 12/57 kB | 16/26 kB 
Progress (5): 33 kB | 11 kB | 12/123 kB | 12/57 kB | 20/26 kB
Progress (5): 33 kB | 11 kB | 16/123 kB | 12/57 kB | 20/26 kB
Progress (5): 33 kB | 11 kB | 16/123 kB | 12/57 kB | 25/26 kB
Progress (5): 33 kB | 11 kB | 16/123 kB | 16/57 kB | 25/26 kB
Progress (5): 33 kB | 11 kB | 20/123 kB | 16/57 kB | 25/26 kB
Progress (5): 33 kB | 11 kB | 20/123 kB | 20/57 kB | 25/26 kB
Progress (5): 33 kB | 11 kB | 20/123 kB | 20/57 kB | 26 kB   
Progress (5): 33 kB | 11 kB | 20/123 kB | 25/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 25/123 kB | 25/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 25/123 kB | 29/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 29/123 kB | 29/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 29/123 kB | 33/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 33/123 kB | 33/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 33/123 kB | 37/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 33/123 kB | 41/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 37/123 kB | 41/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 37/123 kB | 45/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 41/123 kB | 45/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 41/123 kB | 49/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 45/123 kB | 49/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 45/123 kB | 53/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 49/123 kB | 53/57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 49/123 kB | 57 kB | 26 kB   
Progress (5): 33 kB | 11 kB | 53/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 57/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 61/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 66/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 70/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 74/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 78/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 82/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 86/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 90/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 94/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 98/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 102/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 106/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 111/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 115/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 119/123 kB | 57 kB | 26 kB
Progress (5): 33 kB | 11 kB | 123/123 kB | 57 kB | 26 kB
                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 869 kB/s)
#14 38.17 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar (33 kB at 1.1 MB/s)
#14 38.17 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar
#14 38.17 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 393 kB/s)
#14 38.17 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar
#14 38.17 Progress (2): 123 kB | 57 kB
                            
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar
#14 38.17 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 1.7 MB/s)
#14 38.17 Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar
#14 38.18 Progress (2): 123 kB | 4.1/12 kB
Progress (2): 123 kB | 8.2/12 kB
Progress (2): 123 kB | 12 kB    
Progress (3): 123 kB | 12 kB | 4.1/167 kB
Progress (4): 123 kB | 12 kB | 4.1/167 kB | 4.1/64 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar (123 kB at 2.8 MB/s)
#14 38.18 Progress (3): 12 kB | 8.2/167 kB | 4.1/64 kB
                                            
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
#14 38.18 Progress (3): 12 kB | 8.2/167 kB | 8.2/64 kB
Progress (3): 12 kB | 12/167 kB | 8.2/64 kB 
Progress (3): 12 kB | 12/167 kB | 12/64 kB 
Progress (3): 12 kB | 16/167 kB | 12/64 kB
Progress (3): 12 kB | 16/167 kB | 16/64 kB
Progress (3): 12 kB | 20/167 kB | 16/64 kB
Progress (3): 12 kB | 20/167 kB | 20/64 kB
Progress (3): 12 kB | 25/167 kB | 20/64 kB
Progress (3): 12 kB | 25/167 kB | 25/64 kB
Progress (3): 12 kB | 29/167 kB | 25/64 kB
Progress (3): 12 kB | 29/167 kB | 29/64 kB
Progress (3): 12 kB | 33/167 kB | 29/64 kB
Progress (3): 12 kB | 33/167 kB | 33/64 kB
Progress (3): 12 kB | 37/167 kB | 33/64 kB
Progress (3): 12 kB | 37/167 kB | 37/64 kB
Progress (3): 12 kB | 41/167 kB | 37/64 kB
Progress (3): 12 kB | 41/167 kB | 41/64 kB
Progress (3): 12 kB | 45/167 kB | 41/64 kB
Progress (4): 12 kB | 45/167 kB | 41/64 kB | 4.1/98 kB
Progress (4): 12 kB | 45/167 kB | 45/64 kB | 4.1/98 kB
Progress (4): 12 kB | 45/167 kB | 45/64 kB | 8.2/98 kB
Progress (4): 12 kB | 49/167 kB | 45/64 kB | 8.2/98 kB
Progress (4): 12 kB | 49/167 kB | 45/64 kB | 12/98 kB 
Progress (4): 12 kB | 49/167 kB | 49/64 kB | 12/98 kB
Progress (4): 12 kB | 49/167 kB | 49/64 kB | 16/98 kB
Progress (4): 12 kB | 53/167 kB | 49/64 kB | 16/98 kB
Progress (4): 12 kB | 53/167 kB | 53/64 kB | 16/98 kB
Progress (4): 12 kB | 53/167 kB | 53/64 kB | 20/98 kB
Progress (4): 12 kB | 57/167 kB | 53/64 kB | 20/98 kB
Progress (4): 12 kB | 57/167 kB | 53/64 kB | 25/98 kB
Progress (4): 12 kB | 57/167 kB | 57/64 kB | 25/98 kB
Progress (4): 12 kB | 57/167 kB | 57/64 kB | 29/98 kB
Progress (4): 12 kB | 61/167 kB | 57/64 kB | 29/98 kB
Progress (4): 12 kB | 61/167 kB | 57/64 kB | 33/98 kB
Progress (4): 12 kB | 61/167 kB | 61/64 kB | 33/98 kB
Progress (4): 12 kB | 66/167 kB | 61/64 kB | 33/98 kB
Progress (4): 12 kB | 66/167 kB | 61/64 kB | 37/98 kB
Progress (4): 12 kB | 66/167 kB | 64 kB | 37/98 kB   
Progress (4): 12 kB | 66/167 kB | 64 kB | 41/98 kB
Progress (4): 12 kB | 70/167 kB | 64 kB | 41/98 kB
Progress (4): 12 kB | 70/167 kB | 64 kB | 45/98 kB
Progress (4): 12 kB | 74/167 kB | 64 kB | 45/98 kB
Progress (4): 12 kB | 74/167 kB | 64 kB | 49/98 kB
Progress (4): 12 kB | 78/167 kB | 64 kB | 49/98 kB
Progress (4): 12 kB | 78/167 kB | 64 kB | 53/98 kB
Progress (4): 12 kB | 82/167 kB | 64 kB | 53/98 kB
Progress (4): 12 kB | 82/167 kB | 64 kB | 57/98 kB
Progress (4): 12 kB | 86/167 kB | 64 kB | 57/98 kB
Progress (4): 12 kB | 86/167 kB | 64 kB | 61/98 kB
Progress (4): 12 kB | 90/167 kB | 64 kB | 61/98 kB
Progress (4): 12 kB | 94/167 kB | 64 kB | 61/98 kB
Progress (4): 12 kB | 94/167 kB | 64 kB | 66/98 kB
Progress (4): 12 kB | 98/167 kB | 64 kB | 66/98 kB
Progress (4): 12 kB | 98/167 kB | 64 kB | 70/98 kB
Progress (4): 12 kB | 102/167 kB | 64 kB | 70/98 kB
Progress (4): 12 kB | 102/167 kB | 64 kB | 74/98 kB
Progress (4): 12 kB | 106/167 kB | 64 kB | 74/98 kB
Progress (4): 12 kB | 110/167 kB | 64 kB | 74/98 kB
Progress (4): 12 kB | 114/167 kB | 64 kB | 74/98 kB
Progress (4): 12 kB | 114/167 kB | 64 kB | 78/98 kB
Progress (4): 12 kB | 118/167 kB | 64 kB | 78/98 kB
Progress (4): 12 kB | 118/167 kB | 64 kB | 82/98 kB
Progress (4): 12 kB | 122/167 kB | 64 kB | 82/98 kB
Progress (4): 12 kB | 122/167 kB | 64 kB | 86/98 kB
Progress (4): 12 kB | 126/167 kB | 64 kB | 86/98 kB
Progress (4): 12 kB | 126/167 kB | 64 kB | 90/98 kB
Progress (4): 12 kB | 131/167 kB | 64 kB | 90/98 kB
Progress (4): 12 kB | 131/167 kB | 64 kB | 94/98 kB
Progress (4): 12 kB | 135/167 kB | 64 kB | 94/98 kB
Progress (4): 12 kB | 135/167 kB | 64 kB | 98 kB   
Progress (4): 12 kB | 139/167 kB | 64 kB | 98 kB
Progress (4): 12 kB | 143/167 kB | 64 kB | 98 kB
Progress (4): 12 kB | 147/167 kB | 64 kB | 98 kB
Progress (4): 12 kB | 151/167 kB | 64 kB | 98 kB
Progress (4): 12 kB | 155/167 kB | 64 kB | 98 kB
Progress (4): 12 kB | 159/167 kB | 64 kB | 98 kB
Progress (4): 12 kB | 163/167 kB | 64 kB | 98 kB
Progress (4): 12 kB | 167 kB | 64 kB | 98 kB    
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 210 kB/s)
#14 38.20 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar
#14 38.20 Progress (4): 167 kB | 64 kB | 98 kB | 4.1/61 kB
Progress (4): 167 kB | 64 kB | 98 kB | 8.2/61 kB
Progress (4): 167 kB | 64 kB | 98 kB | 12/61 kB 
Progress (4): 167 kB | 64 kB | 98 kB | 16/61 kB
Progress (4): 167 kB | 64 kB | 98 kB | 20/61 kB
Progress (4): 167 kB | 64 kB | 98 kB | 25/61 kB
Progress (4): 167 kB | 64 kB | 98 kB | 29/61 kB
Progress (4): 167 kB | 64 kB | 98 kB | 33/61 kB
Progress (4): 167 kB | 64 kB | 98 kB | 37/61 kB
Progress (4): 167 kB | 64 kB | 98 kB | 41/61 kB
Progress (4): 167 kB | 64 kB | 98 kB | 45/61 kB
Progress (4): 167 kB | 64 kB | 98 kB | 49/61 kB
Progress (4): 167 kB | 64 kB | 98 kB | 53/61 kB
Progress (4): 167 kB | 64 kB | 98 kB | 57/61 kB
Progress (4): 167 kB | 64 kB | 98 kB | 61 kB   
                                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar (64 kB at 1.1 MB/s)
#14 38.20 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar
#14 38.20 Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 1.5 MB/s)
#14 38.20 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
#14 38.21 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (167 kB at 2.6 MB/s)
#14 38.21 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
#14 38.21 Progress (2): 61 kB | 4.1/16 kB
Progress (2): 61 kB | 8.2/16 kB
Progress (2): 61 kB | 12/16 kB 
Progress (2): 61 kB | 16 kB   
                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 854 kB/s)
#14 38.21 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
#14 38.21 Progress (2): 16 kB | 4.1/17 kB
Progress (2): 16 kB | 8.2/17 kB
Progress (2): 16 kB | 12/17 kB 
Progress (2): 16 kB | 16/17 kB
Progress (2): 16 kB | 17 kB   
Progress (3): 16 kB | 17 kB | 4.1/11 kB
Progress (3): 16 kB | 17 kB | 8.2/11 kB
Progress (3): 16 kB | 17 kB | 11 kB    
Progress (4): 16 kB | 17 kB | 11 kB | 4.1/237 kB
Progress (4): 16 kB | 17 kB | 11 kB | 8.2/237 kB
Progress (4): 16 kB | 17 kB | 11 kB | 12/237 kB 
Progress (4): 16 kB | 17 kB | 11 kB | 16/237 kB
Progress (4): 16 kB | 17 kB | 11 kB | 20/237 kB
Progress (4): 16 kB | 17 kB | 11 kB | 25/237 kB
Progress (4): 16 kB | 17 kB | 11 kB | 29/237 kB
Progress (4): 16 kB | 17 kB | 11 kB | 33/237 kB
Progress (4): 16 kB | 17 kB | 11 kB | 37/237 kB
Progress (4): 16 kB | 17 kB | 11 kB | 41/237 kB
Progress (4): 16 kB | 17 kB | 11 kB | 45/237 kB
                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar (16 kB at 200 kB/s)
#14 38.22 Progress (3): 17 kB | 11 kB | 49/237 kB
                                       
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
#14 38.22 Progress (3): 17 kB | 11 kB | 53/237 kB
Progress (3): 17 kB | 11 kB | 57/237 kB
Progress (3): 17 kB | 11 kB | 61/237 kB
Progress (3): 17 kB | 11 kB | 66/237 kB
Progress (3): 17 kB | 11 kB | 70/237 kB
Progress (3): 17 kB | 11 kB | 74/237 kB
Progress (3): 17 kB | 11 kB | 78/237 kB
Progress (3): 17 kB | 11 kB | 82/237 kB
Progress (3): 17 kB | 11 kB | 86/237 kB
Progress (3): 17 kB | 11 kB | 90/237 kB
Progress (3): 17 kB | 11 kB | 94/237 kB
Progress (3): 17 kB | 11 kB | 98/237 kB
Progress (3): 17 kB | 11 kB | 102/237 kB
Progress (3): 17 kB | 11 kB | 106/237 kB
Progress (3): 17 kB | 11 kB | 111/237 kB
Progress (3): 17 kB | 11 kB | 115/237 kB
Progress (3): 17 kB | 11 kB | 119/237 kB
Progress (3): 17 kB | 11 kB | 123/237 kB
Progress (3): 17 kB | 11 kB | 127/237 kB
Progress (3): 17 kB | 11 kB | 131/237 kB
Progress (3): 17 kB | 11 kB | 135/237 kB
Progress (3): 17 kB | 11 kB | 139/237 kB
Progress (3): 17 kB | 11 kB | 143/237 kB
Progress (3): 17 kB | 11 kB | 147/237 kB
Progress (3): 17 kB | 11 kB | 152/237 kB
Progress (4): 17 kB | 11 kB | 152/237 kB | 4.1/8.1 kB
Progress (4): 17 kB | 11 kB | 156/237 kB | 4.1/8.1 kB
Progress (4): 17 kB | 11 kB | 156/237 kB | 8.1 kB    
Progress (4): 17 kB | 11 kB | 160/237 kB | 8.1 kB
Progress (4): 17 kB | 11 kB | 164/237 kB | 8.1 kB
Progress (4): 17 kB | 11 kB | 168/237 kB | 8.1 kB
Progress (4): 17 kB | 11 kB | 172/237 kB | 8.1 kB
Progress (4): 17 kB | 11 kB | 176/237 kB | 8.1 kB
Progress (4): 17 kB | 11 kB | 180/237 kB | 8.1 kB
Progress (4): 17 kB | 11 kB | 184/237 kB | 8.1 kB
Progress (4): 17 kB | 11 kB | 188/237 kB | 8.1 kB
                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 205 kB/s)
#14 38.23 Progress (3): 11 kB | 193/237 kB | 8.1 kB
                                         
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
#14 38.23 Progress (3): 11 kB | 197/237 kB | 8.1 kB
Progress (3): 11 kB | 201/237 kB | 8.1 kB
Progress (3): 11 kB | 205/237 kB | 8.1 kB
Progress (3): 11 kB | 209/237 kB | 8.1 kB
Progress (3): 11 kB | 213/237 kB | 8.1 kB
Progress (3): 11 kB | 217/237 kB | 8.1 kB
Progress (3): 11 kB | 221/237 kB | 8.1 kB
Progress (3): 11 kB | 225/237 kB | 8.1 kB
Progress (3): 11 kB | 229/237 kB | 8.1 kB
Progress (3): 11 kB | 233/237 kB | 8.1 kB
Progress (3): 11 kB | 237 kB | 8.1 kB    
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 119 kB/s)
#14 38.23 Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
#14 38.23 Progress (3): 237 kB | 8.1 kB | 4.1/450 kB
Progress (3): 237 kB | 8.1 kB | 8.2/450 kB
Progress (3): 237 kB | 8.1 kB | 12/450 kB 
Progress (3): 237 kB | 8.1 kB | 16/450 kB
Progress (3): 237 kB | 8.1 kB | 20/450 kB
Progress (3): 237 kB | 8.1 kB | 25/450 kB
Progress (3): 237 kB | 8.1 kB | 29/450 kB
Progress (3): 237 kB | 8.1 kB | 33/450 kB
Progress (3): 237 kB | 8.1 kB | 37/450 kB
Progress (3): 237 kB | 8.1 kB | 41/450 kB
Progress (3): 237 kB | 8.1 kB | 45/450 kB
Progress (3): 237 kB | 8.1 kB | 49/450 kB
Progress (3): 237 kB | 8.1 kB | 53/450 kB
Progress (3): 237 kB | 8.1 kB | 57/450 kB
Progress (3): 237 kB | 8.1 kB | 61/450 kB
Progress (3): 237 kB | 8.1 kB | 65/450 kB
Progress (3): 237 kB | 8.1 kB | 69/450 kB
Progress (3): 237 kB | 8.1 kB | 74/450 kB
Progress (3): 237 kB | 8.1 kB | 78/450 kB
Progress (3): 237 kB | 8.1 kB | 82/450 kB
Progress (3): 237 kB | 8.1 kB | 86/450 kB
Progress (3): 237 kB | 8.1 kB | 90/450 kB
Progress (3): 237 kB | 8.1 kB | 94/450 kB
Progress (3): 237 kB | 8.1 kB | 98/450 kB
Progress (3): 237 kB | 8.1 kB | 102/450 kB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 84 kB/s)
#14 38.24 Progress (2): 237 kB | 106/450 kB
                                 
Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
#14 38.24 Progress (2): 237 kB | 110/450 kB
Progress (2): 237 kB | 115/450 kB
Progress (2): 237 kB | 119/450 kB
Progress (2): 237 kB | 123/450 kB
Progress (2): 237 kB | 127/450 kB
Progress (2): 237 kB | 131/450 kB
Progress (2): 237 kB | 135/450 kB
Progress (2): 237 kB | 139/450 kB
Progress (2): 237 kB | 143/450 kB
Progress (2): 237 kB | 147/450 kB
Progress (3): 237 kB | 147/450 kB | 4.1/347 kB
Progress (3): 237 kB | 151/450 kB | 4.1/347 kB
Progress (3): 237 kB | 151/450 kB | 8.2/347 kB
Progress (3): 237 kB | 155/450 kB | 8.2/347 kB
Progress (3): 237 kB | 155/450 kB | 12/347 kB 
Progress (3): 237 kB | 160/450 kB | 12/347 kB
Progress (3): 237 kB | 160/450 kB | 16/347 kB
Progress (3): 237 kB | 164/450 kB | 16/347 kB
Progress (3): 237 kB | 164/450 kB | 20/347 kB
Progress (3): 237 kB | 168/450 kB | 20/347 kB
Progress (3): 237 kB | 168/450 kB | 25/347 kB
Progress (3): 237 kB | 172/450 kB | 25/347 kB
Progress (3): 237 kB | 172/450 kB | 29/347 kB
Progress (3): 237 kB | 176/450 kB | 29/347 kB
Progress (3): 237 kB | 176/450 kB | 33/347 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 2.4 MB/s)
#14 38.24 Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
#14 38.24 Progress (2): 176/450 kB | 37/347 kB
Progress (2): 180/450 kB | 37/347 kB
Progress (2): 180/450 kB | 41/347 kB
Progress (3): 180/450 kB | 41/347 kB | 4.1/189 kB
Progress (3): 184/450 kB | 41/347 kB | 4.1/189 kB
Progress (3): 184/450 kB | 45/347 kB | 4.1/189 kB
Progress (3): 188/450 kB | 45/347 kB | 4.1/189 kB
Progress (3): 188/450 kB | 45/347 kB | 8.2/189 kB
Progress (3): 192/450 kB | 45/347 kB | 8.2/189 kB
Progress (3): 192/450 kB | 49/347 kB | 8.2/189 kB
Progress (3): 196/450 kB | 49/347 kB | 8.2/189 kB
Progress (3): 196/450 kB | 49/347 kB | 12/189 kB 
Progress (3): 196/450 kB | 49/347 kB | 16/189 kB
Progress (3): 196/450 kB | 53/347 kB | 16/189 kB
Progress (3): 201/450 kB | 53/347 kB | 16/189 kB
Progress (3): 201/450 kB | 57/347 kB | 16/189 kB
Progress (3): 201/450 kB | 57/347 kB | 20/189 kB
Progress (3): 201/450 kB | 61/347 kB | 20/189 kB
Progress (3): 205/450 kB | 61/347 kB | 20/189 kB
Progress (3): 205/450 kB | 65/347 kB | 20/189 kB
Progress (3): 205/450 kB | 65/347 kB | 25/189 kB
Progress (3): 209/450 kB | 65/347 kB | 25/189 kB
Progress (3): 209/450 kB | 69/347 kB | 25/189 kB
Progress (3): 209/450 kB | 69/347 kB | 29/189 kB
Progress (3): 209/450 kB | 74/347 kB | 29/189 kB
Progress (3): 213/450 kB | 74/347 kB | 29/189 kB
Progress (3): 213/450 kB | 78/347 kB | 29/189 kB
Progress (3): 213/450 kB | 78/347 kB | 33/189 kB
Progress (3): 217/450 kB | 78/347 kB | 33/189 kB
Progress (3): 217/450 kB | 82/347 kB | 33/189 kB
Progress (3): 221/450 kB | 82/347 kB | 33/189 kB
Progress (3): 221/450 kB | 82/347 kB | 37/189 kB
Progress (3): 221/450 kB | 86/347 kB | 37/189 kB
Progress (3): 225/450 kB | 86/347 kB | 37/189 kB
Progress (3): 225/450 kB | 90/347 kB | 37/189 kB
Progress (3): 225/450 kB | 90/347 kB | 41/189 kB
Progress (3): 225/450 kB | 94/347 kB | 41/189 kB
Progress (3): 229/450 kB | 94/347 kB | 41/189 kB
Progress (3): 229/450 kB | 98/347 kB | 41/189 kB
Progress (3): 229/450 kB | 98/347 kB | 45/189 kB
Progress (3): 233/450 kB | 98/347 kB | 45/189 kB
Progress (3): 233/450 kB | 102/347 kB | 45/189 kB
Progress (3): 233/450 kB | 102/347 kB | 49/189 kB
Progress (3): 233/450 kB | 106/347 kB | 49/189 kB
Progress (3): 237/450 kB | 106/347 kB | 49/189 kB
Progress (3): 237/450 kB | 110/347 kB | 49/189 kB
Progress (3): 237/450 kB | 110/347 kB | 53/189 kB
Progress (3): 237/450 kB | 115/347 kB | 53/189 kB
Progress (3): 241/450 kB | 115/347 kB | 53/189 kB
Progress (3): 241/450 kB | 115/347 kB | 57/189 kB
Progress (3): 241/450 kB | 119/347 kB | 57/189 kB
Progress (3): 246/450 kB | 119/347 kB | 57/189 kB
Progress (3): 246/450 kB | 123/347 kB | 57/189 kB
Progress (3): 246/450 kB | 123/347 kB | 61/189 kB
Progress (3): 250/450 kB | 123/347 kB | 61/189 kB
Progress (3): 250/450 kB | 127/347 kB | 61/189 kB
Progress (3): 254/450 kB | 127/347 kB | 61/189 kB
Progress (3): 254/450 kB | 127/347 kB | 66/189 kB
Progress (3): 258/450 kB | 127/347 kB | 66/189 kB
Progress (3): 258/450 kB | 131/347 kB | 66/189 kB
Progress (3): 262/450 kB | 131/347 kB | 66/189 kB
Progress (3): 262/450 kB | 131/347 kB | 70/189 kB
Progress (3): 262/450 kB | 135/347 kB | 70/189 kB
Progress (3): 262/450 kB | 135/347 kB | 74/189 kB
Progress (3): 266/450 kB | 135/347 kB | 74/189 kB
Progress (3): 266/450 kB | 135/347 kB | 78/189 kB
Progress (3): 266/450 kB | 139/347 kB | 78/189 kB
Progress (3): 266/450 kB | 139/347 kB | 82/189 kB
Progress (3): 270/450 kB | 139/347 kB | 82/189 kB
Progress (3): 270/450 kB | 139/347 kB | 86/189 kB
Progress (3): 270/450 kB | 143/347 kB | 86/189 kB
Progress (3): 270/450 kB | 143/347 kB | 90/189 kB
Progress (3): 274/450 kB | 143/347 kB | 90/189 kB
Progress (3): 274/450 kB | 143/347 kB | 94/189 kB
Progress (3): 274/450 kB | 147/347 kB | 94/189 kB
Progress (3): 274/450 kB | 147/347 kB | 98/189 kB
Progress (4): 274/450 kB | 147/347 kB | 98/189 kB | 4.1/144 kB
Progress (4): 278/450 kB | 147/347 kB | 98/189 kB | 4.1/144 kB
Progress (4): 278/450 kB | 147/347 kB | 98/189 kB | 8.2/144 kB
Progress (4): 278/450 kB | 151/347 kB | 98/189 kB | 8.2/144 kB
Progress (4): 278/450 kB | 151/347 kB | 102/189 kB | 8.2/144 kB
Progress (4): 278/450 kB | 155/347 kB | 102/189 kB | 8.2/144 kB
Progress (4): 278/450 kB | 155/347 kB | 102/189 kB | 12/144 kB 
Progress (4): 282/450 kB | 155/347 kB | 102/189 kB | 12/144 kB
Progress (4): 282/450 kB | 155/347 kB | 102/189 kB | 16/144 kB
Progress (4): 282/450 kB | 160/347 kB | 102/189 kB | 16/144 kB
Progress (4): 282/450 kB | 160/347 kB | 106/189 kB | 16/144 kB
Progress (4): 282/450 kB | 160/347 kB | 106/189 kB | 20/144 kB
Progress (4): 282/450 kB | 164/347 kB | 106/189 kB | 20/144 kB
Progress (4): 287/450 kB | 164/347 kB | 106/189 kB | 20/144 kB
Progress (4): 287/450 kB | 168/347 kB | 106/189 kB | 20/144 kB
Progress (4): 287/450 kB | 168/347 kB | 106/189 kB | 25/144 kB
Progress (4): 287/450 kB | 168/347 kB | 111/189 kB | 25/144 kB
Progress (4): 287/450 kB | 168/347 kB | 111/189 kB | 29/144 kB
Progress (4): 287/450 kB | 168/347 kB | 115/189 kB | 29/144 kB
Progress (4): 287/450 kB | 172/347 kB | 115/189 kB | 29/144 kB
Progress (4): 291/450 kB | 172/347 kB | 115/189 kB | 29/144 kB
Progress (4): 291/450 kB | 176/347 kB | 115/189 kB | 29/144 kB
Progress (4): 291/450 kB | 176/347 kB | 119/189 kB | 29/144 kB
Progress (4): 291/450 kB | 176/347 kB | 119/189 kB | 33/144 kB
Progress (5): 291/450 kB | 176/347 kB | 119/189 kB | 33/144 kB | 4.1/90 kB
Progress (5): 291/450 kB | 176/347 kB | 123/189 kB | 33/144 kB | 4.1/90 kB
Progress (5): 291/450 kB | 180/347 kB | 123/189 kB | 33/144 kB | 4.1/90 kB
Progress (5): 295/450 kB | 180/347 kB | 123/189 kB | 33/144 kB | 4.1/90 kB
Progress (5): 295/450 kB | 184/347 kB | 123/189 kB | 33/144 kB | 4.1/90 kB
Progress (5): 295/450 kB | 184/347 kB | 127/189 kB | 33/144 kB | 4.1/90 kB
Progress (5): 295/450 kB | 184/347 kB | 127/189 kB | 33/144 kB | 8.2/90 kB
Progress (5): 295/450 kB | 184/347 kB | 127/189 kB | 37/144 kB | 8.2/90 kB
Progress (5): 295/450 kB | 184/347 kB | 127/189 kB | 37/144 kB | 12/90 kB 
Progress (5): 295/450 kB | 184/347 kB | 131/189 kB | 37/144 kB | 12/90 kB
Progress (5): 295/450 kB | 188/347 kB | 131/189 kB | 37/144 kB | 12/90 kB
Progress (5): 299/450 kB | 188/347 kB | 131/189 kB | 37/144 kB | 12/90 kB
Progress (5): 299/450 kB | 192/347 kB | 131/189 kB | 37/144 kB | 12/90 kB
Progress (5): 299/450 kB | 192/347 kB | 135/189 kB | 37/144 kB | 12/90 kB
Progress (5): 299/450 kB | 192/347 kB | 135/189 kB | 37/144 kB | 16/90 kB
Progress (5): 299/450 kB | 192/347 kB | 135/189 kB | 41/144 kB | 16/90 kB
Progress (5): 299/450 kB | 192/347 kB | 135/189 kB | 41/144 kB | 20/90 kB
Progress (5): 299/450 kB | 192/347 kB | 139/189 kB | 41/144 kB | 20/90 kB
Progress (5): 299/450 kB | 196/347 kB | 139/189 kB | 41/144 kB | 20/90 kB
Progress (5): 303/450 kB | 196/347 kB | 139/189 kB | 41/144 kB | 20/90 kB
Progress (5): 303/450 kB | 196/347 kB | 143/189 kB | 41/144 kB | 20/90 kB
Progress (5): 303/450 kB | 196/347 kB | 143/189 kB | 41/144 kB | 25/90 kB
Progress (5): 303/450 kB | 196/347 kB | 143/189 kB | 45/144 kB | 25/90 kB
Progress (5): 303/450 kB | 196/347 kB | 147/189 kB | 45/144 kB | 25/90 kB
Progress (5): 303/450 kB | 196/347 kB | 147/189 kB | 45/144 kB | 29/90 kB
Progress (5): 307/450 kB | 196/347 kB | 147/189 kB | 45/144 kB | 29/90 kB
Progress (5): 307/450 kB | 201/347 kB | 147/189 kB | 45/144 kB | 29/90 kB
Progress (5): 311/450 kB | 201/347 kB | 147/189 kB | 45/144 kB | 29/90 kB
Progress (5): 311/450 kB | 201/347 kB | 147/189 kB | 45/144 kB | 33/90 kB
Progress (5): 311/450 kB | 201/347 kB | 152/189 kB | 45/144 kB | 33/90 kB
Progress (5): 311/450 kB | 201/347 kB | 152/189 kB | 49/144 kB | 33/90 kB
Progress (5): 311/450 kB | 201/347 kB | 156/189 kB | 49/144 kB | 33/90 kB
Progress (5): 311/450 kB | 201/347 kB | 156/189 kB | 49/144 kB | 37/90 kB
Progress (5): 315/450 kB | 201/347 kB | 156/189 kB | 49/144 kB | 37/90 kB
Progress (5): 315/450 kB | 205/347 kB | 156/189 kB | 49/144 kB | 37/90 kB
Progress (5): 319/450 kB | 205/347 kB | 156/189 kB | 49/144 kB | 37/90 kB
Progress (5): 319/450 kB | 205/347 kB | 156/189 kB | 49/144 kB | 41/90 kB
Progress (5): 319/450 kB | 205/347 kB | 160/189 kB | 49/144 kB | 41/90 kB
Progress (5): 319/450 kB | 205/347 kB | 160/189 kB | 53/144 kB | 41/90 kB
Progress (5): 319/450 kB | 205/347 kB | 164/189 kB | 53/144 kB | 41/90 kB
Progress (5): 319/450 kB | 205/347 kB | 164/189 kB | 53/144 kB | 45/90 kB
Progress (5): 323/450 kB | 205/347 kB | 164/189 kB | 53/144 kB | 45/90 kB
Progress (5): 323/450 kB | 209/347 kB | 164/189 kB | 53/144 kB | 45/90 kB
Progress (5): 328/450 kB | 209/347 kB | 164/189 kB | 53/144 kB | 45/90 kB
Progress (5): 328/450 kB | 209/347 kB | 164/189 kB | 53/144 kB | 49/90 kB
Progress (5): 328/450 kB | 209/347 kB | 168/189 kB | 53/144 kB | 49/90 kB
Progress (5): 328/450 kB | 209/347 kB | 168/189 kB | 57/144 kB | 49/90 kB
Progress (5): 328/450 kB | 209/347 kB | 172/189 kB | 57/144 kB | 49/90 kB
Progress (5): 328/450 kB | 209/347 kB | 172/189 kB | 57/144 kB | 53/90 kB
Progress (5): 332/450 kB | 209/347 kB | 172/189 kB | 57/144 kB | 53/90 kB
Progress (5): 332/450 kB | 213/347 kB | 172/189 kB | 57/144 kB | 53/90 kB
Progress (5): 336/450 kB | 213/347 kB | 172/189 kB | 57/144 kB | 53/90 kB
Progress (5): 336/450 kB | 217/347 kB | 172/189 kB | 57/144 kB | 53/90 kB
Progress (5): 336/450 kB | 217/347 kB | 172/189 kB | 57/144 kB | 57/90 kB
Progress (5): 336/450 kB | 217/347 kB | 176/189 kB | 57/144 kB | 57/90 kB
Progress (5): 336/450 kB | 217/347 kB | 176/189 kB | 61/144 kB | 57/90 kB
Progress (5): 336/450 kB | 217/347 kB | 180/189 kB | 61/144 kB | 57/90 kB
Progress (5): 336/450 kB | 217/347 kB | 180/189 kB | 61/144 kB | 61/90 kB
Progress (5): 336/450 kB | 221/347 kB | 180/189 kB | 61/144 kB | 61/90 kB
Progress (5): 340/450 kB | 221/347 kB | 180/189 kB | 61/144 kB | 61/90 kB
Progress (5): 340/450 kB | 225/347 kB | 180/189 kB | 61/144 kB | 61/90 kB
Progress (5): 340/450 kB | 225/347 kB | 180/189 kB | 61/144 kB | 66/90 kB
Progress (5): 340/450 kB | 225/347 kB | 184/189 kB | 61/144 kB | 66/90 kB
Progress (5): 340/450 kB | 225/347 kB | 184/189 kB | 65/144 kB | 66/90 kB
Progress (5): 340/450 kB | 225/347 kB | 188/189 kB | 65/144 kB | 66/90 kB
Progress (5): 340/450 kB | 225/347 kB | 188/189 kB | 65/144 kB | 70/90 kB
Progress (5): 340/450 kB | 229/347 kB | 188/189 kB | 65/144 kB | 70/90 kB
Progress (5): 344/450 kB | 229/347 kB | 188/189 kB | 65/144 kB | 70/90 kB
Progress (5): 344/450 kB | 233/347 kB | 188/189 kB | 65/144 kB | 70/90 kB
Progress (5): 344/450 kB | 233/347 kB | 188/189 kB | 65/144 kB | 74/90 kB
Progress (5): 344/450 kB | 233/347 kB | 188/189 kB | 69/144 kB | 74/90 kB
Progress (5): 344/450 kB | 233/347 kB | 189 kB | 69/144 kB | 74/90 kB    
Progress (5): 344/450 kB | 233/347 kB | 189 kB | 73/144 kB | 74/90 kB
Progress (5): 344/450 kB | 233/347 kB | 189 kB | 73/144 kB | 78/90 kB
Progress (5): 344/450 kB | 237/347 kB | 189 kB | 73/144 kB | 78/90 kB
Progress (5): 348/450 kB | 237/347 kB | 189 kB | 73/144 kB | 78/90 kB
Progress (5): 348/450 kB | 241/347 kB | 189 kB | 73/144 kB | 78/90 kB
Progress (5): 348/450 kB | 241/347 kB | 189 kB | 73/144 kB | 82/90 kB
Progress (5): 348/450 kB | 241/347 kB | 189 kB | 77/144 kB | 82/90 kB
Progress (5): 348/450 kB | 241/347 kB | 189 kB | 77/144 kB | 86/90 kB
Progress (5): 348/450 kB | 246/347 kB | 189 kB | 77/144 kB | 86/90 kB
Progress (5): 352/450 kB | 246/347 kB | 189 kB | 77/144 kB | 86/90 kB
Progress (5): 352/450 kB | 250/347 kB | 189 kB | 77/144 kB | 86/90 kB
Progress (5): 352/450 kB | 250/347 kB | 189 kB | 77/144 kB | 90 kB   
Progress (5): 352/450 kB | 250/347 kB | 189 kB | 81/144 kB | 90 kB
Progress (5): 352/450 kB | 254/347 kB | 189 kB | 81/144 kB | 90 kB
Progress (5): 356/450 kB | 254/347 kB | 189 kB | 81/144 kB | 90 kB
Progress (5): 356/450 kB | 258/347 kB | 189 kB | 81/144 kB | 90 kB
Progress (5): 356/450 kB | 258/347 kB | 189 kB | 85/144 kB | 90 kB
Progress (5): 356/450 kB | 262/347 kB | 189 kB | 85/144 kB | 90 kB
Progress (5): 360/450 kB | 262/347 kB | 189 kB | 85/144 kB | 90 kB
Progress (5): 360/450 kB | 266/347 kB | 189 kB | 85/144 kB | 90 kB
Progress (5): 360/450 kB | 266/347 kB | 189 kB | 89/144 kB | 90 kB
Progress (5): 360/450 kB | 270/347 kB | 189 kB | 89/144 kB | 90 kB
Progress (5): 364/450 kB | 270/347 kB | 189 kB | 89/144 kB | 90 kB
Progress (5): 364/450 kB | 274/347 kB | 189 kB | 89/144 kB | 90 kB
Progress (5): 364/450 kB | 274/347 kB | 189 kB | 93/144 kB | 90 kB
Progress (5): 364/450 kB | 278/347 kB | 189 kB | 93/144 kB | 90 kB
Progress (5): 368/450 kB | 278/347 kB | 189 kB | 93/144 kB | 90 kB
Progress (5): 368/450 kB | 282/347 kB | 189 kB | 93/144 kB | 90 kB
Progress (5): 368/450 kB | 282/347 kB | 189 kB | 97/144 kB | 90 kB
Progress (5): 368/450 kB | 287/347 kB | 189 kB | 97/144 kB | 90 kB
Progress (5): 373/450 kB | 287/347 kB | 189 kB | 97/144 kB | 90 kB
Progress (5): 373/450 kB | 287/347 kB | 189 kB | 101/144 kB | 90 kB
Progress (5): 373/450 kB | 291/347 kB | 189 kB | 101/144 kB | 90 kB
Progress (5): 373/450 kB | 291/347 kB | 189 kB | 105/144 kB | 90 kB
Progress (5): 377/450 kB | 291/347 kB | 189 kB | 105/144 kB | 90 kB
Progress (5): 377/450 kB | 291/347 kB | 189 kB | 110/144 kB | 90 kB
Progress (5): 377/450 kB | 295/347 kB | 189 kB | 110/144 kB | 90 kB
Progress (5): 377/450 kB | 295/347 kB | 189 kB | 114/144 kB | 90 kB
Progress (5): 381/450 kB | 295/347 kB | 189 kB | 114/144 kB | 90 kB
Progress (5): 381/450 kB | 299/347 kB | 189 kB | 114/144 kB | 90 kB
Progress (5): 381/450 kB | 299/347 kB | 189 kB | 118/144 kB | 90 kB
Progress (5): 385/450 kB | 299/347 kB | 189 kB | 118/144 kB | 90 kB
Progress (5): 385/450 kB | 299/347 kB | 189 kB | 122/144 kB | 90 kB
Progress (5): 385/450 kB | 303/347 kB | 189 kB | 122/144 kB | 90 kB
Progress (5): 385/450 kB | 303/347 kB | 189 kB | 126/144 kB | 90 kB
Progress (5): 389/450 kB | 303/347 kB | 189 kB | 126/144 kB | 90 kB
Progress (5): 389/450 kB | 303/347 kB | 189 kB | 130/144 kB | 90 kB
Progress (5): 389/450 kB | 307/347 kB | 189 kB | 130/144 kB | 90 kB
Progress (5): 393/450 kB | 307/347 kB | 189 kB | 130/144 kB | 90 kB
Progress (5): 393/450 kB | 307/347 kB | 189 kB | 134/144 kB | 90 kB
Progress (5): 397/450 kB | 307/347 kB | 189 kB | 134/144 kB | 90 kB
Progress (5): 397/450 kB | 311/347 kB | 189 kB | 134/144 kB | 90 kB
Progress (5): 401/450 kB | 311/347 kB | 189 kB | 134/144 kB | 90 kB
Progress (5): 401/450 kB | 311/347 kB | 189 kB | 138/144 kB | 90 kB
Progress (5): 405/450 kB | 311/347 kB | 189 kB | 138/144 kB | 90 kB
Progress (5): 405/450 kB | 315/347 kB | 189 kB | 138/144 kB | 90 kB
Progress (5): 409/450 kB | 315/347 kB | 189 kB | 138/144 kB | 90 kB
Progress (5): 409/450 kB | 315/347 kB | 189 kB | 142/144 kB | 90 kB
Progress (5): 414/450 kB | 315/347 kB | 189 kB | 142/144 kB | 90 kB
Progress (5): 414/450 kB | 319/347 kB | 189 kB | 142/144 kB | 90 kB
Progress (5): 418/450 kB | 319/347 kB | 189 kB | 142/144 kB | 90 kB
Progress (5): 418/450 kB | 319/347 kB | 189 kB | 144 kB | 90 kB    
Progress (5): 422/450 kB | 319/347 kB | 189 kB | 144 kB | 90 kB
Progress (5): 422/450 kB | 323/347 kB | 189 kB | 144 kB | 90 kB
Progress (5): 426/450 kB | 323/347 kB | 189 kB | 144 kB | 90 kB
Progress (5): 426/450 kB | 327/347 kB | 189 kB | 144 kB | 90 kB
Progress (5): 430/450 kB | 327/347 kB | 189 kB | 144 kB | 90 kB
Progress (5): 430/450 kB | 332/347 kB | 189 kB | 144 kB | 90 kB
Progress (5): 434/450 kB | 332/347 kB | 189 kB | 144 kB | 90 kB
Progress (5): 434/450 kB | 336/347 kB | 189 kB | 144 kB | 90 kB
Progress (5): 438/450 kB | 336/347 kB | 189 kB | 144 kB | 90 kB
Progress (5): 438/450 kB | 340/347 kB | 189 kB | 144 kB | 90 kB
Progress (5): 442/450 kB | 340/347 kB | 189 kB | 144 kB | 90 kB
Progress (5): 442/450 kB | 344/347 kB | 189 kB | 144 kB | 90 kB
Progress (5): 446/450 kB | 344/347 kB | 189 kB | 144 kB | 90 kB
Progress (5): 446/450 kB | 347 kB | 189 kB | 144 kB | 90 kB    
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 1.4 MB/s)
#14 38.28 Progress (4): 450 kB | 347 kB | 144 kB | 90 kB
                                              
Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
#14 38.28 Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 652 kB/s)
#14 38.28 Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
#14 38.29 Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 970 kB/s)
#14 38.29 Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
#14 38.29 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 2.3 MB/s)
#14 38.29 Progress (2): 450 kB | 4.1/139 kB
                                 
Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
#14 38.29 Progress (2): 450 kB | 8.2/139 kB
Progress (2): 450 kB | 12/139 kB 
Progress (2): 450 kB | 16/139 kB
                                
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 3.0 MB/s)
#14 38.29 Progress (1): 20/139 kB
                       
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
#14 38.29 Progress (1): 25/139 kB
Progress (1): 29/139 kB
Progress (1): 33/139 kB
Progress (1): 37/139 kB
Progress (1): 41/139 kB
Progress (1): 45/139 kB
Progress (1): 49/139 kB
Progress (1): 53/139 kB
Progress (1): 57/139 kB
Progress (1): 61/139 kB
Progress (1): 66/139 kB
Progress (1): 70/139 kB
Progress (1): 74/139 kB
Progress (1): 78/139 kB
Progress (1): 82/139 kB
Progress (1): 86/139 kB
Progress (1): 90/139 kB
Progress (1): 94/139 kB
Progress (1): 98/139 kB
Progress (1): 102/139 kB
Progress (2): 102/139 kB | 4.1/457 kB
Progress (2): 106/139 kB | 4.1/457 kB
Progress (2): 106/139 kB | 8.2/457 kB
Progress (2): 111/139 kB | 8.2/457 kB
Progress (2): 111/139 kB | 12/457 kB 
Progress (2): 111/139 kB | 16/457 kB
Progress (2): 115/139 kB | 16/457 kB
Progress (2): 119/139 kB | 16/457 kB
Progress (2): 123/139 kB | 16/457 kB
Progress (2): 123/139 kB | 20/457 kB
Progress (2): 127/139 kB | 20/457 kB
Progress (2): 127/139 kB | 25/457 kB
Progress (2): 131/139 kB | 25/457 kB
Progress (2): 131/139 kB | 29/457 kB
Progress (2): 135/139 kB | 29/457 kB
Progress (2): 135/139 kB | 33/457 kB
Progress (2): 139 kB | 33/457 kB    
Progress (2): 139 kB | 37/457 kB
Progress (2): 139 kB | 41/457 kB
Progress (2): 139 kB | 45/457 kB
Progress (2): 139 kB | 49/457 kB
Progress (2): 139 kB | 53/457 kB
Progress (2): 139 kB | 57/457 kB
Progress (2): 139 kB | 61/457 kB
Progress (2): 139 kB | 65/457 kB
Progress (2): 139 kB | 69/457 kB
Progress (2): 139 kB | 73/457 kB
Progress (2): 139 kB | 77/457 kB
Progress (2): 139 kB | 82/457 kB
Progress (2): 139 kB | 86/457 kB
Progress (2): 139 kB | 90/457 kB
Progress (2): 139 kB | 94/457 kB
Progress (2): 139 kB | 98/457 kB
Progress (2): 139 kB | 102/457 kB
Progress (2): 139 kB | 106/457 kB
Progress (2): 139 kB | 110/457 kB
Progress (2): 139 kB | 114/457 kB
Progress (2): 139 kB | 118/457 kB
Progress (2): 139 kB | 123/457 kB
Progress (2): 139 kB | 127/457 kB
Progress (2): 139 kB | 131/457 kB
Progress (2): 139 kB | 135/457 kB
Progress (2): 139 kB | 139/457 kB
Progress (2): 139 kB | 143/457 kB
Progress (2): 139 kB | 147/457 kB
Progress (2): 139 kB | 151/457 kB
Progress (2): 139 kB | 155/457 kB
Progress (2): 139 kB | 159/457 kB
Progress (2): 139 kB | 163/457 kB
Progress (2): 139 kB | 168/457 kB
Progress (2): 139 kB | 172/457 kB
Progress (2): 139 kB | 176/457 kB
Progress (2): 139 kB | 180/457 kB
Progress (3): 139 kB | 180/457 kB | 4.1/65 kB
Progress (3): 139 kB | 184/457 kB | 4.1/65 kB
Progress (3): 139 kB | 184/457 kB | 8.2/65 kB
Progress (3): 139 kB | 188/457 kB | 8.2/65 kB
Progress (3): 139 kB | 188/457 kB | 12/65 kB 
Progress (3): 139 kB | 192/457 kB | 12/65 kB
Progress (3): 139 kB | 192/457 kB | 16/65 kB
Progress (3): 139 kB | 196/457 kB | 16/65 kB
Progress (3): 139 kB | 196/457 kB | 20/65 kB
Progress (3): 139 kB | 200/457 kB | 20/65 kB
Progress (3): 139 kB | 200/457 kB | 25/65 kB
Progress (3): 139 kB | 204/457 kB | 25/65 kB
Progress (3): 139 kB | 204/457 kB | 29/65 kB
Progress (3): 139 kB | 209/457 kB | 29/65 kB
Progress (3): 139 kB | 209/457 kB | 33/65 kB
Progress (3): 139 kB | 213/457 kB | 33/65 kB
Progress (3): 139 kB | 213/457 kB | 37/65 kB
Progress (4): 139 kB | 213/457 kB | 37/65 kB | 4.1/26 kB
Progress (4): 139 kB | 217/457 kB | 37/65 kB | 4.1/26 kB
Progress (4): 139 kB | 217/457 kB | 37/65 kB | 8.2/26 kB
Progress (4): 139 kB | 217/457 kB | 41/65 kB | 8.2/26 kB
Progress (4): 139 kB | 217/457 kB | 41/65 kB | 12/26 kB 
Progress (4): 139 kB | 221/457 kB | 41/65 kB | 12/26 kB
Progress (4): 139 kB | 221/457 kB | 41/65 kB | 16/26 kB
Progress (4): 139 kB | 221/457 kB | 45/65 kB | 16/26 kB
Progress (4): 139 kB | 225/457 kB | 45/65 kB | 16/26 kB
Progress (4): 139 kB | 225/457 kB | 49/65 kB | 16/26 kB
Progress (4): 139 kB | 225/457 kB | 49/65 kB | 20/26 kB
Progress (4): 139 kB | 225/457 kB | 53/65 kB | 20/26 kB
Progress (5): 139 kB | 225/457 kB | 53/65 kB | 20/26 kB | 4.1/329 kB
Progress (5): 139 kB | 229/457 kB | 53/65 kB | 20/26 kB | 4.1/329 kB
Progress (5): 139 kB | 229/457 kB | 53/65 kB | 20/26 kB | 8.2/329 kB
Progress (5): 139 kB | 229/457 kB | 57/65 kB | 20/26 kB | 8.2/329 kB
Progress (5): 139 kB | 229/457 kB | 57/65 kB | 25/26 kB | 8.2/329 kB
Progress (5): 139 kB | 229/457 kB | 61/65 kB | 25/26 kB | 8.2/329 kB
Progress (5): 139 kB | 229/457 kB | 61/65 kB | 25/26 kB | 12/329 kB 
Progress (5): 139 kB | 233/457 kB | 61/65 kB | 25/26 kB | 12/329 kB
Progress (5): 139 kB | 233/457 kB | 61/65 kB | 25/26 kB | 16/329 kB
Progress (5): 139 kB | 233/457 kB | 65 kB | 25/26 kB | 16/329 kB   
Progress (5): 139 kB | 233/457 kB | 65 kB | 26 kB | 16/329 kB   
Progress (5): 139 kB | 233/457 kB | 65 kB | 26 kB | 20/329 kB
Progress (5): 139 kB | 237/457 kB | 65 kB | 26 kB | 20/329 kB
Progress (5): 139 kB | 237/457 kB | 65 kB | 26 kB | 25/329 kB
Progress (5): 139 kB | 241/457 kB | 65 kB | 26 kB | 25/329 kB
Progress (5): 139 kB | 241/457 kB | 65 kB | 26 kB | 29/329 kB
Progress (5): 139 kB | 245/457 kB | 65 kB | 26 kB | 29/329 kB
Progress (5): 139 kB | 245/457 kB | 65 kB | 26 kB | 33/329 kB
Progress (5): 139 kB | 250/457 kB | 65 kB | 26 kB | 33/329 kB
Progress (5): 139 kB | 250/457 kB | 65 kB | 26 kB | 37/329 kB
Progress (5): 139 kB | 254/457 kB | 65 kB | 26 kB | 37/329 kB
Progress (5): 139 kB | 254/457 kB | 65 kB | 26 kB | 41/329 kB
Progress (5): 139 kB | 258/457 kB | 65 kB | 26 kB | 41/329 kB
Progress (5): 139 kB | 258/457 kB | 65 kB | 26 kB | 45/329 kB
                                                             
Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 832 kB/s)
#14 38.31 Progress (4): 262/457 kB | 65 kB | 26 kB | 45/329 kB
                                                    
Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
#14 38.31 Progress (4): 262/457 kB | 65 kB | 26 kB | 49/329 kB
Progress (4): 266/457 kB | 65 kB | 26 kB | 49/329 kB
Progress (4): 266/457 kB | 65 kB | 26 kB | 53/329 kB
Progress (4): 270/457 kB | 65 kB | 26 kB | 53/329 kB
Progress (4): 270/457 kB | 65 kB | 26 kB | 57/329 kB
Progress (4): 274/457 kB | 65 kB | 26 kB | 57/329 kB
Progress (4): 274/457 kB | 65 kB | 26 kB | 61/329 kB
Progress (4): 278/457 kB | 65 kB | 26 kB | 61/329 kB
Progress (4): 278/457 kB | 65 kB | 26 kB | 66/329 kB
Progress (4): 282/457 kB | 65 kB | 26 kB | 66/329 kB
Progress (4): 282/457 kB | 65 kB | 26 kB | 70/329 kB
Progress (4): 286/457 kB | 65 kB | 26 kB | 70/329 kB
Progress (4): 286/457 kB | 65 kB | 26 kB | 74/329 kB
Progress (4): 290/457 kB | 65 kB | 26 kB | 74/329 kB
Progress (4): 290/457 kB | 65 kB | 26 kB | 78/329 kB
Progress (4): 295/457 kB | 65 kB | 26 kB | 78/329 kB
Progress (4): 295/457 kB | 65 kB | 26 kB | 82/329 kB
Progress (4): 299/457 kB | 65 kB | 26 kB | 82/329 kB
Progress (4): 299/457 kB | 65 kB | 26 kB | 86/329 kB
Progress (4): 303/457 kB | 65 kB | 26 kB | 86/329 kB
Progress (4): 303/457 kB | 65 kB | 26 kB | 90/329 kB
Progress (4): 307/457 kB | 65 kB | 26 kB | 90/329 kB
Progress (4): 307/457 kB | 65 kB | 26 kB | 94/329 kB
Progress (4): 311/457 kB | 65 kB | 26 kB | 94/329 kB
Progress (4): 311/457 kB | 65 kB | 26 kB | 98/329 kB
Progress (4): 315/457 kB | 65 kB | 26 kB | 98/329 kB
Progress (4): 315/457 kB | 65 kB | 26 kB | 102/329 kB
Progress (4): 319/457 kB | 65 kB | 26 kB | 102/329 kB
Progress (4): 319/457 kB | 65 kB | 26 kB | 106/329 kB
Progress (4): 323/457 kB | 65 kB | 26 kB | 106/329 kB
Progress (4): 323/457 kB | 65 kB | 26 kB | 111/329 kB
Progress (4): 327/457 kB | 65 kB | 26 kB | 111/329 kB
Progress (4): 327/457 kB | 65 kB | 26 kB | 115/329 kB
Progress (4): 331/457 kB | 65 kB | 26 kB | 115/329 kB
Progress (4): 331/457 kB | 65 kB | 26 kB | 119/329 kB
Progress (4): 336/457 kB | 65 kB | 26 kB | 119/329 kB
Progress (4): 336/457 kB | 65 kB | 26 kB | 123/329 kB
Progress (4): 340/457 kB | 65 kB | 26 kB | 123/329 kB
Progress (4): 340/457 kB | 65 kB | 26 kB | 127/329 kB
Progress (4): 344/457 kB | 65 kB | 26 kB | 127/329 kB
Progress (4): 344/457 kB | 65 kB | 26 kB | 131/329 kB
Progress (4): 348/457 kB | 65 kB | 26 kB | 131/329 kB
Progress (4): 348/457 kB | 65 kB | 26 kB | 135/329 kB
Progress (4): 352/457 kB | 65 kB | 26 kB | 135/329 kB
Progress (4): 352/457 kB | 65 kB | 26 kB | 139/329 kB
Progress (4): 356/457 kB | 65 kB | 26 kB | 139/329 kB
Progress (4): 356/457 kB | 65 kB | 26 kB | 143/329 kB
Progress (4): 360/457 kB | 65 kB | 26 kB | 143/329 kB
Progress (4): 364/457 kB | 65 kB | 26 kB | 143/329 kB
Progress (4): 364/457 kB | 65 kB | 26 kB | 147/329 kB
Progress (4): 368/457 kB | 65 kB | 26 kB | 147/329 kB
Progress (4): 368/457 kB | 65 kB | 26 kB | 152/329 kB
Progress (4): 372/457 kB | 65 kB | 26 kB | 152/329 kB
Progress (4): 372/457 kB | 65 kB | 26 kB | 156/329 kB
Progress (4): 376/457 kB | 65 kB | 26 kB | 156/329 kB
Progress (4): 376/457 kB | 65 kB | 26 kB | 160/329 kB
Progress (4): 381/457 kB | 65 kB | 26 kB | 160/329 kB
Progress (4): 381/457 kB | 65 kB | 26 kB | 164/329 kB
Progress (4): 385/457 kB | 65 kB | 26 kB | 164/329 kB
Progress (4): 385/457 kB | 65 kB | 26 kB | 168/329 kB
Progress (4): 389/457 kB | 65 kB | 26 kB | 168/329 kB
Progress (4): 389/457 kB | 65 kB | 26 kB | 172/329 kB
Progress (4): 393/457 kB | 65 kB | 26 kB | 172/329 kB
Progress (4): 393/457 kB | 65 kB | 26 kB | 176/329 kB
Progress (4): 397/457 kB | 65 kB | 26 kB | 176/329 kB
Progress (4): 397/457 kB | 65 kB | 26 kB | 180/329 kB
Progress (4): 401/457 kB | 65 kB | 26 kB | 180/329 kB
Progress (4): 401/457 kB | 65 kB | 26 kB | 184/329 kB
Progress (4): 405/457 kB | 65 kB | 26 kB | 184/329 kB
Progress (4): 405/457 kB | 65 kB | 26 kB | 188/329 kB
Progress (4): 409/457 kB | 65 kB | 26 kB | 188/329 kB
Progress (4): 409/457 kB | 65 kB | 26 kB | 193/329 kB
Progress (4): 413/457 kB | 65 kB | 26 kB | 193/329 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 369 kB/s)
#14 38.32 Progress (3): 417/457 kB | 26 kB | 193/329 kB
Progress (3): 417/457 kB | 26 kB | 197/329 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 147 kB/s)
#14 38.32 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
#14 38.32 Progress (2): 422/457 kB | 197/329 kB
                                     
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
#14 38.32 Progress (2): 426/457 kB | 197/329 kB
Progress (2): 426/457 kB | 201/329 kB
Progress (2): 430/457 kB | 201/329 kB
Progress (2): 430/457 kB | 205/329 kB
Progress (2): 434/457 kB | 205/329 kB
Progress (2): 434/457 kB | 209/329 kB
Progress (2): 438/457 kB | 209/329 kB
Progress (2): 442/457 kB | 209/329 kB
Progress (2): 442/457 kB | 213/329 kB
Progress (2): 446/457 kB | 213/329 kB
Progress (2): 446/457 kB | 217/329 kB
Progress (2): 450/457 kB | 217/329 kB
Progress (2): 450/457 kB | 221/329 kB
Progress (2): 454/457 kB | 221/329 kB
Progress (2): 454/457 kB | 225/329 kB
Progress (3): 454/457 kB | 225/329 kB | 4.1/358 kB
Progress (3): 457 kB | 225/329 kB | 4.1/358 kB    
Progress (3): 457 kB | 225/329 kB | 8.2/358 kB
Progress (3): 457 kB | 229/329 kB | 8.2/358 kB
Progress (3): 457 kB | 229/329 kB | 12/358 kB 
Progress (3): 457 kB | 233/329 kB | 12/358 kB
Progress (3): 457 kB | 233/329 kB | 16/358 kB
Progress (3): 457 kB | 238/329 kB | 16/358 kB
Progress (3): 457 kB | 242/329 kB | 16/358 kB
Progress (3): 457 kB | 242/329 kB | 20/358 kB
Progress (3): 457 kB | 242/329 kB | 25/358 kB
Progress (3): 457 kB | 246/329 kB | 25/358 kB
Progress (3): 457 kB | 246/329 kB | 29/358 kB
Progress (3): 457 kB | 250/329 kB | 29/358 kB
Progress (3): 457 kB | 250/329 kB | 33/358 kB
Progress (3): 457 kB | 254/329 kB | 33/358 kB
Progress (3): 457 kB | 258/329 kB | 33/358 kB
Progress (3): 457 kB | 258/329 kB | 37/358 kB
Progress (3): 457 kB | 258/329 kB | 41/358 kB
Progress (3): 457 kB | 262/329 kB | 41/358 kB
Progress (3): 457 kB | 262/329 kB | 45/358 kB
Progress (3): 457 kB | 266/329 kB | 45/358 kB
Progress (3): 457 kB | 266/329 kB | 49/358 kB
Progress (3): 457 kB | 270/329 kB | 49/358 kB
Progress (3): 457 kB | 274/329 kB | 49/358 kB
Progress (3): 457 kB | 274/329 kB | 53/358 kB
Progress (3): 457 kB | 279/329 kB | 53/358 kB
Progress (3): 457 kB | 279/329 kB | 57/358 kB
Progress (3): 457 kB | 283/329 kB | 57/358 kB
Progress (3): 457 kB | 283/329 kB | 61/358 kB
Progress (3): 457 kB | 287/329 kB | 61/358 kB
Progress (3): 457 kB | 291/329 kB | 61/358 kB
Progress (3): 457 kB | 291/329 kB | 66/358 kB
Progress (3): 457 kB | 295/329 kB | 66/358 kB
Progress (3): 457 kB | 295/329 kB | 70/358 kB
Progress (3): 457 kB | 299/329 kB | 70/358 kB
Progress (3): 457 kB | 299/329 kB | 74/358 kB
Progress (3): 457 kB | 303/329 kB | 74/358 kB
Progress (3): 457 kB | 303/329 kB | 78/358 kB
Progress (3): 457 kB | 307/329 kB | 78/358 kB
Progress (3): 457 kB | 307/329 kB | 82/358 kB
Progress (3): 457 kB | 311/329 kB | 82/358 kB
Progress (3): 457 kB | 311/329 kB | 86/358 kB
Progress (3): 457 kB | 315/329 kB | 86/358 kB
Progress (3): 457 kB | 315/329 kB | 90/358 kB
Progress (3): 457 kB | 319/329 kB | 90/358 kB
Progress (3): 457 kB | 319/329 kB | 94/358 kB
Progress (3): 457 kB | 324/329 kB | 94/358 kB
Progress (3): 457 kB | 324/329 kB | 98/358 kB
Progress (3): 457 kB | 328/329 kB | 98/358 kB
Progress (3): 457 kB | 328/329 kB | 102/358 kB
Progress (3): 457 kB | 329 kB | 102/358 kB    
Progress (3): 457 kB | 329 kB | 106/358 kB
Progress (3): 457 kB | 329 kB | 111/358 kB
Progress (3): 457 kB | 329 kB | 115/358 kB
Progress (3): 457 kB | 329 kB | 119/358 kB
Progress (3): 457 kB | 329 kB | 123/358 kB
Progress (3): 457 kB | 329 kB | 127/358 kB
Progress (3): 457 kB | 329 kB | 131/358 kB
Progress (3): 457 kB | 329 kB | 135/358 kB
Progress (3): 457 kB | 329 kB | 139/358 kB
Progress (3): 457 kB | 329 kB | 143/358 kB
Progress (3): 457 kB | 329 kB | 147/358 kB
Progress (3): 457 kB | 329 kB | 152/358 kB
Progress (3): 457 kB | 329 kB | 156/358 kB
Progress (3): 457 kB | 329 kB | 160/358 kB
Progress (3): 457 kB | 329 kB | 164/358 kB
Progress (3): 457 kB | 329 kB | 168/358 kB
Progress (3): 457 kB | 329 kB | 172/358 kB
Progress (3): 457 kB | 329 kB | 176/358 kB
Progress (3): 457 kB | 329 kB | 180/358 kB
Progress (3): 457 kB | 329 kB | 184/358 kB
Progress (3): 457 kB | 329 kB | 188/358 kB
Progress (3): 457 kB | 329 kB | 193/358 kB
Progress (3): 457 kB | 329 kB | 197/358 kB
Progress (3): 457 kB | 329 kB | 201/358 kB
Progress (3): 457 kB | 329 kB | 205/358 kB
Progress (3): 457 kB | 329 kB | 209/358 kB
Progress (3): 457 kB | 329 kB | 213/358 kB
Progress (3): 457 kB | 329 kB | 217/358 kB
Progress (3): 457 kB | 329 kB | 221/358 kB
Progress (3): 457 kB | 329 kB | 225/358 kB
Progress (3): 457 kB | 329 kB | 229/358 kB
Progress (3): 457 kB | 329 kB | 233/358 kB
Progress (3): 457 kB | 329 kB | 238/358 kB
Progress (4): 457 kB | 329 kB | 238/358 kB | 4.1/120 kB
Progress (4): 457 kB | 329 kB | 242/358 kB | 4.1/120 kB
Progress (4): 457 kB | 329 kB | 242/358 kB | 8.2/120 kB
Progress (5): 457 kB | 329 kB | 242/358 kB | 8.2/120 kB | 4.1/252 kB
Progress (5): 457 kB | 329 kB | 246/358 kB | 8.2/120 kB | 4.1/252 kB
Progress (5): 457 kB | 329 kB | 246/358 kB | 12/120 kB | 4.1/252 kB 
Progress (5): 457 kB | 329 kB | 250/358 kB | 12/120 kB | 4.1/252 kB
Progress (5): 457 kB | 329 kB | 250/358 kB | 12/120 kB | 8.2/252 kB
Progress (5): 457 kB | 329 kB | 254/358 kB | 12/120 kB | 8.2/252 kB
Progress (5): 457 kB | 329 kB | 254/358 kB | 16/120 kB | 8.2/252 kB
Progress (5): 457 kB | 329 kB | 258/358 kB | 16/120 kB | 8.2/252 kB
Progress (5): 457 kB | 329 kB | 258/358 kB | 16/120 kB | 12/252 kB 
Progress (5): 457 kB | 329 kB | 258/358 kB | 20/120 kB | 12/252 kB
Progress (5): 457 kB | 329 kB | 258/358 kB | 20/120 kB | 16/252 kB
Progress (5): 457 kB | 329 kB | 262/358 kB | 20/120 kB | 16/252 kB
                                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 2.4 MB/s)
#14 38.33 Progress (4): 329 kB | 262/358 kB | 25/120 kB | 16/252 kB
                                                         
Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
#14 38.33 Progress (4): 329 kB | 262/358 kB | 25/120 kB | 20/252 kB
Progress (4): 329 kB | 266/358 kB | 25/120 kB | 20/252 kB
Progress (4): 329 kB | 266/358 kB | 25/120 kB | 25/252 kB
Progress (4): 329 kB | 266/358 kB | 29/120 kB | 25/252 kB
Progress (4): 329 kB | 266/358 kB | 29/120 kB | 29/252 kB
Progress (4): 329 kB | 270/358 kB | 29/120 kB | 29/252 kB
Progress (4): 329 kB | 270/358 kB | 29/120 kB | 33/252 kB
Progress (4): 329 kB | 270/358 kB | 33/120 kB | 33/252 kB
Progress (4): 329 kB | 274/358 kB | 33/120 kB | 33/252 kB
Progress (4): 329 kB | 274/358 kB | 37/120 kB | 33/252 kB
Progress (4): 329 kB | 274/358 kB | 37/120 kB | 37/252 kB
Progress (4): 329 kB | 274/358 kB | 41/120 kB | 37/252 kB
Progress (4): 329 kB | 279/358 kB | 41/120 kB | 37/252 kB
Progress (4): 329 kB | 279/358 kB | 45/120 kB | 37/252 kB
Progress (4): 329 kB | 279/358 kB | 45/120 kB | 41/252 kB
Progress (4): 329 kB | 279/358 kB | 49/120 kB | 41/252 kB
Progress (4): 329 kB | 283/358 kB | 49/120 kB | 41/252 kB
Progress (4): 329 kB | 283/358 kB | 53/120 kB | 41/252 kB
Progress (4): 329 kB | 283/358 kB | 53/120 kB | 45/252 kB
Progress (4): 329 kB | 283/358 kB | 57/120 kB | 45/252 kB
Progress (4): 329 kB | 287/358 kB | 57/120 kB | 45/252 kB
Progress (4): 329 kB | 287/358 kB | 61/120 kB | 45/252 kB
Progress (4): 329 kB | 287/358 kB | 61/120 kB | 49/252 kB
Progress (4): 329 kB | 291/358 kB | 61/120 kB | 49/252 kB
Progress (4): 329 kB | 291/358 kB | 66/120 kB | 49/252 kB
Progress (4): 329 kB | 291/358 kB | 66/120 kB | 53/252 kB
Progress (4): 329 kB | 295/358 kB | 66/120 kB | 53/252 kB
Progress (4): 329 kB | 295/358 kB | 70/120 kB | 53/252 kB
Progress (4): 329 kB | 299/358 kB | 70/120 kB | 53/252 kB
Progress (4): 329 kB | 299/358 kB | 70/120 kB | 57/252 kB
Progress (4): 329 kB | 303/358 kB | 70/120 kB | 57/252 kB
Progress (4): 329 kB | 303/358 kB | 74/120 kB | 57/252 kB
Progress (4): 329 kB | 307/358 kB | 74/120 kB | 57/252 kB
Progress (4): 329 kB | 307/358 kB | 74/120 kB | 61/252 kB
Progress (4): 329 kB | 307/358 kB | 78/120 kB | 61/252 kB
Progress (4): 329 kB | 311/358 kB | 78/120 kB | 61/252 kB
Progress (4): 329 kB | 311/358 kB | 82/120 kB | 61/252 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 1.7 MB/s)
#14 38.34 Progress (3): 311/358 kB | 86/120 kB | 61/252 kB
Progress (3): 315/358 kB | 86/120 kB | 61/252 kB
Progress (3): 315/358 kB | 86/120 kB | 66/252 kB
Progress (3): 319/358 kB | 86/120 kB | 66/252 kB
Progress (3): 319/358 kB | 90/120 kB | 66/252 kB
                                                
Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
#14 38.34 Progress (3): 319/358 kB | 94/120 kB | 66/252 kB
Progress (3): 324/358 kB | 94/120 kB | 66/252 kB
Progress (3): 324/358 kB | 94/120 kB | 70/252 kB
Progress (3): 324/358 kB | 98/120 kB | 70/252 kB
Progress (3): 328/358 kB | 98/120 kB | 70/252 kB
Progress (3): 328/358 kB | 98/120 kB | 74/252 kB
Progress (3): 332/358 kB | 98/120 kB | 74/252 kB
Progress (3): 332/358 kB | 102/120 kB | 74/252 kB
Progress (3): 336/358 kB | 102/120 kB | 74/252 kB
Progress (3): 336/358 kB | 102/120 kB | 78/252 kB
Progress (3): 340/358 kB | 102/120 kB | 78/252 kB
Progress (3): 340/358 kB | 106/120 kB | 78/252 kB
Progress (3): 340/358 kB | 106/120 kB | 82/252 kB
Progress (3): 344/358 kB | 106/120 kB | 82/252 kB
Progress (3): 344/358 kB | 111/120 kB | 82/252 kB
Progress (3): 348/358 kB | 111/120 kB | 82/252 kB
Progress (3): 348/358 kB | 111/120 kB | 86/252 kB
Progress (3): 352/358 kB | 111/120 kB | 86/252 kB
Progress (3): 352/358 kB | 115/120 kB | 86/252 kB
Progress (3): 356/358 kB | 115/120 kB | 86/252 kB
Progress (3): 356/358 kB | 115/120 kB | 90/252 kB
Progress (3): 358 kB | 115/120 kB | 90/252 kB    
Progress (3): 358 kB | 119/120 kB | 90/252 kB
Progress (3): 358 kB | 119/120 kB | 94/252 kB
Progress (3): 358 kB | 120 kB | 94/252 kB    
Progress (3): 358 kB | 120 kB | 98/252 kB
Progress (3): 358 kB | 120 kB | 102/252 kB
Progress (3): 358 kB | 120 kB | 106/252 kB
Progress (3): 358 kB | 120 kB | 111/252 kB
Progress (3): 358 kB | 120 kB | 115/252 kB
Progress (3): 358 kB | 120 kB | 119/252 kB
Progress (3): 358 kB | 120 kB | 123/252 kB
Progress (3): 358 kB | 120 kB | 127/252 kB
Progress (3): 358 kB | 120 kB | 131/252 kB
Progress (3): 358 kB | 120 kB | 135/252 kB
Progress (3): 358 kB | 120 kB | 139/252 kB
Progress (3): 358 kB | 120 kB | 143/252 kB
Progress (3): 358 kB | 120 kB | 147/252 kB
Progress (3): 358 kB | 120 kB | 152/252 kB
Progress (3): 358 kB | 120 kB | 156/252 kB
Progress (3): 358 kB | 120 kB | 160/252 kB
Progress (3): 358 kB | 120 kB | 164/252 kB
Progress (3): 358 kB | 120 kB | 168/252 kB
Progress (4): 358 kB | 120 kB | 168/252 kB | 4.1/575 kB
Progress (4): 358 kB | 120 kB | 172/252 kB | 4.1/575 kB
Progress (4): 358 kB | 120 kB | 172/252 kB | 8.2/575 kB
Progress (4): 358 kB | 120 kB | 176/252 kB | 8.2/575 kB
Progress (4): 358 kB | 120 kB | 176/252 kB | 12/575 kB 
Progress (4): 358 kB | 120 kB | 180/252 kB | 12/575 kB
Progress (4): 358 kB | 120 kB | 180/252 kB | 16/575 kB
Progress (4): 358 kB | 120 kB | 184/252 kB | 16/575 kB
Progress (4): 358 kB | 120 kB | 184/252 kB | 20/575 kB
Progress (4): 358 kB | 120 kB | 188/252 kB | 20/575 kB
Progress (4): 358 kB | 120 kB | 188/252 kB | 25/575 kB
Progress (4): 358 kB | 120 kB | 193/252 kB | 25/575 kB
Progress (4): 358 kB | 120 kB | 193/252 kB | 29/575 kB
Progress (4): 358 kB | 120 kB | 197/252 kB | 29/575 kB
Progress (4): 358 kB | 120 kB | 197/252 kB | 33/575 kB
Progress (4): 358 kB | 120 kB | 201/252 kB | 33/575 kB
Progress (4): 358 kB | 120 kB | 205/252 kB | 33/575 kB
Progress (4): 358 kB | 120 kB | 205/252 kB | 37/575 kB
Progress (4): 358 kB | 120 kB | 209/252 kB | 37/575 kB
Progress (4): 358 kB | 120 kB | 209/252 kB | 41/575 kB
Progress (4): 358 kB | 120 kB | 213/252 kB | 41/575 kB
Progress (4): 358 kB | 120 kB | 213/252 kB | 45/575 kB
Progress (4): 358 kB | 120 kB | 217/252 kB | 45/575 kB
Progress (4): 358 kB | 120 kB | 217/252 kB | 49/575 kB
Progress (4): 358 kB | 120 kB | 221/252 kB | 49/575 kB
Progress (4): 358 kB | 120 kB | 221/252 kB | 53/575 kB
Progress (4): 358 kB | 120 kB | 225/252 kB | 53/575 kB
Progress (4): 358 kB | 120 kB | 225/252 kB | 57/575 kB
Progress (4): 358 kB | 120 kB | 229/252 kB | 57/575 kB
Progress (4): 358 kB | 120 kB | 229/252 kB | 61/575 kB
Progress (4): 358 kB | 120 kB | 233/252 kB | 61/575 kB
Progress (4): 358 kB | 120 kB | 233/252 kB | 66/575 kB
Progress (4): 358 kB | 120 kB | 238/252 kB | 66/575 kB
Progress (4): 358 kB | 120 kB | 238/252 kB | 70/575 kB
Progress (4): 358 kB | 120 kB | 242/252 kB | 70/575 kB
Progress (4): 358 kB | 120 kB | 242/252 kB | 74/575 kB
Progress (4): 358 kB | 120 kB | 246/252 kB | 74/575 kB
Progress (4): 358 kB | 120 kB | 246/252 kB | 78/575 kB
Progress (4): 358 kB | 120 kB | 250/252 kB | 78/575 kB
Progress (4): 358 kB | 120 kB | 250/252 kB | 82/575 kB
Progress (4): 358 kB | 120 kB | 252 kB | 82/575 kB    
Progress (4): 358 kB | 120 kB | 252 kB | 86/575 kB
Progress (4): 358 kB | 120 kB | 252 kB | 90/575 kB
Progress (4): 358 kB | 120 kB | 252 kB | 94/575 kB
Progress (4): 358 kB | 120 kB | 252 kB | 98/575 kB
Progress (4): 358 kB | 120 kB | 252 kB | 102/575 kB
Progress (4): 358 kB | 120 kB | 252 kB | 106/575 kB
Progress (4): 358 kB | 120 kB | 252 kB | 111/575 kB
Progress (4): 358 kB | 120 kB | 252 kB | 115/575 kB
Progress (4): 358 kB | 120 kB | 252 kB | 119/575 kB
Progress (4): 358 kB | 120 kB | 252 kB | 123/575 kB
Progress (4): 358 kB | 120 kB | 252 kB | 127/575 kB
Progress (4): 358 kB | 120 kB | 252 kB | 131/575 kB
Progress (5): 358 kB | 120 kB | 252 kB | 131/575 kB | 4.1/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 135/575 kB | 4.1/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 135/575 kB | 8.2/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 139/575 kB | 8.2/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 139/575 kB | 12/262 kB 
Progress (5): 358 kB | 120 kB | 252 kB | 143/575 kB | 12/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 143/575 kB | 16/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 147/575 kB | 16/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 147/575 kB | 20/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 152/575 kB | 20/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 152/575 kB | 25/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 156/575 kB | 25/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 156/575 kB | 29/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 160/575 kB | 29/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 160/575 kB | 33/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 164/575 kB | 33/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 164/575 kB | 37/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 168/575 kB | 37/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 168/575 kB | 41/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 172/575 kB | 41/262 kB
Progress (5): 358 kB | 120 kB | 252 kB | 172/575 kB | 45/262 kB
                                                               
Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 1.7 MB/s)
#14 38.36 Progress (4): 120 kB | 252 kB | 172/575 kB | 49/262 kB
Progress (4): 120 kB | 252 kB | 176/575 kB | 49/262 kB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 554 kB/s)
#14 38.36 Progress (3): 252 kB | 180/575 kB | 49/262 kB
Progress (3): 252 kB | 180/575 kB | 53/262 kB
                                             
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
#14 38.36 Progress (3): 252 kB | 180/575 kB | 57/262 kB
Progress (3): 252 kB | 184/575 kB | 57/262 kB
                                             
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
#14 38.36 Progress (3): 252 kB | 188/575 kB | 57/262 kB
Progress (3): 252 kB | 188/575 kB | 61/262 kB
Progress (3): 252 kB | 193/575 kB | 61/262 kB
Progress (3): 252 kB | 193/575 kB | 66/262 kB
Progress (3): 252 kB | 197/575 kB | 66/262 kB
Progress (3): 252 kB | 197/575 kB | 70/262 kB
Progress (3): 252 kB | 201/575 kB | 70/262 kB
Progress (3): 252 kB | 201/575 kB | 74/262 kB
Progress (3): 252 kB | 205/575 kB | 74/262 kB
Progress (3): 252 kB | 205/575 kB | 78/262 kB
Progress (3): 252 kB | 209/575 kB | 78/262 kB
Progress (3): 252 kB | 209/575 kB | 82/262 kB
Progress (3): 252 kB | 213/575 kB | 82/262 kB
Progress (3): 252 kB | 213/575 kB | 86/262 kB
Progress (3): 252 kB | 217/575 kB | 86/262 kB
Progress (3): 252 kB | 217/575 kB | 90/262 kB
Progress (3): 252 kB | 221/575 kB | 90/262 kB
Progress (3): 252 kB | 221/575 kB | 94/262 kB
Progress (3): 252 kB | 225/575 kB | 94/262 kB
Progress (3): 252 kB | 225/575 kB | 98/262 kB
Progress (3): 252 kB | 229/575 kB | 98/262 kB
Progress (3): 252 kB | 229/575 kB | 102/262 kB
Progress (3): 252 kB | 233/575 kB | 102/262 kB
Progress (3): 252 kB | 233/575 kB | 106/262 kB
Progress (3): 252 kB | 238/575 kB | 106/262 kB
Progress (3): 252 kB | 238/575 kB | 111/262 kB
Progress (3): 252 kB | 242/575 kB | 111/262 kB
Progress (3): 252 kB | 242/575 kB | 115/262 kB
Progress (3): 252 kB | 246/575 kB | 115/262 kB
Progress (3): 252 kB | 246/575 kB | 119/262 kB
Progress (3): 252 kB | 250/575 kB | 119/262 kB
Progress (3): 252 kB | 250/575 kB | 123/262 kB
Progress (3): 252 kB | 254/575 kB | 123/262 kB
Progress (3): 252 kB | 254/575 kB | 127/262 kB
Progress (3): 252 kB | 258/575 kB | 127/262 kB
Progress (3): 252 kB | 258/575 kB | 131/262 kB
Progress (3): 252 kB | 262/575 kB | 131/262 kB
Progress (3): 252 kB | 262/575 kB | 135/262 kB
Progress (3): 252 kB | 266/575 kB | 135/262 kB
Progress (3): 252 kB | 266/575 kB | 139/262 kB
Progress (3): 252 kB | 270/575 kB | 139/262 kB
Progress (3): 252 kB | 270/575 kB | 143/262 kB
Progress (3): 252 kB | 274/575 kB | 143/262 kB
Progress (3): 252 kB | 274/575 kB | 147/262 kB
Progress (3): 252 kB | 279/575 kB | 147/262 kB
Progress (3): 252 kB | 283/575 kB | 147/262 kB
Progress (3): 252 kB | 287/575 kB | 147/262 kB
Progress (3): 252 kB | 291/575 kB | 147/262 kB
Progress (3): 252 kB | 295/575 kB | 147/262 kB
Progress (3): 252 kB | 295/575 kB | 152/262 kB
Progress (3): 252 kB | 299/575 kB | 152/262 kB
Progress (3): 252 kB | 299/575 kB | 156/262 kB
Progress (3): 252 kB | 303/575 kB | 156/262 kB
Progress (3): 252 kB | 303/575 kB | 160/262 kB
Progress (3): 252 kB | 307/575 kB | 160/262 kB
Progress (3): 252 kB | 307/575 kB | 164/262 kB
Progress (3): 252 kB | 311/575 kB | 164/262 kB
Progress (3): 252 kB | 311/575 kB | 168/262 kB
Progress (3): 252 kB | 315/575 kB | 168/262 kB
Progress (3): 252 kB | 315/575 kB | 172/262 kB
Progress (3): 252 kB | 319/575 kB | 172/262 kB
Progress (3): 252 kB | 319/575 kB | 176/262 kB
Progress (3): 252 kB | 324/575 kB | 176/262 kB
Progress (3): 252 kB | 324/575 kB | 180/262 kB
Progress (3): 252 kB | 328/575 kB | 180/262 kB
Progress (3): 252 kB | 328/575 kB | 184/262 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 1.1 MB/s)
#14 38.37 Progress (2): 328/575 kB | 188/262 kB
Progress (2): 332/575 kB | 188/262 kB
Progress (2): 332/575 kB | 193/262 kB
                                     
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar
#14 38.37 Progress (2): 332/575 kB | 197/262 kB
Progress (2): 336/575 kB | 197/262 kB
Progress (2): 336/575 kB | 201/262 kB
Progress (2): 340/575 kB | 201/262 kB
Progress (2): 340/575 kB | 205/262 kB
Progress (2): 340/575 kB | 209/262 kB
Progress (2): 344/575 kB | 209/262 kB
Progress (2): 344/575 kB | 213/262 kB
Progress (2): 348/575 kB | 213/262 kB
Progress (2): 352/575 kB | 213/262 kB
Progress (2): 352/575 kB | 217/262 kB
Progress (2): 356/575 kB | 217/262 kB
Progress (2): 356/575 kB | 221/262 kB
Progress (3): 356/575 kB | 221/262 kB | 4.1/53 kB
Progress (3): 360/575 kB | 221/262 kB | 4.1/53 kB
Progress (3): 360/575 kB | 225/262 kB | 4.1/53 kB
Progress (3): 365/575 kB | 225/262 kB | 4.1/53 kB
Progress (3): 365/575 kB | 225/262 kB | 8.2/53 kB
Progress (3): 369/575 kB | 225/262 kB | 8.2/53 kB
Progress (3): 369/575 kB | 229/262 kB | 8.2/53 kB
Progress (3): 373/575 kB | 229/262 kB | 8.2/53 kB
Progress (3): 373/575 kB | 229/262 kB | 12/53 kB 
Progress (3): 373/575 kB | 233/262 kB | 12/53 kB
Progress (4): 373/575 kB | 233/262 kB | 12/53 kB | 4.1/480 kB
Progress (4): 373/575 kB | 233/262 kB | 16/53 kB | 4.1/480 kB
Progress (4): 377/575 kB | 233/262 kB | 16/53 kB | 4.1/480 kB
Progress (4): 377/575 kB | 233/262 kB | 16/53 kB | 8.2/480 kB
Progress (4): 377/575 kB | 238/262 kB | 16/53 kB | 8.2/480 kB
Progress (4): 377/575 kB | 238/262 kB | 16/53 kB | 12/480 kB 
Progress (4): 381/575 kB | 238/262 kB | 16/53 kB | 12/480 kB
Progress (4): 381/575 kB | 238/262 kB | 20/53 kB | 12/480 kB
Progress (4): 385/575 kB | 238/262 kB | 20/53 kB | 12/480 kB
Progress (4): 385/575 kB | 238/262 kB | 20/53 kB | 16/480 kB
Progress (4): 385/575 kB | 242/262 kB | 20/53 kB | 16/480 kB
Progress (4): 389/575 kB | 242/262 kB | 20/53 kB | 16/480 kB
Progress (4): 389/575 kB | 242/262 kB | 25/53 kB | 16/480 kB
Progress (4): 389/575 kB | 246/262 kB | 25/53 kB | 16/480 kB
Progress (4): 389/575 kB | 246/262 kB | 25/53 kB | 20/480 kB
Progress (4): 389/575 kB | 246/262 kB | 29/53 kB | 20/480 kB
Progress (4): 393/575 kB | 246/262 kB | 29/53 kB | 20/480 kB
Progress (4): 393/575 kB | 246/262 kB | 33/53 kB | 20/480 kB
Progress (4): 393/575 kB | 246/262 kB | 33/53 kB | 25/480 kB
Progress (4): 393/575 kB | 250/262 kB | 33/53 kB | 25/480 kB
Progress (4): 393/575 kB | 250/262 kB | 33/53 kB | 29/480 kB
Progress (4): 393/575 kB | 250/262 kB | 37/53 kB | 29/480 kB
Progress (4): 397/575 kB | 250/262 kB | 37/53 kB | 29/480 kB
Progress (4): 397/575 kB | 250/262 kB | 41/53 kB | 29/480 kB
Progress (4): 397/575 kB | 250/262 kB | 41/53 kB | 33/480 kB
Progress (4): 397/575 kB | 254/262 kB | 41/53 kB | 33/480 kB
Progress (4): 397/575 kB | 254/262 kB | 45/53 kB | 33/480 kB
Progress (4): 401/575 kB | 254/262 kB | 45/53 kB | 33/480 kB
Progress (4): 401/575 kB | 254/262 kB | 49/53 kB | 33/480 kB
Progress (4): 401/575 kB | 258/262 kB | 49/53 kB | 33/480 kB
Progress (4): 401/575 kB | 258/262 kB | 49/53 kB | 37/480 kB
Progress (4): 401/575 kB | 262 kB | 49/53 kB | 37/480 kB    
Progress (4): 401/575 kB | 262 kB | 53 kB | 37/480 kB   
Progress (4): 406/575 kB | 262 kB | 53 kB | 37/480 kB
Progress (4): 406/575 kB | 262 kB | 53 kB | 41/480 kB
Progress (4): 410/575 kB | 262 kB | 53 kB | 41/480 kB
Progress (4): 410/575 kB | 262 kB | 53 kB | 45/480 kB
Progress (4): 414/575 kB | 262 kB | 53 kB | 45/480 kB
Progress (4): 414/575 kB | 262 kB | 53 kB | 49/480 kB
Progress (4): 418/575 kB | 262 kB | 53 kB | 49/480 kB
Progress (4): 418/575 kB | 262 kB | 53 kB | 53/480 kB
Progress (4): 422/575 kB | 262 kB | 53 kB | 53/480 kB
Progress (4): 422/575 kB | 262 kB | 53 kB | 57/480 kB
Progress (4): 426/575 kB | 262 kB | 53 kB | 57/480 kB
Progress (4): 426/575 kB | 262 kB | 53 kB | 61/480 kB
Progress (4): 430/575 kB | 262 kB | 53 kB | 61/480 kB
Progress (4): 430/575 kB | 262 kB | 53 kB | 65/480 kB
Progress (4): 434/575 kB | 262 kB | 53 kB | 65/480 kB
Progress (4): 434/575 kB | 262 kB | 53 kB | 69/480 kB
Progress (4): 438/575 kB | 262 kB | 53 kB | 69/480 kB
Progress (4): 438/575 kB | 262 kB | 53 kB | 73/480 kB
Progress (4): 442/575 kB | 262 kB | 53 kB | 73/480 kB
Progress (4): 442/575 kB | 262 kB | 53 kB | 77/480 kB
Progress (4): 446/575 kB | 262 kB | 53 kB | 77/480 kB
Progress (4): 446/575 kB | 262 kB | 53 kB | 81/480 kB
Progress (4): 451/575 kB | 262 kB | 53 kB | 81/480 kB
Progress (4): 451/575 kB | 262 kB | 53 kB | 85/480 kB
Progress (4): 455/575 kB | 262 kB | 53 kB | 85/480 kB
Progress (4): 455/575 kB | 262 kB | 53 kB | 89/480 kB
Progress (4): 459/575 kB | 262 kB | 53 kB | 89/480 kB
Progress (4): 459/575 kB | 262 kB | 53 kB | 93/480 kB
Progress (4): 463/575 kB | 262 kB | 53 kB | 93/480 kB
Progress (4): 463/575 kB | 262 kB | 53 kB | 97/480 kB
Progress (4): 467/575 kB | 262 kB | 53 kB | 97/480 kB
Progress (4): 467/575 kB | 262 kB | 53 kB | 102/480 kB
Progress (4): 471/575 kB | 262 kB | 53 kB | 102/480 kB
Progress (4): 471/575 kB | 262 kB | 53 kB | 106/480 kB
Progress (4): 475/575 kB | 262 kB | 53 kB | 106/480 kB
Progress (4): 475/575 kB | 262 kB | 53 kB | 110/480 kB
Progress (4): 479/575 kB | 262 kB | 53 kB | 110/480 kB
Progress (4): 479/575 kB | 262 kB | 53 kB | 114/480 kB
Progress (4): 483/575 kB | 262 kB | 53 kB | 114/480 kB
Progress (4): 483/575 kB | 262 kB | 53 kB | 118/480 kB
Progress (4): 487/575 kB | 262 kB | 53 kB | 118/480 kB
Progress (4): 487/575 kB | 262 kB | 53 kB | 122/480 kB
Progress (4): 492/575 kB | 262 kB | 53 kB | 122/480 kB
Progress (4): 492/575 kB | 262 kB | 53 kB | 126/480 kB
Progress (4): 496/575 kB | 262 kB | 53 kB | 126/480 kB
Progress (4): 496/575 kB | 262 kB | 53 kB | 130/480 kB
Progress (5): 496/575 kB | 262 kB | 53 kB | 130/480 kB | 4.1/737 kB
Progress (5): 500/575 kB | 262 kB | 53 kB | 130/480 kB | 4.1/737 kB
Progress (5): 500/575 kB | 262 kB | 53 kB | 130/480 kB | 8.2/737 kB
Progress (5): 500/575 kB | 262 kB | 53 kB | 134/480 kB | 8.2/737 kB
Progress (5): 500/575 kB | 262 kB | 53 kB | 134/480 kB | 12/737 kB 
Progress (5): 504/575 kB | 262 kB | 53 kB | 134/480 kB | 12/737 kB
Progress (5): 504/575 kB | 262 kB | 53 kB | 134/480 kB | 16/737 kB
Progress (5): 504/575 kB | 262 kB | 53 kB | 138/480 kB | 16/737 kB
Progress (5): 508/575 kB | 262 kB | 53 kB | 138/480 kB | 16/737 kB
Progress (5): 508/575 kB | 262 kB | 53 kB | 138/480 kB | 20/737 kB
Progress (5): 508/575 kB | 262 kB | 53 kB | 142/480 kB | 20/737 kB
Progress (5): 508/575 kB | 262 kB | 53 kB | 142/480 kB | 25/737 kB
Progress (5): 512/575 kB | 262 kB | 53 kB | 142/480 kB | 25/737 kB
Progress (5): 512/575 kB | 262 kB | 53 kB | 142/480 kB | 29/737 kB
Progress (5): 512/575 kB | 262 kB | 53 kB | 147/480 kB | 29/737 kB
Progress (5): 512/575 kB | 262 kB | 53 kB | 147/480 kB | 33/737 kB
Progress (5): 512/575 kB | 262 kB | 53 kB | 151/480 kB | 33/737 kB
Progress (5): 516/575 kB | 262 kB | 53 kB | 151/480 kB | 33/737 kB
Progress (5): 516/575 kB | 262 kB | 53 kB | 155/480 kB | 33/737 kB
Progress (5): 516/575 kB | 262 kB | 53 kB | 155/480 kB | 37/737 kB
Progress (5): 516/575 kB | 262 kB | 53 kB | 159/480 kB | 37/737 kB
Progress (5): 520/575 kB | 262 kB | 53 kB | 159/480 kB | 37/737 kB
Progress (5): 520/575 kB | 262 kB | 53 kB | 163/480 kB | 37/737 kB
Progress (5): 520/575 kB | 262 kB | 53 kB | 163/480 kB | 41/737 kB
Progress (5): 524/575 kB | 262 kB | 53 kB | 163/480 kB | 41/737 kB
Progress (5): 524/575 kB | 262 kB | 53 kB | 163/480 kB | 45/737 kB
Progress (5): 524/575 kB | 262 kB | 53 kB | 167/480 kB | 45/737 kB
Progress (5): 524/575 kB | 262 kB | 53 kB | 167/480 kB | 49/737 kB
Progress (5): 528/575 kB | 262 kB | 53 kB | 167/480 kB | 49/737 kB
Progress (5): 528/575 kB | 262 kB | 53 kB | 167/480 kB | 53/737 kB
Progress (5): 528/575 kB | 262 kB | 53 kB | 171/480 kB | 53/737 kB
Progress (5): 528/575 kB | 262 kB | 53 kB | 171/480 kB | 57/737 kB
Progress (5): 532/575 kB | 262 kB | 53 kB | 171/480 kB | 57/737 kB
Progress (5): 532/575 kB | 262 kB | 53 kB | 171/480 kB | 61/737 kB
Progress (5): 532/575 kB | 262 kB | 53 kB | 175/480 kB | 61/737 kB
Progress (5): 532/575 kB | 262 kB | 53 kB | 175/480 kB | 65/737 kB
Progress (5): 537/575 kB | 262 kB | 53 kB | 175/480 kB | 65/737 kB
Progress (5): 537/575 kB | 262 kB | 53 kB | 179/480 kB | 65/737 kB
Progress (5): 541/575 kB | 262 kB | 53 kB | 179/480 kB | 65/737 kB
Progress (5): 541/575 kB | 262 kB | 53 kB | 179/480 kB | 69/737 kB
Progress (5): 545/575 kB | 262 kB | 53 kB | 179/480 kB | 69/737 kB
Progress (5): 545/575 kB | 262 kB | 53 kB | 183/480 kB | 69/737 kB
Progress (5): 549/575 kB | 262 kB | 53 kB | 183/480 kB | 69/737 kB
Progress (5): 549/575 kB | 262 kB | 53 kB | 183/480 kB | 73/737 kB
Progress (5): 553/575 kB | 262 kB | 53 kB | 183/480 kB | 73/737 kB
Progress (5): 553/575 kB | 262 kB | 53 kB | 188/480 kB | 73/737 kB
Progress (5): 553/575 kB | 262 kB | 53 kB | 188/480 kB | 77/737 kB
Progress (5): 553/575 kB | 262 kB | 53 kB | 192/480 kB | 77/737 kB
Progress (5): 557/575 kB | 262 kB | 53 kB | 192/480 kB | 77/737 kB
Progress (5): 557/575 kB | 262 kB | 53 kB | 196/480 kB | 77/737 kB
Progress (5): 557/575 kB | 262 kB | 53 kB | 196/480 kB | 81/737 kB
Progress (5): 557/575 kB | 262 kB | 53 kB | 200/480 kB | 81/737 kB
Progress (5): 561/575 kB | 262 kB | 53 kB | 200/480 kB | 81/737 kB
Progress (5): 561/575 kB | 262 kB | 53 kB | 200/480 kB | 85/737 kB
Progress (5): 561/575 kB | 262 kB | 53 kB | 204/480 kB | 85/737 kB
                                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 214 kB/s)
#14 38.39 Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.1 MB/s)
#14 38.39 Progress (3): 561/575 kB | 208/480 kB | 85/737 kB
Progress (3): 561/575 kB | 208/480 kB | 89/737 kB
Progress (3): 565/575 kB | 208/480 kB | 89/737 kB
Progress (3): 565/575 kB | 208/480 kB | 94/737 kB
Progress (3): 565/575 kB | 212/480 kB | 94/737 kB
                                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
#14 38.39 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar
#14 38.39 Progress (3): 565/575 kB | 216/480 kB | 94/737 kB
Progress (3): 565/575 kB | 216/480 kB | 98/737 kB
Progress (3): 569/575 kB | 216/480 kB | 98/737 kB
Progress (3): 569/575 kB | 216/480 kB | 102/737 kB
Progress (3): 569/575 kB | 220/480 kB | 102/737 kB
Progress (3): 569/575 kB | 220/480 kB | 106/737 kB
Progress (3): 573/575 kB | 220/480 kB | 106/737 kB
Progress (3): 573/575 kB | 220/480 kB | 110/737 kB
Progress (3): 573/575 kB | 224/480 kB | 110/737 kB
Progress (3): 573/575 kB | 224/480 kB | 114/737 kB
Progress (3): 575 kB | 224/480 kB | 114/737 kB    
Progress (3): 575 kB | 229/480 kB | 114/737 kB
Progress (3): 575 kB | 229/480 kB | 118/737 kB
Progress (3): 575 kB | 233/480 kB | 118/737 kB
Progress (3): 575 kB | 233/480 kB | 122/737 kB
Progress (3): 575 kB | 233/480 kB | 126/737 kB
Progress (3): 575 kB | 237/480 kB | 126/737 kB
Progress (3): 575 kB | 237/480 kB | 130/737 kB
Progress (3): 575 kB | 241/480 kB | 130/737 kB
Progress (3): 575 kB | 245/480 kB | 130/737 kB
Progress (3): 575 kB | 245/480 kB | 134/737 kB
Progress (3): 575 kB | 249/480 kB | 134/737 kB
Progress (3): 575 kB | 249/480 kB | 139/737 kB
Progress (3): 575 kB | 253/480 kB | 139/737 kB
Progress (3): 575 kB | 253/480 kB | 143/737 kB
Progress (3): 575 kB | 257/480 kB | 143/737 kB
Progress (3): 575 kB | 257/480 kB | 147/737 kB
Progress (3): 575 kB | 261/480 kB | 147/737 kB
Progress (3): 575 kB | 261/480 kB | 151/737 kB
Progress (3): 575 kB | 265/480 kB | 151/737 kB
Progress (3): 575 kB | 265/480 kB | 155/737 kB
Progress (3): 575 kB | 269/480 kB | 155/737 kB
Progress (3): 575 kB | 269/480 kB | 159/737 kB
Progress (3): 575 kB | 274/480 kB | 159/737 kB
Progress (3): 575 kB | 274/480 kB | 163/737 kB
Progress (3): 575 kB | 278/480 kB | 163/737 kB
Progress (3): 575 kB | 278/480 kB | 167/737 kB
Progress (3): 575 kB | 282/480 kB | 167/737 kB
Progress (3): 575 kB | 282/480 kB | 171/737 kB
Progress (3): 575 kB | 286/480 kB | 171/737 kB
Progress (3): 575 kB | 286/480 kB | 175/737 kB
Progress (3): 575 kB | 290/480 kB | 175/737 kB
Progress (3): 575 kB | 290/480 kB | 180/737 kB
Progress (3): 575 kB | 294/480 kB | 180/737 kB
Progress (3): 575 kB | 294/480 kB | 184/737 kB
Progress (3): 575 kB | 298/480 kB | 184/737 kB
Progress (3): 575 kB | 298/480 kB | 188/737 kB
Progress (3): 575 kB | 302/480 kB | 188/737 kB
Progress (3): 575 kB | 302/480 kB | 192/737 kB
Progress (3): 575 kB | 306/480 kB | 192/737 kB
Progress (3): 575 kB | 306/480 kB | 196/737 kB
Progress (3): 575 kB | 310/480 kB | 196/737 kB
Progress (3): 575 kB | 310/480 kB | 200/737 kB
Progress (3): 575 kB | 315/480 kB | 200/737 kB
Progress (3): 575 kB | 315/480 kB | 204/737 kB
Progress (3): 575 kB | 319/480 kB | 204/737 kB
Progress (3): 575 kB | 319/480 kB | 208/737 kB
Progress (3): 575 kB | 323/480 kB | 208/737 kB
Progress (3): 575 kB | 323/480 kB | 212/737 kB
Progress (3): 575 kB | 327/480 kB | 212/737 kB
Progress (3): 575 kB | 327/480 kB | 216/737 kB
Progress (3): 575 kB | 331/480 kB | 216/737 kB
Progress (3): 575 kB | 331/480 kB | 220/737 kB
Progress (3): 575 kB | 335/480 kB | 220/737 kB
Progress (3): 575 kB | 335/480 kB | 225/737 kB
Progress (3): 575 kB | 339/480 kB | 225/737 kB
Progress (3): 575 kB | 339/480 kB | 229/737 kB
Progress (3): 575 kB | 343/480 kB | 229/737 kB
Progress (3): 575 kB | 343/480 kB | 233/737 kB
Progress (3): 575 kB | 347/480 kB | 233/737 kB
Progress (3): 575 kB | 347/480 kB | 237/737 kB
Progress (3): 575 kB | 351/480 kB | 237/737 kB
Progress (3): 575 kB | 351/480 kB | 241/737 kB
Progress (3): 575 kB | 355/480 kB | 241/737 kB
Progress (3): 575 kB | 355/480 kB | 245/737 kB
Progress (3): 575 kB | 360/480 kB | 245/737 kB
Progress (3): 575 kB | 360/480 kB | 249/737 kB
Progress (3): 575 kB | 364/480 kB | 249/737 kB
Progress (3): 575 kB | 364/480 kB | 253/737 kB
Progress (3): 575 kB | 368/480 kB | 253/737 kB
Progress (3): 575 kB | 368/480 kB | 257/737 kB
Progress (3): 575 kB | 372/480 kB | 257/737 kB
Progress (3): 575 kB | 372/480 kB | 261/737 kB
Progress (3): 575 kB | 376/480 kB | 261/737 kB
Progress (3): 575 kB | 376/480 kB | 266/737 kB
Progress (3): 575 kB | 380/480 kB | 266/737 kB
Progress (3): 575 kB | 380/480 kB | 270/737 kB
Progress (3): 575 kB | 384/480 kB | 270/737 kB
Progress (3): 575 kB | 384/480 kB | 274/737 kB
Progress (3): 575 kB | 388/480 kB | 274/737 kB
Progress (3): 575 kB | 388/480 kB | 278/737 kB
Progress (3): 575 kB | 392/480 kB | 278/737 kB
Progress (3): 575 kB | 392/480 kB | 282/737 kB
Progress (3): 575 kB | 396/480 kB | 282/737 kB
Progress (3): 575 kB | 396/480 kB | 286/737 kB
Progress (3): 575 kB | 401/480 kB | 286/737 kB
Progress (3): 575 kB | 401/480 kB | 290/737 kB
Progress (3): 575 kB | 405/480 kB | 290/737 kB
Progress (3): 575 kB | 405/480 kB | 294/737 kB
Progress (3): 575 kB | 409/480 kB | 294/737 kB
Progress (3): 575 kB | 409/480 kB | 298/737 kB
Progress (3): 575 kB | 413/480 kB | 298/737 kB
Progress (3): 575 kB | 413/480 kB | 302/737 kB
Progress (3): 575 kB | 417/480 kB | 302/737 kB
Progress (4): 575 kB | 417/480 kB | 302/737 kB | 4.1/191 kB
Progress (4): 575 kB | 421/480 kB | 302/737 kB | 4.1/191 kB
Progress (5): 575 kB | 421/480 kB | 302/737 kB | 4.1/191 kB | 4.1/327 kB
Progress (5): 575 kB | 421/480 kB | 306/737 kB | 4.1/191 kB | 4.1/327 kB
Progress (5): 575 kB | 421/480 kB | 306/737 kB | 4.1/191 kB | 8.2/327 kB
Progress (5): 575 kB | 425/480 kB | 306/737 kB | 4.1/191 kB | 8.2/327 kB
Progress (5): 575 kB | 425/480 kB | 306/737 kB | 8.2/191 kB | 8.2/327 kB
Progress (5): 575 kB | 429/480 kB | 306/737 kB | 8.2/191 kB | 8.2/327 kB
Progress (5): 575 kB | 429/480 kB | 306/737 kB | 8.2/191 kB | 12/327 kB 
Progress (5): 575 kB | 429/480 kB | 311/737 kB | 8.2/191 kB | 12/327 kB
Progress (5): 575 kB | 429/480 kB | 311/737 kB | 8.2/191 kB | 16/327 kB
Progress (5): 575 kB | 429/480 kB | 315/737 kB | 8.2/191 kB | 16/327 kB
Progress (5): 575 kB | 433/480 kB | 315/737 kB | 8.2/191 kB | 16/327 kB
Progress (5): 575 kB | 433/480 kB | 315/737 kB | 12/191 kB | 16/327 kB 
                                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 2.2 MB/s)
#14 38.40 Progress (4): 433/480 kB | 315/737 kB | 16/191 kB | 16/327 kB
Progress (4): 437/480 kB | 315/737 kB | 16/191 kB | 16/327 kB
Progress (4): 437/480 kB | 319/737 kB | 16/191 kB | 16/327 kB
Progress (4): 437/480 kB | 319/737 kB | 16/191 kB | 20/327 kB
Progress (4): 437/480 kB | 323/737 kB | 16/191 kB | 20/327 kB
Progress (4): 437/480 kB | 323/737 kB | 20/191 kB | 20/327 kB
Progress (4): 442/480 kB | 323/737 kB | 20/191 kB | 20/327 kB
                                                             
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
#14 38.41 Progress (4): 446/480 kB | 323/737 kB | 20/191 kB | 20/327 kB
Progress (4): 446/480 kB | 323/737 kB | 25/191 kB | 20/327 kB
Progress (4): 446/480 kB | 327/737 kB | 25/191 kB | 20/327 kB
Progress (4): 446/480 kB | 327/737 kB | 25/191 kB | 25/327 kB
Progress (4): 446/480 kB | 327/737 kB | 29/191 kB | 25/327 kB
Progress (4): 450/480 kB | 327/737 kB | 29/191 kB | 25/327 kB
Progress (4): 450/480 kB | 327/737 kB | 33/191 kB | 25/327 kB
Progress (4): 450/480 kB | 331/737 kB | 33/191 kB | 25/327 kB
Progress (4): 450/480 kB | 331/737 kB | 33/191 kB | 29/327 kB
Progress (4): 450/480 kB | 335/737 kB | 33/191 kB | 29/327 kB
Progress (4): 450/480 kB | 335/737 kB | 37/191 kB | 29/327 kB
Progress (4): 454/480 kB | 335/737 kB | 37/191 kB | 29/327 kB
Progress (4): 454/480 kB | 335/737 kB | 41/191 kB | 29/327 kB
Progress (4): 454/480 kB | 339/737 kB | 41/191 kB | 29/327 kB
Progress (4): 454/480 kB | 339/737 kB | 41/191 kB | 33/327 kB
Progress (4): 454/480 kB | 343/737 kB | 41/191 kB | 33/327 kB
Progress (4): 454/480 kB | 343/737 kB | 41/191 kB | 37/327 kB
Progress (4): 454/480 kB | 343/737 kB | 45/191 kB | 37/327 kB
Progress (4): 458/480 kB | 343/737 kB | 45/191 kB | 37/327 kB
Progress (4): 458/480 kB | 343/737 kB | 49/191 kB | 37/327 kB
Progress (4): 458/480 kB | 347/737 kB | 49/191 kB | 37/327 kB
Progress (4): 458/480 kB | 347/737 kB | 49/191 kB | 41/327 kB
Progress (4): 458/480 kB | 352/737 kB | 49/191 kB | 41/327 kB
Progress (4): 458/480 kB | 352/737 kB | 53/191 kB | 41/327 kB
Progress (4): 462/480 kB | 352/737 kB | 53/191 kB | 41/327 kB
Progress (4): 462/480 kB | 352/737 kB | 57/191 kB | 41/327 kB
Progress (4): 462/480 kB | 356/737 kB | 57/191 kB | 41/327 kB
Progress (4): 462/480 kB | 356/737 kB | 57/191 kB | 45/327 kB
Progress (4): 462/480 kB | 360/737 kB | 57/191 kB | 45/327 kB
Progress (4): 462/480 kB | 360/737 kB | 61/191 kB | 45/327 kB
Progress (4): 466/480 kB | 360/737 kB | 61/191 kB | 45/327 kB
Progress (4): 466/480 kB | 364/737 kB | 61/191 kB | 45/327 kB
Progress (4): 466/480 kB | 364/737 kB | 61/191 kB | 49/327 kB
Progress (4): 466/480 kB | 368/737 kB | 61/191 kB | 49/327 kB
Progress (4): 466/480 kB | 368/737 kB | 61/191 kB | 53/327 kB
Progress (4): 470/480 kB | 368/737 kB | 61/191 kB | 53/327 kB
Progress (4): 470/480 kB | 368/737 kB | 66/191 kB | 53/327 kB
Progress (4): 474/480 kB | 368/737 kB | 66/191 kB | 53/327 kB
Progress (4): 474/480 kB | 368/737 kB | 66/191 kB | 57/327 kB
Progress (4): 474/480 kB | 372/737 kB | 66/191 kB | 57/327 kB
Progress (4): 474/480 kB | 372/737 kB | 66/191 kB | 61/327 kB
Progress (4): 478/480 kB | 372/737 kB | 66/191 kB | 61/327 kB
Progress (4): 478/480 kB | 372/737 kB | 70/191 kB | 61/327 kB
Progress (4): 480 kB | 372/737 kB | 70/191 kB | 61/327 kB    
Progress (4): 480 kB | 372/737 kB | 70/191 kB | 64/327 kB
Progress (4): 480 kB | 376/737 kB | 70/191 kB | 64/327 kB
Progress (4): 480 kB | 376/737 kB | 74/191 kB | 64/327 kB
Progress (4): 480 kB | 376/737 kB | 74/191 kB | 69/327 kB
Progress (4): 480 kB | 376/737 kB | 78/191 kB | 69/327 kB
Progress (4): 480 kB | 380/737 kB | 78/191 kB | 69/327 kB
Progress (4): 480 kB | 380/737 kB | 82/191 kB | 69/327 kB
Progress (4): 480 kB | 380/737 kB | 82/191 kB | 73/327 kB
Progress (4): 480 kB | 380/737 kB | 86/191 kB | 73/327 kB
Progress (4): 480 kB | 384/737 kB | 86/191 kB | 73/327 kB
Progress (4): 480 kB | 384/737 kB | 90/191 kB | 73/327 kB
Progress (4): 480 kB | 384/737 kB | 90/191 kB | 77/327 kB
Progress (4): 480 kB | 384/737 kB | 94/191 kB | 77/327 kB
Progress (4): 480 kB | 388/737 kB | 94/191 kB | 77/327 kB
Progress (4): 480 kB | 388/737 kB | 94/191 kB | 81/327 kB
Progress (4): 480 kB | 388/737 kB | 98/191 kB | 81/327 kB
Progress (4): 480 kB | 393/737 kB | 98/191 kB | 81/327 kB
Progress (4): 480 kB | 393/737 kB | 102/191 kB | 81/327 kB
Progress (4): 480 kB | 393/737 kB | 102/191 kB | 85/327 kB
Progress (4): 480 kB | 393/737 kB | 106/191 kB | 85/327 kB
Progress (4): 480 kB | 397/737 kB | 106/191 kB | 85/327 kB
Progress (4): 480 kB | 397/737 kB | 111/191 kB | 85/327 kB
Progress (4): 480 kB | 397/737 kB | 111/191 kB | 89/327 kB
Progress (4): 480 kB | 401/737 kB | 111/191 kB | 89/327 kB
Progress (4): 480 kB | 401/737 kB | 115/191 kB | 89/327 kB
Progress (4): 480 kB | 401/737 kB | 115/191 kB | 93/327 kB
Progress (4): 480 kB | 401/737 kB | 119/191 kB | 93/327 kB
Progress (4): 480 kB | 405/737 kB | 119/191 kB | 93/327 kB
Progress (4): 480 kB | 405/737 kB | 123/191 kB | 93/327 kB
Progress (4): 480 kB | 405/737 kB | 123/191 kB | 97/327 kB
Progress (4): 480 kB | 405/737 kB | 127/191 kB | 97/327 kB
Progress (4): 480 kB | 409/737 kB | 127/191 kB | 97/327 kB
Progress (4): 480 kB | 409/737 kB | 127/191 kB | 101/327 kB
Progress (4): 480 kB | 409/737 kB | 131/191 kB | 101/327 kB
Progress (4): 480 kB | 409/737 kB | 131/191 kB | 105/327 kB
Progress (4): 480 kB | 413/737 kB | 131/191 kB | 105/327 kB
Progress (4): 480 kB | 413/737 kB | 131/191 kB | 109/327 kB
Progress (4): 480 kB | 413/737 kB | 135/191 kB | 109/327 kB
Progress (4): 480 kB | 413/737 kB | 135/191 kB | 114/327 kB
Progress (4): 480 kB | 417/737 kB | 135/191 kB | 114/327 kB
Progress (4): 480 kB | 417/737 kB | 139/191 kB | 114/327 kB
Progress (4): 480 kB | 421/737 kB | 139/191 kB | 114/327 kB
Progress (4): 480 kB | 421/737 kB | 139/191 kB | 118/327 kB
Progress (4): 480 kB | 425/737 kB | 139/191 kB | 118/327 kB
Progress (4): 480 kB | 425/737 kB | 143/191 kB | 118/327 kB
Progress (4): 480 kB | 425/737 kB | 143/191 kB | 122/327 kB
Progress (4): 480 kB | 429/737 kB | 143/191 kB | 122/327 kB
Progress (4): 480 kB | 429/737 kB | 143/191 kB | 126/327 kB
Progress (4): 480 kB | 429/737 kB | 147/191 kB | 126/327 kB
Progress (4): 480 kB | 429/737 kB | 147/191 kB | 130/327 kB
Progress (4): 480 kB | 433/737 kB | 147/191 kB | 130/327 kB
Progress (4): 480 kB | 433/737 kB | 152/191 kB | 130/327 kB
Progress (4): 480 kB | 438/737 kB | 152/191 kB | 130/327 kB
Progress (4): 480 kB | 438/737 kB | 152/191 kB | 134/327 kB
Progress (4): 480 kB | 442/737 kB | 152/191 kB | 134/327 kB
Progress (4): 480 kB | 442/737 kB | 156/191 kB | 134/327 kB
Progress (4): 480 kB | 442/737 kB | 156/191 kB | 138/327 kB
Progress (4): 480 kB | 442/737 kB | 160/191 kB | 138/327 kB
Progress (4): 480 kB | 446/737 kB | 160/191 kB | 138/327 kB
Progress (4): 480 kB | 446/737 kB | 160/191 kB | 142/327 kB
Progress (4): 480 kB | 450/737 kB | 160/191 kB | 142/327 kB
Progress (4): 480 kB | 450/737 kB | 164/191 kB | 142/327 kB
Progress (4): 480 kB | 454/737 kB | 164/191 kB | 142/327 kB
Progress (4): 480 kB | 454/737 kB | 164/191 kB | 146/327 kB
Progress (5): 480 kB | 454/737 kB | 164/191 kB | 146/327 kB | 4.1/74 kB
Progress (5): 480 kB | 458/737 kB | 164/191 kB | 146/327 kB | 4.1/74 kB
Progress (5): 480 kB | 458/737 kB | 168/191 kB | 146/327 kB | 4.1/74 kB
Progress (5): 480 kB | 462/737 kB | 168/191 kB | 146/327 kB | 4.1/74 kB
Progress (5): 480 kB | 462/737 kB | 168/191 kB | 146/327 kB | 8.2/74 kB
Progress (5): 480 kB | 462/737 kB | 168/191 kB | 150/327 kB | 8.2/74 kB
Progress (5): 480 kB | 462/737 kB | 168/191 kB | 150/327 kB | 12/74 kB 
Progress (5): 480 kB | 466/737 kB | 168/191 kB | 150/327 kB | 12/74 kB
Progress (5): 480 kB | 466/737 kB | 172/191 kB | 150/327 kB | 12/74 kB
Progress (5): 480 kB | 470/737 kB | 172/191 kB | 150/327 kB | 12/74 kB
Progress (5): 480 kB | 470/737 kB | 172/191 kB | 150/327 kB | 16/74 kB
Progress (5): 480 kB | 470/737 kB | 172/191 kB | 155/327 kB | 16/74 kB
Progress (5): 480 kB | 474/737 kB | 172/191 kB | 155/327 kB | 16/74 kB
Progress (5): 480 kB | 474/737 kB | 176/191 kB | 155/327 kB | 16/74 kB
Progress (5): 480 kB | 479/737 kB | 176/191 kB | 155/327 kB | 16/74 kB
Progress (5): 480 kB | 479/737 kB | 176/191 kB | 159/327 kB | 16/74 kB
Progress (5): 480 kB | 479/737 kB | 176/191 kB | 159/327 kB | 20/74 kB
Progress (5): 480 kB | 479/737 kB | 176/191 kB | 163/327 kB | 20/74 kB
Progress (5): 480 kB | 483/737 kB | 176/191 kB | 163/327 kB | 20/74 kB
Progress (5): 480 kB | 483/737 kB | 180/191 kB | 163/327 kB | 20/74 kB
Progress (5): 480 kB | 487/737 kB | 180/191 kB | 163/327 kB | 20/74 kB
Progress (5): 480 kB | 487/737 kB | 180/191 kB | 167/327 kB | 20/74 kB
Progress (5): 480 kB | 487/737 kB | 180/191 kB | 167/327 kB | 24/74 kB
Progress (5): 480 kB | 487/737 kB | 180/191 kB | 171/327 kB | 24/74 kB
Progress (5): 480 kB | 491/737 kB | 180/191 kB | 171/327 kB | 24/74 kB
Progress (5): 480 kB | 491/737 kB | 184/191 kB | 171/327 kB | 24/74 kB
Progress (5): 480 kB | 495/737 kB | 184/191 kB | 171/327 kB | 24/74 kB
Progress (5): 480 kB | 495/737 kB | 184/191 kB | 175/327 kB | 24/74 kB
Progress (5): 480 kB | 495/737 kB | 184/191 kB | 175/327 kB | 28/74 kB
                                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 1.7 MB/s)
#14 38.43 Progress (4): 495/737 kB | 184/191 kB | 179/327 kB | 28/74 kB
Progress (4): 499/737 kB | 184/191 kB | 179/327 kB | 28/74 kB
Progress (4): 499/737 kB | 188/191 kB | 179/327 kB | 28/74 kB
Progress (4): 503/737 kB | 188/191 kB | 179/327 kB | 28/74 kB
Progress (4): 503/737 kB | 188/191 kB | 183/327 kB | 28/74 kB
                                                             
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
#14 38.43 Progress (4): 503/737 kB | 188/191 kB | 183/327 kB | 32/74 kB
Progress (4): 503/737 kB | 188/191 kB | 187/327 kB | 32/74 kB
Progress (4): 507/737 kB | 188/191 kB | 187/327 kB | 32/74 kB
Progress (4): 507/737 kB | 191 kB | 187/327 kB | 32/74 kB    
Progress (4): 507/737 kB | 191 kB | 191/327 kB | 32/74 kB
Progress (4): 507/737 kB | 191 kB | 191/327 kB | 36/74 kB
Progress (4): 507/737 kB | 191 kB | 195/327 kB | 36/74 kB
Progress (4): 511/737 kB | 191 kB | 195/327 kB | 36/74 kB
Progress (4): 511/737 kB | 191 kB | 200/327 kB | 36/74 kB
Progress (4): 511/737 kB | 191 kB | 200/327 kB | 40/74 kB
Progress (4): 511/737 kB | 191 kB | 204/327 kB | 40/74 kB
Progress (4): 515/737 kB | 191 kB | 204/327 kB | 40/74 kB
Progress (4): 515/737 kB | 191 kB | 208/327 kB | 40/74 kB
Progress (4): 515/737 kB | 191 kB | 208/327 kB | 44/74 kB
Progress (4): 515/737 kB | 191 kB | 212/327 kB | 44/74 kB
Progress (4): 519/737 kB | 191 kB | 212/327 kB | 44/74 kB
Progress (4): 519/737 kB | 191 kB | 216/327 kB | 44/74 kB
Progress (4): 519/737 kB | 191 kB | 216/327 kB | 49/74 kB
Progress (4): 519/737 kB | 191 kB | 220/327 kB | 49/74 kB
Progress (4): 524/737 kB | 191 kB | 220/327 kB | 49/74 kB
Progress (4): 524/737 kB | 191 kB | 224/327 kB | 49/74 kB
Progress (4): 524/737 kB | 191 kB | 224/327 kB | 53/74 kB
Progress (4): 528/737 kB | 191 kB | 224/327 kB | 53/74 kB
Progress (4): 528/737 kB | 191 kB | 228/327 kB | 53/74 kB
Progress (4): 532/737 kB | 191 kB | 228/327 kB | 53/74 kB
Progress (4): 532/737 kB | 191 kB | 228/327 kB | 57/74 kB
Progress (4): 536/737 kB | 191 kB | 228/327 kB | 57/74 kB
Progress (4): 536/737 kB | 191 kB | 232/327 kB | 57/74 kB
Progress (4): 540/737 kB | 191 kB | 232/327 kB | 57/74 kB
Progress (4): 540/737 kB | 191 kB | 232/327 kB | 61/74 kB
Progress (4): 540/737 kB | 191 kB | 236/327 kB | 61/74 kB
Progress (4): 544/737 kB | 191 kB | 236/327 kB | 61/74 kB
Progress (4): 544/737 kB | 191 kB | 236/327 kB | 65/74 kB
Progress (4): 548/737 kB | 191 kB | 236/327 kB | 65/74 kB
Progress (4): 548/737 kB | 191 kB | 241/327 kB | 65/74 kB
Progress (4): 552/737 kB | 191 kB | 241/327 kB | 65/74 kB
Progress (4): 552/737 kB | 191 kB | 241/327 kB | 69/74 kB
Progress (4): 556/737 kB | 191 kB | 241/327 kB | 69/74 kB
Progress (4): 556/737 kB | 191 kB | 245/327 kB | 69/74 kB
Progress (4): 556/737 kB | 191 kB | 245/327 kB | 73/74 kB
Progress (4): 560/737 kB | 191 kB | 245/327 kB | 73/74 kB
Progress (4): 560/737 kB | 191 kB | 245/327 kB | 74 kB   
Progress (4): 560/737 kB | 191 kB | 249/327 kB | 74 kB
Progress (4): 565/737 kB | 191 kB | 249/327 kB | 74 kB
Progress (4): 565/737 kB | 191 kB | 253/327 kB | 74 kB
Progress (4): 569/737 kB | 191 kB | 253/327 kB | 74 kB
Progress (4): 569/737 kB | 191 kB | 257/327 kB | 74 kB
Progress (4): 573/737 kB | 191 kB | 257/327 kB | 74 kB
Progress (4): 573/737 kB | 191 kB | 261/327 kB | 74 kB
Progress (4): 577/737 kB | 191 kB | 261/327 kB | 74 kB
Progress (4): 577/737 kB | 191 kB | 265/327 kB | 74 kB
Progress (4): 581/737 kB | 191 kB | 265/327 kB | 74 kB
Progress (4): 581/737 kB | 191 kB | 269/327 kB | 74 kB
Progress (4): 585/737 kB | 191 kB | 269/327 kB | 74 kB
Progress (4): 585/737 kB | 191 kB | 273/327 kB | 74 kB
Progress (4): 589/737 kB | 191 kB | 273/327 kB | 74 kB
Progress (4): 589/737 kB | 191 kB | 277/327 kB | 74 kB
Progress (4): 593/737 kB | 191 kB | 277/327 kB | 74 kB
Progress (4): 593/737 kB | 191 kB | 281/327 kB | 74 kB
Progress (4): 597/737 kB | 191 kB | 281/327 kB | 74 kB
Progress (4): 597/737 kB | 191 kB | 286/327 kB | 74 kB
Progress (4): 601/737 kB | 191 kB | 286/327 kB | 74 kB
Progress (4): 601/737 kB | 191 kB | 290/327 kB | 74 kB
Progress (4): 606/737 kB | 191 kB | 290/327 kB | 74 kB
Progress (4): 606/737 kB | 191 kB | 294/327 kB | 74 kB
Progress (4): 610/737 kB | 191 kB | 294/327 kB | 74 kB
Progress (4): 610/737 kB | 191 kB | 298/327 kB | 74 kB
Progress (4): 614/737 kB | 191 kB | 298/327 kB | 74 kB
Progress (4): 614/737 kB | 191 kB | 302/327 kB | 74 kB
Progress (4): 618/737 kB | 191 kB | 302/327 kB | 74 kB
Progress (4): 618/737 kB | 191 kB | 306/327 kB | 74 kB
Progress (4): 622/737 kB | 191 kB | 306/327 kB | 74 kB
Progress (4): 622/737 kB | 191 kB | 310/327 kB | 74 kB
Progress (4): 626/737 kB | 191 kB | 310/327 kB | 74 kB
Progress (4): 626/737 kB | 191 kB | 314/327 kB | 74 kB
Progress (4): 630/737 kB | 191 kB | 314/327 kB | 74 kB
Progress (4): 630/737 kB | 191 kB | 318/327 kB | 74 kB
Progress (4): 634/737 kB | 191 kB | 318/327 kB | 74 kB
Progress (4): 634/737 kB | 191 kB | 322/327 kB | 74 kB
Progress (4): 638/737 kB | 191 kB | 322/327 kB | 74 kB
Progress (4): 638/737 kB | 191 kB | 327/327 kB | 74 kB
Progress (4): 638/737 kB | 191 kB | 327 kB | 74 kB    
Progress (4): 642/737 kB | 191 kB | 327 kB | 74 kB
Progress (4): 646/737 kB | 191 kB | 327 kB | 74 kB
Progress (4): 651/737 kB | 191 kB | 327 kB | 74 kB
Progress (4): 655/737 kB | 191 kB | 327 kB | 74 kB
Progress (4): 659/737 kB | 191 kB | 327 kB | 74 kB
Progress (4): 663/737 kB | 191 kB | 327 kB | 74 kB
Progress (4): 667/737 kB | 191 kB | 327 kB | 74 kB
Progress (5): 667/737 kB | 191 kB | 327 kB | 74 kB | 4.1/560 kB
Progress (5): 671/737 kB | 191 kB | 327 kB | 74 kB | 4.1/560 kB
                                                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 640 kB/s)
#14 38.44 Progress (4): 671/737 kB | 327 kB | 74 kB | 8.2/560 kB
                                                      
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
#14 38.44 Progress (4): 675/737 kB | 327 kB | 74 kB | 8.2/560 kB
Progress (4): 675/737 kB | 327 kB | 74 kB | 12/560 kB 
Progress (4): 679/737 kB | 327 kB | 74 kB | 12/560 kB
Progress (4): 679/737 kB | 327 kB | 74 kB | 16/560 kB
Progress (4): 683/737 kB | 327 kB | 74 kB | 16/560 kB
Progress (4): 683/737 kB | 327 kB | 74 kB | 20/560 kB
Progress (4): 687/737 kB | 327 kB | 74 kB | 20/560 kB
Progress (4): 687/737 kB | 327 kB | 74 kB | 25/560 kB
Progress (4): 687/737 kB | 327 kB | 74 kB | 29/560 kB
Progress (4): 692/737 kB | 327 kB | 74 kB | 29/560 kB
Progress (4): 692/737 kB | 327 kB | 74 kB | 33/560 kB
Progress (4): 696/737 kB | 327 kB | 74 kB | 33/560 kB
Progress (4): 696/737 kB | 327 kB | 74 kB | 37/560 kB
Progress (4): 700/737 kB | 327 kB | 74 kB | 37/560 kB
Progress (4): 700/737 kB | 327 kB | 74 kB | 41/560 kB
Progress (4): 704/737 kB | 327 kB | 74 kB | 41/560 kB
Progress (4): 704/737 kB | 327 kB | 74 kB | 45/560 kB
Progress (4): 704/737 kB | 327 kB | 74 kB | 49/560 kB
Progress (4): 708/737 kB | 327 kB | 74 kB | 49/560 kB
Progress (4): 708/737 kB | 327 kB | 74 kB | 53/560 kB
Progress (4): 712/737 kB | 327 kB | 74 kB | 53/560 kB
Progress (4): 712/737 kB | 327 kB | 74 kB | 57/560 kB
Progress (4): 716/737 kB | 327 kB | 74 kB | 57/560 kB
Progress (4): 716/737 kB | 327 kB | 74 kB | 61/560 kB
Progress (4): 720/737 kB | 327 kB | 74 kB | 61/560 kB
Progress (4): 720/737 kB | 327 kB | 74 kB | 66/560 kB
Progress (4): 724/737 kB | 327 kB | 74 kB | 66/560 kB
Progress (4): 724/737 kB | 327 kB | 74 kB | 70/560 kB
Progress (4): 728/737 kB | 327 kB | 74 kB | 70/560 kB
Progress (4): 728/737 kB | 327 kB | 74 kB | 74/560 kB
Progress (4): 732/737 kB | 327 kB | 74 kB | 74/560 kB
Progress (4): 732/737 kB | 327 kB | 74 kB | 78/560 kB
Progress (4): 737/737 kB | 327 kB | 74 kB | 78/560 kB
Progress (4): 737/737 kB | 327 kB | 74 kB | 82/560 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 243 kB/s)
#14 38.45 Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
#14 38.45 Progress (3): 737 kB | 327 kB | 82/560 kB
Progress (3): 737 kB | 327 kB | 86/560 kB
Progress (3): 737 kB | 327 kB | 90/560 kB
Progress (3): 737 kB | 327 kB | 94/560 kB
Progress (3): 737 kB | 327 kB | 98/560 kB
Progress (3): 737 kB | 327 kB | 102/560 kB
Progress (3): 737 kB | 327 kB | 106/560 kB
Progress (3): 737 kB | 327 kB | 111/560 kB
Progress (3): 737 kB | 327 kB | 115/560 kB
Progress (3): 737 kB | 327 kB | 119/560 kB
Progress (3): 737 kB | 327 kB | 123/560 kB
Progress (3): 737 kB | 327 kB | 127/560 kB
Progress (3): 737 kB | 327 kB | 131/560 kB
Progress (3): 737 kB | 327 kB | 135/560 kB
Progress (3): 737 kB | 327 kB | 139/560 kB
Progress (3): 737 kB | 327 kB | 143/560 kB
Progress (3): 737 kB | 327 kB | 147/560 kB
Progress (3): 737 kB | 327 kB | 152/560 kB
Progress (3): 737 kB | 327 kB | 156/560 kB
Progress (3): 737 kB | 327 kB | 160/560 kB
Progress (3): 737 kB | 327 kB | 164/560 kB
Progress (3): 737 kB | 327 kB | 168/560 kB
Progress (3): 737 kB | 327 kB | 172/560 kB
Progress (3): 737 kB | 327 kB | 176/560 kB
Progress (3): 737 kB | 327 kB | 180/560 kB
Progress (3): 737 kB | 327 kB | 184/560 kB
Progress (3): 737 kB | 327 kB | 188/560 kB
Progress (3): 737 kB | 327 kB | 193/560 kB
Progress (3): 737 kB | 327 kB | 197/560 kB
Progress (3): 737 kB | 327 kB | 201/560 kB
Progress (3): 737 kB | 327 kB | 205/560 kB
Progress (3): 737 kB | 327 kB | 209/560 kB
Progress (3): 737 kB | 327 kB | 213/560 kB
Progress (3): 737 kB | 327 kB | 217/560 kB
Progress (3): 737 kB | 327 kB | 221/560 kB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar (327 kB at 1.1 MB/s)
#14 38.45 Progress (2): 737 kB | 225/560 kB
                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
#14 38.45 Progress (2): 737 kB | 229/560 kB
Progress (2): 737 kB | 233/560 kB
Progress (2): 737 kB | 238/560 kB
Progress (2): 737 kB | 242/560 kB
Progress (2): 737 kB | 246/560 kB
Progress (2): 737 kB | 250/560 kB
Progress (2): 737 kB | 254/560 kB
Progress (2): 737 kB | 258/560 kB
Progress (2): 737 kB | 262/560 kB
Progress (2): 737 kB | 266/560 kB
Progress (2): 737 kB | 270/560 kB
Progress (2): 737 kB | 274/560 kB
Progress (2): 737 kB | 279/560 kB
Progress (2): 737 kB | 283/560 kB
Progress (2): 737 kB | 287/560 kB
Progress (2): 737 kB | 291/560 kB
Progress (2): 737 kB | 295/560 kB
Progress (3): 737 kB | 295/560 kB | 4.1/56 kB
Progress (3): 737 kB | 299/560 kB | 4.1/56 kB
Progress (3): 737 kB | 299/560 kB | 8.2/56 kB
Progress (3): 737 kB | 303/560 kB | 8.2/56 kB
Progress (3): 737 kB | 303/560 kB | 12/56 kB 
Progress (3): 737 kB | 307/560 kB | 12/56 kB
Progress (3): 737 kB | 307/560 kB | 16/56 kB
Progress (3): 737 kB | 311/560 kB | 16/56 kB
Progress (3): 737 kB | 315/560 kB | 16/56 kB
Progress (3): 737 kB | 315/560 kB | 20/56 kB
Progress (3): 737 kB | 319/560 kB | 20/56 kB
Progress (3): 737 kB | 319/560 kB | 24/56 kB
Progress (3): 737 kB | 324/560 kB | 24/56 kB
Progress (3): 737 kB | 324/560 kB | 28/56 kB
Progress (3): 737 kB | 328/560 kB | 28/56 kB
Progress (3): 737 kB | 328/560 kB | 32/56 kB
Progress (3): 737 kB | 332/560 kB | 32/56 kB
Progress (3): 737 kB | 336/560 kB | 32/56 kB
Progress (3): 737 kB | 336/560 kB | 36/56 kB
Progress (3): 737 kB | 340/560 kB | 36/56 kB
Progress (3): 737 kB | 340/560 kB | 40/56 kB
Progress (3): 737 kB | 344/560 kB | 40/56 kB
Progress (3): 737 kB | 344/560 kB | 45/56 kB
Progress (3): 737 kB | 348/560 kB | 45/56 kB
Progress (3): 737 kB | 348/560 kB | 49/56 kB
Progress (3): 737 kB | 352/560 kB | 49/56 kB
Progress (3): 737 kB | 356/560 kB | 49/56 kB
Progress (3): 737 kB | 356/560 kB | 53/56 kB
Progress (3): 737 kB | 360/560 kB | 53/56 kB
Progress (3): 737 kB | 360/560 kB | 56 kB   
Progress (3): 737 kB | 365/560 kB | 56 kB
Progress (3): 737 kB | 369/560 kB | 56 kB
Progress (3): 737 kB | 373/560 kB | 56 kB
Progress (3): 737 kB | 377/560 kB | 56 kB
Progress (3): 737 kB | 381/560 kB | 56 kB
Progress (4): 737 kB | 381/560 kB | 56 kB | 4.1/109 kB
Progress (4): 737 kB | 385/560 kB | 56 kB | 4.1/109 kB
Progress (4): 737 kB | 385/560 kB | 56 kB | 8.2/109 kB
Progress (4): 737 kB | 389/560 kB | 56 kB | 8.2/109 kB
Progress (4): 737 kB | 389/560 kB | 56 kB | 12/109 kB 
Progress (4): 737 kB | 393/560 kB | 56 kB | 12/109 kB
Progress (4): 737 kB | 393/560 kB | 56 kB | 16/109 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (737 kB at 2.3 MB/s)
#14 38.46 Progress (3): 397/560 kB | 56 kB | 16/109 kB
Progress (3): 397/560 kB | 56 kB | 20/109 kB
Progress (3): 401/560 kB | 56 kB | 20/109 kB
Progress (3): 401/560 kB | 56 kB | 25/109 kB
Progress (3): 406/560 kB | 56 kB | 25/109 kB
Progress (3): 406/560 kB | 56 kB | 29/109 kB
Progress (3): 406/560 kB | 56 kB | 33/109 kB
Progress (3): 410/560 kB | 56 kB | 33/109 kB
Progress (3): 414/560 kB | 56 kB | 33/109 kB
Progress (3): 414/560 kB | 56 kB | 37/109 kB
Progress (3): 418/560 kB | 56 kB | 37/109 kB
Progress (3): 418/560 kB | 56 kB | 41/109 kB
Progress (3): 422/560 kB | 56 kB | 41/109 kB
Progress (3): 422/560 kB | 56 kB | 45/109 kB
Progress (3): 422/560 kB | 56 kB | 49/109 kB
Progress (3): 426/560 kB | 56 kB | 49/109 kB
Progress (3): 430/560 kB | 56 kB | 49/109 kB
Progress (3): 430/560 kB | 56 kB | 53/109 kB
Progress (3): 434/560 kB | 56 kB | 53/109 kB
Progress (3): 434/560 kB | 56 kB | 57/109 kB
Progress (3): 438/560 kB | 56 kB | 57/109 kB
Progress (3): 438/560 kB | 56 kB | 61/109 kB
Progress (3): 438/560 kB | 56 kB | 66/109 kB
Progress (3): 442/560 kB | 56 kB | 66/109 kB
Progress (3): 446/560 kB | 56 kB | 66/109 kB
Progress (3): 446/560 kB | 56 kB | 70/109 kB
Progress (3): 451/560 kB | 56 kB | 70/109 kB
Progress (3): 451/560 kB | 56 kB | 74/109 kB
Progress (3): 455/560 kB | 56 kB | 74/109 kB
Progress (3): 455/560 kB | 56 kB | 78/109 kB
Progress (3): 459/560 kB | 56 kB | 78/109 kB
Progress (3): 459/560 kB | 56 kB | 82/109 kB
Progress (3): 463/560 kB | 56 kB | 82/109 kB
Progress (3): 467/560 kB | 56 kB | 82/109 kB
Progress (3): 467/560 kB | 56 kB | 86/109 kB
Progress (3): 471/560 kB | 56 kB | 86/109 kB
Progress (3): 471/560 kB | 56 kB | 90/109 kB
Progress (3): 471/560 kB | 56 kB | 94/109 kB
Progress (3): 475/560 kB | 56 kB | 94/109 kB
Progress (3): 475/560 kB | 56 kB | 98/109 kB
Progress (3): 479/560 kB | 56 kB | 98/109 kB
Progress (3): 479/560 kB | 56 kB | 102/109 kB
Progress (3): 483/560 kB | 56 kB | 102/109 kB
Progress (3): 483/560 kB | 56 kB | 106/109 kB
Progress (3): 487/560 kB | 56 kB | 106/109 kB
Progress (3): 487/560 kB | 56 kB | 109 kB    
Progress (3): 492/560 kB | 56 kB | 109 kB
Progress (4): 492/560 kB | 56 kB | 109 kB | 4.1/12 kB
Progress (4): 496/560 kB | 56 kB | 109 kB | 4.1/12 kB
Progress (4): 496/560 kB | 56 kB | 109 kB | 8.2/12 kB
Progress (4): 500/560 kB | 56 kB | 109 kB | 8.2/12 kB
Progress (4): 500/560 kB | 56 kB | 109 kB | 12 kB    
Progress (4): 504/560 kB | 56 kB | 109 kB | 12 kB
Progress (4): 508/560 kB | 56 kB | 109 kB | 12 kB
Progress (4): 512/560 kB | 56 kB | 109 kB | 12 kB
Progress (4): 516/560 kB | 56 kB | 109 kB | 12 kB
Progress (4): 520/560 kB | 56 kB | 109 kB | 12 kB
Progress (4): 524/560 kB | 56 kB | 109 kB | 12 kB
Progress (4): 528/560 kB | 56 kB | 109 kB | 12 kB
Progress (4): 532/560 kB | 56 kB | 109 kB | 12 kB
Progress (4): 537/560 kB | 56 kB | 109 kB | 12 kB
Progress (4): 541/560 kB | 56 kB | 109 kB | 12 kB
Progress (4): 545/560 kB | 56 kB | 109 kB | 12 kB
Progress (4): 549/560 kB | 56 kB | 109 kB | 12 kB
Progress (4): 553/560 kB | 56 kB | 109 kB | 12 kB
Progress (4): 557/560 kB | 56 kB | 109 kB | 12 kB
Progress (4): 560 kB | 56 kB | 109 kB | 12 kB    
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 170 kB/s)
#14 38.48 Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 324 kB/s)
#14 38.48 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 35 kB/s)
#14 38.48 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 1.7 MB/s)
#14 40.63 [WARNING] Javadoc Warnings
#14 40.63 [WARNING] Loading source files for package ome.specification...
#14 40.63 [WARNING] Constructing Javadoc information...
#14 40.63 [WARNING] warning: URL https://docs.oracle.com/javase/7/docs/api/element-list was redirected to https://docs.oracle.com/en/java/javase/24/ -- Update the command-line options to suppress this warning.
#14 40.63 [WARNING] Building index for all the packages and classes...
#14 40.63 [WARNING] Standard Doclet version 17.0.2+8-86
#14 40.63 [WARNING] Building tree for all the packages and classes...
#14 40.63 [WARNING] Generating /bio-formats-build/ome-model/specification/target/apidocs/ome/specification/OmeValidator.html...
#14 40.63 [WARNING] /bio-formats-build/ome-model/specification/src/main/java/ome/specification/OmeValidator.java:69: warning: no comment
#14 40.63 [WARNING] public OmeValidator()
#14 40.63 [WARNING] ^
#14 40.63 [WARNING] /bio-formats-build/ome-model/specification/src/main/java/ome/specification/OmeValidator.java:128: warning: no comment
#14 40.63 [WARNING] public void validateFile(File file, File schema)
#14 40.63 [WARNING] ^
#14 40.63 [WARNING] Generating /bio-formats-build/ome-model/specification/target/apidocs/ome/specification/SchemaResolver.html...
#14 40.63 [WARNING] /bio-formats-build/ome-model/specification/src/main/java/ome/specification/SchemaResolver.java:72: warning: no comment
#14 40.63 [WARNING] public SchemaResolver() throws InstantiationException
#14 40.63 [WARNING] ^
#14 40.63 [WARNING] Generating /bio-formats-build/ome-model/specification/target/apidocs/ome/specification/package-summary.html...
#14 40.63 [WARNING] Generating /bio-formats-build/ome-model/specification/target/apidocs/ome/specification/package-tree.html...
#14 40.63 [WARNING] Generating /bio-formats-build/ome-model/specification/target/apidocs/constant-values.html...
#14 40.63 [WARNING] Generating /bio-formats-build/ome-model/specification/target/apidocs/ome/specification/class-use/OmeValidator.html...
#14 40.64 [WARNING] Generating /bio-formats-build/ome-model/specification/target/apidocs/ome/specification/class-use/SchemaResolver.html...
#14 40.64 [WARNING] Generating /bio-formats-build/ome-model/specification/target/apidocs/ome/specification/package-use.html...
#14 40.64 [WARNING] Generating /bio-formats-build/ome-model/specification/target/apidocs/overview-tree.html...
#14 40.64 [WARNING] Building index for all classes...
#14 40.64 [WARNING] Generating /bio-formats-build/ome-model/specification/target/apidocs/allclasses-index.html...
#14 40.64 [WARNING] Generating /bio-formats-build/ome-model/specification/target/apidocs/allpackages-index.html...
#14 40.64 [WARNING] Generating /bio-formats-build/ome-model/specification/target/apidocs/index-all.html...
#14 40.64 [WARNING] Generating /bio-formats-build/ome-model/specification/target/apidocs/index.html...
#14 40.64 [WARNING] Generating /bio-formats-build/ome-model/specification/target/apidocs/help-doc.html...
#14 40.64 [WARNING] 4 warnings
#14 40.65 [INFO] Building jar: /bio-formats-build/ome-model/specification/target/specification-6.5.1-SNAPSHOT-javadoc.jar
#14 40.68 [INFO] 
#14 40.68 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ specification ---
#14 40.69 [INFO] Building jar: /bio-formats-build/ome-model/specification/target/specification-6.5.1-SNAPSHOT-sources.jar
#14 40.74 [INFO] 
#14 40.74 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ specification ---
#14 40.74 [INFO] Installing /bio-formats-build/ome-model/specification/target/specification-6.5.1-SNAPSHOT.jar to /home/build/.m2/repository/org/openmicroscopy/specification/6.5.1-SNAPSHOT/specification-6.5.1-SNAPSHOT.jar
#14 40.75 [INFO] Installing /bio-formats-build/ome-model/specification/pom.xml to /home/build/.m2/repository/org/openmicroscopy/specification/6.5.1-SNAPSHOT/specification-6.5.1-SNAPSHOT.pom
#14 40.75 [INFO] Installing /bio-formats-build/ome-model/specification/target/specification-6.5.1-SNAPSHOT-javadoc.jar to /home/build/.m2/repository/org/openmicroscopy/specification/6.5.1-SNAPSHOT/specification-6.5.1-SNAPSHOT-javadoc.jar
#14 40.75 [INFO] Installing /bio-formats-build/ome-model/specification/target/specification-6.5.1-SNAPSHOT-sources.jar to /home/build/.m2/repository/org/openmicroscopy/specification/6.5.1-SNAPSHOT/specification-6.5.1-SNAPSHOT-sources.jar
#14 40.75 [INFO] 
#14 40.75 [INFO] ---------------------< org.openmicroscopy:ome-xml >---------------------
#14 40.75 [INFO] Building OME XML library 6.5.1-SNAPSHOT                           [4/24]
#14 40.75 [INFO] --------------------------------[ jar ]---------------------------------
#14 40.76 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.pom
#14 40.77 Progress (1): 4.1/13 kB
Progress (1): 8.2/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.pom (13 kB at 464 kB/s)
#14 40.79 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
#14 40.80 Progress (1): 4.1/34 kB
Progress (1): 8.2/34 kB
Progress (1): 12/34 kB 
Progress (1): 16/34 kB
Progress (1): 20/34 kB
Progress (1): 25/34 kB
Progress (1): 29/34 kB
Progress (1): 33/34 kB
Progress (1): 34 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.3 MB/s)
#14 40.81 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.jar
#14 40.83 Progress (1): 4.1/58 kB
Progress (1): 8.2/58 kB
Progress (1): 12/58 kB 
Progress (1): 16/58 kB
Progress (1): 20/58 kB
Progress (1): 25/58 kB
Progress (1): 27/58 kB
Progress (1): 32/58 kB
Progress (1): 36/58 kB
Progress (1): 40/58 kB
Progress (1): 44/58 kB
Progress (1): 48/58 kB
Progress (1): 52/58 kB
Progress (1): 56/58 kB
Progress (1): 58 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.6.0/exec-maven-plugin-1.6.0.jar (58 kB at 2.0 MB/s)
#14 40.85 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
#14 40.86 Progress (1): 4.1/5.8 kB
Progress (1): 5.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 231 kB/s)
#14 40.87 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
#14 40.89 Progress (1): 4.1/64 kB
Progress (1): 8.2/64 kB
Progress (1): 12/64 kB 
Progress (1): 16/64 kB
Progress (1): 20/64 kB
Progress (1): 25/64 kB
Progress (1): 29/64 kB
Progress (1): 33/64 kB
Progress (1): 37/64 kB
Progress (1): 41/64 kB
Progress (1): 45/64 kB
Progress (1): 49/64 kB
Progress (1): 53/64 kB
Progress (1): 57/64 kB
Progress (1): 61/64 kB
Progress (1): 64 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 2.4 MB/s)
#14 40.91 [INFO] 
#14 40.91 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ome-xml ---
#14 40.91 [INFO] 
#14 40.91 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ ome-xml ---
#14 40.91 [INFO] 
#14 40.91 [INFO] --- exec-maven-plugin:1.6.0:exec (xsd-fu-java-classes) @ ome-xml ---
#14 40.92 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
#14 40.93 Progress (1): 815 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 34 kB/s)
#14 40.94 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
#14 40.96 Progress (1): 4.1/4.2 kB
Progress (1): 4.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 177 kB/s)
#14 40.97 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
#14 40.98 Progress (1): 4.1/17 kB
Progress (1): 8.2/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 723 kB/s)
#14 41.00 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
#14 41.01 Progress (1): 3.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 147 kB/s)
#14 41.03 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
#14 41.04 Progress (1): 4.1/11 kB
Progress (1): 8.2/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 440 kB/s)
#14 41.05 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
#14 41.06 Progress (1): 4.1/58 kB
Progress (1): 8.2/58 kB
Progress (1): 12/58 kB 
Progress (1): 16/58 kB
Progress (1): 20/58 kB
Progress (1): 25/58 kB
Progress (1): 29/58 kB
Progress (1): 33/58 kB
Progress (1): 37/58 kB
Progress (1): 41/58 kB
Progress (1): 45/58 kB
Progress (1): 49/58 kB
Progress (1): 53/58 kB
Progress (1): 57/58 kB
Progress (1): 58 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 2.2 MB/s)
#14 41.09 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
#14 41.09 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
#14 41.10 Progress (1): 4.1/243 kB
Progress (1): 8.2/243 kB
Progress (1): 12/243 kB 
Progress (1): 16/243 kB
Progress (1): 20/243 kB
Progress (1): 25/243 kB
Progress (1): 29/243 kB
Progress (1): 33/243 kB
Progress (2): 33/243 kB | 4.1/54 kB
Progress (2): 37/243 kB | 4.1/54 kB
Progress (2): 37/243 kB | 8.2/54 kB
Progress (2): 41/243 kB | 8.2/54 kB
Progress (2): 41/243 kB | 12/54 kB 
Progress (2): 45/243 kB | 12/54 kB
Progress (2): 45/243 kB | 16/54 kB
Progress (2): 49/243 kB | 16/54 kB
Progress (2): 49/243 kB | 20/54 kB
Progress (2): 53/243 kB | 20/54 kB
Progress (2): 53/243 kB | 25/54 kB
Progress (2): 57/243 kB | 25/54 kB
Progress (2): 57/243 kB | 29/54 kB
Progress (2): 61/243 kB | 29/54 kB
Progress (2): 61/243 kB | 33/54 kB
Progress (2): 64/243 kB | 33/54 kB
Progress (2): 64/243 kB | 37/54 kB
Progress (2): 68/243 kB | 37/54 kB
Progress (2): 68/243 kB | 41/54 kB
Progress (2): 72/243 kB | 41/54 kB
Progress (2): 72/243 kB | 45/54 kB
Progress (2): 76/243 kB | 45/54 kB
Progress (2): 76/243 kB | 49/54 kB
Progress (2): 80/243 kB | 49/54 kB
Progress (2): 80/243 kB | 53/54 kB
Progress (2): 80/243 kB | 54 kB   
Progress (2): 84/243 kB | 54 kB
Progress (2): 88/243 kB | 54 kB
Progress (2): 92/243 kB | 54 kB
Progress (2): 96/243 kB | 54 kB
Progress (2): 101/243 kB | 54 kB
Progress (2): 105/243 kB | 54 kB
Progress (2): 109/243 kB | 54 kB
Progress (2): 113/243 kB | 54 kB
Progress (2): 117/243 kB | 54 kB
Progress (2): 121/243 kB | 54 kB
Progress (2): 125/243 kB | 54 kB
Progress (2): 129/243 kB | 54 kB
Progress (2): 133/243 kB | 54 kB
Progress (2): 137/243 kB | 54 kB
Progress (2): 141/243 kB | 54 kB
Progress (2): 146/243 kB | 54 kB
Progress (2): 150/243 kB | 54 kB
Progress (2): 154/243 kB | 54 kB
Progress (2): 158/243 kB | 54 kB
Progress (2): 162/243 kB | 54 kB
Progress (2): 166/243 kB | 54 kB
Progress (2): 170/243 kB | 54 kB
Progress (2): 174/243 kB | 54 kB
Progress (2): 178/243 kB | 54 kB
Progress (2): 182/243 kB | 54 kB
Progress (2): 187/243 kB | 54 kB
Progress (2): 191/243 kB | 54 kB
Progress (2): 195/243 kB | 54 kB
Progress (2): 199/243 kB | 54 kB
Progress (2): 203/243 kB | 54 kB
Progress (2): 207/243 kB | 54 kB
Progress (2): 211/243 kB | 54 kB
Progress (2): 215/243 kB | 54 kB
Progress (2): 219/243 kB | 54 kB
Progress (2): 223/243 kB | 54 kB
Progress (2): 228/243 kB | 54 kB
Progress (2): 232/243 kB | 54 kB
Progress (2): 236/243 kB | 54 kB
Progress (2): 240/243 kB | 54 kB
Progress (2): 243 kB | 54 kB    
                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 1.9 MB/s)
#14 41.13 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 5.9 MB/s)
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/OME.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/BinaryOnly.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Image.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Pixels.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Plane.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Channel.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/MetadataOnly.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/TiffData.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/UUID.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/StageLabel.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/MicrobeamManipulation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Instrument.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/LightSource.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Microscope.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ImagingEnvironment.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Project.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ExperimenterGroup.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Leader.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Dataset.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Experiment.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Experimenter.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Folder.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ManufacturerSpec.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Objective.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Detector.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/FilterSet.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ExcitationFilterRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/EmissionFilterRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Filter.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/TransmittanceRange.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Dichroic.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/LightPath.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/DichroicRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Laser.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Arc.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Filament.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/LightEmittingDiode.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/GenericExcitationSource.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Pump.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Rights.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Reference.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ImageRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/FilterRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/MicrobeamManipulationRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ExperimentRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ChannelRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ProjectRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ExperimenterRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ExperimenterGroupRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/InstrumentRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/DatasetRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/FolderRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/FilterSetRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Settings.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/LightSourceSettings.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/DetectorSettings.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ObjectiveSettings.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/External.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/BinData.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/BinaryFile.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/StructuredAnnotations.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AnnotationRef.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/BasicAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/NumericAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/TextAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/TypeAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/FileAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/XMLAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ListAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/CommentAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/LongAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/DoubleAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/BooleanAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/TimestampAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/TagAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/TermAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/MapAnnotation.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ROI.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Union.java
#14 41.68 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Shape.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Rectangle.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Mask.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Point.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Ellipse.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Line.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Polyline.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Polygon.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Label.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ROIRef.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Plate.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Reagent.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/ReagentRef.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Screen.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/PlateRef.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/PlateAcquisition.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Well.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/WellSample.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/WellSampleRef.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/ArcType.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/Binning.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/Compression.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/ContrastMethod.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/Correction.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/DetectorType.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/DimensionOrder.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/ExperimentType.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/FilamentType.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/FillRule.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/FilterType.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/FontFamily.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/FontStyle.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/IlluminationType.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/Immersion.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/LaserMedium.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/LaserType.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/Marker.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/Medium.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/MicrobeamManipulationType.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/MicroscopeType.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/NamingConvention.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/PixelType.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/Pulse.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/UnitsElectricPotential.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/UnitsFrequency.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/UnitsLength.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/UnitsPower.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/UnitsPressure.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/UnitsTemperature.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/UnitsTime.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/DimensionOrderEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/PixelTypeEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsTimeEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsTimeEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsTimeEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/IlluminationTypeEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/AcquisitionModeEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/ContrastMethodEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/MicrobeamManipulationTypeEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsPowerEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/MicroscopeTypeEnumHandler.java
#14 41.86 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsTemperatureEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsPressureEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/ExperimentTypeEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/CorrectionEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/ImmersionEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsElectricPotentialEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/DetectorTypeEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/FilterTypeEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/LaserTypeEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/LaserMediumEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/PulseEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsFrequencyEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/ArcTypeEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/FilamentTypeEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsElectricPotentialEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsFrequencyEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/BinningEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/MediumEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/CompressionEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/CompressionEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/FillRuleEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/FontFamilyEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/FontStyleEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/MarkerEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/MarkerEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/MarkerEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/MarkerEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/NamingConventionEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/NamingConventionEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.93 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.java
#14 41.96 [INFO] 
#14 41.96 [INFO] --- exec-maven-plugin:1.6.0:exec (xsd-fu-metadata-store) @ ome-xml ---
#14 43.25 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/meta/MetadataStore.java
#14 43.25 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/meta/MetadataRetrieve.java
#14 43.25 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/meta/AggregateMetadata.java
#14 43.25 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/meta/FilterMetadata.java
#14 43.25 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/meta/DummyMetadata.java
#14 43.25 /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/meta/OMEXMLMetadataImpl.java
#14 43.37 [INFO] 
#14 43.37 [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ ome-xml ---
#14 43.37 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
#14 43.38 Progress (1): 815 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 33 kB/s)
#14 43.40 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
#14 43.41 Progress (1): 4.1/4.2 kB
Progress (1): 4.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 177 kB/s)
#14 43.42 Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
#14 43.44 Progress (1): 1.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 44 kB/s)
#14 43.45 Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
#14 43.47 Progress (1): 1.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 59 kB/s)
#14 43.48 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
#14 43.49 Progress (1): 4.1/4.7 kB
Progress (1): 4.7 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 195 kB/s)
#14 43.51 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
#14 43.52 Progress (1): 4.1/4.2 kB
Progress (1): 4.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 173 kB/s)
#14 43.53 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
#14 43.55 Progress (1): 4.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 168 kB/s)
#14 43.56 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
#14 43.57 Progress (1): 1.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 72 kB/s)
#14 43.59 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
#14 43.60 Progress (1): 4.1/21 kB
Progress (1): 8.2/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 821 kB/s)
#14 43.62 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
#14 43.62 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
#14 43.62 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
#14 43.62 Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
#14 43.62 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
#14 43.63 Progress (1): 4.1/4.2 kB
Progress (1): 4.2 kB    
Progress (2): 4.2 kB | 4.1/41 kB
Progress (2): 4.2 kB | 8.2/41 kB
Progress (2): 4.2 kB | 12/41 kB 
Progress (2): 4.2 kB | 16/41 kB
Progress (2): 4.2 kB | 20/41 kB
Progress (2): 4.2 kB | 25/41 kB
Progress (3): 4.2 kB | 25/41 kB | 4.1/35 kB
Progress (3): 4.2 kB | 29/41 kB | 4.1/35 kB
Progress (3): 4.2 kB | 29/41 kB | 8.2/35 kB
Progress (3): 4.2 kB | 33/41 kB | 8.2/35 kB
Progress (3): 4.2 kB | 33/41 kB | 12/35 kB 
Progress (4): 4.2 kB | 33/41 kB | 12/35 kB | 4.1/285 kB
Progress (4): 4.2 kB | 37/41 kB | 12/35 kB | 4.1/285 kB
Progress (4): 4.2 kB | 37/41 kB | 16/35 kB | 4.1/285 kB
Progress (4): 4.2 kB | 41/41 kB | 16/35 kB | 4.1/285 kB
Progress (4): 4.2 kB | 41/41 kB | 16/35 kB | 8.2/285 kB
Progress (4): 4.2 kB | 41/41 kB | 20/35 kB | 8.2/285 kB
Progress (4): 4.2 kB | 41 kB | 20/35 kB | 8.2/285 kB   
Progress (4): 4.2 kB | 41 kB | 25/35 kB | 8.2/285 kB
Progress (5): 4.2 kB | 41 kB | 25/35 kB | 8.2/285 kB | 4.1/282 kB
Progress (5): 4.2 kB | 41 kB | 25/35 kB | 12/285 kB | 4.1/282 kB 
Progress (5): 4.2 kB | 41 kB | 25/35 kB | 12/285 kB | 8.2/282 kB
Progress (5): 4.2 kB | 41 kB | 29/35 kB | 12/285 kB | 8.2/282 kB
Progress (5): 4.2 kB | 41 kB | 29/35 kB | 12/285 kB | 12/282 kB 
Progress (5): 4.2 kB | 41 kB | 29/35 kB | 16/285 kB | 12/282 kB
Progress (5): 4.2 kB | 41 kB | 29/35 kB | 16/285 kB | 16/282 kB
Progress (5): 4.2 kB | 41 kB | 33/35 kB | 16/285 kB | 16/282 kB
Progress (5): 4.2 kB | 41 kB | 33/35 kB | 20/285 kB | 16/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 20/285 kB | 16/282 kB   
Progress (5): 4.2 kB | 41 kB | 35 kB | 20/285 kB | 20/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 25/285 kB | 20/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 25/285 kB | 25/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 29/285 kB | 25/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 29/285 kB | 29/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 33/285 kB | 29/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 33/285 kB | 33/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 37/285 kB | 33/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 37/285 kB | 37/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 41/285 kB | 37/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 41/285 kB | 41/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 45/285 kB | 41/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 45/285 kB | 45/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 49/285 kB | 45/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 49/285 kB | 49/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 53/285 kB | 49/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 53/285 kB | 53/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 57/285 kB | 53/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 57/285 kB | 57/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 61/285 kB | 57/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 61/285 kB | 61/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 65/285 kB | 61/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 65/285 kB | 66/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 69/285 kB | 66/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 69/285 kB | 70/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 74/285 kB | 70/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 74/285 kB | 74/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 78/285 kB | 74/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 78/285 kB | 78/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 82/285 kB | 78/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 82/285 kB | 82/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 86/285 kB | 82/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 86/285 kB | 86/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 90/285 kB | 86/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 90/285 kB | 90/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 94/285 kB | 90/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 94/285 kB | 94/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 98/285 kB | 94/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 98/285 kB | 98/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 102/285 kB | 98/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 102/285 kB | 102/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 106/285 kB | 102/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 106/285 kB | 106/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 110/285 kB | 106/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 110/285 kB | 111/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 114/285 kB | 111/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 114/285 kB | 115/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 119/285 kB | 115/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 119/285 kB | 119/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 123/285 kB | 119/282 kB
Progress (5): 4.2 kB | 41 kB | 35 kB | 123/285 kB | 123/282 kB
                                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 168 kB/s)
#14 43.64 Progress (4): 41 kB | 35 kB | 127/285 kB | 123/282 kB
                                                     
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
#14 43.64 Progress (4): 41 kB | 35 kB | 127/285 kB | 127/282 kB
Progress (4): 41 kB | 35 kB | 131/285 kB | 127/282 kB
Progress (4): 41 kB | 35 kB | 131/285 kB | 131/282 kB
Progress (4): 41 kB | 35 kB | 135/285 kB | 131/282 kB
Progress (4): 41 kB | 35 kB | 135/285 kB | 135/282 kB
Progress (4): 41 kB | 35 kB | 135/285 kB | 139/282 kB
Progress (4): 41 kB | 35 kB | 135/285 kB | 143/282 kB
Progress (4): 41 kB | 35 kB | 139/285 kB | 143/282 kB
Progress (4): 41 kB | 35 kB | 139/285 kB | 147/282 kB
Progress (4): 41 kB | 35 kB | 143/285 kB | 147/282 kB
Progress (4): 41 kB | 35 kB | 143/285 kB | 152/282 kB
Progress (4): 41 kB | 35 kB | 147/285 kB | 152/282 kB
Progress (4): 41 kB | 35 kB | 147/285 kB | 156/282 kB
Progress (4): 41 kB | 35 kB | 151/285 kB | 156/282 kB
Progress (4): 41 kB | 35 kB | 151/285 kB | 160/282 kB
Progress (4): 41 kB | 35 kB | 155/285 kB | 160/282 kB
Progress (4): 41 kB | 35 kB | 155/285 kB | 164/282 kB
Progress (4): 41 kB | 35 kB | 160/285 kB | 164/282 kB
Progress (4): 41 kB | 35 kB | 164/285 kB | 164/282 kB
Progress (4): 41 kB | 35 kB | 164/285 kB | 168/282 kB
Progress (4): 41 kB | 35 kB | 164/285 kB | 172/282 kB
Progress (4): 41 kB | 35 kB | 168/285 kB | 172/282 kB
Progress (4): 41 kB | 35 kB | 168/285 kB | 176/282 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 1.5 MB/s)
#14 43.65 Progress (3): 35 kB | 172/285 kB | 176/282 kB
                                             
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
#14 43.65 Progress (3): 35 kB | 172/285 kB | 180/282 kB
Progress (3): 35 kB | 176/285 kB | 180/282 kB
Progress (3): 35 kB | 176/285 kB | 184/282 kB
Progress (3): 35 kB | 180/285 kB | 184/282 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 1.2 MB/s)
#14 43.65 Progress (2): 180/285 kB | 188/282 kB
Progress (2): 184/285 kB | 188/282 kB
Progress (2): 184/285 kB | 193/282 kB
Progress (2): 188/285 kB | 193/282 kB
Progress (2): 188/285 kB | 197/282 kB
Progress (2): 192/285 kB | 197/282 kB
Progress (2): 196/285 kB | 197/282 kB
Progress (2): 196/285 kB | 201/282 kB
Progress (2): 196/285 kB | 205/282 kB
Progress (2): 201/285 kB | 205/282 kB
Progress (2): 201/285 kB | 209/282 kB
Progress (2): 205/285 kB | 209/282 kB
Progress (2): 205/285 kB | 213/282 kB
Progress (2): 209/285 kB | 213/282 kB
Progress (2): 213/285 kB | 213/282 kB
Progress (2): 213/285 kB | 217/282 kB
Progress (2): 213/285 kB | 221/282 kB
Progress (2): 217/285 kB | 221/282 kB
Progress (2): 217/285 kB | 225/282 kB
Progress (2): 221/285 kB | 225/282 kB
Progress (2): 221/285 kB | 229/282 kB
Progress (2): 225/285 kB | 229/282 kB
Progress (2): 229/285 kB | 229/282 kB
Progress (2): 229/285 kB | 233/282 kB
Progress (2): 229/285 kB | 238/282 kB
Progress (2): 233/285 kB | 238/282 kB
Progress (2): 233/285 kB | 242/282 kB
Progress (2): 237/285 kB | 242/282 kB
Progress (2): 237/285 kB | 246/282 kB
Progress (2): 241/285 kB | 246/282 kB
Progress (2): 246/285 kB | 246/282 kB
Progress (2): 246/285 kB | 250/282 kB
Progress (2): 246/285 kB | 254/282 kB
Progress (2): 250/285 kB | 254/282 kB
Progress (2): 250/285 kB | 258/282 kB
Progress (2): 254/285 kB | 258/282 kB
Progress (2): 254/285 kB | 262/282 kB
Progress (2): 258/285 kB | 262/282 kB
Progress (2): 262/285 kB | 262/282 kB
Progress (2): 262/285 kB | 266/282 kB
Progress (2): 262/285 kB | 270/282 kB
Progress (2): 266/285 kB | 270/282 kB
Progress (2): 266/285 kB | 274/282 kB
Progress (2): 270/285 kB | 274/282 kB
Progress (2): 270/285 kB | 279/282 kB
Progress (2): 274/285 kB | 279/282 kB
Progress (2): 274/285 kB | 282 kB    
Progress (2): 278/285 kB | 282 kB
Progress (2): 282/285 kB | 282 kB
Progress (2): 285 kB | 282 kB    
Progress (3): 285 kB | 282 kB | 4.1/54 kB
Progress (4): 285 kB | 282 kB | 4.1/54 kB | 4.1/185 kB
Progress (4): 285 kB | 282 kB | 8.2/54 kB | 4.1/185 kB
Progress (4): 285 kB | 282 kB | 8.2/54 kB | 8.2/185 kB
Progress (4): 285 kB | 282 kB | 12/54 kB | 8.2/185 kB 
Progress (4): 285 kB | 282 kB | 12/54 kB | 12/185 kB 
Progress (4): 285 kB | 282 kB | 16/54 kB | 12/185 kB
Progress (4): 285 kB | 282 kB | 16/54 kB | 16/185 kB
Progress (4): 285 kB | 282 kB | 20/54 kB | 16/185 kB
Progress (4): 285 kB | 282 kB | 20/54 kB | 20/185 kB
Progress (4): 285 kB | 282 kB | 25/54 kB | 20/185 kB
Progress (4): 285 kB | 282 kB | 25/54 kB | 25/185 kB
Progress (4): 285 kB | 282 kB | 29/54 kB | 25/185 kB
Progress (4): 285 kB | 282 kB | 29/54 kB | 29/185 kB
Progress (4): 285 kB | 282 kB | 33/54 kB | 29/185 kB
Progress (4): 285 kB | 282 kB | 33/54 kB | 33/185 kB
Progress (4): 285 kB | 282 kB | 37/54 kB | 33/185 kB
Progress (4): 285 kB | 282 kB | 37/54 kB | 37/185 kB
Progress (4): 285 kB | 282 kB | 41/54 kB | 37/185 kB
Progress (4): 285 kB | 282 kB | 41/54 kB | 41/185 kB
Progress (4): 285 kB | 282 kB | 45/54 kB | 41/185 kB
Progress (4): 285 kB | 282 kB | 45/54 kB | 45/185 kB
Progress (4): 285 kB | 282 kB | 49/54 kB | 45/185 kB
Progress (4): 285 kB | 282 kB | 49/54 kB | 49/185 kB
Progress (4): 285 kB | 282 kB | 53/54 kB | 49/185 kB
Progress (4): 285 kB | 282 kB | 53/54 kB | 53/185 kB
Progress (4): 285 kB | 282 kB | 54 kB | 53/185 kB   
Progress (4): 285 kB | 282 kB | 54 kB | 57/185 kB
Progress (4): 285 kB | 282 kB | 54 kB | 61/185 kB
Progress (4): 285 kB | 282 kB | 54 kB | 64/185 kB
Progress (4): 285 kB | 282 kB | 54 kB | 68/185 kB
Progress (4): 285 kB | 282 kB | 54 kB | 72/185 kB
Progress (4): 285 kB | 282 kB | 54 kB | 76/185 kB
Progress (4): 285 kB | 282 kB | 54 kB | 80/185 kB
Progress (4): 285 kB | 282 kB | 54 kB | 84/185 kB
Progress (4): 285 kB | 282 kB | 54 kB | 88/185 kB
Progress (4): 285 kB | 282 kB | 54 kB | 92/185 kB
Progress (4): 285 kB | 282 kB | 54 kB | 97/185 kB
Progress (4): 285 kB | 282 kB | 54 kB | 101/185 kB
Progress (4): 285 kB | 282 kB | 54 kB | 105/185 kB
Progress (4): 285 kB | 282 kB | 54 kB | 109/185 kB
                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 6.2 MB/s)
#14 43.66 Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 5.9 MB/s)
#14 43.66 Progress (2): 54 kB | 113/185 kB
Progress (2): 54 kB | 117/185 kB
Progress (2): 54 kB | 121/185 kB
Progress (2): 54 kB | 125/185 kB
Progress (2): 54 kB | 129/185 kB
Progress (2): 54 kB | 133/185 kB
Progress (2): 54 kB | 138/185 kB
Progress (2): 54 kB | 142/185 kB
Progress (2): 54 kB | 146/185 kB
Progress (2): 54 kB | 150/185 kB
Progress (2): 54 kB | 154/185 kB
Progress (2): 54 kB | 158/185 kB
Progress (2): 54 kB | 162/185 kB
Progress (2): 54 kB | 166/185 kB
Progress (2): 54 kB | 170/185 kB
Progress (2): 54 kB | 174/185 kB
Progress (2): 54 kB | 179/185 kB
Progress (2): 54 kB | 183/185 kB
Progress (2): 54 kB | 185 kB    
                            
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 956 kB/s)
#14 43.68 Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 3.0 MB/s)
#14 43.71 [INFO] Source directory: /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu added.
#14 43.71 [INFO] 
#14 43.71 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ome-xml ---
#14 43.71 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 43.71 [INFO] Copying 1 resource
#14 43.72 [INFO] 
#14 43.72 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ ome-xml ---
#14 43.73 [INFO] Recompiling the module because of changed dependency.
#14 43.73 [INFO] Compiling 210 source files with javac [debug release 8] to target/classes
#14 45.38 [INFO] 
#14 45.38 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ome-xml ---
#14 45.38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 45.38 [INFO] Copying 2 resources
#14 45.38 [INFO] 
#14 45.38 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ ome-xml ---
#14 45.39 [INFO] Recompiling the module because of changed dependency.
#14 45.39 [INFO] Compiling 11 source files with javac [debug release 8] to target/test-classes
#14 45.49 [INFO] 
#14 45.49 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ome-xml ---
#14 45.50 [INFO] 
#14 45.50 [INFO] -------------------------------------------------------
#14 45.50 [INFO]  T E S T S
#14 45.50 [INFO] -------------------------------------------------------
#14 45.62 [INFO] Running TestSuite
#14 46.33 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s - in TestSuite
#14 46.65 [INFO] 
#14 46.65 [INFO] Results:
#14 46.65 [INFO] 
#14 46.65 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0
#14 46.65 [INFO] 
#14 46.65 [INFO] 
#14 46.65 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ome-xml ---
#14 46.67 [INFO] Building jar: /bio-formats-build/ome-model/ome-xml/target/ome-xml-6.5.1-SNAPSHOT.jar
#14 46.71 [INFO] 
#14 46.71 [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ ome-xml ---
#14 46.88 [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc' has not been previously called for the module: 'org.openmicroscopy:ome-common:jar:6.1.1-SNAPSHOT'. Trying to invoke it...
#14 46.88 [WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance.
#14 52.20 [WARNING] Creating fake javadoc directory to prevent repeated invocations: /bio-formats-build/ome-common-java/target/apidocs
#14 52.20 [ERROR] Error fetching link: /bio-formats-build/ome-common-java/target/apidocs/package-list. Ignored it.
#14 52.20 [ERROR] Error fetching link: /bio-formats-build/ome-model/specification/target/apidocs/package-list. Ignored it.
#14 60.19 [WARNING] Javadoc Warnings
#14 60.19 [WARNING] Loading source files for package ome.specification...
#14 60.19 [WARNING] Loading source files for package ome.units...
#14 60.19 [WARNING] Loading source files for package ome.units.quantity...
#14 60.19 [WARNING] Loading source files for package ome.units.unit...
#14 60.19 [WARNING] Loading source files for package ome.xml.meta...
#14 60.19 [WARNING] Loading source files for package ome.xml.model...
#14 60.19 [WARNING] Loading source files for package ome.xml.model.enums...
#14 60.19 [WARNING] Loading source files for package ome.xml.model.enums.handlers...
#14 60.19 [WARNING] Loading source files for package ome.xml.model.primitives...
#14 60.19 [WARNING] Constructing Javadoc information...
#14 60.19 [WARNING] warning: URL https://docs.oracle.com/javase/7/docs/api/element-list was redirected to https://docs.oracle.com/en/java/javase/24/ -- Update the command-line options to suppress this warning.
#14 60.19 [WARNING] Building index for all the packages and classes...
#14 60.19 [WARNING] Standard Doclet version 17.0.2+8-86
#14 60.19 [WARNING] Building tree for all the packages and classes...
#14 60.19 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/AbstractOMEModelObject.html...
#14 60.19 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/AbstractOMEXMLMetadata.html...
#14 60.19 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/meta/MetadataRetrieve.java:1281: warning: no @return
#14 60.19 [WARNING] default String getCreator()
#14 60.19 [WARNING] ^
#14 60.19 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/meta/MetadataStore.java:143: warning: no @param for lightSourceIndex
#14 60.19 [WARNING] void setGenericExcitationSourceMap(List<MapPair> map, int instrumentIndex, int lightSourceIndex);
#14 60.19 [WARNING] ^
#14 60.19 [WARNING] /bio-formats-build/ome-model/ome-xml/src/main/java/ome/xml/meta/OMEXMLMetadata.java:53: warning: no @return
#14 60.19 [WARNING] int resolveReferences();
#14 60.19 [WARNING] ^
#14 60.19 [WARNING] /bio-formats-build/ome-model/ome-xml/src/main/java/ome/xml/meta/AbstractOMEXMLMetadata.java:78: warning: no comment
#14 60.19 [WARNING] protected static final Logger LOGGER =
#14 60.19 [WARNING] ^
#14 60.19 [WARNING] /bio-formats-build/ome-model/ome-xml/src/main/java/ome/xml/meta/AbstractOMEXMLMetadata.java:118: warning: no comment
#14 60.20 [WARNING] public Document createNewDocument() {
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/AcquisitionMode.html...
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:81: warning: no comment
#14 60.20 [WARNING] public static AcquisitionMode fromString(String value)
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:183: warning: no comment
#14 60.20 [WARNING] public String getValue()
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:50: warning: no comment
#14 60.20 [WARNING] public enum AcquisitionMode implements Enumeration
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:72: warning: no comment
#14 60.20 [WARNING] BRIGHTFIELD("BrightField"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:62: warning: no comment
#14 60.20 [WARNING] FLUORESCENCECORRELATIONSPECTROSCOPY("FluorescenceCorrelationSpectroscopy"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:60: warning: no comment
#14 60.20 [WARNING] FLUORESCENCELIFETIME("FluorescenceLifetime"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:69: warning: no comment
#14 60.20 [WARNING] FSM("FSM"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:53: warning: no comment
#14 60.20 [WARNING] LASERSCANNINGCONFOCALMICROSCOPY("LaserScanningConfocalMicroscopy"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:70: warning: no comment
#14 60.20 [WARNING] LCM("LCM"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:56: warning: no comment
#14 60.20 [WARNING] MULTIPHOTONMICROSCOPY("MultiPhotonMicroscopy"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:63: warning: no comment
#14 60.20 [WARNING] NEARFIELDSCANNINGOPTICALMICROSCOPY("NearFieldScanningOpticalMicroscopy"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:71: warning: no comment
#14 60.20 [WARNING] OTHER("Other"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:65: warning: no comment
#14 60.20 [WARNING] PALM("PALM"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:64: warning: no comment
#14 60.20 [WARNING] SECONDHARMONICGENERATIONIMAGING("SecondHarmonicGenerationImaging"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:58: warning: no comment
#14 60.20 [WARNING] SINGLEMOLECULEIMAGING("SingleMoleculeImaging"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:55: warning: no comment
#14 60.20 [WARNING] SLITSCANCONFOCAL("SlitScanConfocal"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:61: warning: no comment
#14 60.20 [WARNING] SPECTRALIMAGING("SpectralImaging"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:74: warning: no comment
#14 60.20 [WARNING] SPIM("SPIM");
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:54: warning: no comment
#14 60.20 [WARNING] SPINNINGDISKCONFOCAL("SpinningDiskConfocal"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:67: warning: no comment
#14 60.20 [WARNING] STED("STED"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:66: warning: no comment
#14 60.20 [WARNING] STORM("STORM"),
#14 60.20 [WARNING] ^
#14 60.20 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:57: warning: no comment
#14 60.20 [WARNING] STRUCTUREDILLUMINATION("StructuredIllumination"),
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:73: warning: no comment
#14 60.21 [WARNING] SWEPTFIELDCONFOCAL("SweptFieldConfocal"),
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:68: warning: no comment
#14 60.21 [WARNING] TIRF("TIRF"),
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:59: warning: no comment
#14 60.21 [WARNING] TOTALINTERNALREFLECTION("TotalInternalReflection"),
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/enums/AcquisitionMode.java:52: warning: no comment
#14 60.21 [WARNING] WIDEFIELD("WideField"),
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/AcquisitionModeEnumHandler.html...
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/src/main/java/ome/xml/model/enums/handlers/IEnumerationHandler.java:49: warning: no @return
#14 60.21 [WARNING] Enumeration getEnumeration(String value) throws EnumerationException;
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/src/main/java/ome/xml/model/enums/handlers/IEnumerationHandler.java:49: warning: no @throws for ome.xml.model.enums.EnumerationException
#14 60.21 [WARNING] Enumeration getEnumeration(String value) throws EnumerationException;
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/src/main/java/ome/xml/model/enums/handlers/IEnumerationHandler.java:54: warning: no @return
#14 60.21 [WARNING] Class<? extends Enumeration> getEntity();
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/AffineTransform.html...
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:143: warning: no @param for orig
#14 60.21 [WARNING] public AffineTransform(AffineTransform orig)
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:115: warning: no @return
#14 60.21 [WARNING] public static AffineTransform createRotationTransform(double theta) {
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:64: warning: no comment
#14 60.21 [WARNING] public class AffineTransform extends AbstractOMEModelObject
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:70: warning: no comment
#14 60.21 [WARNING] public static final String NAMESPACE = "http://www.openmicroscopy.org/Schemas/OME/2016-06";
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:218: warning: no comment
#14 60.21 [WARNING] public Double getA00()
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:240: warning: no comment
#14 60.21 [WARNING] public Double getA01()
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:262: warning: no comment
#14 60.21 [WARNING] public Double getA02()
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:229: warning: no comment
#14 60.21 [WARNING] public Double getA10()
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:251: warning: no comment
#14 60.21 [WARNING] public Double getA11()
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:273: warning: no comment
#14 60.21 [WARNING] public Double getA12()
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:223: warning: no comment
#14 60.21 [WARNING] public void setA00(Double a00)
#14 60.21 [WARNING] ^
#14 60.21 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:245: warning: no comment
#14 60.22 [WARNING] public void setA01(Double a01)
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:267: warning: no comment
#14 60.22 [WARNING] public void setA02(Double a02)
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:234: warning: no comment
#14 60.22 [WARNING] public void setA10(Double a10)
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:256: warning: no comment
#14 60.22 [WARNING] public void setA11(Double a11)
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/AffineTransform.java:278: warning: no comment
#14 60.22 [WARNING] public void setA12(Double a12)
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/AggregateMetadata.html...
#14 60.22 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/Angle.html...
#14 60.22 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Annotation.html...
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:184: warning: no @param for orig
#14 60.22 [WARNING] public Annotation(Annotation orig)
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:64: warning: no comment
#14 60.22 [WARNING] public abstract class Annotation extends AbstractOMEModelObject
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:70: warning: no comment
#14 60.22 [WARNING] public static final String NAMESPACE = "http://www.openmicroscopy.org/Schemas/OME/2016-06";
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:350: warning: no comment
#14 60.22 [WARNING] public List<Annotation> copyLinkedAnnotationList()
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:449: warning: no comment
#14 60.22 [WARNING] public List<Channel> copyLinkedChannelList()
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:614: warning: no comment
#14 60.22 [WARNING] public List<Dataset> copyLinkedDatasetList()
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:746: warning: no comment
#14 60.22 [WARNING] public List<Detector> copyLinkedDetectorList()
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:812: warning: no comment
#14 60.22 [WARNING] public List<Dichroic> copyLinkedDichroicList()
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:581: warning: no comment
#14 60.22 [WARNING] public List<ExperimenterGroup> copyLinkedExperimenterGroupList()
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:647: warning: no comment
#14 60.22 [WARNING] public List<Experimenter> copyLinkedExperimenterList()
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:779: warning: no comment
#14 60.22 [WARNING] public List<Filter> copyLinkedFilterList()
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:680: warning: no comment
#14 60.22 [WARNING] public List<Folder> copyLinkedFolderList()
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:383: warning: no comment
#14 60.22 [WARNING] public List<Image> copyLinkedImageList()
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:482: warning: no comment
#14 60.22 [WARNING] public List<Instrument> copyLinkedInstrumentList()
#14 60.22 [WARNING] ^
#14 60.22 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:845: warning: no comment
#14 60.23 [WARNING] public List<LightPath> copyLinkedLightPathList()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:515: warning: no comment
#14 60.23 [WARNING] public List<LightSource> copyLinkedLightSourceList()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:713: warning: no comment
#14 60.23 [WARNING] public List<Objective> copyLinkedObjectiveList()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:416: warning: no comment
#14 60.23 [WARNING] public List<Plane> copyLinkedPlaneList()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:1043: warning: no comment
#14 60.23 [WARNING] public List<PlateAcquisition> copyLinkedPlateAcquisitionList()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:944: warning: no comment
#14 60.23 [WARNING] public List<Plate> copyLinkedPlateList()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:548: warning: no comment
#14 60.23 [WARNING] public List<Project> copyLinkedProjectList()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:977: warning: no comment
#14 60.23 [WARNING] public List<Reagent> copyLinkedReagentList()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:878: warning: no comment
#14 60.23 [WARNING] public List<ROI> copyLinkedROIList()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:1010: warning: no comment
#14 60.23 [WARNING] public List<Screen> copyLinkedScreenList()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:911: warning: no comment
#14 60.23 [WARNING] public List<Shape> copyLinkedShapeList()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:1076: warning: no comment
#14 60.23 [WARNING] public List<Well> copyLinkedWellList()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:323: warning: no comment
#14 60.23 [WARNING] public String getAnnotator()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:334: warning: no comment
#14 60.23 [WARNING] public String getDescription()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:301: warning: no comment
#14 60.23 [WARNING] public String getID()
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:355: warning: no comment
#14 60.23 [WARNING] public Annotation getLinkedAnnotation(int index)
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:454: warning: no comment
#14 60.23 [WARNING] public Channel getLinkedChannel(int index)
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:619: warning: no comment
#14 60.23 [WARNING] public Dataset getLinkedDataset(int index)
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:751: warning: no comment
#14 60.23 [WARNING] public Detector getLinkedDetector(int index)
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:817: warning: no comment
#14 60.23 [WARNING] public Dichroic getLinkedDichroic(int index)
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:652: warning: no comment
#14 60.23 [WARNING] public Experimenter getLinkedExperimenter(int index)
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:586: warning: no comment
#14 60.23 [WARNING] public ExperimenterGroup getLinkedExperimenterGroup(int index)
#14 60.23 [WARNING] ^
#14 60.23 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:784: warning: no comment
#14 60.24 [WARNING] public Filter getLinkedFilter(int index)
#14 60.24 [WARNING] ^
#14 60.24 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:685: warning: no comment
#14 60.24 [WARNING] public Folder getLinkedFolder(int index)
#14 60.24 [WARNING] ^
#14 60.24 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:388: warning: no comment
#14 60.24 [WARNING] public Image getLinkedImage(int index)
#14 60.24 [WARNING] ^
#14 60.24 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:487: warning: no comment
#14 60.24 [WARNING] public Instrument getLinkedInstrument(int index)
#14 60.24 [WARNING] ^
#14 60.24 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:850: warning: no comment
#14 60.24 [WARNING] public LightPath getLinkedLightPath(int index)
#14 60.24 [WARNING] ^
#14 60.24 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:520: warning: no comment
#14 60.24 [WARNING] public LightSource getLinkedLightSource(int index)
#14 60.24 [WARNING] ^
#14 60.24 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:718: warning: no comment
#14 60.24 [WARNING] public Objective getLinkedObjective(int index)
#14 60.24 [WARNING] ^
#14 60.24 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:421: warning: no comment
#14 60.24 [WARNING] public Plane getLinkedPlane(int index)
#14 60.24 [WARNING] ^
#14 60.24 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:949: warning: no comment
#14 60.24 [WARNING] public Plate getLinkedPlate(int index)
#14 60.24 [WARNING] ^
#14 60.24 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:1048: warning: no comment
#14 60.24 [WARNING] public PlateAcquisition getLinkedPlateAcquisition(int index)
#14 60.24 [WARNING] ^
#14 60.24 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:553: warning: no comment
#14 60.24 [WARNING] public Project getLinkedProject(int index)
#14 60.24 [WARNING] ^
#14 60.24 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:982: warning: no comment
#14 60.24 [WARNING] public Reagent getLinkedReagent(int index)
#14 60.24 [WARNING] ^
#14 60.24 [WARNING] /bio-formats-build/ome-model/ome-xml/target/generated-sources/xsd-fu/ome/xml/model/Annotation.java:883: warning: no comment
#14 60.24 [WARNING] public ROI getLinkedROI(int index)
#14 60.24 [WARNING] ^
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/AnnotationRef.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Arc.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/ArcType.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/ArcTypeEnumHandler.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/BaseMetadata.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/BasicAnnotation.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/BinaryFile.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/BinaryOnly.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/BinData.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/Binning.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/BinningEnumHandler.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/BooleanAnnotation.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Channel.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ChannelRef.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/Color.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/CommentAnnotation.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/Compression.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/CompressionEnumHandler.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/ContrastMethod.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/ContrastMethodEnumHandler.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/Correction.html...
#14 60.24 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/CorrectionEnumHandler.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Dataset.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/DatasetRef.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Detector.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/DetectorSettings.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/DetectorType.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/DetectorTypeEnumHandler.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Dichroic.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/DichroicRef.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/DimensionOrder.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/DimensionOrderEnumHandler.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/DoubleAnnotation.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/DummyMetadata.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/ElectricPotential.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Ellipse.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/EmissionFilterRef.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/Enumeration.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/EnumerationException.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ExcitationFilterRef.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Experiment.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Experimenter.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ExperimenterGroup.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ExperimenterGroupRef.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ExperimenterRef.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ExperimentRef.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/ExperimentType.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/ExperimentTypeEnumHandler.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/External.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Filament.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/FilamentType.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/FilamentTypeEnumHandler.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/FileAnnotation.html...
#14 60.25 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/FillRule.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/FillRuleEnumHandler.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Filter.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/FilterMetadata.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/FilterRef.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/FilterSet.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/FilterSetRef.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/FilterType.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/FilterTypeEnumHandler.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Folder.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/FolderRef.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/FontFamily.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/FontFamilyEnumHandler.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/FontStyle.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/FontStyleEnumHandler.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/Frequency.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/GenericExcitationSource.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/IEnumerationHandler.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/IlluminationType.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/IlluminationTypeEnumHandler.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Image.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ImageRef.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ImagingEnvironment.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/IMetadata.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/Immersion.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/ImmersionEnumHandler.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Instrument.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/InstrumentRef.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Label.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Laser.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/LaserMedium.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/LaserMediumEnumHandler.html...
#14 60.26 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/LaserType.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/LaserTypeEnumHandler.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Leader.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/Length.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/LightEmittingDiode.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/LightPath.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/LightSource.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/LightSourceSettings.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Line.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ListAnnotation.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/LongAnnotation.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ManufacturerSpec.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/MapAnnotation.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/MapPair.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/Marker.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/MarkerEnumHandler.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Mask.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/Medium.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/MediumEnumHandler.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/MetadataConverter.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/MetadataOnly.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/MetadataRetrieve.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/MetadataRoot.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/MetadataStore.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/MicrobeamManipulation.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/MicrobeamManipulationRef.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/MicrobeamManipulationType.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/MicrobeamManipulationTypeEnumHandler.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Microscope.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/MicroscopeType.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/MicroscopeTypeEnumHandler.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/NamingConvention.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/NamingConventionEnumHandler.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/NonNegativeFloat.html...
#14 60.27 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/NonNegativeInteger.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/NonNegativeLong.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/NumericAnnotation.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Objective.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ObjectiveSettings.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/OME.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/OMEModel.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/OMEModelImpl.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/OMEModelObject.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/OMEXMLMetadata.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/OMEXMLMetadataImpl.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/OMEXMLMetadataRoot.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/PercentFraction.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Pixels.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/PixelType.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/PixelTypeEnumHandler.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Plane.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Plate.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/PlateAcquisition.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/PlateRef.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Point.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Polygon.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Polyline.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/PositiveFloat.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/PositiveInteger.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/PositiveLong.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/Power.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/Pressure.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/PrimitiveNumber.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/PrimitiveType.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Project.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ProjectRef.html...
#14 60.28 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/Pulse.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/PulseEnumHandler.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Pump.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/Quantity.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Reagent.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ReagentRef.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Rectangle.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Reference.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ReferenceList.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Rights.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ROI.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/ROIRef.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Screen.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Settings.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Shape.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/StageLabel.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/StructuredAnnotations.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/TagAnnotation.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/Temperature.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/TermAnnotation.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/TextAnnotation.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/TiffData.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/Time.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/Timestamp.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/TimestampAnnotation.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/TransmittanceRange.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/TypeAnnotation.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Union.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/unit/Unit.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/UNITS.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/UnitsElectricPotential.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/UnitsElectricPotentialEnumHandler.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/UnitsFrequency.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/UnitsFrequencyEnumHandler.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/UnitsLength.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/UnitsLengthEnumHandler.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/UnitsPower.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/UnitsPowerEnumHandler.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/UnitsPressure.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/UnitsPressureEnumHandler.html...
#14 60.29 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/UnitsTemperature.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/UnitsTemperatureEnumHandler.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/UnitsTime.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/UnitsTimeEnumHandler.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/UUID.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/Well.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/WellSample.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/WellSampleRef.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/XMLAnnotation.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/specification/XMLMockObjects.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/specification/XMLWriter.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/specification/package-summary.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/specification/package-tree.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/package-summary.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/package-tree.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/package-summary.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/package-tree.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/unit/package-summary.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/unit/package-tree.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/package-summary.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/package-tree.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/package-summary.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/package-tree.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/package-summary.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/package-tree.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/package-summary.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/package-tree.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/package-summary.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/package-tree.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/constant-values.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/serialized-form.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/specification/class-use/XMLMockObjects.html...
#14 60.30 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/specification/class-use/XMLWriter.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/class-use/UNITS.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/class-use/Angle.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/class-use/ElectricPotential.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/class-use/Frequency.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/class-use/Length.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/class-use/Power.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/class-use/Pressure.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/class-use/Quantity.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/class-use/Temperature.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/class-use/Time.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/unit/class-use/Unit.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/class-use/AbstractOMEXMLMetadata.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/class-use/BaseMetadata.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/class-use/IMetadata.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/class-use/MetadataConverter.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/class-use/MetadataRoot.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/class-use/OMEXMLMetadata.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/class-use/OMEXMLMetadataRoot.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/class-use/MetadataStore.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/class-use/MetadataRetrieve.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/class-use/AggregateMetadata.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/class-use/FilterMetadata.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/class-use/DummyMetadata.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/class-use/OMEXMLMetadataImpl.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/AbstractOMEModelObject.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/MapPair.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/OMEModel.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/OMEModelImpl.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/OMEModelObject.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ReferenceList.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/OME.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/BinaryOnly.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Image.html...
#14 60.31 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Pixels.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Plane.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Channel.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/MetadataOnly.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/TiffData.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/UUID.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/StageLabel.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/MicrobeamManipulation.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Instrument.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/LightSource.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Microscope.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ImagingEnvironment.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Project.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ExperimenterGroup.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Leader.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Dataset.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Experiment.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Experimenter.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Folder.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ManufacturerSpec.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Objective.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Detector.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/FilterSet.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ExcitationFilterRef.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/EmissionFilterRef.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Filter.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/TransmittanceRange.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Dichroic.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/LightPath.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/DichroicRef.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Laser.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Arc.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Filament.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/LightEmittingDiode.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/GenericExcitationSource.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Pump.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Rights.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Reference.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ImageRef.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/FilterRef.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/MicrobeamManipulationRef.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ExperimentRef.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ChannelRef.html...
#14 60.32 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ProjectRef.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ExperimenterRef.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ExperimenterGroupRef.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/InstrumentRef.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/DatasetRef.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/FolderRef.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/FilterSetRef.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Settings.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/LightSourceSettings.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/DetectorSettings.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ObjectiveSettings.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/External.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/BinData.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/BinaryFile.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/StructuredAnnotations.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/AnnotationRef.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Annotation.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/BasicAnnotation.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/NumericAnnotation.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/TextAnnotation.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/TypeAnnotation.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/FileAnnotation.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/XMLAnnotation.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ListAnnotation.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/CommentAnnotation.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/LongAnnotation.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/DoubleAnnotation.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/BooleanAnnotation.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/TimestampAnnotation.html...
#14 60.33 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/TagAnnotation.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/TermAnnotation.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/MapAnnotation.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ROI.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Union.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Shape.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Rectangle.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Mask.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Point.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Ellipse.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Line.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Polyline.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Polygon.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Label.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ROIRef.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/AffineTransform.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Plate.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Reagent.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/ReagentRef.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Screen.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/PlateRef.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/PlateAcquisition.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/Well.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/WellSample.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/class-use/WellSampleRef.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/Enumeration.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/EnumerationException.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/AcquisitionMode.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/ArcType.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/Binning.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/Compression.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/ContrastMethod.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/Correction.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/DetectorType.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/DimensionOrder.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/ExperimentType.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/FilamentType.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/FillRule.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/FilterType.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/FontFamily.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/FontStyle.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/IlluminationType.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/Immersion.html...
#14 60.34 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/LaserMedium.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/LaserType.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/Marker.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/Medium.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/MicrobeamManipulationType.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/MicroscopeType.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/NamingConvention.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/PixelType.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/Pulse.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/UnitsElectricPotential.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/UnitsFrequency.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/UnitsLength.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/UnitsPower.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/UnitsPressure.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/UnitsTemperature.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/class-use/UnitsTime.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/IEnumerationHandler.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/DimensionOrderEnumHandler.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/PixelTypeEnumHandler.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/UnitsLengthEnumHandler.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/UnitsTimeEnumHandler.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/IlluminationTypeEnumHandler.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/AcquisitionModeEnumHandler.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/ContrastMethodEnumHandler.html...
#14 60.35 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/MicrobeamManipulationTypeEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/UnitsPowerEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/MicroscopeTypeEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/UnitsTemperatureEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/UnitsPressureEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/ExperimentTypeEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/CorrectionEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/ImmersionEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/UnitsElectricPotentialEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/DetectorTypeEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/FilterTypeEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/LaserTypeEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/LaserMediumEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/PulseEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/UnitsFrequencyEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/ArcTypeEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/FilamentTypeEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/BinningEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/MediumEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/CompressionEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/FillRuleEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/FontFamilyEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/FontStyleEnumHandler.html...
#14 60.36 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/MarkerEnumHandler.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/class-use/NamingConventionEnumHandler.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/class-use/Color.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/class-use/NonNegativeFloat.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/class-use/NonNegativeInteger.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/class-use/NonNegativeLong.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/class-use/PercentFraction.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/class-use/PositiveFloat.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/class-use/PositiveInteger.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/class-use/PositiveLong.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/class-use/PrimitiveNumber.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/class-use/PrimitiveType.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/class-use/Timestamp.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/specification/package-use.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/package-use.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/quantity/package-use.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/units/unit/package-use.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/meta/package-use.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/package-use.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/package-use.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/enums/handlers/package-use.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/ome/xml/model/primitives/package-use.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/overview-tree.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/deprecated-list.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/index.html...
#14 60.37 [WARNING] Building index for all classes...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/allclasses-index.html...
#14 60.37 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/allpackages-index.html...
#14 60.38 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/index-all.html...
#14 60.38 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/overview-summary.html...
#14 60.38 [WARNING] Generating /bio-formats-build/ome-model/ome-xml/target/apidocs/help-doc.html...
#14 60.38 [WARNING] 100 warnings
#14 60.44 [INFO] Building jar: /bio-formats-build/ome-model/ome-xml/target/ome-xml-6.5.1-SNAPSHOT-javadoc.jar
#14 60.52 [INFO] 
#14 60.52 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ome-xml ---
#14 60.54 [INFO] Building jar: /bio-formats-build/ome-model/ome-xml/target/ome-xml-6.5.1-SNAPSHOT-sources.jar
#14 60.61 [INFO] 
#14 60.61 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ ome-xml ---
#14 60.61 [INFO] Building jar: /bio-formats-build/ome-model/ome-xml/target/ome-xml-6.5.1-SNAPSHOT-tests.jar
#14 60.62 [INFO] 
#14 60.62 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ome-xml ---
#14 60.62 [INFO] Installing /bio-formats-build/ome-model/ome-xml/target/ome-xml-6.5.1-SNAPSHOT.jar to /home/build/.m2/repository/org/openmicroscopy/ome-xml/6.5.1-SNAPSHOT/ome-xml-6.5.1-SNAPSHOT.jar
#14 60.62 [INFO] Installing /bio-formats-build/ome-model/ome-xml/pom.xml to /home/build/.m2/repository/org/openmicroscopy/ome-xml/6.5.1-SNAPSHOT/ome-xml-6.5.1-SNAPSHOT.pom
#14 60.62 [INFO] Installing /bio-formats-build/ome-model/ome-xml/target/ome-xml-6.5.1-SNAPSHOT-javadoc.jar to /home/build/.m2/repository/org/openmicroscopy/ome-xml/6.5.1-SNAPSHOT/ome-xml-6.5.1-SNAPSHOT-javadoc.jar
#14 60.63 [INFO] Installing /bio-formats-build/ome-model/ome-xml/target/ome-xml-6.5.1-SNAPSHOT-sources.jar to /home/build/.m2/repository/org/openmicroscopy/ome-xml/6.5.1-SNAPSHOT/ome-xml-6.5.1-SNAPSHOT-sources.jar
#14 60.63 [INFO] Installing /bio-formats-build/ome-model/ome-xml/target/ome-xml-6.5.1-SNAPSHOT-tests.jar to /home/build/.m2/repository/org/openmicroscopy/ome-xml/6.5.1-SNAPSHOT/ome-xml-6.5.1-SNAPSHOT-tests.jar
#14 60.64 [INFO] 
#14 60.64 [INFO] ---------------------< org.openmicroscopy:ome-poi >---------------------
#14 60.64 [INFO] Building OME POI 5.3.11-SNAPSHOT                                  [5/24]
#14 60.64 [INFO] --------------------------------[ jar ]---------------------------------
#14 60.64 [INFO] 
#14 60.64 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ome-poi ---
#14 60.64 [INFO] 
#14 60.64 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ ome-poi ---
#14 60.64 [INFO] 
#14 60.64 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ome-poi ---
#14 60.64 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 60.65 [INFO] Copying 0 resource
#14 60.65 [INFO] 
#14 60.65 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ ome-poi ---
#14 60.67 [INFO] Recompiling the module because of changed dependency.
#14 60.67 [INFO] Compiling 449 source files with javac [debug release 8] to target/classes
#14 62.48 [INFO] /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/eventusermodel/HSSFRequest.java: Some input files use or override a deprecated API.
#14 62.48 [INFO] /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/eventusermodel/HSSFRequest.java: Recompile with -Xlint:deprecation for details.
#14 62.48 [INFO] /bio-formats-build/ome-poi/src/main/java/loci/poi/POIDocument.java: Some input files use unchecked or unsafe operations.
#14 62.48 [INFO] /bio-formats-build/ome-poi/src/main/java/loci/poi/POIDocument.java: Recompile with -Xlint:unchecked for details.
#14 62.48 [INFO] 
#14 62.48 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ome-poi ---
#14 62.48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 62.48 [INFO] skip non existing resourceDirectory /bio-formats-build/ome-poi/src/test/resources
#14 62.48 [INFO] 
#14 62.48 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ ome-poi ---
#14 62.48 [INFO] No sources to compile
#14 62.48 [INFO] 
#14 62.48 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ome-poi ---
#14 62.49 [INFO] No tests to run.
#14 62.49 [INFO] 
#14 62.49 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ome-poi ---
#14 62.54 [INFO] Building jar: /bio-formats-build/ome-poi/target/ome-poi-5.3.11-SNAPSHOT.jar
#14 62.59 [INFO] 
#14 62.59 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ ome-poi ---
#14 62.59 [INFO] Skipping packaging of the test-jar
#14 62.59 [INFO] 
#14 62.59 [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ ome-poi ---
#14 62.74 [ERROR] Error fetching link: /bio-formats-build/ome-common-java/target/apidocs/package-list. Ignored it.
#14 68.48 [ERROR] MavenReportException: Error while generating Javadoc: 
#14 68.48 Exit code: 1 - Loading source files for package loci.poi...
#14 68.48 Loading source files for package loci.poi.ddf...
#14 68.48 Loading source files for package loci.poi.dev...
#14 68.48 Loading source files for package loci.poi.hpsf...
#14 68.48 Loading source files for package loci.poi.hpsf.wellknown...
#14 68.48 Loading source files for package loci.poi.hssf.dev...
#14 68.48 Loading source files for package loci.poi.hssf.eventmodel...
#14 68.48 Loading source files for package loci.poi.hssf.eventusermodel...
#14 68.48 Loading source files for package loci.poi.hssf.extractor...
#14 68.48 Loading source files for package loci.poi.hssf.model...
#14 68.48 Loading source files for package loci.poi.hssf.record...
#14 68.48 Loading source files for package loci.poi.hssf.record.aggregates...
#14 68.48 Loading source files for package loci.poi.hssf.record.formula...
#14 68.48 Loading source files for package loci.poi.hssf.usermodel...
#14 68.48 Loading source files for package loci.poi.hssf.util...
#14 68.48 Loading source files for package loci.poi.poifs.common...
#14 68.48 Loading source files for package loci.poi.poifs.dev...
#14 68.48 Loading source files for package loci.poi.poifs.eventfilesystem...
#14 68.48 Loading source files for package loci.poi.poifs.filesystem...
#14 68.48 Loading source files for package loci.poi.poifs.property...
#14 68.48 Loading source files for package loci.poi.poifs.storage...
#14 68.48 Loading source files for package loci.poi.util...
#14 68.48 Constructing Javadoc information...
#14 68.48 Building index for all the packages and classes...
#14 68.48 Standard Doclet version 17.0.2+8-86
#14 68.48 Building tree for all the packages and classes...
#14 68.48 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/PropertySet.java:78: error: unexpected end tag: </p>
#14 68.48  * (or less) than exactly one {@link Section}).</p>
#14 68.48                                                ^
#14 68.48 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/SectionIDMap.java:48: error: tag not supported in HTML5: tt
#14 68.48  * <tt>\005SummaryInformation</tt> stream and the
#14 68.48    ^
#14 68.48 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/SectionIDMap.java:49: error: tag not supported in HTML5: tt
#14 68.48  * <tt>\005DocumentSummaryInformation</tt> stream.</p>
#14 68.48    ^
#14 68.48 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/eventusermodel/HSSFEventFactory.java:59: error: reference not found
#14 68.48  * @see loci.poi.hssf.dev.EFHSSF
#14 68.48         ^
#14 68.48 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/eventusermodel/HSSFRequest.java:57: error: reference not found
#14 68.48  * @see loci.poi.hssf.dev.EFHSSF
#14 68.48         ^
#14 68.48 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:60: error: unknown tag: expression
#14 68.48  * <expression> ::= <term> [<addop> <term>]*
#14 68.48    ^
#14 68.48 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:60: error: unknown tag: term
#14 68.48  * <expression> ::= <term> [<addop> <term>]*
#14 68.48                     ^
#14 68.48 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:60: error: unknown tag: addop
#14 68.48  * <expression> ::= <term> [<addop> <term>]*
#14 68.48                             ^
#14 68.48 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:60: error: unknown tag: term
#14 68.48  * <expression> ::= <term> [<addop> <term>]*
#14 68.48                                     ^
#14 68.48 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:61: error: unknown tag: term
#14 68.48  * <term> ::= <factor>  [ <mulop> <factor> ]*
#14 68.48    ^
#14 68.48 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:61: error: unknown tag: factor
#14 68.48  * <term> ::= <factor>  [ <mulop> <factor> ]*
#14 68.48               ^
#14 68.48 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:61: error: unknown tag: mulop
#14 68.48  * <term> ::= <factor>  [ <mulop> <factor> ]*
#14 68.48                           ^
#14 68.48 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:61: error: unknown tag: factor
#14 68.48  * <term> ::= <factor>  [ <mulop> <factor> ]*
#14 68.48                                   ^
#14 68.48 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:62: error: unknown tag: factor
#14 68.49  * <factor> ::= <number> | (<expression>) | <cellRef> | <function>
#14 68.49    ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:62: error: unknown tag: number
#14 68.49  * <factor> ::= <number> | (<expression>) | <cellRef> | <function>
#14 68.49                 ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:62: error: unknown tag: expression
#14 68.49  * <factor> ::= <number> | (<expression>) | <cellRef> | <function>
#14 68.49                             ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:62: error: unknown tag: cellRef
#14 68.49  * <factor> ::= <number> | (<expression>) | <cellRef> | <function>
#14 68.49                                             ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:62: error: unknown tag: function
#14 68.49  * <factor> ::= <number> | (<expression>) | <cellRef> | <function>
#14 68.49                                                         ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:63: error: unknown tag: function
#14 68.49  * <function> ::= <functionName> ([expression [, expression]*])
#14 68.49    ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:63: error: unknown tag: functionName
#14 68.49  * <function> ::= <functionName> ([expression [, expression]*])
#14 68.49                   ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:65: error: unknown tag: avik
#14 68.49  *  @author Avik Sengupta <avik at apache dot org>
#14 68.49                           ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/Sheet.java:69: warning: empty <P> tag
#14 68.49  * <P>
#14 68.49    ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/Sheet.java:73: error: bad HTML entity
#14 68.49  * @author Jason Height (jheight at chariot dot net dot au) Clone support. DBCell & Index Record writing support
#14 68.49                                                                                   ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/BOFRecord.java:51: warning: empty <P> tag
#14 68.49  * REFERENCE:  PG 289 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.49                                                                               ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/BackupRecord.java:50: warning: empty <P> tag
#14 68.49  * REFERENCE:  PG 287 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.49                                                                               ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/BlankRecord.java:54: warning: empty <P> tag
#14 68.49  * REFERENCE:  PG 287 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.49                                                                               ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/BookBoolRecord.java:50: warning: empty <P> tag
#14 68.49  * REFERENCE:  PG 289 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.49                                                                               ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/BoolErrRecord.java:53: warning: empty <P> tag
#14 68.49  * REFERENCE:  PG ??? Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.49                                                                               ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/BoundSheetRecord.java:52: warning: empty <P> tag
#14 68.49  * REFERENCE:  PG 291 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.49                                                                               ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/CalcCountRecord.java:53: warning: empty <P> tag
#14 68.49  * REFERENCE:  PG 292 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.49                                                                               ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/CalcModeRecord.java:51: warning: empty <P> tag
#14 68.49  * REFERENCE:  PG 292 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.49                                                                               ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/CodepageRecord.java:49: warning: empty <P> tag
#14 68.49  * REFERENCE:  PG 293 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.49                                                                               ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ColumnInfoRecord.java:56: warning: empty <P> tag
#14 68.49  * REFERENCE:  PG 293 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.49                                                                               ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ContinueRecord.java:49: warning: empty <P> tag
#14 68.49  *               stream; content is tailored to that prior record<P>
#14 68.49                                                                  ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/CountryRecord.java:51: warning: empty <P> tag
#14 68.49  * REFERENCE:  PG 298 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.49                                                                               ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/DBCellRecord.java:49: warning: empty <P> tag
#14 68.49  * REFERENCE:  PG 299/440 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.49                                                                                   ^
#14 68.49 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/DSFRecord.java:50: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 305 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/DateWindow1904Record.java:50: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 280 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/DefaultColWidthRecord.java:50: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 302 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/DefaultRowHeightRecord.java:50: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 301 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/DeltaRecord.java:49: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 303 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/DimensionsRecord.java:50: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 303 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/EOFRecord.java:51: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 307 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ExtSSTInfoSubRecord.java:53: warning: empty <P> tag
#14 68.50  * contains the elements of "info" in the SST's array field<P>
#14 68.50                                                            ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ExtSSTRecord.java:54: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 313 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ExtendedFormatRecord.java:59: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 426 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ExternSheetRecord.java:51: warning: empty <P> tag
#14 68.50  * REFERENCE:  <P>
#14 68.50                ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ExternSheetSubRecord.java:49: warning: empty <P> tag
#14 68.50  * REFERENCE:  <P>
#14 68.50                ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FilePassRecord.java:50: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 420 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FileSharingRecord.java:50: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 314 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FnGroupCountRecord.java:50: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 315 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FontRecord.java:52: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 315 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FooterRecord.java:50: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 317 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FormatRecord.java:51: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 317 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FormulaRecord.java:59: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 317/444 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                                   ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/GridsetRecord.java:50: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 320 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/GutsRecord.java:49: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 320 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.50 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/HCenterRecord.java:49: warning: empty <P> tag
#14 68.50  * REFERENCE:  PG 320 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.50                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/HeaderRecord.java:50: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 321 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/HideObjRecord.java:49: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 321 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/IndexRecord.java:52: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 323 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/InterfaceEndRecord.java:50: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 324 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/InterfaceHdrRecord.java:49: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 324 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/IterationRecord.java:52: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 325 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/LabelRecord.java:52: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 325 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/LabelSSTRecord.java:50: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 325 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/MMSRecord.java:50: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 328 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/MulBlankRecord.java:54: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 329 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/MulRKRecord.java:56: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 330 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/NameRecord.java:60: warning: empty <P> tag
#14 68.51  * REFERENCE:  <P>
#14 68.51                ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/NumberRecord.java:54: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 334 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ObjectProtectRecord.java:52: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 368 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/PasswordRecord.java:49: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 371 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/PasswordRev4Record.java:50: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 374 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/PrecisionRecord.java:50: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 372 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/PrintGridlinesRecord.java:49: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/PrintHeadersRecord.java:50: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/PrintSetupRecord.java:51: warning: empty <P> tag
#14 68.51  * REFERENCE:  PG 385 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.51                                                                               ^
#14 68.51 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ProtectRecord.java:53: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ProtectionRev4Record.java:50: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RKRecord.java:56: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 376 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RecalcIdRecord.java:56: warning: empty <P> tag
#14 68.52  * REFERENCE:  http://chicago.sourceforge.net/devel/docs/excel/biff8.html<P>
#14 68.52                                                                          ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RecordFactory.java:50: warning: empty <P> tag
#14 68.52  * Description:  Takes a stream and outputs an array of Record objects.<P>
#14 68.52                                                                        ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RecordFormatException.java:46: warning: empty <P> tag
#14 68.52  * Description: Used by records to indicate invalid format/data.<P>
#14 68.52                                                                 ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RecordInputStream.java:52: warning: empty <P> tag
#14 68.52  * Description:  Wraps a stream and provides helper methods for the construction of records.<P>
#14 68.52                                                                                             ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RefModeRecord.java:49: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 376 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RefreshAllRecord.java:50: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 376 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RowRecord.java:51: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 379 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:56: warning: empty <P> tag
#14 68.52  * <P>
#14 68.52    ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SaveRecalcRecord.java:49: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 381 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ScenarioProtectRecord.java:53: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 383 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SelectionRecord.java:54: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 291 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/StyleRecord.java:52: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 390 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SupBookRecord.java:50: warning: empty <P> tag
#14 68.52  * REFERENCE:  <P>
#14 68.52                ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/TabIdRecord.java:50: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 412 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/UnicodeString.java:59: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 264 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/UnknownRecord.java:51: warning: empty <P> tag
#14 68.52  * Company:      SuperLink Software, Inc.<P>
#14 68.52                                          ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/UseSelFSRecord.java:50: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 420 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/VCenterRecord.java:49: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 420 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.52 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/WSBoolRecord.java:52: warning: empty <P> tag
#14 68.52  * REFERENCE:  PG 425 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.52                                                                               ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/WindowOneRecord.java:53: warning: empty <P> tag
#14 68.53  * REFERENCE:  PG 421 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.53                                                                               ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/WindowProtectRecord.java:49: warning: empty <P> tag
#14 68.53  * REFERENCE:  PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.53                                                                               ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/WindowTwoRecord.java:51: warning: empty <P> tag
#14 68.53  * REFERENCE:  PG 422 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.53                                                                               ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/WriteAccessRecord.java:52: warning: empty <P> tag
#14 68.53  * REFERENCE:  PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.53                                                                               ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/WriteProtectRecord.java:50: warning: empty <P> tag
#14 68.53  * REFERENCE:  PG 425 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.53                                                                               ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/formula/Area3DPtg.java:57: warning: empty <P> tag
#14 68.53  * REFERENCE:  <P>
#14 68.53                ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/formula/DeletedArea3DPtg.java:48: warning: empty <P> tag
#14 68.53  * REFERENCE:  <P>
#14 68.53                ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/formula/DeletedRef3DPtg.java:50: warning: empty <P> tag
#14 68.53  * REFERENCE:  <P>
#14 68.53                ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/formula/Ref3DPtg.java:57: warning: empty <P> tag
#14 68.53  * REFERENCE:  <P>
#14 68.53                ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/formula/LessThanPtg.java:56: error: malformed HTML
#14 68.53  * Less than operator PTG "<". The SID is taken from the 
#14 68.53                            ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/EscherGraphics.java:71: warning: empty <p> tag
#14 68.53  * <p>
#14 68.53    ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/EscherGraphics2d.java:82: warning: empty <p> tag
#14 68.53  * <p>
#14 68.53    ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFCell.java:70: warning: empty <p> tag
#14 68.53  * <p>
#14 68.53    ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFDataFormat.java:58: warning: empty <P> tag
#14 68.53  * returned by this class.<P>
#14 68.53                           ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFDataFormat.java:98: warning: empty <P> tag
#14 68.53  *       0x31  "text" - Alias for "@"<P>
#14 68.53                                      ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFFooter.java:54: warning: empty <P> tag
#14 68.53  * <P>
#14 68.53    ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFHeader.java:53: warning: empty <P> tag
#14 68.53  * <P>
#14 68.53    ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFName.java:49: warning: empty <P> tag
#14 68.53  * REFERENCE:  <P>
#14 68.53                ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFPrintSetup.java:59: warning: empty <P> tag
#14 68.53  * <P>
#14 68.53    ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/util/RangeAddress.java:48: warning: empty <P> tag
#14 68.53  * REFERENCE:  <P>
#14 68.53                ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/util/RangeAddress.java:49: error: bad HTML entity
#14 68.53  * @author IgOr KaTz && EuGeNe BuMaGiN (Tal Moshaiov) (VistaPortal LDT.)
#14 68.53                      ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/util/RangeAddress.java:49: error: bad HTML entity
#14 68.53  * @author IgOr KaTz && EuGeNe BuMaGiN (Tal Moshaiov) (VistaPortal LDT.)
#14 68.53                       ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/BinaryTree.java:110: warning: empty <p> tag
#14 68.53  * iterator will iterate over the values in ascending order.<p>
#14 68.53                                                             ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/CommonsLogger.java:53: warning: empty <p> tag
#14 68.53  * message.<p>
#14 68.53            ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/POILogger.java:50: warning: empty <p> tag
#14 68.53  * message.<p>
#14 68.53            ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/package.html:56: error: tag not supported in HTML5: tt
#14 68.53     streams are commonly named <tt>\005SummaryInformation</tt> and
#14 68.53                                ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/package.html:57: error: tag not supported in HTML5: tt
#14 68.53     <tt>\005DocumentSummaryInformation</tt>. However, a POI filesystem may
#14 68.53     ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/package.html:65: error: tag not supported in HTML5: tt
#14 68.53     property set streams <tt>\005SummaryInformation</tt> and
#14 68.53                          ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/package.html:66: error: tag not supported in HTML5: tt
#14 68.53     <tt>\005DocumentSummaryInformation</tt>. (However, the streams' names are
#14 68.53     ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/package.html:50: error: element not closed: div
#14 68.53   <div>
#14 68.53   ^
#14 68.53 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/package.html:167: error: unexpected end tag: </p>
#14 68.54    </p>
#14 68.54    ^
#14 68.54 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/package.html:168: error: unexpected end tag: </div>
#14 68.54   </div>
#14 68.54   ^
#14 68.54 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/package.html:53: error: tag not supported in HTML5: tt
#14 68.54     streams <tt>\005DocumentSummaryInformation</tt> and
#14 68.54             ^
#14 68.54 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/package.html:54: error: tag not supported in HTML5: tt
#14 68.54     <tt>\005SummaryInformation</tt> (or any streams with the same section
#14 68.54     ^
#14 68.54 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/package.html:50: error: element not closed: div
#14 68.54   <div>
#14 68.54   ^
#14 68.54 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/package.html:62: error: unexpected end tag: </p>
#14 68.54    </p>
#14 68.54    ^
#14 68.54 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/package.html:63: error: unexpected end tag: </div>
#14 68.54   </div>
#14 68.54   ^
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/AbortableHSSFListener.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AbstractEscherHolderRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AbstractFunctionPtg.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/AbstractShape.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AddPtg.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/Area3DPtg.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AreaAPtg.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AreaErrPtg.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AreaFormatRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AreaNAPtg.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AreaNPtg.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AreaNVPtg.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AreaPtg.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AreaRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/AreaReference.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AreaVPtg.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ArrayPtg.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ArrayPtgA.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ArrayPtgV.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/ArrayUtil.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AttrPtg.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AxisLineFormatRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AxisOptionsRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AxisParentRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AxisRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AxisUsedRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BackupRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BarRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/BATBlock.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/BATManaged.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BeginRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/BiffViewer.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/BinaryTree.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/BitField.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/BitFieldFactory.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BlankRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/BlockAllocationTableReader.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/BlockAllocationTableWriter.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/BlockingInputStream.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/BlockList.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/BlockWritable.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BOFRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BookBoolRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BoolErrRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/BoolPtg.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BottomMarginRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BoundSheetRecord.html...
#14 68.54 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/ByteField.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CalcCountRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CalcModeRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CategorySeriesAxisRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/CellReference.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CellValueRecordInterface.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ChartFormatRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ChartRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/Child.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/ClassID.html...
#14 68.55 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/ClassID.java:218: error: unexpected end tag: </p>
#14 68.55      * <code>false</code>.</p>
#14 68.55                           ^
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CodepageRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ColumnInfoRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/ColumnInfoRecordsAggregate.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/CommentShape.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CommonObjectDataSubRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/CommonsLogger.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ConcatPtg.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/Constants.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ContinueRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ControlPtg.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/ConvertAnchor.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CountryRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CustomField.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/CustomProperties.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/CustomProperty.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DataFormatRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DateWindow1904Record.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DatRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DBCellRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DefaultColWidthRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DefaultDataLabelTextPropertiesRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/DefaultEscherRecordFactory.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DefaultRowHeightRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/DeletedArea3DPtg.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/DeletedRef3DPtg.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DeltaRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DimensionsRecord.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/DirectoryEntry.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/DirectoryNode.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/DirectoryProperty.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/DirectoryProperty.PropertyComparator.html...
#14 68.55 /bio-formats-build/ome-poi/src/main/java/loci/poi/poifs/property/DirectoryProperty.java:181: error: malformed HTML
#14 68.55          * @return negative value if o1 <  o2,
#14 68.55                                         ^
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/DividePtg.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/DocumentBlock.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/DocumentDescriptor.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/DocumentEntry.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/DocumentInputStream.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/DocumentNode.html...
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/DocumentOutputStream.html...
#14 68.55 /bio-formats-build/ome-poi/src/main/java/loci/poi/poifs/filesystem/DocumentOutputStream.java:127: error: unexpected end tag: </code>
#14 68.55      *                        an IOException</code> is thrown if the
#14 68.55                                             ^
#14 68.55 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/DocumentProperty.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/DocumentSummaryInformation.html...
#14 68.56 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/PropertySet.java:103: error: tag not supported in HTML5: tt
#14 68.56      * field. It is always <tt>0xFFFE</tt> .</p>
#14 68.56                            ^
#14 68.56 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/PropertySet.java:128: error: tag not supported in HTML5: tt
#14 68.56      * field. It is always <tt>0x0000</tt> .</p>
#14 68.56                            ^
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/DoubleList.html...
#14 68.56 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/DoubleList.java:120: error: malformed HTML
#14 68.56      *            range (index < 0 || index > size()).
#14 68.56                                ^
#14 68.56 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/DoubleList.java:215: error: malformed HTML
#14 68.56      *            range (index < 0 || index > size())
#14 68.56                                ^
#14 68.56 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/DoubleList.java:349: error: malformed HTML
#14 68.56      *            range (index < 0 || index >= size()).
#14 68.56                                ^
#14 68.56 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/DoubleList.java:473: error: malformed HTML
#14 68.56      *            range (index < 0 || index >= size()).
#14 68.56                                ^
#14 68.56 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/DoubleList.java:582: error: malformed HTML
#14 68.56      *            range (index < 0 || index >= size()).
#14 68.56                                ^
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/DoubleList2d.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/DrawingDump.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DrawingGroupRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/DrawingManager.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/DrawingManager2.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DrawingRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DrawingRecordForBiffViewer.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DrawingSelectionRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DSFRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/DummyGraphics2d.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/EFBiffViewer.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/EmbeddedObjectRefSubRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/EndRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/EndSubRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/Entry.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/EntryNode.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/EOFRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/EqualPtg.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/ERFListener.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ErrPtg.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/EscherAggregate.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherArrayProperty.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherBitmapBlip.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherBlipRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherBlipWMFRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherBoolProperty.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherBSERecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherChildAnchorRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherClientAnchorRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherClientDataRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherComplexProperty.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherContainerRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherDggRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherDggRecord.FileIdCluster.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherDgRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherDump.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/EscherGraphics.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/EscherGraphics2d.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherMetafileBlip.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherOptRecord.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherPictBlip.html...
#14 68.56 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherProperties.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherProperty.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherPropertyFactory.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherPropertyMetaData.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherRecordFactory.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherRGBProperty.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherSerializationListener.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherShapePathProperty.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherSimpleProperty.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherSpgrRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherSplitMenuColorsRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherSpRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherTextboxRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/EventRecordFactory.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/extractor/ExcelExtractor.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ExpPtg.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ExtendedFormatRecord.html...
#14 68.57 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ExtendedFormatRecord.java:607: error: unexpected end tag: </code>
#14 68.57      *        value than its parent,</code> false</code> otherwise.
#14 68.57                                     ^
#14 68.57 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ExtendedFormatRecord.java:607: error: unexpected end tag: </code>
#14 68.57      *        value than its parent,</code> false</code> otherwise.
#14 68.57                                                  ^
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ExternSheetRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ExternSheetSubRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ExtSSTInfoSubRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ExtSSTRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FilePassRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FileSharingRecord.html...
#14 68.57 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FileSharingRecord.java:147: error: no tag name after @
#14 68.57      * @param length @{link byte} representing the length of the username
#14 68.57                      ^
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/FixedField.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FnGroupCountRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FontBasisRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/FontDetails.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FontIndexRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FontRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FooterRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FormatRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/FormulaParser.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FormulaRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/FormulaRecordAggregate.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/FormulaViewer.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FrameRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/FuncPtg.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/FuncVarPtg.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/GreaterEqualPtg.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/GreaterThanPtg.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/GridsetRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/GroupMarkerSubRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/GutsRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/HCenterRecord.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/HeaderBlockConstants.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/HeaderBlockReader.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/HeaderBlockWriter.html...
#14 68.57 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/HeaderRecord.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/HexDump.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/HexRead.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/HideObjRecord.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/HorizontalPageBreakRecord.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/HPSFException.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/HPSFRuntimeException.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/HSSF.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFAnchor.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFCell.html...
#14 68.58 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFWorkbook.java:596: error: bad HTML entity
#14 68.58      * @param index of the sheet number (0-based physical & logical)
#14 68.58                                                           ^
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFCellStyle.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFChildAnchor.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFClientAnchor.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.AQUA.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.AUTOMATIC.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.BLACK.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.BLUE.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.BLUE_GREY.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.BRIGHT_GREEN.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.BROWN.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.CORAL.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.CORNFLOWER_BLUE.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.DARK_BLUE.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.DARK_GREEN.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.DARK_RED.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.DARK_TEAL.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.DARK_YELLOW.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.GOLD.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.GREEN.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.GREY_25_PERCENT.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.GREY_40_PERCENT.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.GREY_50_PERCENT.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.GREY_80_PERCENT.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.INDIGO.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LAVENDER.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LEMON_CHIFFON.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LIGHT_BLUE.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LIGHT_CORNFLOWER_BLUE.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LIGHT_GREEN.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LIGHT_ORANGE.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LIGHT_TURQUOISE.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LIGHT_YELLOW.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LIME.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.MAROON.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.OLIVE_GREEN.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.ORANGE.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.ORCHID.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.PALE_BLUE.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.PINK.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.PLUM.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.RED.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.ROSE.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.ROYAL_BLUE.html...
#14 68.58 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.SEA_GREEN.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.SKY_BLUE.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.TAN.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.TEAL.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.TURQUOISE.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.VIOLET.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.WHITE.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.YELLOW.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFComment.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFDataFormat.html...
#14 68.59 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFDataFormat.java:295: error: reference not found
#14 68.59      * @throws ArrayOutOfBoundsException when the index exceeds the number of builtin formats.
#14 68.59        ^
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFDateUtil.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFErrorConstants.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/HSSFEventFactory.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFFont.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFFooter.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFHeader.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/HSSFListener.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFName.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFObjectData.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFPalette.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFPatriarch.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFPicture.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFPictureData.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFPolygon.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFPrintSetup.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/HSSFRequest.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFRichTextString.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFRow.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFShape.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFShapeContainer.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFShapeGroup.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFSheet.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFSimpleShape.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFTextbox.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/HSSFUserException.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFWorkbook.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/IllegalPropertySetDataException.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/IllegalVariantTypeException.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/IndexRecord.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/IntegerField.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/InterfaceEndRecord.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/InterfaceHdrRecord.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/IntersectionPtg.html...
#14 68.59 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/IntList.html...
#14 68.59 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/IntList.java:137: error: malformed HTML
#14 68.59      *            range (index < 0 || index > size()).
#14 68.59                                ^
#14 68.59 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/IntList.java:232: error: malformed HTML
#14 68.59      *            range (index < 0 || index > size())
#14 68.59                                ^
#14 68.59 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/IntList.java:366: error: malformed HTML
#14 68.59      *            range (index < 0 || index >= size()).
#14 68.59                                ^
#14 68.59 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/IntList.java:489: error: malformed HTML
#14 68.59      *            range (index < 0 || index >= size()).
#14 68.59                                ^
#14 68.59 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/IntList.java:600: error: malformed HTML
#14 68.59      *            range (index < 0 || index >= size()).
#14 68.59                                ^
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/IntList2d.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/IntMapper.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/IntPtg.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/IOUtils.html...
#14 68.60 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/IOUtils.java:54: error: tag not supported in HTML5: tt
#14 68.60      * Helper method, just calls <tt>readFully(in, b, 0, b.length)</tt>
#14 68.60                                  ^
#14 68.60 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/IOUtils.java:63: error: tag not supported in HTML5: tt
#14 68.60      * Same as the normal <tt>in.read(b, off, len)</tt>, but tries to ensure that
#14 68.60                           ^
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/IterationRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/LabelRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/LabelSSTRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/LeftMarginRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/LegendRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/LessEqualPtg.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/LessThanPtg.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/LineFormatRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/LineShape.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/LinkedDataFormulaField.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/LinkedDataRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/List2d.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/ListManagedBlock.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/LittleEndian.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/LittleEndian.BufferUnderrunException.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/LittleEndianConsts.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/LongField.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/Margin.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/MarkUnsupportedException.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/MemAreaPtg.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/MemErrPtg.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/MemFuncPtg.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/MergeCellsRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/MergeCellsRecord.MergedRegion.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/MissingArgPtg.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/MissingSectionException.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/MMSRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/Model.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/ModelFactory.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/ModelFactoryListener.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/MulBlankRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/MulRKRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/MultiplyPtg.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/MutableProperty.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/MutablePropertySet.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/MutableSection.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/NamePtg.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/NameRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/NameXPtg.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/NoFormatIDException.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/NoPropertySetStreamException.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/NoSingleSectionException.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/NotEqualPtg.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/NoteRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/NoteStructureSubRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/NullEscherSerializationListener.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/NullLogger.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/NumberFormatIndexRecord.html...
#14 68.60 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/NumberPtg.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/NumberRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ObjectLinkRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ObjectProtectRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ObjRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/OfficeXmlFileException.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/OperationPtg.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PageBreakRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PageBreakRecord.Break.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PaletteRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/PaneInformation.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PaneRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/Parent.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ParenthesisPtg.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PasswordRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PasswordRev4Record.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/PercentPtg.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/PictureShape.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PlotAreaRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PlotGrowthRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/POIDocument.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/common/POIFSConstants.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/POIFSDocument.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/POIFSDocumentPath.html...
#14 68.61 /bio-formats-build/ome-poi/src/main/java/loci/poi/poifs/filesystem/POIFSDocumentPath.java:238: error: malformed HTML
#14 68.61      * @exception ArrayIndexOutOfBoundsException if n < 0 or n >=
#14 68.61                                                       ^
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/POIFSFileSystem.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/POIFSReader.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/POIFSReaderEvent.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/POIFSReaderListener.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/POIFSViewable.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/POIFSViewEngine.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/POIFSViewer.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/POIFSWriterEvent.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/POIFSWriterListener.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/POILogFactory.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/POILogger.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/POITextExtractor.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/PolygonShape.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/PowerPtg.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PrecisionRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PrintGridlinesRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PrintHeadersRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PrintSetupRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/Property.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/Property.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/PropertyBlock.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/PropertyConstants.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/wellknown/PropertyIDMap.html...
#14 68.61 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/PropertyIDMap.java:151: error: no caption for table
#14 68.61      * </table>
#14 68.61        ^
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/PropertySet.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/PropertySetFactory.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/PropertyTable.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ProtectionRev4Record.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ProtectRecord.html...
#14 68.61 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/Ptg.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/RangeAddress.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/RangePtg.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/RawDataBlock.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/RawDataBlockList.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/ReadingNotSupportedException.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RecalcIdRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/Record.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RecordFactory.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RecordFormatException.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/dev/RecordGenerator.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RecordInputStream.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/Ref3DPtg.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/RefAPtg.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ReferencePtg.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/RefErrorPtg.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RefModeRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/RefNAPtg.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/RefNPtg.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/RefNVPtg.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RefreshAllRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/RefVPtg.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/Region.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RightMarginRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RKRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/RKUtil.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/RootProperty.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RowRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/RowRecordsAggregate.html...
#14 68.62 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/aggregates/RowRecordsAggregate.java:127: error: self-closing element not allowed
#14 68.62      * <p/>The row blocks are goupings of rows that contain the DBCell record
#14 68.62        ^
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SaveRecalcRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ScenarioProtectRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SCLRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/Section.html...
#14 68.62 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/SectionIDMap.java:181: error: tag not supported in HTML5: tt
#14 68.62      * @param sectionFormatID A section format ID as a <tt>byte[]</tt> .
#14 68.62                                                        ^
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/wellknown/SectionIDMap.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SelectionRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SelectionRecord.Reference.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SeriesChartGroupIndexRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SeriesIndexRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SeriesLabelsRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SeriesListRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SeriesRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SeriesTextRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SeriesToChartGroupRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SharedFormulaRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/Sheet.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SheetPropertiesRecord.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/SheetReferences.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/ShortField.html...
#14 68.62 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/ShortList.html...
#14 68.62 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/ShortList.java:120: error: malformed HTML
#14 68.62      *            range (index < 0 || index > size()).
#14 68.62                                ^
#14 68.62 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/ShortList.java:215: error: malformed HTML
#14 68.62      *            range (index < 0 || index > size())
#14 68.63                                ^
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/ShortList.java:349: error: malformed HTML
#14 68.63      *            range (index < 0 || index >= size()).
#14 68.63                                ^
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/ShortList.java:472: error: malformed HTML
#14 68.63      *            range (index < 0 || index >= size()).
#14 68.63                                ^
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/ShortList.java:581: error: malformed HTML
#14 68.63      *            range (index < 0 || index >= size()).
#14 68.63                                ^
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/SimpleFilledShape.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/SmallBlockTableReader.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/SmallBlockTableWriter.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/SmallDocumentBlock.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/SmallDocumentBlockList.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/SpecialPropertySet.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SSTRecord.html...
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:304: error: block element not allowed within inline element <CODE>: pre
#14 68.63      * <CODE><pre>
#14 68.63              ^
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:330: error: unexpected end tag: </TH>
#14 68.63      *      <TD>string_data is short[]</TH>
#14 68.63                                       ^
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:335: error: unexpected end tag: </TH>
#14 68.63      *      <TD>string_flag is defective</TH>
#14 68.63                                         ^
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:340: error: unexpected end tag: </TH>
#14 68.63      *      <TD>extension is included</TH>
#14 68.63                                      ^
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:345: error: unexpected end tag: </TH>
#14 68.63      *      <TD>formatting run data is included</TH>
#14 68.63                                                ^
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:350: error: unexpected end tag: </TH>
#14 68.63      *      <TD>string_flag is defective</TH>
#14 68.63                                         ^
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:355: error: unexpected end tag: </TH>
#14 68.63      *      <TD>string_flag is defective</TH>
#14 68.63                                         ^
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:360: error: unexpected end tag: </TH>
#14 68.63      *      <TD>string_flag is defective</TH>
#14 68.63                                         ^
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:365: error: unexpected end tag: </TH>
#14 68.63      *      <TD>string_flag is defective</TH>
#14 68.63                                         ^
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:367: error: no caption for table
#14 68.63      * </TABLE>
#14 68.63        ^
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/StringPtg.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/StringRecord.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/StringUtil.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/StyleRecord.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SubRecord.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/SubtractPtg.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/SummaryInformation.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SupBookRecord.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/SystemOutLogger.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/TabIdRecord.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/TempFile.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/TextboxShape.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/TextObjectBaseRecord.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/TextObjectRecord.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/TextRecord.html...
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/Thumbnail.html...
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/Thumbnail.java:146: error: malformed HTML
#14 68.63      * <p>Obsolete, see <a
#14 68.63                         ^
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/Thumbnail.java:148: error: unexpected end tag: </a>
#14 68.63      * target="_blank">msdn.microsoft.com/library/en-us/dnw98bk/html/clipboardoperations.asp</a>.</p>
#14 68.63                                                                                             ^
#14 68.63 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/Thumbnail.java:148: error: unexpected end tag: </p>
#14 68.63      * target="_blank">msdn.microsoft.com/library/en-us/dnw98bk/html/clipboardoperations.asp</a>.</p>
#14 68.63                                                                                                  ^
#14 68.63 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/TickRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/TopMarginRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/TypeWriter.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/UnaryMinusPtg.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/UnaryPlusPtg.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/UnexpectedPropertySetTypeException.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/UnicodeString.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/UnicodeString.FormatRun.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/UnicodeString.UnicodeRecordStats.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/UnionPtg.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/UnitsRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/UnknownEscherRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/UnknownPtg.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/UnknownRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/UnsupportedVariantTypeException.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/UseSelFSRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/Util.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ValueRangeRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/ValueRecordsAggregate.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/ValueRecordsAggregate.MyIterator.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/Variant.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/VariantSupport.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/VariantTypeException.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/VCenterRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/VerticalPageBreakRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/WindowOneRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/WindowProtectRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/WindowTwoRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/Workbook.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/WorkbookRecordList.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/WriteAccessRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/WriteProtectRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/WritingNotSupportedException.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/WSBoolRecord.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/package-summary.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/package-tree.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/package-summary.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/package-tree.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/dev/package-summary.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/dev/package-tree.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/package-summary.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/package-tree.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/wellknown/package-summary.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/wellknown/package-tree.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/package-summary.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/package-tree.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/package-summary.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/package-tree.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/package-summary.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/package-tree.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/extractor/package-summary.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/extractor/package-tree.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/package-summary.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/package-tree.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/package-summary.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/package-tree.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/package-summary.html...
#14 68.64 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/package-tree.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/package-summary.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/package-tree.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/package-summary.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/package-tree.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/package-summary.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/package-tree.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/common/package-summary.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/common/package-tree.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/package-summary.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/package-tree.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/package-summary.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/package-tree.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/package-summary.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/package-tree.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/package-summary.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/package-tree.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/package-summary.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/package-tree.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/package-summary.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/package-tree.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/constant-values.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/serialized-form.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/class-use/POIDocument.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/class-use/POITextExtractor.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/DefaultEscherRecordFactory.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherArrayProperty.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherBSERecord.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherBitmapBlip.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherBlipRecord.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherBlipWMFRecord.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherBoolProperty.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherChildAnchorRecord.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherClientAnchorRecord.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherClientDataRecord.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherComplexProperty.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherContainerRecord.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherDgRecord.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherDggRecord.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherDggRecord.FileIdCluster.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherDump.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherMetafileBlip.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherOptRecord.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherPictBlip.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherProperties.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherProperty.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherPropertyFactory.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherPropertyMetaData.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherRGBProperty.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherRecord.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherRecordFactory.html...
#14 68.65 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherSerializationListener.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherShapePathProperty.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherSimpleProperty.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherSpRecord.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherSpgrRecord.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherSplitMenuColorsRecord.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherTextboxRecord.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/NullEscherSerializationListener.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/UnknownEscherRecord.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/dev/class-use/RecordGenerator.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/ClassID.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/Constants.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/CustomProperties.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/CustomProperty.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/DocumentSummaryInformation.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/HPSFException.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/HPSFRuntimeException.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/IllegalPropertySetDataException.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/IllegalVariantTypeException.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/MarkUnsupportedException.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/MissingSectionException.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/MutableProperty.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/MutablePropertySet.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/MutableSection.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/NoFormatIDException.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/NoPropertySetStreamException.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/NoSingleSectionException.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/Property.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/PropertySet.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/PropertySetFactory.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/ReadingNotSupportedException.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/Section.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/SpecialPropertySet.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/SummaryInformation.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/Thumbnail.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/TypeWriter.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/UnexpectedPropertySetTypeException.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/UnsupportedVariantTypeException.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/Util.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/Variant.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/VariantSupport.html...
#14 68.66 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/VariantTypeException.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/WritingNotSupportedException.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/wellknown/class-use/PropertyIDMap.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/wellknown/class-use/SectionIDMap.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/class-use/BiffViewer.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/class-use/EFBiffViewer.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/class-use/FormulaViewer.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/class-use/HSSF.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/class-use/ERFListener.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/class-use/EventRecordFactory.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/class-use/ModelFactory.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/class-use/ModelFactoryListener.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/class-use/AbortableHSSFListener.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/class-use/HSSFEventFactory.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/class-use/HSSFListener.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/class-use/HSSFRequest.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/class-use/HSSFUserException.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/extractor/class-use/ExcelExtractor.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/AbstractShape.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/CommentShape.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/ConvertAnchor.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/DrawingManager.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/DrawingManager2.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/FormulaParser.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/LineShape.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/Model.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/PictureShape.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/PolygonShape.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/Sheet.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/SimpleFilledShape.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/TextboxShape.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/Workbook.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/WorkbookRecordList.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AbstractEscherHolderRecord.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AreaFormatRecord.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AreaRecord.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AxisLineFormatRecord.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AxisOptionsRecord.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AxisParentRecord.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AxisRecord.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AxisUsedRecord.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BOFRecord.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BackupRecord.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BarRecord.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BeginRecord.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BlankRecord.html...
#14 68.67 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BookBoolRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BoolErrRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BottomMarginRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BoundSheetRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CalcCountRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CalcModeRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CategorySeriesAxisRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CellValueRecordInterface.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ChartFormatRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ChartRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CodepageRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ColumnInfoRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CommonObjectDataSubRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ContinueRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CountryRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CustomField.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DBCellRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DSFRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DatRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DataFormatRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DateWindow1904Record.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DefaultColWidthRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DefaultDataLabelTextPropertiesRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DefaultRowHeightRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DeltaRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DimensionsRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DrawingGroupRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DrawingRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DrawingRecordForBiffViewer.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DrawingSelectionRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/EOFRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/EmbeddedObjectRefSubRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/EndRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/EndSubRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/EscherAggregate.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ExtSSTInfoSubRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ExtSSTRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ExtendedFormatRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ExternSheetRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ExternSheetSubRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FilePassRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FileSharingRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FnGroupCountRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FontBasisRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FontIndexRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FontRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FooterRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FormatRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FormulaRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FrameRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/GridsetRecord.html...
#14 68.68 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/GroupMarkerSubRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/GutsRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/HCenterRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/HeaderRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/HideObjRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/HorizontalPageBreakRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/IndexRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/InterfaceEndRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/InterfaceHdrRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/IterationRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/LabelRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/LabelSSTRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/LeftMarginRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/LegendRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/LineFormatRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/LinkedDataFormulaField.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/LinkedDataRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/MMSRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/Margin.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/MergeCellsRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/MergeCellsRecord.MergedRegion.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/MulBlankRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/MulRKRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/NameRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/NoteRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/NoteStructureSubRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/NumberFormatIndexRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/NumberRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ObjRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ObjectLinkRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ObjectProtectRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PageBreakRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PageBreakRecord.Break.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PaletteRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PaneRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PasswordRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PasswordRev4Record.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PlotAreaRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PlotGrowthRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PrecisionRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PrintGridlinesRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PrintHeadersRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PrintSetupRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ProtectRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ProtectionRev4Record.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RKRecord.html...
#14 68.69 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RecalcIdRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/Record.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RecordFactory.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RecordFormatException.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RecordInputStream.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RefModeRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RefreshAllRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RightMarginRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RowRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SCLRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SSTRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SaveRecalcRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ScenarioProtectRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SelectionRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SelectionRecord.Reference.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SeriesChartGroupIndexRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SeriesIndexRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SeriesLabelsRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SeriesListRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SeriesRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SeriesTextRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SeriesToChartGroupRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SharedFormulaRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SheetPropertiesRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/StringRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/StyleRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SubRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SupBookRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/TabIdRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/TextObjectBaseRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/TextObjectRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/TextRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/TickRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/TopMarginRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/UnicodeString.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/UnicodeString.UnicodeRecordStats.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/UnicodeString.FormatRun.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/UnitsRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/UnknownRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/UseSelFSRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/VCenterRecord.html...
#14 68.70 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ValueRangeRecord.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/VerticalPageBreakRecord.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/WSBoolRecord.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/WindowOneRecord.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/WindowProtectRecord.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/WindowTwoRecord.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/WriteAccessRecord.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/WriteProtectRecord.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/class-use/ColumnInfoRecordsAggregate.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/class-use/FormulaRecordAggregate.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/class-use/RowRecordsAggregate.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/class-use/ValueRecordsAggregate.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/class-use/ValueRecordsAggregate.MyIterator.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AbstractFunctionPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AddPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/Area3DPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AreaAPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AreaErrPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AreaNAPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AreaNPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AreaNVPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AreaPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AreaVPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ArrayPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ArrayPtgA.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ArrayPtgV.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AttrPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/BoolPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ConcatPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ControlPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/DeletedArea3DPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/DeletedRef3DPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/DividePtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/EqualPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ErrPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ExpPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/FuncPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/FuncVarPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/GreaterEqualPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/GreaterThanPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/IntPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/IntersectionPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/LessEqualPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/LessThanPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/MemAreaPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/MemErrPtg.html...
#14 68.71 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/MemFuncPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/MissingArgPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/MultiplyPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/NamePtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/NameXPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/NotEqualPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/NumberPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/OperationPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ParenthesisPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/PercentPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/PowerPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/Ptg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/RangePtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/Ref3DPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/RefAPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/RefErrorPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/RefNAPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/RefNPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/RefNVPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/RefVPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ReferencePtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/StringPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/SubtractPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/UnaryMinusPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/UnaryPlusPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/UnionPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/UnknownPtg.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/DummyGraphics2d.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/EscherGraphics.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/EscherGraphics2d.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/FontDetails.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFAnchor.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFCell.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFCellStyle.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFChildAnchor.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFClientAnchor.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFComment.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFDataFormat.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFDateUtil.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFErrorConstants.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFFont.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFFooter.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFHeader.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFName.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFObjectData.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFPalette.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFPatriarch.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFPicture.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFPictureData.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFPolygon.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFPrintSetup.html...
#14 68.72 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFRichTextString.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFRow.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFShape.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFShapeContainer.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFShapeGroup.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFSheet.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFSimpleShape.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFTextbox.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFWorkbook.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/AreaReference.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/CellReference.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.AUTOMATIC.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LIGHT_CORNFLOWER_BLUE.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.ROYAL_BLUE.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.CORAL.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.ORCHID.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.MAROON.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LEMON_CHIFFON.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.CORNFLOWER_BLUE.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.WHITE.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LAVENDER.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.PALE_BLUE.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LIGHT_TURQUOISE.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LIGHT_GREEN.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LIGHT_YELLOW.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.TAN.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.ROSE.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.GREY_25_PERCENT.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.PLUM.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.SKY_BLUE.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.TURQUOISE.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.BRIGHT_GREEN.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.YELLOW.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.GOLD.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.PINK.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.GREY_40_PERCENT.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.VIOLET.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LIGHT_BLUE.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.AQUA.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.SEA_GREEN.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LIME.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LIGHT_ORANGE.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.RED.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.GREY_50_PERCENT.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.BLUE_GREY.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.BLUE.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.TEAL.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.GREEN.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.DARK_YELLOW.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.ORANGE.html...
#14 68.73 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.DARK_RED.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.GREY_80_PERCENT.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.INDIGO.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.DARK_BLUE.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.DARK_TEAL.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.DARK_GREEN.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.OLIVE_GREEN.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.BROWN.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.BLACK.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/PaneInformation.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/RKUtil.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/RangeAddress.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/Region.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/SheetReferences.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/common/class-use/POIFSConstants.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/class-use/POIFSViewEngine.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/class-use/POIFSViewable.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/class-use/POIFSViewer.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/class-use/POIFSReader.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/class-use/POIFSReaderEvent.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/class-use/POIFSReaderListener.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/BATManaged.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/DirectoryEntry.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/DirectoryNode.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/DocumentDescriptor.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/DocumentEntry.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/DocumentInputStream.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/DocumentNode.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/DocumentOutputStream.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/Entry.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/EntryNode.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/OfficeXmlFileException.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/POIFSDocument.html...
#14 68.74 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/POIFSDocumentPath.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/POIFSFileSystem.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/POIFSWriterEvent.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/POIFSWriterListener.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/Child.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/DirectoryProperty.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/DirectoryProperty.PropertyComparator.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/DocumentProperty.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/Parent.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/Property.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/PropertyConstants.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/PropertyTable.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/RootProperty.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/BATBlock.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/BlockAllocationTableReader.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/BlockAllocationTableWriter.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/BlockList.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/BlockWritable.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/DocumentBlock.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/HeaderBlockConstants.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/HeaderBlockReader.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/HeaderBlockWriter.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/ListManagedBlock.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/PropertyBlock.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/RawDataBlock.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/RawDataBlockList.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/SmallBlockTableReader.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/SmallBlockTableWriter.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/SmallDocumentBlock.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/SmallDocumentBlockList.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/ArrayUtil.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/BinaryTree.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/BitField.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/BitFieldFactory.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/BlockingInputStream.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/ByteField.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/CommonsLogger.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/DoubleList.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/DoubleList2d.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/DrawingDump.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/FixedField.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/HexDump.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/HexRead.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/IOUtils.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/IntList.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/IntList2d.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/IntMapper.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/IntegerField.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/List2d.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/LittleEndian.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/LittleEndian.BufferUnderrunException.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/LittleEndianConsts.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/LongField.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/NullLogger.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/POILogFactory.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/POILogger.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/ShortField.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/ShortList.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/StringUtil.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/SystemOutLogger.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/TempFile.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/dev/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/wellknown/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/extractor/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/common/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/package-use.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/overview-tree.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/deprecated-list.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/index.html...
#14 68.76 Building index for all classes...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/allclasses-index.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/allpackages-index.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/index-all.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/overview-summary.html...
#14 68.76 Generating /bio-formats-build/ome-poi/target/apidocs/help-doc.html...
#14 68.76 81 errors
#14 68.76 100 warnings
#14 68.76 
#14 68.76 Command line was: /usr/local/openjdk-17/bin/javadoc @options @packages
#14 68.76 
#14 68.76 Refer to the generated Javadoc files in '/bio-formats-build/ome-poi/target/apidocs' dir.
#14 68.76 
#14 68.76 org.apache.maven.reporting.MavenReportException: 
#14 68.76 Exit code: 1 - Loading source files for package loci.poi...
#14 68.76 Loading source files for package loci.poi.ddf...
#14 68.76 Loading source files for package loci.poi.dev...
#14 68.76 Loading source files for package loci.poi.hpsf...
#14 68.76 Loading source files for package loci.poi.hpsf.wellknown...
#14 68.76 Loading source files for package loci.poi.hssf.dev...
#14 68.76 Loading source files for package loci.poi.hssf.eventmodel...
#14 68.76 Loading source files for package loci.poi.hssf.eventusermodel...
#14 68.76 Loading source files for package loci.poi.hssf.extractor...
#14 68.76 Loading source files for package loci.poi.hssf.model...
#14 68.76 Loading source files for package loci.poi.hssf.record...
#14 68.76 Loading source files for package loci.poi.hssf.record.aggregates...
#14 68.76 Loading source files for package loci.poi.hssf.record.formula...
#14 68.76 Loading source files for package loci.poi.hssf.usermodel...
#14 68.76 Loading source files for package loci.poi.hssf.util...
#14 68.76 Loading source files for package loci.poi.poifs.common...
#14 68.76 Loading source files for package loci.poi.poifs.dev...
#14 68.76 Loading source files for package loci.poi.poifs.eventfilesystem...
#14 68.76 Loading source files for package loci.poi.poifs.filesystem...
#14 68.76 Loading source files for package loci.poi.poifs.property...
#14 68.76 Loading source files for package loci.poi.poifs.storage...
#14 68.76 Loading source files for package loci.poi.util...
#14 68.76 Constructing Javadoc information...
#14 68.76 Building index for all the packages and classes...
#14 68.76 Standard Doclet version 17.0.2+8-86
#14 68.76 Building tree for all the packages and classes...
#14 68.76 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/PropertySet.java:78: error: unexpected end tag: </p>
#14 68.76  * (or less) than exactly one {@link Section}).</p>
#14 68.76                                                ^
#14 68.76 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/SectionIDMap.java:48: error: tag not supported in HTML5: tt
#14 68.76  * <tt>\005SummaryInformation</tt> stream and the
#14 68.77    ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/SectionIDMap.java:49: error: tag not supported in HTML5: tt
#14 68.77  * <tt>\005DocumentSummaryInformation</tt> stream.</p>
#14 68.77    ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/eventusermodel/HSSFEventFactory.java:59: error: reference not found
#14 68.77  * @see loci.poi.hssf.dev.EFHSSF
#14 68.77         ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/eventusermodel/HSSFRequest.java:57: error: reference not found
#14 68.77  * @see loci.poi.hssf.dev.EFHSSF
#14 68.77         ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:60: error: unknown tag: expression
#14 68.77  * <expression> ::= <term> [<addop> <term>]*
#14 68.77    ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:60: error: unknown tag: term
#14 68.77  * <expression> ::= <term> [<addop> <term>]*
#14 68.77                     ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:60: error: unknown tag: addop
#14 68.77  * <expression> ::= <term> [<addop> <term>]*
#14 68.77                             ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:60: error: unknown tag: term
#14 68.77  * <expression> ::= <term> [<addop> <term>]*
#14 68.77                                     ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:61: error: unknown tag: term
#14 68.77  * <term> ::= <factor>  [ <mulop> <factor> ]*
#14 68.77    ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:61: error: unknown tag: factor
#14 68.77  * <term> ::= <factor>  [ <mulop> <factor> ]*
#14 68.77               ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:61: error: unknown tag: mulop
#14 68.77  * <term> ::= <factor>  [ <mulop> <factor> ]*
#14 68.77                           ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:61: error: unknown tag: factor
#14 68.77  * <term> ::= <factor>  [ <mulop> <factor> ]*
#14 68.77                                   ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:62: error: unknown tag: factor
#14 68.77  * <factor> ::= <number> | (<expression>) | <cellRef> | <function>
#14 68.77    ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:62: error: unknown tag: number
#14 68.77  * <factor> ::= <number> | (<expression>) | <cellRef> | <function>
#14 68.77                 ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:62: error: unknown tag: expression
#14 68.77  * <factor> ::= <number> | (<expression>) | <cellRef> | <function>
#14 68.77                             ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:62: error: unknown tag: cellRef
#14 68.77  * <factor> ::= <number> | (<expression>) | <cellRef> | <function>
#14 68.77                                             ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:62: error: unknown tag: function
#14 68.77  * <factor> ::= <number> | (<expression>) | <cellRef> | <function>
#14 68.77                                                         ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:63: error: unknown tag: function
#14 68.77  * <function> ::= <functionName> ([expression [, expression]*])
#14 68.77    ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:63: error: unknown tag: functionName
#14 68.77  * <function> ::= <functionName> ([expression [, expression]*])
#14 68.77                   ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/FormulaParser.java:65: error: unknown tag: avik
#14 68.77  *  @author Avik Sengupta <avik at apache dot org>
#14 68.77                           ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/Sheet.java:69: warning: empty <P> tag
#14 68.77  * <P>
#14 68.77    ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/model/Sheet.java:73: error: bad HTML entity
#14 68.77  * @author Jason Height (jheight at chariot dot net dot au) Clone support. DBCell & Index Record writing support
#14 68.77                                                                                   ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/BOFRecord.java:51: warning: empty <P> tag
#14 68.77  * REFERENCE:  PG 289 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.77                                                                               ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/BackupRecord.java:50: warning: empty <P> tag
#14 68.77  * REFERENCE:  PG 287 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.77                                                                               ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/BlankRecord.java:54: warning: empty <P> tag
#14 68.77  * REFERENCE:  PG 287 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.77                                                                               ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/BookBoolRecord.java:50: warning: empty <P> tag
#14 68.77  * REFERENCE:  PG 289 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.77                                                                               ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/BoolErrRecord.java:53: warning: empty <P> tag
#14 68.77  * REFERENCE:  PG ??? Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.77                                                                               ^
#14 68.77 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/BoundSheetRecord.java:52: warning: empty <P> tag
#14 68.77  * REFERENCE:  PG 291 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.77                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/CalcCountRecord.java:53: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 292 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/CalcModeRecord.java:51: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 292 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/CodepageRecord.java:49: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 293 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ColumnInfoRecord.java:56: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 293 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ContinueRecord.java:49: warning: empty <P> tag
#14 68.78  *               stream; content is tailored to that prior record<P>
#14 68.78                                                                  ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/CountryRecord.java:51: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 298 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/DBCellRecord.java:49: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 299/440 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                                   ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/DSFRecord.java:50: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 305 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/DateWindow1904Record.java:50: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 280 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/DefaultColWidthRecord.java:50: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 302 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/DefaultRowHeightRecord.java:50: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 301 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/DeltaRecord.java:49: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 303 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/DimensionsRecord.java:50: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 303 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/EOFRecord.java:51: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 307 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ExtSSTInfoSubRecord.java:53: warning: empty <P> tag
#14 68.78  * contains the elements of "info" in the SST's array field<P>
#14 68.78                                                            ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ExtSSTRecord.java:54: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 313 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ExtendedFormatRecord.java:59: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 426 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ExternSheetRecord.java:51: warning: empty <P> tag
#14 68.78  * REFERENCE:  <P>
#14 68.78                ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ExternSheetSubRecord.java:49: warning: empty <P> tag
#14 68.78  * REFERENCE:  <P>
#14 68.78                ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FilePassRecord.java:50: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 420 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FileSharingRecord.java:50: warning: empty <P> tag
#14 68.78  * REFERENCE:  PG 314 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.78                                                                               ^
#14 68.78 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FnGroupCountRecord.java:50: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 315 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FontRecord.java:52: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 315 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FooterRecord.java:50: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 317 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FormatRecord.java:51: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 317 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FormulaRecord.java:59: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 317/444 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                                   ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/GridsetRecord.java:50: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 320 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/GutsRecord.java:49: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 320 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/HCenterRecord.java:49: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 320 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/HeaderRecord.java:50: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 321 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/HideObjRecord.java:49: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 321 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/IndexRecord.java:52: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 323 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/InterfaceEndRecord.java:50: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 324 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/InterfaceHdrRecord.java:49: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 324 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/IterationRecord.java:52: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 325 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/LabelRecord.java:52: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 325 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/LabelSSTRecord.java:50: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 325 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/MMSRecord.java:50: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 328 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/MulBlankRecord.java:54: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 329 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/MulRKRecord.java:56: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 330 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/NameRecord.java:60: warning: empty <P> tag
#14 68.79  * REFERENCE:  <P>
#14 68.79                ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/NumberRecord.java:54: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 334 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.79                                                                               ^
#14 68.79 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ObjectProtectRecord.java:52: warning: empty <P> tag
#14 68.79  * REFERENCE:  PG 368 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/PasswordRecord.java:49: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 371 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/PasswordRev4Record.java:50: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 374 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/PrecisionRecord.java:50: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 372 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/PrintGridlinesRecord.java:49: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/PrintHeadersRecord.java:50: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/PrintSetupRecord.java:51: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 385 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ProtectRecord.java:53: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ProtectionRev4Record.java:50: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RKRecord.java:56: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 376 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RecalcIdRecord.java:56: warning: empty <P> tag
#14 68.80  * REFERENCE:  http://chicago.sourceforge.net/devel/docs/excel/biff8.html<P>
#14 68.80                                                                          ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RecordFactory.java:50: warning: empty <P> tag
#14 68.80  * Description:  Takes a stream and outputs an array of Record objects.<P>
#14 68.80                                                                        ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RecordFormatException.java:46: warning: empty <P> tag
#14 68.80  * Description: Used by records to indicate invalid format/data.<P>
#14 68.80                                                                 ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RecordInputStream.java:52: warning: empty <P> tag
#14 68.80  * Description:  Wraps a stream and provides helper methods for the construction of records.<P>
#14 68.80                                                                                             ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RefModeRecord.java:49: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 376 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RefreshAllRecord.java:50: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 376 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/RowRecord.java:51: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 379 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:56: warning: empty <P> tag
#14 68.80  * <P>
#14 68.80    ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SaveRecalcRecord.java:49: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 381 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ScenarioProtectRecord.java:53: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 383 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SelectionRecord.java:54: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 291 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.80 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/StyleRecord.java:52: warning: empty <P> tag
#14 68.80  * REFERENCE:  PG 390 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.80                                                                               ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SupBookRecord.java:50: warning: empty <P> tag
#14 68.81  * REFERENCE:  <P>
#14 68.81                ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/TabIdRecord.java:50: warning: empty <P> tag
#14 68.81  * REFERENCE:  PG 412 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.81                                                                               ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/UnicodeString.java:59: warning: empty <P> tag
#14 68.81  * REFERENCE:  PG 264 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.81                                                                               ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/UnknownRecord.java:51: warning: empty <P> tag
#14 68.81  * Company:      SuperLink Software, Inc.<P>
#14 68.81                                          ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/UseSelFSRecord.java:50: warning: empty <P> tag
#14 68.81  * REFERENCE:  PG 420 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.81                                                                               ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/VCenterRecord.java:49: warning: empty <P> tag
#14 68.81  * REFERENCE:  PG 420 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.81                                                                               ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/WSBoolRecord.java:52: warning: empty <P> tag
#14 68.81  * REFERENCE:  PG 425 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.81                                                                               ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/WindowOneRecord.java:53: warning: empty <P> tag
#14 68.81  * REFERENCE:  PG 421 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.81                                                                               ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/WindowProtectRecord.java:49: warning: empty <P> tag
#14 68.81  * REFERENCE:  PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.81                                                                               ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/WindowTwoRecord.java:51: warning: empty <P> tag
#14 68.81  * REFERENCE:  PG 422 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.81                                                                               ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/WriteAccessRecord.java:52: warning: empty <P> tag
#14 68.81  * REFERENCE:  PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.81                                                                               ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/WriteProtectRecord.java:50: warning: empty <P> tag
#14 68.81  * REFERENCE:  PG 425 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P>
#14 68.81                                                                               ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/formula/Area3DPtg.java:57: warning: empty <P> tag
#14 68.81  * REFERENCE:  <P>
#14 68.81                ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/formula/DeletedArea3DPtg.java:48: warning: empty <P> tag
#14 68.81  * REFERENCE:  <P>
#14 68.81                ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/formula/DeletedRef3DPtg.java:50: warning: empty <P> tag
#14 68.81  * REFERENCE:  <P>
#14 68.81                ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/formula/Ref3DPtg.java:57: warning: empty <P> tag
#14 68.81  * REFERENCE:  <P>
#14 68.81                ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/formula/LessThanPtg.java:56: error: malformed HTML
#14 68.81  * Less than operator PTG "<". The SID is taken from the 
#14 68.81                            ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/EscherGraphics.java:71: warning: empty <p> tag
#14 68.81  * <p>
#14 68.81    ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/EscherGraphics2d.java:82: warning: empty <p> tag
#14 68.81  * <p>
#14 68.81    ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFCell.java:70: warning: empty <p> tag
#14 68.81  * <p>
#14 68.81    ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFDataFormat.java:58: warning: empty <P> tag
#14 68.81  * returned by this class.<P>
#14 68.81                           ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFDataFormat.java:98: warning: empty <P> tag
#14 68.81  *       0x31  "text" - Alias for "@"<P>
#14 68.81                                      ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFFooter.java:54: warning: empty <P> tag
#14 68.81  * <P>
#14 68.81    ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFHeader.java:53: warning: empty <P> tag
#14 68.81  * <P>
#14 68.81    ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFName.java:49: warning: empty <P> tag
#14 68.81  * REFERENCE:  <P>
#14 68.81                ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFPrintSetup.java:59: warning: empty <P> tag
#14 68.81  * <P>
#14 68.81    ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/util/RangeAddress.java:48: warning: empty <P> tag
#14 68.81  * REFERENCE:  <P>
#14 68.81                ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/util/RangeAddress.java:49: error: bad HTML entity
#14 68.81  * @author IgOr KaTz && EuGeNe BuMaGiN (Tal Moshaiov) (VistaPortal LDT.)
#14 68.81                      ^
#14 68.81 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/util/RangeAddress.java:49: error: bad HTML entity
#14 68.82  * @author IgOr KaTz && EuGeNe BuMaGiN (Tal Moshaiov) (VistaPortal LDT.)
#14 68.82                       ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/BinaryTree.java:110: warning: empty <p> tag
#14 68.82  * iterator will iterate over the values in ascending order.<p>
#14 68.82                                                             ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/CommonsLogger.java:53: warning: empty <p> tag
#14 68.82  * message.<p>
#14 68.82            ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/POILogger.java:50: warning: empty <p> tag
#14 68.82  * message.<p>
#14 68.82            ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/package.html:56: error: tag not supported in HTML5: tt
#14 68.82     streams are commonly named <tt>\005SummaryInformation</tt> and
#14 68.82                                ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/package.html:57: error: tag not supported in HTML5: tt
#14 68.82     <tt>\005DocumentSummaryInformation</tt>. However, a POI filesystem may
#14 68.82     ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/package.html:65: error: tag not supported in HTML5: tt
#14 68.82     property set streams <tt>\005SummaryInformation</tt> and
#14 68.82                          ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/package.html:66: error: tag not supported in HTML5: tt
#14 68.82     <tt>\005DocumentSummaryInformation</tt>. (However, the streams' names are
#14 68.82     ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/package.html:50: error: element not closed: div
#14 68.82   <div>
#14 68.82   ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/package.html:167: error: unexpected end tag: </p>
#14 68.82    </p>
#14 68.82    ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/package.html:168: error: unexpected end tag: </div>
#14 68.82   </div>
#14 68.82   ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/package.html:53: error: tag not supported in HTML5: tt
#14 68.82     streams <tt>\005DocumentSummaryInformation</tt> and
#14 68.82             ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/package.html:54: error: tag not supported in HTML5: tt
#14 68.82     <tt>\005SummaryInformation</tt> (or any streams with the same section
#14 68.82     ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/package.html:50: error: element not closed: div
#14 68.82   <div>
#14 68.82   ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/package.html:62: error: unexpected end tag: </p>
#14 68.82    </p>
#14 68.82    ^
#14 68.82 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/package.html:63: error: unexpected end tag: </div>
#14 68.82   </div>
#14 68.82   ^
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/AbortableHSSFListener.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AbstractEscherHolderRecord.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AbstractFunctionPtg.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/AbstractShape.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AddPtg.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/Area3DPtg.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AreaAPtg.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AreaErrPtg.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AreaFormatRecord.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AreaNAPtg.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AreaNPtg.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AreaNVPtg.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AreaPtg.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AreaRecord.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/AreaReference.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AreaVPtg.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ArrayPtg.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ArrayPtgA.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ArrayPtgV.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/ArrayUtil.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/AttrPtg.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AxisLineFormatRecord.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AxisOptionsRecord.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AxisParentRecord.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AxisRecord.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/AxisUsedRecord.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BackupRecord.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BarRecord.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/BATBlock.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/BATManaged.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BeginRecord.html...
#14 68.82 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/BiffViewer.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/BinaryTree.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/BitField.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/BitFieldFactory.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BlankRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/BlockAllocationTableReader.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/BlockAllocationTableWriter.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/BlockingInputStream.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/BlockList.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/BlockWritable.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BOFRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BookBoolRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BoolErrRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/BoolPtg.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BottomMarginRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/BoundSheetRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/ByteField.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CalcCountRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CalcModeRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CategorySeriesAxisRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/CellReference.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CellValueRecordInterface.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ChartFormatRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ChartRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/Child.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/ClassID.html...
#14 68.83 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/ClassID.java:218: error: unexpected end tag: </p>
#14 68.83      * <code>false</code>.</p>
#14 68.83                           ^
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CodepageRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ColumnInfoRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/ColumnInfoRecordsAggregate.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/CommentShape.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CommonObjectDataSubRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/CommonsLogger.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ConcatPtg.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/Constants.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ContinueRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ControlPtg.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/ConvertAnchor.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CountryRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/CustomField.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/CustomProperties.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/CustomProperty.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DataFormatRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DateWindow1904Record.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DatRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DBCellRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DefaultColWidthRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DefaultDataLabelTextPropertiesRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/DefaultEscherRecordFactory.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DefaultRowHeightRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/DeletedArea3DPtg.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/DeletedRef3DPtg.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DeltaRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DimensionsRecord.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/DirectoryEntry.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/DirectoryNode.html...
#14 68.83 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/DirectoryProperty.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/DirectoryProperty.PropertyComparator.html...
#14 68.84 /bio-formats-build/ome-poi/src/main/java/loci/poi/poifs/property/DirectoryProperty.java:181: error: malformed HTML
#14 68.84          * @return negative value if o1 <  o2,
#14 68.84                                         ^
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/DividePtg.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/DocumentBlock.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/DocumentDescriptor.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/DocumentEntry.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/DocumentInputStream.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/DocumentNode.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/DocumentOutputStream.html...
#14 68.84 /bio-formats-build/ome-poi/src/main/java/loci/poi/poifs/filesystem/DocumentOutputStream.java:127: error: unexpected end tag: </code>
#14 68.84      *                        an IOException</code> is thrown if the
#14 68.84                                             ^
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/DocumentProperty.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/DocumentSummaryInformation.html...
#14 68.84 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/PropertySet.java:103: error: tag not supported in HTML5: tt
#14 68.84      * field. It is always <tt>0xFFFE</tt> .</p>
#14 68.84                            ^
#14 68.84 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/PropertySet.java:128: error: tag not supported in HTML5: tt
#14 68.84      * field. It is always <tt>0x0000</tt> .</p>
#14 68.84                            ^
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/DoubleList.html...
#14 68.84 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/DoubleList.java:120: error: malformed HTML
#14 68.84      *            range (index < 0 || index > size()).
#14 68.84                                ^
#14 68.84 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/DoubleList.java:215: error: malformed HTML
#14 68.84      *            range (index < 0 || index > size())
#14 68.84                                ^
#14 68.84 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/DoubleList.java:349: error: malformed HTML
#14 68.84      *            range (index < 0 || index >= size()).
#14 68.84                                ^
#14 68.84 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/DoubleList.java:473: error: malformed HTML
#14 68.84      *            range (index < 0 || index >= size()).
#14 68.84                                ^
#14 68.84 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/DoubleList.java:582: error: malformed HTML
#14 68.84      *            range (index < 0 || index >= size()).
#14 68.84                                ^
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/DoubleList2d.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/DrawingDump.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DrawingGroupRecord.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/DrawingManager.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/DrawingManager2.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DrawingRecord.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DrawingRecordForBiffViewer.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DrawingSelectionRecord.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/DSFRecord.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/DummyGraphics2d.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/EFBiffViewer.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/EmbeddedObjectRefSubRecord.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/EndRecord.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/EndSubRecord.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/Entry.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/EntryNode.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/EOFRecord.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/EqualPtg.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/ERFListener.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ErrPtg.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/EscherAggregate.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherArrayProperty.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherBitmapBlip.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherBlipRecord.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherBlipWMFRecord.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherBoolProperty.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherBSERecord.html...
#14 68.84 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherChildAnchorRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherClientAnchorRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherClientDataRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherComplexProperty.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherContainerRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherDggRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherDggRecord.FileIdCluster.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherDgRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherDump.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/EscherGraphics.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/EscherGraphics2d.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherMetafileBlip.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherOptRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherPictBlip.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherProperties.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherProperty.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherPropertyFactory.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherPropertyMetaData.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherRecordFactory.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherRGBProperty.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherSerializationListener.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherShapePathProperty.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherSimpleProperty.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherSpgrRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherSplitMenuColorsRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherSpRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/EscherTextboxRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/EventRecordFactory.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/extractor/ExcelExtractor.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ExpPtg.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ExtendedFormatRecord.html...
#14 68.85 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ExtendedFormatRecord.java:607: error: unexpected end tag: </code>
#14 68.85      *        value than its parent,</code> false</code> otherwise.
#14 68.85                                     ^
#14 68.85 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/ExtendedFormatRecord.java:607: error: unexpected end tag: </code>
#14 68.85      *        value than its parent,</code> false</code> otherwise.
#14 68.85                                                  ^
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ExternSheetRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ExternSheetSubRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ExtSSTInfoSubRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ExtSSTRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FilePassRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FileSharingRecord.html...
#14 68.85 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/FileSharingRecord.java:147: error: no tag name after @
#14 68.85      * @param length @{link byte} representing the length of the username
#14 68.85                      ^
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/FixedField.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FnGroupCountRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FontBasisRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/FontDetails.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FontIndexRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FontRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FooterRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FormatRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/FormulaParser.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FormulaRecord.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/FormulaRecordAggregate.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/FormulaViewer.html...
#14 68.85 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/FrameRecord.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/FuncPtg.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/FuncVarPtg.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/GreaterEqualPtg.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/GreaterThanPtg.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/GridsetRecord.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/GroupMarkerSubRecord.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/GutsRecord.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/HCenterRecord.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/HeaderBlockConstants.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/HeaderBlockReader.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/HeaderBlockWriter.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/HeaderRecord.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/HexDump.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/HexRead.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/HideObjRecord.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/HorizontalPageBreakRecord.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/HPSFException.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/HPSFRuntimeException.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/HSSF.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFAnchor.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFCell.html...
#14 68.86 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFWorkbook.java:596: error: bad HTML entity
#14 68.86      * @param index of the sheet number (0-based physical & logical)
#14 68.86                                                           ^
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFCellStyle.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFChildAnchor.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFClientAnchor.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.AQUA.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.AUTOMATIC.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.BLACK.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.BLUE.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.BLUE_GREY.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.BRIGHT_GREEN.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.BROWN.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.CORAL.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.CORNFLOWER_BLUE.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.DARK_BLUE.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.DARK_GREEN.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.DARK_RED.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.DARK_TEAL.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.DARK_YELLOW.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.GOLD.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.GREEN.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.GREY_25_PERCENT.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.GREY_40_PERCENT.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.GREY_50_PERCENT.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.GREY_80_PERCENT.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.INDIGO.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LAVENDER.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LEMON_CHIFFON.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LIGHT_BLUE.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LIGHT_CORNFLOWER_BLUE.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LIGHT_GREEN.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LIGHT_ORANGE.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LIGHT_TURQUOISE.html...
#14 68.86 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LIGHT_YELLOW.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.LIME.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.MAROON.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.OLIVE_GREEN.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.ORANGE.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.ORCHID.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.PALE_BLUE.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.PINK.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.PLUM.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.RED.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.ROSE.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.ROYAL_BLUE.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.SEA_GREEN.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.SKY_BLUE.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.TAN.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.TEAL.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.TURQUOISE.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.VIOLET.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.WHITE.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/HSSFColor.YELLOW.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFComment.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFDataFormat.html...
#14 68.87 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/usermodel/HSSFDataFormat.java:295: error: reference not found
#14 68.87      * @throws ArrayOutOfBoundsException when the index exceeds the number of builtin formats.
#14 68.87        ^
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFDateUtil.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFErrorConstants.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/HSSFEventFactory.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFFont.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFFooter.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFHeader.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/HSSFListener.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFName.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFObjectData.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFPalette.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFPatriarch.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFPicture.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFPictureData.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFPolygon.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFPrintSetup.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/HSSFRequest.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFRichTextString.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFRow.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFShape.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFShapeContainer.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFShapeGroup.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFSheet.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFSimpleShape.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFTextbox.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/HSSFUserException.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/HSSFWorkbook.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/IllegalPropertySetDataException.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/IllegalVariantTypeException.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/IndexRecord.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/IntegerField.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/InterfaceEndRecord.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/InterfaceHdrRecord.html...
#14 68.87 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/IntersectionPtg.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/IntList.html...
#14 68.88 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/IntList.java:137: error: malformed HTML
#14 68.88      *            range (index < 0 || index > size()).
#14 68.88                                ^
#14 68.88 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/IntList.java:232: error: malformed HTML
#14 68.88      *            range (index < 0 || index > size())
#14 68.88                                ^
#14 68.88 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/IntList.java:366: error: malformed HTML
#14 68.88      *            range (index < 0 || index >= size()).
#14 68.88                                ^
#14 68.88 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/IntList.java:489: error: malformed HTML
#14 68.88      *            range (index < 0 || index >= size()).
#14 68.88                                ^
#14 68.88 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/IntList.java:600: error: malformed HTML
#14 68.88      *            range (index < 0 || index >= size()).
#14 68.88                                ^
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/IntList2d.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/IntMapper.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/IntPtg.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/IOUtils.html...
#14 68.88 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/IOUtils.java:54: error: tag not supported in HTML5: tt
#14 68.88      * Helper method, just calls <tt>readFully(in, b, 0, b.length)</tt>
#14 68.88                                  ^
#14 68.88 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/IOUtils.java:63: error: tag not supported in HTML5: tt
#14 68.88      * Same as the normal <tt>in.read(b, off, len)</tt>, but tries to ensure that
#14 68.88                           ^
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/IterationRecord.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/LabelRecord.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/LabelSSTRecord.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/LeftMarginRecord.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/LegendRecord.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/LessEqualPtg.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/LessThanPtg.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/LineFormatRecord.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/LineShape.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/LinkedDataFormulaField.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/LinkedDataRecord.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/List2d.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/ListManagedBlock.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/LittleEndian.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/LittleEndian.BufferUnderrunException.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/LittleEndianConsts.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/LongField.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/Margin.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/MarkUnsupportedException.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/MemAreaPtg.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/MemErrPtg.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/MemFuncPtg.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/MergeCellsRecord.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/MergeCellsRecord.MergedRegion.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/MissingArgPtg.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/MissingSectionException.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/MMSRecord.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/Model.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/ModelFactory.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/ModelFactoryListener.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/MulBlankRecord.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/MulRKRecord.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/MultiplyPtg.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/MutableProperty.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/MutablePropertySet.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/MutableSection.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/NamePtg.html...
#14 68.88 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/NameRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/NameXPtg.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/NoFormatIDException.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/NoPropertySetStreamException.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/NoSingleSectionException.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/NotEqualPtg.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/NoteRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/NoteStructureSubRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/NullEscherSerializationListener.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/NullLogger.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/NumberFormatIndexRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/NumberPtg.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/NumberRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ObjectLinkRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ObjectProtectRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ObjRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/OfficeXmlFileException.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/OperationPtg.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PageBreakRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PageBreakRecord.Break.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PaletteRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/PaneInformation.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PaneRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/Parent.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ParenthesisPtg.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PasswordRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PasswordRev4Record.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/PercentPtg.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/PictureShape.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PlotAreaRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PlotGrowthRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/POIDocument.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/common/POIFSConstants.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/POIFSDocument.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/POIFSDocumentPath.html...
#14 68.89 /bio-formats-build/ome-poi/src/main/java/loci/poi/poifs/filesystem/POIFSDocumentPath.java:238: error: malformed HTML
#14 68.89      * @exception ArrayIndexOutOfBoundsException if n < 0 or n >=
#14 68.89                                                       ^
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/POIFSFileSystem.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/POIFSReader.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/POIFSReaderEvent.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/POIFSReaderListener.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/POIFSViewable.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/POIFSViewEngine.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/POIFSViewer.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/POIFSWriterEvent.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/POIFSWriterListener.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/POILogFactory.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/POILogger.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/POITextExtractor.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/PolygonShape.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/PowerPtg.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PrecisionRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PrintGridlinesRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PrintHeadersRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/PrintSetupRecord.html...
#14 68.89 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/Property.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/Property.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/PropertyBlock.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/PropertyConstants.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/wellknown/PropertyIDMap.html...
#14 68.90 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/PropertyIDMap.java:151: error: no caption for table
#14 68.90      * </table>
#14 68.90        ^
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/PropertySet.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/PropertySetFactory.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/PropertyTable.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ProtectionRev4Record.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ProtectRecord.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/Ptg.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/RangeAddress.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/RangePtg.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/RawDataBlock.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/RawDataBlockList.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/ReadingNotSupportedException.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RecalcIdRecord.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/Record.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RecordFactory.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RecordFormatException.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/dev/RecordGenerator.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RecordInputStream.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/Ref3DPtg.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/RefAPtg.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/ReferencePtg.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/RefErrorPtg.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RefModeRecord.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/RefNAPtg.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/RefNPtg.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/RefNVPtg.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RefreshAllRecord.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/RefVPtg.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/Region.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RightMarginRecord.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RKRecord.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/RKUtil.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/RootProperty.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/RowRecord.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/RowRecordsAggregate.html...
#14 68.90 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/aggregates/RowRecordsAggregate.java:127: error: self-closing element not allowed
#14 68.90      * <p/>The row blocks are goupings of rows that contain the DBCell record
#14 68.90        ^
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SaveRecalcRecord.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ScenarioProtectRecord.html...
#14 68.90 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SCLRecord.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/Section.html...
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/wellknown/SectionIDMap.java:181: error: tag not supported in HTML5: tt
#14 68.91      * @param sectionFormatID A section format ID as a <tt>byte[]</tt> .
#14 68.91                                                        ^
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/wellknown/SectionIDMap.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SelectionRecord.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SelectionRecord.Reference.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SeriesChartGroupIndexRecord.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SeriesIndexRecord.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SeriesLabelsRecord.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SeriesListRecord.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SeriesRecord.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SeriesTextRecord.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SeriesToChartGroupRecord.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SharedFormulaRecord.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/Sheet.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SheetPropertiesRecord.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/SheetReferences.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/ShortField.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/ShortList.html...
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/ShortList.java:120: error: malformed HTML
#14 68.91      *            range (index < 0 || index > size()).
#14 68.91                                ^
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/ShortList.java:215: error: malformed HTML
#14 68.91      *            range (index < 0 || index > size())
#14 68.91                                ^
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/ShortList.java:349: error: malformed HTML
#14 68.91      *            range (index < 0 || index >= size()).
#14 68.91                                ^
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/ShortList.java:472: error: malformed HTML
#14 68.91      *            range (index < 0 || index >= size()).
#14 68.91                                ^
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/util/ShortList.java:581: error: malformed HTML
#14 68.91      *            range (index < 0 || index >= size()).
#14 68.91                                ^
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/SimpleFilledShape.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/SmallBlockTableReader.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/SmallBlockTableWriter.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/SmallDocumentBlock.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/SmallDocumentBlockList.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/SpecialPropertySet.html...
#14 68.91 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SSTRecord.html...
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:304: error: block element not allowed within inline element <CODE>: pre
#14 68.91      * <CODE><pre>
#14 68.91              ^
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:330: error: unexpected end tag: </TH>
#14 68.91      *      <TD>string_data is short[]</TH>
#14 68.91                                       ^
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:335: error: unexpected end tag: </TH>
#14 68.91      *      <TD>string_flag is defective</TH>
#14 68.91                                         ^
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:340: error: unexpected end tag: </TH>
#14 68.91      *      <TD>extension is included</TH>
#14 68.91                                      ^
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:345: error: unexpected end tag: </TH>
#14 68.91      *      <TD>formatting run data is included</TH>
#14 68.91                                                ^
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:350: error: unexpected end tag: </TH>
#14 68.91      *      <TD>string_flag is defective</TH>
#14 68.91                                         ^
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:355: error: unexpected end tag: </TH>
#14 68.91      *      <TD>string_flag is defective</TH>
#14 68.91                                         ^
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:360: error: unexpected end tag: </TH>
#14 68.91      *      <TD>string_flag is defective</TH>
#14 68.91                                         ^
#14 68.91 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:365: error: unexpected end tag: </TH>
#14 68.92      *      <TD>string_flag is defective</TH>
#14 68.92                                         ^
#14 68.92 /bio-formats-build/ome-poi/src/main/java/loci/poi/hssf/record/SSTRecord.java:367: error: no caption for table
#14 68.92      * </TABLE>
#14 68.92        ^
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/StringPtg.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/StringRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/StringUtil.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/StyleRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SubRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/SubtractPtg.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/SummaryInformation.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/SupBookRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/SystemOutLogger.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/TabIdRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/TempFile.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/TextboxShape.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/TextObjectBaseRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/TextObjectRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/TextRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/Thumbnail.html...
#14 68.92 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/Thumbnail.java:146: error: malformed HTML
#14 68.92      * <p>Obsolete, see <a
#14 68.92                         ^
#14 68.92 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/Thumbnail.java:148: error: unexpected end tag: </a>
#14 68.92      * target="_blank">msdn.microsoft.com/library/en-us/dnw98bk/html/clipboardoperations.asp</a>.</p>
#14 68.92                                                                                             ^
#14 68.92 /bio-formats-build/ome-poi/src/main/java/loci/poi/hpsf/Thumbnail.java:148: error: unexpected end tag: </p>
#14 68.92      * target="_blank">msdn.microsoft.com/library/en-us/dnw98bk/html/clipboardoperations.asp</a>.</p>
#14 68.92                                                                                                  ^
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/TickRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/TopMarginRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/TypeWriter.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/UnaryMinusPtg.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/UnaryPlusPtg.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/UnexpectedPropertySetTypeException.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/UnicodeString.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/UnicodeString.FormatRun.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/UnicodeString.UnicodeRecordStats.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/UnionPtg.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/UnitsRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/UnknownEscherRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/UnknownPtg.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/UnknownRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/UnsupportedVariantTypeException.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/UseSelFSRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/Util.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/ValueRangeRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/ValueRecordsAggregate.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/ValueRecordsAggregate.MyIterator.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/Variant.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/VariantSupport.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/VariantTypeException.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/VCenterRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/VerticalPageBreakRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/WindowOneRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/WindowProtectRecord.html...
#14 68.92 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/WindowTwoRecord.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/Workbook.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/WorkbookRecordList.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/WriteAccessRecord.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/WriteProtectRecord.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/WritingNotSupportedException.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/WSBoolRecord.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/dev/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/dev/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/wellknown/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/wellknown/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/extractor/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/extractor/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/common/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/common/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/package-summary.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/package-tree.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/constant-values.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/serialized-form.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/class-use/POIDocument.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/class-use/POITextExtractor.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/DefaultEscherRecordFactory.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherArrayProperty.html...
#14 68.93 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherBSERecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherBitmapBlip.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherBlipRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherBlipWMFRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherBoolProperty.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherChildAnchorRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherClientAnchorRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherClientDataRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherComplexProperty.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherContainerRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherDgRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherDggRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherDggRecord.FileIdCluster.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherDump.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherMetafileBlip.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherOptRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherPictBlip.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherProperties.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherProperty.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherPropertyFactory.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherPropertyMetaData.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherRGBProperty.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherRecordFactory.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherSerializationListener.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherShapePathProperty.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherSimpleProperty.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherSpRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherSpgrRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherSplitMenuColorsRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/EscherTextboxRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/NullEscherSerializationListener.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/class-use/UnknownEscherRecord.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/dev/class-use/RecordGenerator.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/ClassID.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/Constants.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/CustomProperties.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/CustomProperty.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/DocumentSummaryInformation.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/HPSFException.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/HPSFRuntimeException.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/IllegalPropertySetDataException.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/IllegalVariantTypeException.html...
#14 68.94 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/MarkUnsupportedException.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/MissingSectionException.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/MutableProperty.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/MutablePropertySet.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/MutableSection.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/NoFormatIDException.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/NoPropertySetStreamException.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/NoSingleSectionException.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/Property.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/PropertySet.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/PropertySetFactory.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/ReadingNotSupportedException.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/Section.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/SpecialPropertySet.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/SummaryInformation.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/Thumbnail.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/TypeWriter.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/UnexpectedPropertySetTypeException.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/UnsupportedVariantTypeException.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/Util.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/Variant.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/VariantSupport.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/VariantTypeException.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/class-use/WritingNotSupportedException.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/wellknown/class-use/PropertyIDMap.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/wellknown/class-use/SectionIDMap.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/class-use/BiffViewer.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/class-use/EFBiffViewer.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/class-use/FormulaViewer.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/class-use/HSSF.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/class-use/ERFListener.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/class-use/EventRecordFactory.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/class-use/ModelFactory.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/class-use/ModelFactoryListener.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/class-use/AbortableHSSFListener.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/class-use/HSSFEventFactory.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/class-use/HSSFListener.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/class-use/HSSFRequest.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/class-use/HSSFUserException.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/extractor/class-use/ExcelExtractor.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/AbstractShape.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/CommentShape.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/ConvertAnchor.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/DrawingManager.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/DrawingManager2.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/FormulaParser.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/LineShape.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/Model.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/PictureShape.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/PolygonShape.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/Sheet.html...
#14 68.95 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/SimpleFilledShape.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/TextboxShape.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/Workbook.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/class-use/WorkbookRecordList.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AbstractEscherHolderRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AreaFormatRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AreaRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AxisLineFormatRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AxisOptionsRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AxisParentRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AxisRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/AxisUsedRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BOFRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BackupRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BarRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BeginRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BlankRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BookBoolRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BoolErrRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BottomMarginRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/BoundSheetRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CalcCountRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CalcModeRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CategorySeriesAxisRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CellValueRecordInterface.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ChartFormatRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ChartRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CodepageRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ColumnInfoRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CommonObjectDataSubRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ContinueRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CountryRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/CustomField.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DBCellRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DSFRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DatRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DataFormatRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DateWindow1904Record.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DefaultColWidthRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DefaultDataLabelTextPropertiesRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DefaultRowHeightRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DeltaRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DimensionsRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DrawingGroupRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DrawingRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DrawingRecordForBiffViewer.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/DrawingSelectionRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/EOFRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/EmbeddedObjectRefSubRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/EndRecord.html...
#14 68.96 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/EndSubRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/EscherAggregate.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ExtSSTInfoSubRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ExtSSTRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ExtendedFormatRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ExternSheetRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ExternSheetSubRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FilePassRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FileSharingRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FnGroupCountRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FontBasisRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FontIndexRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FontRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FooterRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FormatRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FormulaRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/FrameRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/GridsetRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/GroupMarkerSubRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/GutsRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/HCenterRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/HeaderRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/HideObjRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/HorizontalPageBreakRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/IndexRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/InterfaceEndRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/InterfaceHdrRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/IterationRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/LabelRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/LabelSSTRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/LeftMarginRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/LegendRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/LineFormatRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/LinkedDataFormulaField.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/LinkedDataRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/MMSRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/Margin.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/MergeCellsRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/MergeCellsRecord.MergedRegion.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/MulBlankRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/MulRKRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/NameRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/NoteRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/NoteStructureSubRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/NumberFormatIndexRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/NumberRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ObjRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ObjectLinkRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ObjectProtectRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PageBreakRecord.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PageBreakRecord.Break.html...
#14 68.97 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PaletteRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PaneRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PasswordRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PasswordRev4Record.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PlotAreaRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PlotGrowthRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PrecisionRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PrintGridlinesRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PrintHeadersRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/PrintSetupRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ProtectRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ProtectionRev4Record.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RKRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RecalcIdRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/Record.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RecordFactory.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RecordFormatException.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RecordInputStream.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RefModeRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RefreshAllRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RightMarginRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/RowRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SCLRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SSTRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SaveRecalcRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ScenarioProtectRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SelectionRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SelectionRecord.Reference.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SeriesChartGroupIndexRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SeriesIndexRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SeriesLabelsRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SeriesListRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SeriesRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SeriesTextRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SeriesToChartGroupRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SharedFormulaRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SheetPropertiesRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/StringRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/StyleRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SubRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/SupBookRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/TabIdRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/TextObjectBaseRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/TextObjectRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/TextRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/TickRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/TopMarginRecord.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/UnicodeString.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/UnicodeString.UnicodeRecordStats.html...
#14 68.98 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/UnicodeString.FormatRun.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/UnitsRecord.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/UnknownRecord.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/UseSelFSRecord.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/VCenterRecord.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/ValueRangeRecord.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/VerticalPageBreakRecord.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/WSBoolRecord.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/WindowOneRecord.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/WindowProtectRecord.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/WindowTwoRecord.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/WriteAccessRecord.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/class-use/WriteProtectRecord.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/class-use/ColumnInfoRecordsAggregate.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/class-use/FormulaRecordAggregate.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/class-use/RowRecordsAggregate.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/class-use/ValueRecordsAggregate.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/class-use/ValueRecordsAggregate.MyIterator.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AbstractFunctionPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AddPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/Area3DPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AreaAPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AreaErrPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AreaNAPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AreaNPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AreaNVPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AreaPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AreaVPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ArrayPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ArrayPtgA.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ArrayPtgV.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/AttrPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/BoolPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ConcatPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ControlPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/DeletedArea3DPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/DeletedRef3DPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/DividePtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/EqualPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ErrPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ExpPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/FuncPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/FuncVarPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/GreaterEqualPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/GreaterThanPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/IntPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/IntersectionPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/LessEqualPtg.html...
#14 68.99 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/LessThanPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/MemAreaPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/MemErrPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/MemFuncPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/MissingArgPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/MultiplyPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/NamePtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/NameXPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/NotEqualPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/NumberPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/OperationPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ParenthesisPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/PercentPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/PowerPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/Ptg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/RangePtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/Ref3DPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/RefAPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/RefErrorPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/RefNAPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/RefNPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/RefNVPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/RefVPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/ReferencePtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/StringPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/SubtractPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/UnaryMinusPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/UnaryPlusPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/UnionPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/class-use/UnknownPtg.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/DummyGraphics2d.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/EscherGraphics.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/EscherGraphics2d.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/FontDetails.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFAnchor.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFCell.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFCellStyle.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFChildAnchor.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFClientAnchor.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFComment.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFDataFormat.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFDateUtil.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFErrorConstants.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFFont.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFFooter.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFHeader.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFName.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFObjectData.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFPalette.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFPatriarch.html...
#14 69.00 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFPicture.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFPictureData.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFPolygon.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFPrintSetup.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFRichTextString.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFRow.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFShape.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFShapeContainer.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFShapeGroup.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFSheet.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFSimpleShape.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFTextbox.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/class-use/HSSFWorkbook.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/AreaReference.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/CellReference.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.AUTOMATIC.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LIGHT_CORNFLOWER_BLUE.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.ROYAL_BLUE.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.CORAL.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.ORCHID.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.MAROON.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LEMON_CHIFFON.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.CORNFLOWER_BLUE.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.WHITE.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LAVENDER.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.PALE_BLUE.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LIGHT_TURQUOISE.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LIGHT_GREEN.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LIGHT_YELLOW.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.TAN.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.ROSE.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.GREY_25_PERCENT.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.PLUM.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.SKY_BLUE.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.TURQUOISE.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.BRIGHT_GREEN.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.YELLOW.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.GOLD.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.PINK.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.GREY_40_PERCENT.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.VIOLET.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LIGHT_BLUE.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.AQUA.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.SEA_GREEN.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LIME.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.LIGHT_ORANGE.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.RED.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.GREY_50_PERCENT.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.BLUE_GREY.html...
#14 69.01 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.BLUE.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.TEAL.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.GREEN.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.DARK_YELLOW.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.ORANGE.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.DARK_RED.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.GREY_80_PERCENT.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.INDIGO.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.DARK_BLUE.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.DARK_TEAL.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.DARK_GREEN.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.OLIVE_GREEN.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.BROWN.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/HSSFColor.BLACK.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/PaneInformation.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/RKUtil.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/RangeAddress.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/Region.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/class-use/SheetReferences.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/common/class-use/POIFSConstants.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/class-use/POIFSViewEngine.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/class-use/POIFSViewable.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/class-use/POIFSViewer.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/class-use/POIFSReader.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/class-use/POIFSReaderEvent.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/class-use/POIFSReaderListener.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/BATManaged.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/DirectoryEntry.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/DirectoryNode.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/DocumentDescriptor.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/DocumentEntry.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/DocumentInputStream.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/DocumentNode.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/DocumentOutputStream.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/Entry.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/EntryNode.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/OfficeXmlFileException.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/POIFSDocument.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/POIFSDocumentPath.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/POIFSFileSystem.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/POIFSWriterEvent.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/class-use/POIFSWriterListener.html...
#14 69.02 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/Child.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/DirectoryProperty.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/DirectoryProperty.PropertyComparator.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/DocumentProperty.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/Parent.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/Property.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/PropertyConstants.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/PropertyTable.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/class-use/RootProperty.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/BATBlock.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/BlockAllocationTableReader.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/BlockAllocationTableWriter.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/BlockList.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/BlockWritable.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/DocumentBlock.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/HeaderBlockConstants.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/HeaderBlockReader.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/HeaderBlockWriter.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/ListManagedBlock.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/PropertyBlock.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/RawDataBlock.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/RawDataBlockList.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/SmallBlockTableReader.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/SmallBlockTableWriter.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/SmallDocumentBlock.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/class-use/SmallDocumentBlockList.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/ArrayUtil.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/BinaryTree.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/BitField.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/BitFieldFactory.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/BlockingInputStream.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/ByteField.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/CommonsLogger.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/DoubleList.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/DoubleList2d.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/DrawingDump.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/FixedField.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/HexDump.html...
#14 69.03 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/HexRead.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/IOUtils.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/IntList.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/IntList2d.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/IntMapper.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/IntegerField.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/List2d.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/LittleEndian.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/LittleEndian.BufferUnderrunException.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/LittleEndianConsts.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/LongField.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/NullLogger.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/POILogFactory.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/POILogger.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/ShortField.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/ShortList.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/StringUtil.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/SystemOutLogger.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/class-use/TempFile.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/ddf/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/dev/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hpsf/wellknown/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/dev/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventmodel/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/eventusermodel/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/extractor/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/model/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/aggregates/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/record/formula/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/usermodel/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/hssf/util/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/common/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/dev/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/eventfilesystem/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/filesystem/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/property/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/poifs/storage/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/loci/poi/util/package-use.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/overview-tree.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/deprecated-list.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/index.html...
#14 69.04 Building index for all classes...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/allclasses-index.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/allpackages-index.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/index-all.html...
#14 69.04 Generating /bio-formats-build/ome-poi/target/apidocs/overview-summary.html...
#14 69.05 Generating /bio-formats-build/ome-poi/target/apidocs/help-doc.html...
#14 69.05 81 errors
#14 69.05 100 warnings
#14 69.05 
#14 69.05 Command line was: /usr/local/openjdk-17/bin/javadoc @options @packages
#14 69.05 
#14 69.05 Refer to the generated Javadoc files in '/bio-formats-build/ome-poi/target/apidocs' dir.
#14 69.05 
#14 69.05     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine (AbstractJavadocMojo.java:5298)
#14 69.05     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2134)
#14 69.05     at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:190)
#14 69.05     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:1912)
#14 69.05     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
#14 69.05     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
#14 69.05     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
#14 69.05     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
#14 69.05     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
#14 69.05     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
#14 69.05     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
#14 69.05     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
#14 69.05     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
#14 69.05     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
#14 69.05     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
#14 69.05     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
#14 69.05     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
#14 69.05     at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
#14 69.05     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
#14 69.05     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
#14 69.05     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
#14 69.05     at java.lang.reflect.Method.invoke (Method.java:568)
#14 69.05     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
#14 69.05     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
#14 69.05     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
#14 69.05     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
#14 69.17 [INFO] Building jar: /bio-formats-build/ome-poi/target/ome-poi-5.3.11-SNAPSHOT-javadoc.jar
#14 69.28 [INFO] 
#14 69.28 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ome-poi ---
#14 69.38 [INFO] Building jar: /bio-formats-build/ome-poi/target/ome-poi-5.3.11-SNAPSHOT-sources.jar
#14 69.42 [INFO] 
#14 69.42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ome-poi ---
#14 69.42 [INFO] Installing /bio-formats-build/ome-poi/target/ome-poi-5.3.11-SNAPSHOT.jar to /home/build/.m2/repository/org/openmicroscopy/ome-poi/5.3.11-SNAPSHOT/ome-poi-5.3.11-SNAPSHOT.jar
#14 69.42 [INFO] Installing /bio-formats-build/ome-poi/pom.xml to /home/build/.m2/repository/org/openmicroscopy/ome-poi/5.3.11-SNAPSHOT/ome-poi-5.3.11-SNAPSHOT.pom
#14 69.43 [INFO] Installing /bio-formats-build/ome-poi/target/ome-poi-5.3.11-SNAPSHOT-javadoc.jar to /home/build/.m2/repository/org/openmicroscopy/ome-poi/5.3.11-SNAPSHOT/ome-poi-5.3.11-SNAPSHOT-javadoc.jar
#14 69.43 [INFO] Installing /bio-formats-build/ome-poi/target/ome-poi-5.3.11-SNAPSHOT-sources.jar to /home/build/.m2/repository/org/openmicroscopy/ome-poi/5.3.11-SNAPSHOT/ome-poi-5.3.11-SNAPSHOT-sources.jar
#14 69.44 [INFO] 
#14 69.44 [INFO] ------------------< org.openmicroscopy:ome-mdbtools >-------------------
#14 69.44 [INFO] Building MDB Tools (Java port) 5.3.5-SNAPSHOT                     [6/24]
#14 69.44 [INFO] --------------------------------[ jar ]---------------------------------
#14 69.44 [INFO] 
#14 69.44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ome-mdbtools ---
#14 69.44 [INFO] 
#14 69.44 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ ome-mdbtools ---
#14 69.44 [INFO] 
#14 69.44 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ome-mdbtools ---
#14 69.44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 69.44 [INFO] Copying 0 resource
#14 69.44 [INFO] 
#14 69.44 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ ome-mdbtools ---
#14 69.45 [INFO] Recompiling the module because of changed source code.
#14 69.45 [INFO] Compiling 65 source files with javac [debug release 8] to target/classes
#14 69.59 [INFO] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/sql/Select.java: Some input files use unchecked or unsafe operations.
#14 69.59 [INFO] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/sql/Select.java: Recompile with -Xlint:unchecked for details.
#14 69.59 [INFO] 
#14 69.59 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ome-mdbtools ---
#14 69.60 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 69.60 [INFO] skip non existing resourceDirectory /bio-formats-build/ome-mdbtools/src/test/resources
#14 69.60 [INFO] 
#14 69.60 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ ome-mdbtools ---
#14 69.60 [INFO] No sources to compile
#14 69.60 [INFO] 
#14 69.60 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ome-mdbtools ---
#14 69.60 [INFO] No tests to run.
#14 69.60 [INFO] 
#14 69.60 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ome-mdbtools ---
#14 69.61 [INFO] Building jar: /bio-formats-build/ome-mdbtools/target/ome-mdbtools-5.3.5-SNAPSHOT.jar
#14 69.62 [INFO] 
#14 69.62 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ ome-mdbtools ---
#14 69.62 [INFO] Skipping packaging of the test-jar
#14 69.62 [INFO] 
#14 69.62 [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ ome-mdbtools ---
#14 72.39 [WARNING] Javadoc Warnings
#14 72.39 [WARNING] Loading source files for package mdbtools.dbengine...
#14 72.39 [WARNING] Loading source files for package mdbtools.dbengine.functions...
#14 72.39 [WARNING] Loading source files for package mdbtools.dbengine.sql...
#14 72.39 [WARNING] Loading source files for package mdbtools.dbengine.tasks...
#14 72.39 [WARNING] Loading source files for package mdbtools.examples...
#14 72.39 [WARNING] Loading source files for package mdbtools.jdbc2...
#14 72.39 [WARNING] Loading source files for package mdbtools.libmdb...
#14 72.39 [WARNING] Loading source files for package mdbtools.libmdb06util...
#14 72.39 [WARNING] Loading source files for package mdbtools...
#14 72.39 [WARNING] Loading source files for package mdbtools.publicapi...
#14 72.39 [WARNING] Loading source files for package mdbtools.tests...
#14 72.39 [WARNING] Constructing Javadoc information...
#14 72.39 [WARNING] warning: URL https://docs.oracle.com/javase/8/docs/api/element-list was redirected to https://docs.oracle.com/en/java/javase/24/ -- Update the command-line options to suppress this warning.
#14 72.39 [WARNING] Building index for all the packages and classes...
#14 72.39 [WARNING] Standard Doclet version 17.0.2+8-86
#14 72.39 [WARNING] Building tree for all the packages and classes...
#14 72.39 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/Aggregate.html...
#14 72.39 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/functions/Aggregate.java:30: warning: no comment
#14 72.39 [WARNING] public interface Aggregate
#14 72.39 [WARNING] ^
#14 72.39 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/functions/Aggregate.java:32: warning: no comment
#14 72.39 [WARNING] public void execute(Object column)
#14 72.39 [WARNING] ^
#14 72.39 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/functions/Aggregate.java:35: warning: no comment
#14 72.39 [WARNING] public Object getResult();
#14 72.39 [WARNING] ^
#14 72.39 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/AggregateQuery.html...
#14 72.39 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/tasks/AggregateQuery.java:48: warning: no comment
#14 72.39 [WARNING] public AggregateQuery(Task task, Select sql, int[] tableMap)
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/tasks/Task.java:38: warning: no comment
#14 72.40 [WARNING] public Object getResult();
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/tasks/Task.java:35: warning: no comment
#14 72.40 [WARNING] public void run()
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/backend.html...
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/backend.java:30: warning: no comment
#14 72.40 [WARNING] public class backend
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/backend.java:109: warning: no comment
#14 72.40 [WARNING] public static final String[] mdb_access_types = new String[]
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/backend.java:32: warning: no comment
#14 72.40 [WARNING] public static HashMap mdb_backends;
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/backend.java:129: warning: no comment
#14 72.40 [WARNING] public static final String[] mdb_oracle_types = new String[]
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/backend.java:169: warning: no comment
#14 72.40 [WARNING] public static final String[] mdb_postgres_types = new String[]
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/backend.java:149: warning: no comment
#14 72.40 [WARNING] public static final String[] mdb_sybase_types = new String[]
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/backend.java:96: warning: no comment
#14 72.40 [WARNING] public static String mdb_get_coltype_string(MdbBackend backend, int col_type)
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/backend.java:35: warning: no comment
#14 72.40 [WARNING] public static void mdb_init_backends()
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/backend.java:78: warning: no comment
#14 72.40 [WARNING] public static int mdb_set_default_backend(MdbHandle mdb, String backend_name)
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/Catalog.html...
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Catalog.java:31: warning: no comment
#14 72.40 [WARNING] public class Catalog
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Catalog.java:33: warning: no comment
#14 72.40 [WARNING] public static ArrayList mdb_read_catalog (MdbHandle mdb, int objtype)
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/ColumnComparator.html...
#14 72.40 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/tests/ColumnTest.html...
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/tests/ColumnTest.java:30: warning: no comment
#14 72.40 [WARNING] public class ColumnTest
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/tests/ColumnTest.java:32: warning: no comment
#14 72.40 [WARNING] public static void main(String[] args)
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/ConCat.html...
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/functions/Function.java:36: warning: no @param for column
#14 72.40 [WARNING] public Object execute(Object column)
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/functions/Function.java:36: warning: no @return
#14 72.40 [WARNING] public Object execute(Object column)
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/functions/Function.java:36: warning: no @throws for java.sql.SQLException
#14 72.40 [WARNING] public Object execute(Object column)
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/functions/ConCat.java:28: warning: no comment
#14 72.40 [WARNING] public class ConCat implements Function
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/Condition.html...
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/sql/Condition.java:28: warning: no comment
#14 72.40 [WARNING] public class Condition
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/sql/Condition.java:30: warning: no comment
#14 72.40 [WARNING] public static final int AND = 0;
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/sql/Condition.java:31: warning: no comment
#14 72.40 [WARNING] public static final int OR = 1;
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/sql/Condition.java:66: warning: no comment
#14 72.40 [WARNING] public Object getLeft()
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/sql/Condition.java:81: warning: no comment
#14 72.40 [WARNING] public int getOperator()
#14 72.40 [WARNING] ^
#14 72.40 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/sql/Condition.java:86: warning: no comment
#14 72.41 [WARNING] public Object getRight()
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/sql/Condition.java:71: warning: no comment
#14 72.41 [WARNING] public void setLeft(Object left)
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/sql/Condition.java:76: warning: no comment
#14 72.41 [WARNING] public void setOperator(int operator)
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/sql/Condition.java:91: warning: no comment
#14 72.41 [WARNING] public void setRight(Object right)
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/sql/Condition.java:61: warning: no comment
#14 72.41 [WARNING] public String toString(Select sql)
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/Constants.html...
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:45: warning: no comment
#14 72.41 [WARNING] public static final int MDB_ANY = -1;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:76: warning: no comment
#14 72.41 [WARNING] public static final int MDB_BIND_SIZE = 16384;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:47: warning: no comment
#14 72.41 [WARNING] public static final int MDB_BOOL = 0x01;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:48: warning: no comment
#14 72.41 [WARNING] public static final int MDB_BYTE = 0x02;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:74: warning: no comment
#14 72.41 [WARNING] public static final int MDB_CATALOG_PG = 18;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:44: warning: no comment
#14 72.41 [WARNING] public static final int MDB_DATABASE_PROPERTY = 11;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:53: warning: no comment
#14 72.41 [WARNING] public static final int MDB_DOUBLE = 0x07;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:61: warning: no comment
#14 72.41 [WARNING] public static final int MDB_EQUAL = 1;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:52: warning: no comment
#14 72.41 [WARNING] public static final int MDB_FLOAT = 0x06;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:33: warning: no comment
#14 72.41 [WARNING] public static final int MDB_FORM = 0;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:62: warning: no comment
#14 72.41 [WARNING] public static final int MDB_GT = 2;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:64: warning: no comment
#14 72.41 [WARNING] public static final int MDB_GTEQ = 4;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:49: warning: no comment
#14 72.41 [WARNING] public static final int MDB_INT = 0x03;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:67: warning: no comment
#14 72.41 [WARNING] public static final int MDB_ISNULL = 7;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:66: warning: no comment
#14 72.41 [WARNING] public static final int MDB_LIKE = 6;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:39: warning: no comment
#14 72.41 [WARNING] public static final int MDB_LINKED_TABLE = 6;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:50: warning: no comment
#14 72.41 [WARNING] public static final int MDB_LONGINT = 0x04;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:63: warning: no comment
#14 72.41 [WARNING] public static final int MDB_LT = 3;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:65: warning: no comment
#14 72.41 [WARNING] public static final int MDB_LTEQ = 5;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:35: warning: no comment
#14 72.41 [WARNING] public static final int MDB_MACRO = 2;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:72: warning: no comment
#14 72.41 [WARNING] public static final int MDB_MAX_COLS = 256;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:73: warning: no comment
#14 72.41 [WARNING] public static final int MDB_MAX_IDX_COLS = 10;
#14 72.41 [WARNING] ^
#14 72.41 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:71: warning: no comment
#14 72.41 [WARNING] public static final int MDB_MAX_OBJ_NAME = 30;
#14 72.41 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:57: warning: no comment
#14 72.42 [WARNING] public static final int MDB_MEMO = 0x0c;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:75: warning: no comment
#14 72.42 [WARNING] public static final int MDB_MEMO_OVERHEAD = 12;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:40: warning: no comment
#14 72.42 [WARNING] public static final int MDB_MODULE = 7;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:51: warning: no comment
#14 72.42 [WARNING] public static final int MDB_MONEY = 0x05;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:68: warning: no comment
#14 72.42 [WARNING] public static final int MDB_NOTNULL = 8;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:59: warning: no comment
#14 72.42 [WARNING] public static final int MDB_NUMERIC = 0x10;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:56: warning: no comment
#14 72.42 [WARNING] public static final int MDB_OLE = 0x0b;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:70: warning: no comment
#14 72.42 [WARNING] public static final int MDB_PGSIZE = 4096;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:38: warning: no comment
#14 72.42 [WARNING] public static final int MDB_QUERY = 5;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:41: warning: no comment
#14 72.42 [WARNING] public static final int MDB_RELATIONSHIP = 8;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:58: warning: no comment
#14 72.42 [WARNING] public static final int MDB_REPID = 0x0f;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:37: warning: no comment
#14 72.42 [WARNING] public static final int MDB_REPORT = 4;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:54: warning: no comment
#14 72.42 [WARNING] public static final int MDB_SDATETIME = 0x08;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:36: warning: no comment
#14 72.42 [WARNING] public static final int MDB_SYSTEM_TABLE = 3;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:34: warning: no comment
#14 72.42 [WARNING] public static final int MDB_TABLE = 1;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:55: warning: no comment
#14 72.42 [WARNING] public static final int MDB_TEXT = 0x0a;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:42: warning: no comment
#14 72.42 [WARNING] public static final int MDB_UNKNOWN_09 = 9;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Constants.java:43: warning: no comment
#14 72.42 [WARNING] public static final int MDB_UNKNOWN_0A = 10;
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/Count.html...
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/functions/Count.java:28: warning: no comment
#14 72.42 [WARNING] public class Count implements Aggregate
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/Data.html...
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/Data.java:39: warning: no @throws for java.sql.SQLException
#14 72.42 [WARNING] public boolean next()
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/Data.java:46: warning: no @return
#14 72.42 [WARNING] public Object get(int index)
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/Data.java:46: warning: no @throws for java.sql.SQLException
#14 72.42 [WARNING] public Object get(int index)
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/Data.html...
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Data.java:30: warning: no comment
#14 72.42 [WARNING] public class Data
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Data.java:59: warning: no comment
#14 72.42 [WARNING] public static void mdb_bind_column(MdbTableDef table, int col_num, Holder bind_ptr)
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Data.java:538: warning: no comment
#14 72.42 [WARNING] public static String mdb_col_to_string(MdbHandle mdb, int start, int datatype, int size)
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Data.java:79: warning: no comment
#14 72.42 [WARNING] public static boolean mdb_fetch_row(MdbTableDef table)
#14 72.42 [WARNING] ^
#14 72.42 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Data.java:32: warning: no comment
#14 72.43 [WARNING] public static int mdb_find_end_of_row(MdbHandle mdb, int row)
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Data.java:661: warning: no comment
#14 72.43 [WARNING] public static String mdb_memo_to_string(MdbHandle mdb, int start, int size)
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Data.java:156: warning: no comment
#14 72.43 [WARNING] public static int mdb_read_next_dpg(MdbTableDef table)
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Data.java:124: warning: no comment
#14 72.43 [WARNING] public static int mdb_read_next_dpg_by_map0(MdbTableDef table)
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Data.java:611: warning: no comment
#14 72.43 [WARNING] public static int  mdb_read_next_dpg_by_map1(MdbTableDef table)
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Data.java:192: warning: no comment
#14 72.43 [WARNING] public static int mdb_read_row(MdbTableDef table, int row)
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Data.java:70: warning: no comment
#14 72.43 [WARNING] public static int mdb_rewind_table(MdbTableDef table)
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Data.java:461: warning: no comment
#14 72.43 [WARNING] public static int mdb_xfer_bound_bool(MdbHandle mdb, MdbColumn col, boolean value)
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Data.java:496: warning: no comment
#14 72.43 [WARNING] public static int mdb_xfer_bound_data(MdbHandle mdb, int start, MdbColumn col, int len)
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/libmdb/Data.java:470: warning: no comment
#14 72.43 [WARNING] public static int mdb_xfer_bound_ole(MdbHandle mdb, int start, MdbColumn col, int len)
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/DataSource.html...
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/DataSource.java:36: warning: no comment
#14 72.43 [WARNING] public Table getTable(int index);
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/DataSource.java:34: warning: no comment
#14 72.43 [WARNING] public int getTableCount();
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/Engine.html...
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/Engine.java:49: warning: no @param for sql
#14 72.43 [WARNING] public Data execute(SQL sql)
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/Engine.java:49: warning: no @return
#14 72.43 [WARNING] public Data execute(SQL sql)
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/Engine.java:49: warning: no @throws for java.sql.SQLException
#14 72.43 [WARNING] public Data execute(SQL sql)
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/Engine.java:42: warning: no comment
#14 72.43 [WARNING] public Engine()
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/Equation.html...
#14 72.43 [WARNING] /bio-formats-build/ome-mdbtools/src/main/java/mdbtools/dbengine/sql/Equation.java:28: warning: no comment
#14 72.43 [WARNING] public class Equation
#14 72.43 [WARNING] ^
#14 72.43 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/file.html...
#14 72.43 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/jdbc2/File.html...
#14 72.43 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/FilterData.html...
#14 72.43 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/FQColumn.html...
#14 72.43 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/Function.html...
#14 72.43 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/FunctionDef.html...
#14 72.43 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/Holder.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/Join.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/Length.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/LoadData.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/Lower.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/macros.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/Max.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/mdb_export.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/mdb_schema.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/examples/mdb_tables.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/mdb_tables.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/MdbAny.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/MdbBackend.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/MdbCatalogEntry.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/MdbColumn.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/MdbFile.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/MdbFormatConstants.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/MdbHandle.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/MdbSarg.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/MdbStatistics.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/MdbTableDef.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb06util/mdbver.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/mem.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/MemoryData.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/examples/MemoryRandomAccess.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/Min.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/Money.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/NonAggregateQuery.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/OrderBy.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/publicapi/RandomAccess.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/RewindableData.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/Sargs.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/Select.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/SelectEngine.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/SimpleSort.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/SQL.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/Sum.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/Table.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/Table.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/Task.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/Tests.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/Upper.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/Util.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/Util.html...
#14 72.44 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/package-summary.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/package-tree.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/package-summary.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/package-tree.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/package-summary.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/package-tree.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/package-summary.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/package-tree.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/package-summary.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/package-tree.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/examples/package-summary.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/examples/package-tree.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/jdbc2/package-summary.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/jdbc2/package-tree.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/package-summary.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/package-tree.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb06util/package-summary.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb06util/package-tree.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/publicapi/package-summary.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/publicapi/package-tree.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/tests/package-summary.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/tests/package-tree.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/constant-values.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/class-use/ColumnComparator.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/class-use/Data.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/class-use/DataSource.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/class-use/Engine.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/class-use/MemoryData.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/class-use/RewindableData.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/class-use/SelectEngine.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/class-use/Table.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/class-use/Tests.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/class-use/Aggregate.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/class-use/ConCat.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/class-use/Count.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/class-use/Function.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/class-use/Length.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/class-use/Lower.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/class-use/Max.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/class-use/Min.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/class-use/Sum.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/class-use/Upper.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/class-use/Condition.html...
#14 72.45 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/class-use/Equation.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/class-use/FQColumn.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/class-use/FunctionDef.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/class-use/Join.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/class-use/OrderBy.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/class-use/SQL.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/class-use/Select.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/class-use/Util.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/class-use/AggregateQuery.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/class-use/FilterData.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/class-use/LoadData.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/class-use/NonAggregateQuery.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/class-use/SimpleSort.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/class-use/Task.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/examples/class-use/MemoryRandomAccess.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/examples/class-use/mdb_tables.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/jdbc2/class-use/File.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/Catalog.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/Constants.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/Data.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/Holder.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/MdbAny.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/MdbBackend.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/MdbCatalogEntry.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/MdbColumn.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/MdbFile.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/MdbFormatConstants.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/MdbHandle.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/MdbSarg.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/MdbStatistics.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/MdbTableDef.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/Money.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/Sargs.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/Table.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/Util.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/backend.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/file.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/macros.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/class-use/mem.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb06util/class-use/mdbver.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/class-use/mdb_export.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/class-use/mdb_schema.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/class-use/mdb_tables.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/publicapi/class-use/RandomAccess.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/tests/class-use/ColumnTest.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/package-use.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/package-use.html...
#14 72.46 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/functions/package-use.html...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/sql/package-use.html...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/dbengine/tasks/package-use.html...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/examples/package-use.html...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/jdbc2/package-use.html...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb/package-use.html...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/libmdb06util/package-use.html...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/publicapi/package-use.html...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/mdbtools/tests/package-use.html...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/overview-tree.html...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/index.html...
#14 72.47 [WARNING] Building index for all classes...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/allclasses-index.html...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/allpackages-index.html...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/index-all.html...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/overview-summary.html...
#14 72.47 [WARNING] Generating /bio-formats-build/ome-mdbtools/target/apidocs/help-doc.html...
#14 72.47 [WARNING] 100 warnings
#14 72.49 [INFO] Building jar: /bio-formats-build/ome-mdbtools/target/ome-mdbtools-5.3.5-SNAPSHOT-javadoc.jar
#14 72.51 [INFO] 
#14 72.51 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ome-mdbtools ---
#14 72.53 [INFO] Building jar: /bio-formats-build/ome-mdbtools/target/ome-mdbtools-5.3.5-SNAPSHOT-sources.jar
#14 72.54 [INFO] 
#14 72.54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ome-mdbtools ---
#14 72.54 [INFO] Installing /bio-formats-build/ome-mdbtools/target/ome-mdbtools-5.3.5-SNAPSHOT.jar to /home/build/.m2/repository/org/openmicroscopy/ome-mdbtools/5.3.5-SNAPSHOT/ome-mdbtools-5.3.5-SNAPSHOT.jar
#14 72.54 [INFO] Installing /bio-formats-build/ome-mdbtools/pom.xml to /home/build/.m2/repository/org/openmicroscopy/ome-mdbtools/5.3.5-SNAPSHOT/ome-mdbtools-5.3.5-SNAPSHOT.pom
#14 72.55 [INFO] Installing /bio-formats-build/ome-mdbtools/target/ome-mdbtools-5.3.5-SNAPSHOT-javadoc.jar to /home/build/.m2/repository/org/openmicroscopy/ome-mdbtools/5.3.5-SNAPSHOT/ome-mdbtools-5.3.5-SNAPSHOT-javadoc.jar
#14 72.55 [INFO] Installing /bio-formats-build/ome-mdbtools/target/ome-mdbtools-5.3.5-SNAPSHOT-sources.jar to /home/build/.m2/repository/org/openmicroscopy/ome-mdbtools/5.3.5-SNAPSHOT/ome-mdbtools-5.3.5-SNAPSHOT-sources.jar
#14 72.55 [INFO] 
#14 72.55 [INFO] ---------------------< org.openmicroscopy:ome-jai >---------------------
#14 72.55 [INFO] Building OME JAI 0.1.6-SNAPSHOT                                   [7/24]
#14 72.55 [INFO] --------------------------------[ jar ]---------------------------------
#14 72.55 [INFO] 
#14 72.55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ome-jai ---
#14 72.55 [INFO] 
#14 72.55 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ ome-jai ---
#14 72.55 [INFO] 
#14 72.55 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ome-jai ---
#14 72.56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 72.56 [INFO] Copying 14 resources
#14 72.57 [INFO] 
#14 72.57 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ ome-jai ---
#14 72.58 [INFO] Recompiling the module because of changed source code.
#14 72.59 [INFO] Compiling 320 source files with javac [debug release 8] to target/classes
#14 73.98 [INFO] /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/bmp/BMPImageReaderSpi.java: Some input files use or override a deprecated API.
#14 73.98 [INFO] /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/bmp/BMPImageReaderSpi.java: Recompile with -Xlint:deprecation for details.
#14 73.98 [INFO] /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFTagSet.java: Some input files use unchecked or unsafe operations.
#14 73.98 [INFO] /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFTagSet.java: Recompile with -Xlint:unchecked for details.
#14 73.98 [INFO] 
#14 73.98 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ome-jai ---
#14 73.98 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 73.98 [INFO] skip non existing resourceDirectory /bio-formats-build/ome-jai/src/test/resources
#14 73.98 [INFO] 
#14 73.98 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ ome-jai ---
#14 73.98 [INFO] No sources to compile
#14 73.98 [INFO] 
#14 73.98 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ome-jai ---
#14 73.98 [INFO] No tests to run.
#14 73.98 [INFO] 
#14 73.98 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ome-jai ---
#14 74.04 [INFO] Building jar: /bio-formats-build/ome-jai/target/ome-jai-0.1.6-SNAPSHOT.jar
#14 74.07 [INFO] 
#14 74.07 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ ome-jai ---
#14 74.07 [INFO] Skipping packaging of the test-jar
#14 74.07 [INFO] 
#14 74.07 [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ ome-jai ---
#14 79.08 [ERROR] MavenReportException: Error while generating Javadoc: 
#14 79.08 Exit code: 1 - Loading source files for package com.sun.media.imageio.plugins.bmp...
#14 79.08 Loading source files for package com.sun.media.imageio.plugins.jpeg2000...
#14 79.08 Loading source files for package com.sun.media.imageio.plugins.pnm...
#14 79.08 Loading source files for package com.sun.media.imageio.plugins.tiff...
#14 79.08 Loading source files for package com.sun.media.imageio.stream...
#14 79.08 Loading source files for package com.sun.media.imageioimpl.common...
#14 79.08 Loading source files for package com.sun.media.imageioimpl.plugins.bmp...
#14 79.08 Loading source files for package com.sun.media.imageioimpl.plugins.clib...
#14 79.08 Loading source files for package com.sun.media.imageioimpl.plugins.gif...
#14 79.08 Loading source files for package com.sun.media.imageioimpl.plugins.jpeg...
#14 79.08 Loading source files for package com.sun.media.imageioimpl.plugins.jpeg2000...
#14 79.08 Loading source files for package com.sun.media.imageioimpl.plugins.pcx...
#14 79.08 Loading source files for package com.sun.media.imageioimpl.plugins.png...
#14 79.08 Loading source files for package com.sun.media.imageioimpl.plugins.pnm...
#14 79.08 Loading source files for package com.sun.media.imageioimpl.plugins.raw...
#14 79.08 Loading source files for package com.sun.media.imageioimpl.plugins.tiff...
#14 79.08 Loading source files for package com.sun.media.imageioimpl.plugins.wbmp...
#14 79.08 Loading source files for package com.sun.media.imageioimpl.stream...
#14 79.08 Loading source files for package com.sun.media.jai.imageioimpl...
#14 79.08 Loading source files for package com.sun.media.jai.operator...
#14 79.08 Loading source files for package jj2000.j2k...
#14 79.08 Loading source files for package jj2000.j2k.codestream...
#14 79.08 Loading source files for package jj2000.j2k.codestream.reader...
#14 79.08 Loading source files for package jj2000.j2k.codestream.writer...
#14 79.08 Loading source files for package jj2000.j2k.decoder...
#14 79.08 Loading source files for package jj2000.j2k.entropy...
#14 79.08 Loading source files for package jj2000.j2k.entropy.decoder...
#14 79.08 Loading source files for package jj2000.j2k.entropy.encoder...
#14 79.09 Loading source files for package jj2000.j2k.fileformat...
#14 79.09 Loading source files for package jj2000.j2k.fileformat.reader...
#14 79.09 Loading source files for package jj2000.j2k.fileformat.writer...
#14 79.09 Loading source files for package jj2000.j2k.image...
#14 79.09 Loading source files for package jj2000.j2k.image.forwcomptransf...
#14 79.09 Loading source files for package jj2000.j2k.image.input...
#14 79.09 Loading source files for package jj2000.j2k.image.invcomptransf...
#14 79.09 Loading source files for package jj2000.j2k.io...
#14 79.09 Loading source files for package jj2000.j2k.quantization...
#14 79.09 Loading source files for package jj2000.j2k.quantization.dequantizer...
#14 79.09 Loading source files for package jj2000.j2k.quantization.quantizer...
#14 79.09 Loading source files for package jj2000.j2k.roi...
#14 79.09 Loading source files for package jj2000.j2k.roi.encoder...
#14 79.09 Loading source files for package jj2000.j2k.util...
#14 79.09 Loading source files for package jj2000.j2k.wavelet...
#14 79.09 Loading source files for package jj2000.j2k.wavelet.analysis...
#14 79.09 Loading source files for package jj2000.j2k.wavelet.synthesis...
#14 79.09 Constructing Javadoc information...
#14 79.09 Building index for all the packages and classes...
#14 79.09 Standard Doclet version 17.0.2+8-86
#14 79.09 Building tree for all the packages and classes...
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/BMPImageWriteParam.java:107: warning: empty <p> tag
#14 79.09  * <p><table border=1>
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/BMPImageWriteParam.java:110: error: malformed HTML
#14 79.09  * <tr><td>BI_RGB</td>  <td>Uncompressed RLE</td> <td><= 8-bits/sample</td></tr>
#14 79.09                                                       ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/BMPImageWriteParam.java:111: error: malformed HTML
#14 79.09  * <tr><td>BI_RLE8</td> <td>8-bit Run Length Encoding</td> <td><= 8-bits/sample</td></tr>
#14 79.09                                                                ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/BMPImageWriteParam.java:112: error: malformed HTML
#14 79.09  * <tr><td>BI_RLE4</td> <td>4-bit Run Length Encoding</td> <td><= 4-bits/sample</td></tr>
#14 79.09                                                                ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/J2KImageReadParam.java:87: warning: empty <p> tag
#14 79.09  * <p><table border=1>
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/J2KImageWriteParam.java:98: warning: empty <p> tag
#14 79.09  * <p><table border=1>
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/BaselineTIFFTagSet.java:91: error: unexpected end tag: </p>
#14 79.09  * </p>
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/BaselineTIFFTagSet.java:94: error: tag not allowed here: <li>
#14 79.09  * <li>{@link #TAG_COMPRESSION Compression} tag values:
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/BaselineTIFFTagSet.java:101: error: tag not allowed here: <li>
#14 79.09  * <li>{@link #TAG_PHOTOMETRIC_INTERPRETATION PhotometricInterpretation}
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/BaselineTIFFTagSet.java:108: error: unexpected end tag: </p>
#14 79.09  * </p>
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/EXIFGPSTagSet.java:88: warning: nested tag not allowed: <code>
#14 79.09  * <code>TIFFTag</code>} class.
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/EXIFParentTIFFTagSet.java:86: warning: nested tag not allowed: <code>
#14 79.09  * <code>TIFFImageReadParam.addAllowedTagSet</code>} method if EXIF
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/EXIFTIFFTagSet.java:92: warning: nested tag not allowed: <code>
#14 79.09  * <code>TIFFTag</code>} class.
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/GeoTIFFTagSet.java:93: warning: nested tag not allowed: <code>
#14 79.09  * <code>TIFFTag</code>} class.</p>
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFDirectory.java:110: error: unknown tag: core
#14 79.09  * <core>write()</code> methods of {@link javax.imageio.ImageWriter} may be
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFDirectory.java:110: error: unexpected end tag: </code>
#14 79.09  * <core>write()</code> methods of {@link javax.imageio.ImageWriter} may be
#14 79.09                 ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFDirectory.java:116: error: unexpected end tag: </p>
#14 79.09  * directory may be set using the mutator methods provided in this class.</p>
#14 79.09                                                                          ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFDirectory.java:121: error: tag not supported in HTML5: tt
#14 79.09  * object, these tag sets are derived from the <tt>tagSets</tt> attribute
#14 79.09                                                ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFDirectory.java:122: error: tag not supported in HTML5: tt
#14 79.09  * of the <tt>TIFFIFD</tt> node.</p>
#14 79.09           ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFDirectory.java:131: error: tag not supported in HTML5: tt
#14 79.09  * from the <tt>parentTagName</tt> attribute of the corresponding
#14 79.09             ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFDirectory.java:132: error: tag not supported in HTML5: tt
#14 79.09  * <tt>TIFFIFD</tt> node. Note that a <code>TIFFDirectory</code> instance
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:121: error: tag not supported in HTML5: tt
#14 79.09  * <tt>BYTE</tt>
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:136: error: tag not supported in HTML5: tt
#14 79.09  * <tt>ASCII</tt>
#14 79.09    ^
#14 79.09 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:151: error: tag not supported in HTML5: tt
#14 79.10  * <tt>SHORT</tt>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:166: error: tag not supported in HTML5: tt
#14 79.10  * <tt>LONG</tt>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:181: error: tag not supported in HTML5: tt
#14 79.10  * <tt>RATIONAL</tt>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:196: error: tag not supported in HTML5: tt
#14 79.10  * <tt>SBYTE</tt>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:211: error: tag not supported in HTML5: tt
#14 79.10  * <tt>UNDEFINED</tt>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:226: error: tag not supported in HTML5: tt
#14 79.10  * <tt>SSHORT</tt>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:241: error: tag not supported in HTML5: tt
#14 79.10  * <tt>SLONG</tt>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:256: error: tag not supported in HTML5: tt
#14 79.10  * <tt>SRATIONAL</tt>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:271: error: tag not supported in HTML5: tt
#14 79.10  * <tt>FLOAT</tt>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:286: error: tag not supported in HTML5: tt
#14 79.10  * <tt>DOUBLE</tt>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:301: error: tag not supported in HTML5: tt
#14 79.10  * <tt>IFD</tt>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:314: error: no caption for table
#14 79.10  * </table>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFImageWriteParam.java:86: warning: nested tag not allowed: <code>
#14 79.10  * A subclass of {@link ImageWriteParam <code>ImageWriteParam</code>}
#14 79.10                                         ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFImageWriteParam.java:90: warning: empty <p> tag
#14 79.10  * <p>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFImageWriteParam.java:143: error: unexpected end tag: </p>
#14 79.10  * </p>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFImageWriteParam.java:176: error: tag not supported in HTML5: tt
#14 79.10  * rescaled to the range <tt>[1,&nbsp;9]</tt> and truncated to an integer
#14 79.10                          ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFTag.java:93: warning: nested tag not allowed: <code>
#14 79.10  * <code>BaselineTIFFTagSet</code>} class.
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.java:84: error: unknown tag: codem
#14 79.10  * This class is designed to wrap a <code>ImageInputStream</codem> into
#14 79.10                                                           ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.java:85: warning: nested tag not allowed: <code>
#14 79.10  *  a <code>InputStream</code>.  The reason is that <code>ImageInputStream</code>
#14 79.10       ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.java:85: warning: nested tag not allowed: <code>
#14 79.10  *  a <code>InputStream</code>.  The reason is that <code>ImageInputStream</code>
#14 79.10                                                     ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.java:86: warning: nested tag not allowed: <code>
#14 79.10  *  implements <code>DataInput</code> but doesn't extend
#14 79.10                ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.java:87: warning: nested tag not allowed: <code>
#14 79.10  *  <code>InputStream</code>.  However, the JJ2000 JPEG 2000 packages accepts
#14 79.10     ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.java:88: warning: nested tag not allowed: <code>
#14 79.10  *  a <code>InputStream</code> when reads a JPEG 2000 image file.
#14 79.10       ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.java:84: error: element not closed: code
#14 79.10  * This class is designed to wrap a <code>ImageInputStream</codem> into
#14 79.10                                     ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageReadParamJava.java:87: warning: empty <p> tag
#14 79.10  * <p><table border=1>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageWriteParamJava.java:120: error: no caption for table
#14 79.10  * </table>
#14 79.10    ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageWriteParamJava.java:128: warning: empty <p> tag
#14 79.10  *  * <p><table border=1>
#14 79.10       ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/SignatureBox.java:85: error: unknown tag: CR
#14 79.10  *  common file transmission errors which substitutes <CR><LF> with <LF> or
#14 79.10                                                       ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/SignatureBox.java:85: error: unknown tag: LF
#14 79.10  *  common file transmission errors which substitutes <CR><LF> with <LF> or
#14 79.10                                                           ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/SignatureBox.java:85: error: unknown tag: LF
#14 79.10  *  common file transmission errors which substitutes <CR><LF> with <LF> or
#14 79.10                                                                     ^
#14 79.10 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/NotImplementedError.java:86: error: tag not supported in HTML5: tt
#14 79.11  * <tt>NotImplementedError</tt> when a method that has not yet
#14 79.11    ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/NotImplementedError.java:89: error: tag not supported in HTML5: tt
#14 79.11  * <P>This class is made a subclass of <tt>Error</tt> since it should
#14 79.11                                        ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/NotImplementedError.java:91: error: tag not supported in HTML5: tt
#14 79.11  * exception in the <tt>throws</tt> clause of a method.
#14 79.11                     ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/codestream/ProgressionType.java:93: error: tag not supported in HTML5: tt
#14 79.11  * <tt>ProgressionType.LY_RES_COMP_POS_PROG</tt>) or declare this interface in
#14 79.11    ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/entropy/encoder/MQCoder.java:99: error: malformed HTML
#14 79.11  * Qe<0 the sense is 1), and double the lookup tables. The first half of the
#14 79.11      ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/entropy/encoder/MQCoder.java:101: error: malformed HTML
#14 79.11  * second half to Qe<0 (i.e. the sense of MPS is 1). The nLPS lookup table is
#14 79.11                     ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/entropy/encoder/MQCoder.java:110: error: malformed HTML
#14 79.11  * simpler braches of the type "if (bit==0)" and "if (q<0)" may contribute to
#14 79.11                                                        ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/entropy/encoder/MQCoder.java:120: error: malformed HTML
#14 79.11  * done efficiently with "c<0" since C is a signed quantity. Care must be
#14 79.11                            ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/entropy/encoder/MQCoder.java:150: error: bad HTML entity
#14 79.11  * Since A is always less than or equal to 0xFFFF, the test "(a & 0x8000)==0"
#14 79.11                                                                 ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/entropy/encoder/MQCoder.java:151: error: malformed HTML
#14 79.11  * can be replaced by the simplete test "a < 0x8000". This test is simpler in
#14 79.11                                            ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlk.java:83: error: tag not supported in HTML5: tt
#14 79.11  * implement the different types of storage (<tt>int</tt>,
#14 79.11                                              ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlk.java:84: error: tag not supported in HTML5: tt
#14 79.11  * <tt>float</tt>, etc.).
#14 79.11    ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlk.java:104: error: tag not supported in HTML5: tt
#14 79.11  * <P>The classes <tt>DataBlkInt</tt> and <tt>DataBlkFloat</tt>
#14 79.11                   ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlk.java:104: error: tag not supported in HTML5: tt
#14 79.11  * <P>The classes <tt>DataBlkInt</tt> and <tt>DataBlkFloat</tt>
#14 79.11                                           ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlk.java:105: error: tag not supported in HTML5: tt
#14 79.11  * provide implementations for <tt>int</tt> and <tt>float</tt> types
#14 79.11                                ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlk.java:105: error: tag not supported in HTML5: tt
#14 79.11  * provide implementations for <tt>int</tt> and <tt>float</tt> types
#14 79.11                                                 ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlkFloat.java:80: error: tag not supported in HTML5: tt
#14 79.11  * This is an implementation of the <tt>DataBlk</tt> interface for
#14 79.11                                     ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlkInt.java:80: error: tag not supported in HTML5: tt
#14 79.11  * This is an implementation of the <tt>DataBlk</tt> interface for
#14 79.11                                     ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BEBufferedRandomAccessFile.java:83: error: tag not supported in HTML5: tt
#14 79.11  * <tt>BufferedRandomAccessFile</tt> class.
#14 79.11    ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BufferedRandomAccessFile.java:82: error: tag not supported in HTML5: tt
#14 79.11  * <tt>BinaryDataInput</tt> and <tt>BinaryDataOutput</tt> interfaces so that
#14 79.11    ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BufferedRandomAccessFile.java:82: error: tag not supported in HTML5: tt
#14 79.11  * <tt>BinaryDataInput</tt> and <tt>BinaryDataOutput</tt> interfaces so that
#14 79.11                                 ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BufferedRandomAccessFile.java:86: error: tag not supported in HTML5: tt
#14 79.11  * <tt>readShort()</tt>, <tt>writeShort()</tt>, <tt>readFloat()</tt>, ...
#14 79.11    ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BufferedRandomAccessFile.java:86: error: tag not supported in HTML5: tt
#14 79.11  * <tt>readShort()</tt>, <tt>writeShort()</tt>, <tt>readFloat()</tt>, ...
#14 79.11                          ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BufferedRandomAccessFile.java:86: error: tag not supported in HTML5: tt
#14 79.11  * <tt>readShort()</tt>, <tt>writeShort()</tt>, <tt>readFloat()</tt>, ...
#14 79.11                                                 ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BufferedRandomAccessFile.java:88: error: tag not supported in HTML5: tt
#14 79.11  * <P><tt>BufferedRandomAccessFile</tt> (BRAF for short) is a
#14 79.11       ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BufferedRandomAccessFile.java:89: error: tag not supported in HTML5: tt
#14 79.11  * <tt>RandomAccessFile</tt> containing an extra buffer. When the BRAF is
#14 79.11    ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BinaryDataInput.java:87: error: tag not supported in HTML5: tt
#14 79.11  * <tt>int</tt> should always realign the input at the byte level.
#14 79.11    ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BinaryDataOutput.java:87: error: tag not supported in HTML5: tt
#14 79.11  * <tt>int</tt> should always realign the output at the byte level.
#14 79.11    ^
#14 79.11 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/EndianType.java:90: error: tag not supported in HTML5: tt
#14 79.11  * name (e.g., <tt>EndianType.LITTLE_ENDIAN</tt>) or declare this
#14 79.12                ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/RandomAccessIO.java:82: error: tag not supported in HTML5: tt
#14 79.12  * implements the <tt>BinaryDataInput</tt> and <tt>BinaryDataOutput</tt>
#14 79.12                   ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/RandomAccessIO.java:82: error: tag not supported in HTML5: tt
#14 79.12  * implements the <tt>BinaryDataInput</tt> and <tt>BinaryDataOutput</tt>
#14 79.12                                                ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/quantization/QuantizationType.java:89: error: tag not supported in HTML5: tt
#14 79.12  * name (e.g., <tt>QuantizationType.Q_TYPE_SCALAR_DZ</tt>) or declare
#14 79.12                ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/CBlkWTData.java:84: error: tag not supported in HTML5: tt
#14 79.12  * (<tt>int</tt>, <tt>float</tt>, etc.).
#14 79.12     ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/CBlkWTData.java:84: error: tag not supported in HTML5: tt
#14 79.12  * (<tt>int</tt>, <tt>float</tt>, etc.).
#14 79.12                   ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/CBlkWTData.java:98: error: tag not supported in HTML5: tt
#14 79.12  * <P>The classes <tt>CBlkWTDataInt</tt> and <tt>CBlkWTDataFloat</tt>
#14 79.12                   ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/CBlkWTData.java:98: error: tag not supported in HTML5: tt
#14 79.12  * <P>The classes <tt>CBlkWTDataInt</tt> and <tt>CBlkWTDataFloat</tt>
#14 79.12                                              ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/CBlkWTData.java:99: error: tag not supported in HTML5: tt
#14 79.12  * provide implementations for <tt>int</tt> and <tt>float</tt> types
#14 79.12                                ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/CBlkWTData.java:99: error: tag not supported in HTML5: tt
#14 79.12  * provide implementations for <tt>int</tt> and <tt>float</tt> types
#14 79.12                                                 ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/package.html:81: error: heading used out of sequence: <H3>, compared to implicit preceding heading: <H1>
#14 79.12 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.12 ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/package.html:81: error: self-closing element not allowed
#14 79.12 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.12     ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/package.html:81: error: attribute not supported in HTML5: name
#14 79.12 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.12        ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/package.html:81: error: end tag missing: </a>
#14 79.12 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.12     ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/package.html:81: error: heading used out of sequence: <H3>, compared to implicit preceding heading: <H1>
#14 79.12 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.12 ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/package.html:81: error: self-closing element not allowed
#14 79.12 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.12     ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/package.html:81: error: attribute not supported in HTML5: name
#14 79.12 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.12        ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/package.html:81: error: end tag missing: </a>
#14 79.12 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.12     ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/package.html:87: warning: empty <p> tag
#14 79.12 <p>
#14 79.12 ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/package.html:302: error: unexpected end tag: </p>
#14 79.12 </p>
#14 79.12 ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/pnm/package.html:81: error: heading used out of sequence: <H3>, compared to implicit preceding heading: <H1>
#14 79.12 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.12 ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/pnm/package.html:81: error: self-closing element not allowed
#14 79.12 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.12     ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/pnm/package.html:81: error: attribute not supported in HTML5: name
#14 79.12 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.12        ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/pnm/package.html:81: error: end tag missing: </a>
#14 79.12 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.12     ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:85: error: tag not supported in HTML5: font
#14 79.12 <font size="-1">
#14 79.12 ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:86: error: block element not allowed within inline element <font>: ul
#14 79.12 <ul>
#14 79.12 ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:92: error: tag not supported in HTML5: font
#14 79.12 <font size="-2">
#14 79.12 ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:93: error: block element not allowed within inline element <font>: ul
#14 79.12 <ul>
#14 79.12 ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:99: error: tag not supported in HTML5: font
#14 79.12 <font size="-2">
#14 79.12 ^
#14 79.12 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:100: error: block element not allowed within inline element <font>: ul
#14 79.13 <ul>
#14 79.13 ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:109: error: tag not supported in HTML5: font
#14 79.13 <font size="-1">
#14 79.13 ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:110: error: block element not allowed within inline element <font>: ul
#14 79.13 <ul>
#14 79.13 ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:115: error: tag not supported in HTML5: font
#14 79.13 <font size="-2">
#14 79.13 ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:116: error: block element not allowed within inline element <font>: ul
#14 79.13 <ul>
#14 79.13 ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:121: error: tag not supported in HTML5: font
#14 79.13 <font size="-2">
#14 79.13 ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:122: error: block element not allowed within inline element <font>: ul
#14 79.13 <ul>
#14 79.13 ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:134: error: heading used out of sequence: <H3>, compared to implicit preceding heading: <H1>
#14 79.13 <h3><a name="Reading"/>Reading Images</h3>
#14 79.13 ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:315: warning: empty <p> tag
#14 79.13 <p>
#14 79.13 ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:700: warning: empty <p> tag
#14 79.13 <p>
#14 79.13 ^
#14 79.13 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/AnWTFilter.html...
#14 79.13 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/AnWTFilter.java:382: warning: no @return
#14 79.13     public float[] getLPSynWaveForm(float in[], float out[]) {
#14 79.13                    ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/AnWTFilter.java:410: warning: no @return
#14 79.13     public float[] getHPSynWaveForm(float in[], float out[]) {
#14 79.13                    ^
#14 79.13 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/AnWTFilterFloat.html...
#14 79.13 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/AnWTFilterFloatLift9x7.html...
#14 79.13 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/AnWTFilterInt.html...
#14 79.13 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/AnWTFilterIntLift5x3.html...
#14 79.13 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/AnWTFilterSpec.html...
#14 79.13 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/ModuleSpec.java:289: warning: no @param for value
#14 79.13     public void setDefault(Object value){
#14 79.13                 ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/ModuleSpec.java:308: warning: no @param for value
#14 79.13     public void setCompDef(int c, Object value){
#14 79.13                 ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/ModuleSpec.java:353: warning: no @param for value
#14 79.13     public void setTileDef(int t, Object value){
#14 79.13                 ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/ModuleSpec.java:398: warning: no @param for value
#14 79.13     public void setTileCompVal(int t,int c, Object value){
#14 79.13                 ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/ModuleSpec.java:475: warning: no @return
#14 79.13     public byte getSpecValType(int t,int c){
#14 79.13                 ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/AnWTFilterSpec.java:112: warning: no @param for wp
#14 79.13     public AnWTFilterSpec(int nt, int nc, byte type,
#14 79.13            ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/AnWTFilterSpec.java:112: warning: no @param for values
#14 79.13     public AnWTFilterSpec(int nt, int nc, byte type,
#14 79.13            ^
#14 79.13 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/AnWTFilterSpec.java:504: warning: no @return
#14 79.13     public boolean isReversible(int t,int c){
#14 79.13                    ^
#14 79.13 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/ArbROIMaskGenerator.html...
#14 79.13 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/ArrayUtil.html...
#14 79.13 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/BaselineTIFFTagSet.html...
#14 79.13 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/BEBufferedRandomAccessFile.html...
#14 79.14 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BinaryDataInput.java:288: warning: no @return
#14 79.14     public int skipBytes(int n)throws EOFException, IOException;
#14 79.14                ^
#14 79.14 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/BinaryDataInput.html...
#14 79.14 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/BinaryDataOutput.html...
#14 79.14 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/BitFile.html...
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/common/BitFile.java:111: warning: no comment
#14 79.14     public void	flush()	throws IOException
#14 79.14                	^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/common/BitFile.java:125: warning: no comment
#14 79.14     public void	writeBits(int bits,	int	numbits) throws	IOException
#14 79.14                	^
#14 79.14 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/BitOutputBuffer.html...
#14 79.14 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/BitsPerComponentBox.html...
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:460: warning: no @param for node
#14 79.14     public Box(Node node) throws IIOInvalidTreeException {
#14 79.14            ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:460: warning: no @throws for javax.imageio.metadata.IIOInvalidTreeException
#14 79.14     public Box(Node node) throws IIOInvalidTreeException {
#14 79.14            ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:191: warning: no @param for type
#14 79.14     public static String getName(int type) {
#14 79.14                          ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:191: warning: no @return
#14 79.14     public static String getName(int type) {
#14 79.14                          ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:198: warning: no @param for type
#14 79.14     public static Class getBoxClass(int type) {
#14 79.14                         ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:198: warning: no @return
#14 79.14     public static Class getBoxClass(int type) {
#14 79.14                         ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:205: warning: no @param for name
#14 79.14     public static String getTypeByName(String name) {
#14 79.14                          ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:205: warning: no @return
#14 79.14     public static String getTypeByName(String name) {
#14 79.14                          ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:218: warning: no @param for type
#14 79.14     public static Box createBox(int type,
#14 79.14                       ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:218: warning: no @param for node
#14 79.14     public static Box createBox(int type,
#14 79.14                       ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:218: warning: no @return
#14 79.14     public static Box createBox(int type,
#14 79.14                       ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:218: warning: no @throws for javax.imageio.metadata.IIOInvalidTreeException
#14 79.14     public static Box createBox(int type,
#14 79.14                       ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:248: warning: no @param for node
#14 79.14     public static Object getAttribute(Node node, String name) {
#14 79.14                          ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:248: warning: no @param for name
#14 79.14     public static Object getAttribute(Node node, String name) {
#14 79.14                          ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:248: warning: no @return
#14 79.14     public static Object getAttribute(Node node, String name) {
#14 79.14                          ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:255: warning: no @param for value
#14 79.14     public static byte[] parseByteArray(String value) {
#14 79.14                          ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:255: warning: no @return
#14 79.14     public static byte[] parseByteArray(String value) {
#14 79.14                          ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:271: warning: no @param for value
#14 79.14     protected static int[] parseIntArray(String value) {
#14 79.14                            ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:271: warning: no @return
#14 79.14     protected static int[] parseIntArray(String value) {
#14 79.14                            ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:288: warning: no @param for node
#14 79.14     protected static String getStringElementValue(Node node) {
#14 79.14                             ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:288: warning: no @return
#14 79.14     protected static String getStringElementValue(Node node) {
#14 79.14                             ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:300: warning: no @param for node
#14 79.14     protected static byte getByteElementValue(Node node) {	
#14 79.14                           ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:300: warning: no @return
#14 79.14     protected static byte getByteElementValue(Node node) {	
#14 79.14                           ^
#14 79.14 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:314: warning: no @param for node
#14 79.15     protected static int getIntElementValue(Node node) {
#14 79.15                          ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:314: warning: no @return
#14 79.15     protected static int getIntElementValue(Node node) {
#14 79.15                          ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:328: warning: no @param for node
#14 79.15     protected static short getShortElementValue(Node node) {
#14 79.15                            ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:328: warning: no @return
#14 79.15     protected static short getShortElementValue(Node node) {
#14 79.15                            ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:341: warning: no @param for node
#14 79.15     protected static byte[] getByteArrayElementValue(Node node) {
#14 79.15                             ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:341: warning: no @return
#14 79.15     protected static byte[] getByteArrayElementValue(Node node) {
#14 79.15                             ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:352: warning: no @param for node
#14 79.15     protected static int[] getIntArrayElementValue(Node node) {
#14 79.15                            ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:352: warning: no @return
#14 79.15     protected static int[] getIntArrayElementValue(Node node) {
#14 79.15                            ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:365: warning: no @param for data
#14 79.15     public static void copyInt(byte[] data, int pos, int value) {
#14 79.15                        ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:365: warning: no @param for pos
#14 79.15     public static void copyInt(byte[] data, int pos, int value) {
#14 79.15                        ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:365: warning: no @param for value
#14 79.15     public static void copyInt(byte[] data, int pos, int value) {
#14 79.15                        ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:375: warning: no @param for type
#14 79.15     public static String getTypeString(int type) {
#14 79.15                          ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:375: warning: no @return
#14 79.15     public static String getTypeString(int type) {
#14 79.15                          ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:389: warning: no @param for s
#14 79.15     public static int getTypeInt(String s) {
#14 79.15                       ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:389: warning: no @return
#14 79.15     public static int getTypeInt(String s) {
#14 79.15                       ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:502: warning: no @return
#14 79.15     public IIOMetadataNode getNativeNode() {
#14 79.15                            ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:524: warning: no @return
#14 79.15     protected IIOMetadataNode getNativeNodeForSimpleBox() {
#14 79.15                               ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:550: warning: no @param for node
#14 79.15     protected void setDefaultAttributes(IIOMetadataNode node) {
#14 79.15                    ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:560: warning: no @return
#14 79.15     public int getLength() {
#14 79.15                ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:565: warning: no @return
#14 79.15     public int getType() {
#14 79.15                ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:570: warning: no @return
#14 79.15     public long getExtraLength() {
#14 79.15                 ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:575: warning: no @return
#14 79.15     public byte[] getContent() {
#14 79.15                   ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:582: warning: no @param for length
#14 79.15     public void setLength(int length) {
#14 79.15                 ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:587: warning: no @param for extraLength
#14 79.15     public void setExtraLength(long extraLength) {
#14 79.15                 ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:596: warning: no @param for data
#14 79.15     public void setContent(byte[] data) {
#14 79.15                 ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:607: warning: no @param for ios
#14 79.15     public void write(ImageOutputStream ios) throws IOException {
#14 79.15                 ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:607: warning: no @throws for java.io.IOException
#14 79.15     public void write(ImageOutputStream ios) throws IOException {
#14 79.15                 ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:620: warning: no @param for iis
#14 79.15     public void read(ImageInputStream iis, int pos) throws IOException {
#14 79.15                 ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:620: warning: no @param for pos
#14 79.15     public void read(ImageInputStream iis, int pos) throws IOException {
#14 79.15                 ^
#14 79.15 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:620: warning: no @throws for java.io.IOException
#14 79.16     public void read(ImageInputStream iis, int pos) throws IOException {
#14 79.16                 ^
#14 79.16 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:668: warning: no @param for data
#14 79.16     protected void parse(byte[] data) {
#14 79.16                    ^
#14 79.16 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/BitsPerComponentBox.java:97: warning: no @param for bitDepth
#14 79.16     public BitsPerComponentBox(byte[] bitDepth) {
#14 79.16            ^
#14 79.16 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/BitsPerComponentBox.java:105: warning: no @param for node
#14 79.16     public BitsPerComponentBox(Node node) throws IIOInvalidTreeException {
#14 79.16            ^
#14 79.16 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/BitsPerComponentBox.java:105: warning: no @throws for javax.imageio.metadata.IIOInvalidTreeException
#14 79.16     public BitsPerComponentBox(Node node) throws IIOInvalidTreeException {
#14 79.16            ^
#14 79.16 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/BitsPerComponentBox.java:120: warning: no @return
#14 79.16     public byte[] getBitDepth() {
#14 79.16                   ^
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/BitstreamReaderAgent.html...
#14 79.16 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/MultiResImgData.java:145: warning: no @return
#14 79.16     public int getNomTileWidth();
#14 79.16                ^
#14 79.16 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/MultiResImgData.java:148: warning: no @return
#14 79.16     public int getNomTileHeight();
#14 79.16                ^
#14 79.16 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/MultiResImgData.java:312: warning: no @return
#14 79.16     public int getResULX(int c,int rl);
#14 79.16                ^
#14 79.16 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/MultiResImgData.java:322: warning: no @return
#14 79.16     public int getResULY(int c,int rl);
#14 79.16                ^
#14 79.16 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/MultiResImgData.java:351: warning: no @return
#14 79.16     public int getTilePartULX();
#14 79.16                ^
#14 79.16 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/MultiResImgData.java:354: warning: no @return
#14 79.16     public int getTilePartULY();
#14 79.16                ^
#14 79.16 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/MultiResImgData.java:381: warning: no @return
#14 79.16     public SubbandSyn getSynSubbandTree(int t,int c);
#14 79.16                       ^
#14 79.16 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/InvWTData.java:105: warning: no @return
#14 79.16     public int getCbULX();
#14 79.16                ^
#14 79.16 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/InvWTData.java:111: warning: no @return
#14 79.16     public int getCbULY();
#14 79.16                ^
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/BlkImgDataSrc.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPConstants.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPImageReader.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPImageReaderSpi.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/bmp/BMPImageWriteParam.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPImageWriter.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPImageWriterSpi.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPMetadata.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPMetadataFormat.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPMetadataFormatResources.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/BogusColorSpace.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/Box.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/BufferedRandomAccessFile.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/ByteInputBuffer.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/ByteOutputBuffer.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/CBlkCoordInfo.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/CBlkInfo.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/CBlkQuantDataSrcDec.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/CBlkQuantDataSrcEnc.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/CBlkRateDistStats.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/CBlkSizeSpec.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/CBlkWTData.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/CBlkWTDataFloat.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/CBlkWTDataInt.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/CBlkWTDataSrc.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/CBlkWTDataSrcDec.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/ChannelDefinitionBox.html...
#14 79.16 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/stream/ChannelImageInputStreamSpi.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/stream/ChannelImageOutputStreamSpi.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/CodedCBlk.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/CodedCBlkDataSrcDec.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/CodedCBlkDataSrcEnc.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/CodestreamManipulator.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/CodestreamWriter.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/ColorSpecificationBox.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/ComponentMappingBox.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/CompTransfSpec.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/CoordInfo.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/CorruptedCodestreamException.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/DataBlk.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/DataBlkFloat.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/DataBlkInt.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/DataEntryURLBox.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/DecLyrdCBlk.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/decoder/DecoderSpecs.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/Dequantizer.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/DequantizerParams.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/EBCOTRateAllocator.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/EndianType.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/EntropyCoder.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/EntropyDecoder.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/EXIFGPSTagSet.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/EXIFInteroperabilityTagSet.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/EXIFParentTIFFTagSet.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/EXIFTIFFTagSet.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/FacilityManager.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/FaxTIFFTagSet.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/FileBitstreamReaderAgent.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/FileChannelImageInputStream.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/FileChannelImageOutputStream.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/FileCodestreamWriter.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/FileFormatBoxes.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/reader/FileFormatReader.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/writer/FileFormatWriter.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/FileTypeBox.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/FilterTypes.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/ForwardWT.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/forwcomptransf/ForwCompTransf.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/forwcomptransf/ForwCompTransfSpec.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/ForwWT.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/ForwWTDataProps.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/ForwWTFull.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/GeoTIFFTagSet.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFImageMetadata.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFImageMetadataFormat.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFImageMetadataFormatResources.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFImageWriter.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFImageWriterSpi.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFStreamMetadata.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFStreamMetadataFormat.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFStreamMetadataFormatResources.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/GuardBitsSpec.html...
#14 79.17 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/HeaderBox.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/HeaderDecoder.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/HeaderEncoder.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.COC.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.COD.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.COM.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.CRG.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.POC.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.QCC.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.QCD.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.RGN.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.SIZ.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.SOT.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/I18NImpl.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/IISRandomAccessIO.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/ImageUtil.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/ImgData.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/ImgDataAdapter.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/ImgDataConverter.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/ImgDataJoiner.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/input/ImgReader.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/input/ImgReaderPGM.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/clib/InputStreamAdapter.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/IntegerSpec.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/invcomptransf/InvCompTransf.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/InverseWT.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/InvertedCMYKColorSpace.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/InvWT.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/InvWTAdapter.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/InvWTData.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/InvWTFull.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/ISRandomAccessIO.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageReader.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageReaderResources.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageReaderSpi.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/jpeg2000/J2KImageReadParam.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageReadParamJava.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/jpeg2000/J2KImageWriteParam.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageWriteParamJava.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageWriter.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageWriterResources.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageWriterSpi.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KMetadata.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KMetadataFormat.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KMetadataFormatResources.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KReadState.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KRenderedImage.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/JJ2KExceptionHandler.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/JJ2KInfo.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/LayersInfo.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/LZWCompressor.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/LZWStringTable.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/Markers.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/MathUtil.html...
#14 79.18 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/MaxShiftSpec.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/ModuleSpec.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/MQCoder.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/MQDecoder.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/MsgLogger.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/MsgPrinter.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/MultiResImgData.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/MultiResImgDataAdapter.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/NativeServices.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/NoNextElementException.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/NotImplementedError.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/clib/OutputStreamAdapter.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/PackageUtil.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/PaletteBox.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/PaletteBuilder.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/PaletteBuilder.ColorNode.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/PCXConstants.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/PCXImageReader.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/PCXImageReaderSpi.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/PCXImageWriter.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/PCXImageWriterSpi.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/PCXMetadata.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/PktDecoder.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/PktEncoder.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/PktInfo.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/PNMImageReader.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/PNMImageReaderSpi.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/pnm/PNMImageWriteParam.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/PNMImageWriter.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/PNMImageWriterSpi.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/PNMMetadata.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/PNMMetadataFormat.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/PNMMetadataFormatResources.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/PostCompRateAllocator.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/PrecCoordInfo.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/PrecinctSizeSpec.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/PrecInfo.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/Progression.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/ProgressionSpec.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/ProgressionType.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/ProgressWatch.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/QuantizationType.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/Quantizer.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/QuantStepSizeSpec.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/QuantTypeSpec.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/RandomAccessIO.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/RawImageInputStream.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/RawImageReader.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/RawImageReaderSpi.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/RawImageWriteParam.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/RawImageWriter.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/RawImageWriterSpi.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/RawRenderedImage.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/RectROIMaskGenerator.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/RenderedImageSrc.html...
#14 79.19 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/ResolutionBox.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/ROI.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/ROIDeScaler.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/ROIMaskGenerator.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/ROIScaler.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/SegmentedImageInputStream.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/SignatureBox.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/SimpleCMYKColorSpace.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/SimpleRenderedImage.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/SingleTileRenderedImage.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/StdDequantizer.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/StdDequantizerParams.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/StdEntropyCoder.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/StdEntropyCoderOptions.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/StdEntropyDecoder.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/StdQuantizer.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/StreamMsgLogger.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/StreamSegment.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/StreamSegmentMapper.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/StringFormatException.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/StringSpec.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/Subband.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/SubbandAn.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/SubbandRectROIMask.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/SubbandROIMask.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/SubbandSyn.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/SynWTFilter.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/SynWTFilterFloat.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/SynWTFilterFloatLift9x7.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/SynWTFilterInt.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/SynWTFilterIntLift5x3.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/SynWTFilterSpec.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/TagTreeDecoder.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/TagTreeEncoder.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/ThreadPool.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFAttrInfo.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFBaseJPEGCompressor.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFCIELabColorConverter.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFColorConverter.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFCompressor.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFDecompressor.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFDeflateCompressor.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFDeflateDecompressor.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFDeflater.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFDirectory.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFElementInfo.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFEXIFJPEGCompressor.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFFaxCompressor.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFFaxDecompressor.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFField.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFFieldNode.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFIFD.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFImageMetadata.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFImageMetadataFormat.html...
#14 79.20 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFImageMetadataFormatResources.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFImageReader.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFImageReaderSpi.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFImageReadParam.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFImageWriteParam.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFImageWriter.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFImageWriterSpi.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFJPEGCompressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFJPEGDecompressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFLSBCompressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFLSBDecompressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFLZWCompressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFLZWDecompressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFLZWUtil.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFMetadataFormat.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFNullCompressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFNullDecompressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFOldJPEGDecompressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFPackBitsCompressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFPackBitsDecompressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFPackBitsUtil.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFRenderedImage.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFRLECompressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFStreamMetadata.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFStreamMetadataFormat.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFStreamMetadataFormatResources.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFT4Compressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFT6Compressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFTag.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFTagSet.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFYCbCrColorConverter.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFYCbCrDecompressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFZLibCompressor.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/Tiler.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/UUIDBox.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/UUIDListBox.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/WaveletFilter.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/WaveletTransform.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/WBMPImageReader.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/WBMPImageReaderSpi.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/WBMPImageWriter.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/WBMPImageWriterSpi.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/WBMPMetadata.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/WTDecompSpec.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/WTFilterSpec.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/XMLBox.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/bmp/package-summary.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/bmp/package-tree.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/jpeg2000/package-summary.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/jpeg2000/package-tree.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/pnm/package-summary.html...
#14 79.21 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/pnm/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/clib/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/clib/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/png/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/png/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/stream/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/stream/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/jai/imageioimpl/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/jai/imageioimpl/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/jai/operator/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/jai/operator/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/decoder/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/decoder/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/reader/package-summary.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/reader/package-tree.html...
#14 79.22 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/writer/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/writer/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/forwcomptransf/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/forwcomptransf/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/input/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/input/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/invcomptransf/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/invcomptransf/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/package-summary.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/package-tree.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/constant-values.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/serialized-form.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/bmp/class-use/BMPImageWriteParam.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/jpeg2000/class-use/J2KImageReadParam.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/jpeg2000/class-use/J2KImageWriteParam.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/pnm/class-use/PNMImageWriteParam.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/BaselineTIFFTagSet.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/EXIFGPSTagSet.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/EXIFInteroperabilityTagSet.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/EXIFParentTIFFTagSet.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/EXIFTIFFTagSet.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/FaxTIFFTagSet.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/GeoTIFFTagSet.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFColorConverter.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFCompressor.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFDecompressor.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFDirectory.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFField.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFImageReadParam.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFImageWriteParam.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFTag.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFTagSet.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/class-use/FileChannelImageInputStream.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/class-use/FileChannelImageOutputStream.html...
#14 79.23 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/class-use/RawImageInputStream.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/class-use/SegmentedImageInputStream.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/class-use/StreamSegment.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/class-use/StreamSegmentMapper.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/BitFile.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/BogusColorSpace.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/I18NImpl.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/ImageUtil.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/InvertedCMYKColorSpace.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/LZWCompressor.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/LZWStringTable.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/PackageUtil.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/PaletteBuilder.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/PaletteBuilder.ColorNode.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/SimpleCMYKColorSpace.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/SimpleRenderedImage.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/SingleTileRenderedImage.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPConstants.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPImageReader.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPImageReaderSpi.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPImageWriter.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPImageWriterSpi.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPMetadata.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPMetadataFormat.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPMetadataFormatResources.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/clib/class-use/InputStreamAdapter.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/clib/class-use/OutputStreamAdapter.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFImageMetadata.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFImageMetadataFormat.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFImageMetadataFormatResources.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFImageWriter.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFImageWriterSpi.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFStreamMetadata.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFStreamMetadataFormat.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFStreamMetadataFormatResources.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/BitsPerComponentBox.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/Box.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/ChannelDefinitionBox.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/ColorSpecificationBox.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/ComponentMappingBox.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/DataEntryURLBox.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/FileTypeBox.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/HeaderBox.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/IISRandomAccessIO.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/ImageInputStreamWrapper.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageReadParamJava.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageReader.html...
#14 79.24 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageReaderResources.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageReaderSpi.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageWriteParamJava.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageWriter.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageWriterResources.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageWriterSpi.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KMetadata.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KMetadataFormat.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KMetadataFormatResources.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KReadState.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KRenderedImage.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/PaletteBox.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/RenderedImageSrc.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/ResolutionBox.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/SignatureBox.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/UUIDBox.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/UUIDListBox.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/XMLBox.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/class-use/PCXConstants.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/class-use/PCXImageReader.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/class-use/PCXImageReaderSpi.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/class-use/PCXImageWriter.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/class-use/PCXImageWriterSpi.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/class-use/PCXMetadata.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/class-use/PNMImageReader.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/class-use/PNMImageReaderSpi.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/class-use/PNMImageWriter.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/class-use/PNMImageWriterSpi.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/class-use/PNMMetadata.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/class-use/PNMMetadataFormat.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/class-use/PNMMetadataFormatResources.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/class-use/RawImageReader.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/class-use/RawImageReaderSpi.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/class-use/RawImageWriteParam.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/class-use/RawImageWriter.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/class-use/RawImageWriterSpi.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/class-use/RawRenderedImage.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFAttrInfo.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFBaseJPEGCompressor.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFCIELabColorConverter.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFDeflateCompressor.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFDeflateDecompressor.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFDeflater.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFEXIFJPEGCompressor.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFElementInfo.html...
#14 79.25 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFFaxCompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFFaxDecompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFFieldNode.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFIFD.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFImageMetadata.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFImageMetadataFormat.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFImageMetadataFormatResources.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFImageReader.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFImageReaderSpi.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFImageWriter.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFImageWriterSpi.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFJPEGCompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFJPEGDecompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFLSBCompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFLSBDecompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFLZWCompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFLZWDecompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFLZWUtil.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFMetadataFormat.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFNullCompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFNullDecompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFOldJPEGDecompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFPackBitsCompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFPackBitsDecompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFPackBitsUtil.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFRLECompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFRenderedImage.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFStreamMetadata.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFStreamMetadataFormat.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFStreamMetadataFormatResources.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFT4Compressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFT6Compressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFYCbCrColorConverter.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFYCbCrDecompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFZLibCompressor.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/class-use/WBMPImageReader.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/class-use/WBMPImageReaderSpi.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/class-use/WBMPImageWriter.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/class-use/WBMPImageWriterSpi.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/class-use/WBMPMetadata.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/stream/class-use/ChannelImageInputStreamSpi.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/stream/class-use/ChannelImageOutputStreamSpi.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/class-use/IntegerSpec.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/class-use/JJ2KExceptionHandler.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/class-use/JJ2KInfo.html...
#14 79.26 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/class-use/ModuleSpec.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/class-use/NoNextElementException.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/class-use/NotImplementedError.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/class-use/StringSpec.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/CBlkCoordInfo.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/CoordInfo.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/CorruptedCodestreamException.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.COM.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.CRG.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.POC.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.QCC.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.QCD.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.RGN.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.COC.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.COD.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.SOT.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.SIZ.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/Markers.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/PrecCoordInfo.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/PrecInfo.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/ProgressionType.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/class-use/BitstreamReaderAgent.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/class-use/CBlkInfo.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/class-use/FileBitstreamReaderAgent.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/class-use/HeaderDecoder.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/class-use/PktDecoder.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/class-use/PktInfo.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/class-use/TagTreeDecoder.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/class-use/BitOutputBuffer.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/class-use/CodestreamWriter.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/class-use/FileCodestreamWriter.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/class-use/HeaderEncoder.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/class-use/PktEncoder.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/class-use/TagTreeEncoder.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/decoder/class-use/DecoderSpecs.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/class-use/CBlkSizeSpec.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/class-use/CodedCBlk.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/class-use/PrecinctSizeSpec.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/class-use/Progression.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/class-use/ProgressionSpec.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/class-use/StdEntropyCoderOptions.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/class-use/ByteInputBuffer.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/class-use/CodedCBlkDataSrcDec.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/class-use/DecLyrdCBlk.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/class-use/EntropyDecoder.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/class-use/MQDecoder.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/class-use/StdEntropyDecoder.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/ByteOutputBuffer.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/CBlkRateDistStats.html...
#14 79.27 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/CodedCBlkDataSrcEnc.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/EBCOTRateAllocator.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/EntropyCoder.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/LayersInfo.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/MQCoder.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/PostCompRateAllocator.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/StdEntropyCoder.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/class-use/FileFormatBoxes.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/reader/class-use/FileFormatReader.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/writer/class-use/FileFormatWriter.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/BlkImgDataSrc.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/CompTransfSpec.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/DataBlk.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/DataBlkFloat.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/DataBlkInt.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/ImgData.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/ImgDataAdapter.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/ImgDataConverter.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/ImgDataJoiner.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/Tiler.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/forwcomptransf/class-use/ForwCompTransf.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/forwcomptransf/class-use/ForwCompTransfSpec.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/input/class-use/ImgReader.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/input/class-use/ImgReaderPGM.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/invcomptransf/class-use/InvCompTransf.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/class-use/BEBufferedRandomAccessFile.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/class-use/BinaryDataInput.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/class-use/BinaryDataOutput.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/class-use/BufferedRandomAccessFile.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/class-use/EndianType.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/class-use/RandomAccessIO.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/class-use/GuardBitsSpec.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/class-use/QuantStepSizeSpec.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/class-use/QuantTypeSpec.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/class-use/QuantizationType.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/class-use/CBlkQuantDataSrcDec.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/class-use/Dequantizer.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/class-use/DequantizerParams.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/class-use/StdDequantizer.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/class-use/StdDequantizerParams.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/class-use/CBlkQuantDataSrcEnc.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/class-use/Quantizer.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/class-use/StdQuantizer.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/class-use/MaxShiftSpec.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/class-use/ROIDeScaler.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/class-use/ArbROIMaskGenerator.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/class-use/ROI.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/class-use/ROIMaskGenerator.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/class-use/ROIScaler.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/class-use/RectROIMaskGenerator.html...
#14 79.28 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/class-use/SubbandROIMask.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/class-use/SubbandRectROIMask.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/ArrayUtil.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/CodestreamManipulator.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/FacilityManager.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/ISRandomAccessIO.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/MathUtil.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/MsgLogger.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/MsgPrinter.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/NativeServices.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/ProgressWatch.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/StreamMsgLogger.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/StringFormatException.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/ThreadPool.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/class-use/FilterTypes.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/class-use/Subband.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/class-use/WTDecompSpec.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/class-use/WTFilterSpec.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/class-use/WaveletFilter.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/class-use/WaveletTransform.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/AnWTFilter.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/AnWTFilterFloat.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/AnWTFilterFloatLift9x7.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/AnWTFilterInt.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/AnWTFilterIntLift5x3.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/AnWTFilterSpec.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/CBlkWTData.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/CBlkWTDataFloat.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/CBlkWTDataInt.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/CBlkWTDataSrc.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/ForwWT.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/ForwWTDataProps.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/ForwWTFull.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/ForwardWT.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/SubbandAn.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/CBlkWTDataSrcDec.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/InvWT.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/InvWTAdapter.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/InvWTData.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/InvWTFull.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/InverseWT.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/MultiResImgData.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/MultiResImgDataAdapter.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/SubbandSyn.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/SynWTFilter.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/SynWTFilterFloat.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/SynWTFilterFloatLift9x7.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/SynWTFilterInt.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/SynWTFilterIntLift5x3.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/SynWTFilterSpec.html...
#14 79.29 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/bmp/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/jpeg2000/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/pnm/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/clib/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/png/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/stream/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/jai/imageioimpl/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/jai/operator/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/decoder/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/reader/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/writer/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/forwcomptransf/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/input/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/invcomptransf/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/package-use.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/overview-tree.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/deprecated-list.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/index.html...
#14 79.30 Building index for all classes...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/allclasses-index.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/allpackages-index.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/index-all.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/overview-summary.html...
#14 79.30 Generating /bio-formats-build/ome-jai/target/apidocs/help-doc.html...
#14 79.30 100 errors
#14 79.30 100 warnings
#14 79.30 
#14 79.30 Command line was: /usr/local/openjdk-17/bin/javadoc @options @packages
#14 79.30 
#14 79.30 Refer to the generated Javadoc files in '/bio-formats-build/ome-jai/target/apidocs' dir.
#14 79.30 
#14 79.30 org.apache.maven.reporting.MavenReportException: 
#14 79.31 Exit code: 1 - Loading source files for package com.sun.media.imageio.plugins.bmp...
#14 79.31 Loading source files for package com.sun.media.imageio.plugins.jpeg2000...
#14 79.31 Loading source files for package com.sun.media.imageio.plugins.pnm...
#14 79.31 Loading source files for package com.sun.media.imageio.plugins.tiff...
#14 79.31 Loading source files for package com.sun.media.imageio.stream...
#14 79.31 Loading source files for package com.sun.media.imageioimpl.common...
#14 79.31 Loading source files for package com.sun.media.imageioimpl.plugins.bmp...
#14 79.31 Loading source files for package com.sun.media.imageioimpl.plugins.clib...
#14 79.31 Loading source files for package com.sun.media.imageioimpl.plugins.gif...
#14 79.31 Loading source files for package com.sun.media.imageioimpl.plugins.jpeg...
#14 79.31 Loading source files for package com.sun.media.imageioimpl.plugins.jpeg2000...
#14 79.31 Loading source files for package com.sun.media.imageioimpl.plugins.pcx...
#14 79.31 Loading source files for package com.sun.media.imageioimpl.plugins.png...
#14 79.31 Loading source files for package com.sun.media.imageioimpl.plugins.pnm...
#14 79.31 Loading source files for package com.sun.media.imageioimpl.plugins.raw...
#14 79.31 Loading source files for package com.sun.media.imageioimpl.plugins.tiff...
#14 79.31 Loading source files for package com.sun.media.imageioimpl.plugins.wbmp...
#14 79.31 Loading source files for package com.sun.media.imageioimpl.stream...
#14 79.31 Loading source files for package com.sun.media.jai.imageioimpl...
#14 79.31 Loading source files for package com.sun.media.jai.operator...
#14 79.31 Loading source files for package jj2000.j2k...
#14 79.31 Loading source files for package jj2000.j2k.codestream...
#14 79.31 Loading source files for package jj2000.j2k.codestream.reader...
#14 79.31 Loading source files for package jj2000.j2k.codestream.writer...
#14 79.31 Loading source files for package jj2000.j2k.decoder...
#14 79.31 Loading source files for package jj2000.j2k.entropy...
#14 79.31 Loading source files for package jj2000.j2k.entropy.decoder...
#14 79.31 Loading source files for package jj2000.j2k.entropy.encoder...
#14 79.31 Loading source files for package jj2000.j2k.fileformat...
#14 79.31 Loading source files for package jj2000.j2k.fileformat.reader...
#14 79.31 Loading source files for package jj2000.j2k.fileformat.writer...
#14 79.31 Loading source files for package jj2000.j2k.image...
#14 79.31 Loading source files for package jj2000.j2k.image.forwcomptransf...
#14 79.31 Loading source files for package jj2000.j2k.image.input...
#14 79.31 Loading source files for package jj2000.j2k.image.invcomptransf...
#14 79.31 Loading source files for package jj2000.j2k.io...
#14 79.31 Loading source files for package jj2000.j2k.quantization...
#14 79.31 Loading source files for package jj2000.j2k.quantization.dequantizer...
#14 79.31 Loading source files for package jj2000.j2k.quantization.quantizer...
#14 79.31 Loading source files for package jj2000.j2k.roi...
#14 79.31 Loading source files for package jj2000.j2k.roi.encoder...
#14 79.31 Loading source files for package jj2000.j2k.util...
#14 79.31 Loading source files for package jj2000.j2k.wavelet...
#14 79.31 Loading source files for package jj2000.j2k.wavelet.analysis...
#14 79.31 Loading source files for package jj2000.j2k.wavelet.synthesis...
#14 79.31 Constructing Javadoc information...
#14 79.31 Building index for all the packages and classes...
#14 79.31 Standard Doclet version 17.0.2+8-86
#14 79.31 Building tree for all the packages and classes...
#14 79.31 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/BMPImageWriteParam.java:107: warning: empty <p> tag
#14 79.31  * <p><table border=1>
#14 79.31    ^
#14 79.31 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/BMPImageWriteParam.java:110: error: malformed HTML
#14 79.31  * <tr><td>BI_RGB</td>  <td>Uncompressed RLE</td> <td><= 8-bits/sample</td></tr>
#14 79.31                                                       ^
#14 79.31 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/BMPImageWriteParam.java:111: error: malformed HTML
#14 79.31  * <tr><td>BI_RLE8</td> <td>8-bit Run Length Encoding</td> <td><= 8-bits/sample</td></tr>
#14 79.31                                                                ^
#14 79.31 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/BMPImageWriteParam.java:112: error: malformed HTML
#14 79.31  * <tr><td>BI_RLE4</td> <td>4-bit Run Length Encoding</td> <td><= 4-bits/sample</td></tr>
#14 79.31                                                                ^
#14 79.31 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/J2KImageReadParam.java:87: warning: empty <p> tag
#14 79.31  * <p><table border=1>
#14 79.31    ^
#14 79.31 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/J2KImageWriteParam.java:98: warning: empty <p> tag
#14 79.31  * <p><table border=1>
#14 79.31    ^
#14 79.31 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/BaselineTIFFTagSet.java:91: error: unexpected end tag: </p>
#14 79.31  * </p>
#14 79.31    ^
#14 79.31 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/BaselineTIFFTagSet.java:94: error: tag not allowed here: <li>
#14 79.31  * <li>{@link #TAG_COMPRESSION Compression} tag values:
#14 79.31    ^
#14 79.31 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/BaselineTIFFTagSet.java:101: error: tag not allowed here: <li>
#14 79.31  * <li>{@link #TAG_PHOTOMETRIC_INTERPRETATION PhotometricInterpretation}
#14 79.31    ^
#14 79.31 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/BaselineTIFFTagSet.java:108: error: unexpected end tag: </p>
#14 79.31  * </p>
#14 79.31    ^
#14 79.31 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/EXIFGPSTagSet.java:88: warning: nested tag not allowed: <code>
#14 79.31  * <code>TIFFTag</code>} class.
#14 79.31    ^
#14 79.31 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/EXIFParentTIFFTagSet.java:86: warning: nested tag not allowed: <code>
#14 79.31  * <code>TIFFImageReadParam.addAllowedTagSet</code>} method if EXIF
#14 79.31    ^
#14 79.31 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/EXIFTIFFTagSet.java:92: warning: nested tag not allowed: <code>
#14 79.31  * <code>TIFFTag</code>} class.
#14 79.31    ^
#14 79.31 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/GeoTIFFTagSet.java:93: warning: nested tag not allowed: <code>
#14 79.32  * <code>TIFFTag</code>} class.</p>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFDirectory.java:110: error: unknown tag: core
#14 79.32  * <core>write()</code> methods of {@link javax.imageio.ImageWriter} may be
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFDirectory.java:110: error: unexpected end tag: </code>
#14 79.32  * <core>write()</code> methods of {@link javax.imageio.ImageWriter} may be
#14 79.32                 ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFDirectory.java:116: error: unexpected end tag: </p>
#14 79.32  * directory may be set using the mutator methods provided in this class.</p>
#14 79.32                                                                          ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFDirectory.java:121: error: tag not supported in HTML5: tt
#14 79.32  * object, these tag sets are derived from the <tt>tagSets</tt> attribute
#14 79.32                                                ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFDirectory.java:122: error: tag not supported in HTML5: tt
#14 79.32  * of the <tt>TIFFIFD</tt> node.</p>
#14 79.32           ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFDirectory.java:131: error: tag not supported in HTML5: tt
#14 79.32  * from the <tt>parentTagName</tt> attribute of the corresponding
#14 79.32             ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFDirectory.java:132: error: tag not supported in HTML5: tt
#14 79.32  * <tt>TIFFIFD</tt> node. Note that a <code>TIFFDirectory</code> instance
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:121: error: tag not supported in HTML5: tt
#14 79.32  * <tt>BYTE</tt>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:136: error: tag not supported in HTML5: tt
#14 79.32  * <tt>ASCII</tt>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:151: error: tag not supported in HTML5: tt
#14 79.32  * <tt>SHORT</tt>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:166: error: tag not supported in HTML5: tt
#14 79.32  * <tt>LONG</tt>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:181: error: tag not supported in HTML5: tt
#14 79.32  * <tt>RATIONAL</tt>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:196: error: tag not supported in HTML5: tt
#14 79.32  * <tt>SBYTE</tt>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:211: error: tag not supported in HTML5: tt
#14 79.32  * <tt>UNDEFINED</tt>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:226: error: tag not supported in HTML5: tt
#14 79.32  * <tt>SSHORT</tt>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:241: error: tag not supported in HTML5: tt
#14 79.32  * <tt>SLONG</tt>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:256: error: tag not supported in HTML5: tt
#14 79.32  * <tt>SRATIONAL</tt>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:271: error: tag not supported in HTML5: tt
#14 79.32  * <tt>FLOAT</tt>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:286: error: tag not supported in HTML5: tt
#14 79.32  * <tt>DOUBLE</tt>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:301: error: tag not supported in HTML5: tt
#14 79.32  * <tt>IFD</tt>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFField.java:314: error: no caption for table
#14 79.32  * </table>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFImageWriteParam.java:86: warning: nested tag not allowed: <code>
#14 79.32  * A subclass of {@link ImageWriteParam <code>ImageWriteParam</code>}
#14 79.32                                         ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFImageWriteParam.java:90: warning: empty <p> tag
#14 79.32  * <p>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFImageWriteParam.java:143: error: unexpected end tag: </p>
#14 79.32  * </p>
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFImageWriteParam.java:176: error: tag not supported in HTML5: tt
#14 79.32  * rescaled to the range <tt>[1,&nbsp;9]</tt> and truncated to an integer
#14 79.32                          ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/TIFFTag.java:93: warning: nested tag not allowed: <code>
#14 79.32  * <code>BaselineTIFFTagSet</code>} class.
#14 79.32    ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.java:84: error: unknown tag: codem
#14 79.32  * This class is designed to wrap a <code>ImageInputStream</codem> into
#14 79.32                                                           ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.java:85: warning: nested tag not allowed: <code>
#14 79.32  *  a <code>InputStream</code>.  The reason is that <code>ImageInputStream</code>
#14 79.32       ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.java:85: warning: nested tag not allowed: <code>
#14 79.32  *  a <code>InputStream</code>.  The reason is that <code>ImageInputStream</code>
#14 79.32                                                     ^
#14 79.32 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.java:86: warning: nested tag not allowed: <code>
#14 79.32  *  implements <code>DataInput</code> but doesn't extend
#14 79.33                ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.java:87: warning: nested tag not allowed: <code>
#14 79.33  *  <code>InputStream</code>.  However, the JJ2000 JPEG 2000 packages accepts
#14 79.33     ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.java:88: warning: nested tag not allowed: <code>
#14 79.33  *  a <code>InputStream</code> when reads a JPEG 2000 image file.
#14 79.33       ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.java:84: error: element not closed: code
#14 79.33  * This class is designed to wrap a <code>ImageInputStream</codem> into
#14 79.33                                     ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageReadParamJava.java:87: warning: empty <p> tag
#14 79.33  * <p><table border=1>
#14 79.33    ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageWriteParamJava.java:120: error: no caption for table
#14 79.33  * </table>
#14 79.33    ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageWriteParamJava.java:128: warning: empty <p> tag
#14 79.33  *  * <p><table border=1>
#14 79.33       ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/SignatureBox.java:85: error: unknown tag: CR
#14 79.33  *  common file transmission errors which substitutes <CR><LF> with <LF> or
#14 79.33                                                       ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/SignatureBox.java:85: error: unknown tag: LF
#14 79.33  *  common file transmission errors which substitutes <CR><LF> with <LF> or
#14 79.33                                                           ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/SignatureBox.java:85: error: unknown tag: LF
#14 79.33  *  common file transmission errors which substitutes <CR><LF> with <LF> or
#14 79.33                                                                     ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/NotImplementedError.java:86: error: tag not supported in HTML5: tt
#14 79.33  * <tt>NotImplementedError</tt> when a method that has not yet
#14 79.33    ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/NotImplementedError.java:89: error: tag not supported in HTML5: tt
#14 79.33  * <P>This class is made a subclass of <tt>Error</tt> since it should
#14 79.33                                        ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/NotImplementedError.java:91: error: tag not supported in HTML5: tt
#14 79.33  * exception in the <tt>throws</tt> clause of a method.
#14 79.33                     ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/codestream/ProgressionType.java:93: error: tag not supported in HTML5: tt
#14 79.33  * <tt>ProgressionType.LY_RES_COMP_POS_PROG</tt>) or declare this interface in
#14 79.33    ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/entropy/encoder/MQCoder.java:99: error: malformed HTML
#14 79.33  * Qe<0 the sense is 1), and double the lookup tables. The first half of the
#14 79.33      ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/entropy/encoder/MQCoder.java:101: error: malformed HTML
#14 79.33  * second half to Qe<0 (i.e. the sense of MPS is 1). The nLPS lookup table is
#14 79.33                     ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/entropy/encoder/MQCoder.java:110: error: malformed HTML
#14 79.33  * simpler braches of the type "if (bit==0)" and "if (q<0)" may contribute to
#14 79.33                                                        ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/entropy/encoder/MQCoder.java:120: error: malformed HTML
#14 79.33  * done efficiently with "c<0" since C is a signed quantity. Care must be
#14 79.33                            ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/entropy/encoder/MQCoder.java:150: error: bad HTML entity
#14 79.33  * Since A is always less than or equal to 0xFFFF, the test "(a & 0x8000)==0"
#14 79.33                                                                 ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/entropy/encoder/MQCoder.java:151: error: malformed HTML
#14 79.33  * can be replaced by the simplete test "a < 0x8000". This test is simpler in
#14 79.33                                            ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlk.java:83: error: tag not supported in HTML5: tt
#14 79.33  * implement the different types of storage (<tt>int</tt>,
#14 79.33                                              ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlk.java:84: error: tag not supported in HTML5: tt
#14 79.33  * <tt>float</tt>, etc.).
#14 79.33    ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlk.java:104: error: tag not supported in HTML5: tt
#14 79.33  * <P>The classes <tt>DataBlkInt</tt> and <tt>DataBlkFloat</tt>
#14 79.33                   ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlk.java:104: error: tag not supported in HTML5: tt
#14 79.33  * <P>The classes <tt>DataBlkInt</tt> and <tt>DataBlkFloat</tt>
#14 79.33                                           ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlk.java:105: error: tag not supported in HTML5: tt
#14 79.33  * provide implementations for <tt>int</tt> and <tt>float</tt> types
#14 79.33                                ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlk.java:105: error: tag not supported in HTML5: tt
#14 79.33  * provide implementations for <tt>int</tt> and <tt>float</tt> types
#14 79.33                                                 ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlkFloat.java:80: error: tag not supported in HTML5: tt
#14 79.33  * This is an implementation of the <tt>DataBlk</tt> interface for
#14 79.33                                     ^
#14 79.33 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/image/DataBlkInt.java:80: error: tag not supported in HTML5: tt
#14 79.33  * This is an implementation of the <tt>DataBlk</tt> interface for
#14 79.34                                     ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BEBufferedRandomAccessFile.java:83: error: tag not supported in HTML5: tt
#14 79.34  * <tt>BufferedRandomAccessFile</tt> class.
#14 79.34    ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BufferedRandomAccessFile.java:82: error: tag not supported in HTML5: tt
#14 79.34  * <tt>BinaryDataInput</tt> and <tt>BinaryDataOutput</tt> interfaces so that
#14 79.34    ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BufferedRandomAccessFile.java:82: error: tag not supported in HTML5: tt
#14 79.34  * <tt>BinaryDataInput</tt> and <tt>BinaryDataOutput</tt> interfaces so that
#14 79.34                                 ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BufferedRandomAccessFile.java:86: error: tag not supported in HTML5: tt
#14 79.34  * <tt>readShort()</tt>, <tt>writeShort()</tt>, <tt>readFloat()</tt>, ...
#14 79.34    ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BufferedRandomAccessFile.java:86: error: tag not supported in HTML5: tt
#14 79.34  * <tt>readShort()</tt>, <tt>writeShort()</tt>, <tt>readFloat()</tt>, ...
#14 79.34                          ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BufferedRandomAccessFile.java:86: error: tag not supported in HTML5: tt
#14 79.34  * <tt>readShort()</tt>, <tt>writeShort()</tt>, <tt>readFloat()</tt>, ...
#14 79.34                                                 ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BufferedRandomAccessFile.java:88: error: tag not supported in HTML5: tt
#14 79.34  * <P><tt>BufferedRandomAccessFile</tt> (BRAF for short) is a
#14 79.34       ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BufferedRandomAccessFile.java:89: error: tag not supported in HTML5: tt
#14 79.34  * <tt>RandomAccessFile</tt> containing an extra buffer. When the BRAF is
#14 79.34    ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BinaryDataInput.java:87: error: tag not supported in HTML5: tt
#14 79.34  * <tt>int</tt> should always realign the input at the byte level.
#14 79.34    ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BinaryDataOutput.java:87: error: tag not supported in HTML5: tt
#14 79.34  * <tt>int</tt> should always realign the output at the byte level.
#14 79.34    ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/EndianType.java:90: error: tag not supported in HTML5: tt
#14 79.34  * name (e.g., <tt>EndianType.LITTLE_ENDIAN</tt>) or declare this
#14 79.34                ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/RandomAccessIO.java:82: error: tag not supported in HTML5: tt
#14 79.34  * implements the <tt>BinaryDataInput</tt> and <tt>BinaryDataOutput</tt>
#14 79.34                   ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/RandomAccessIO.java:82: error: tag not supported in HTML5: tt
#14 79.34  * implements the <tt>BinaryDataInput</tt> and <tt>BinaryDataOutput</tt>
#14 79.34                                                ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/quantization/QuantizationType.java:89: error: tag not supported in HTML5: tt
#14 79.34  * name (e.g., <tt>QuantizationType.Q_TYPE_SCALAR_DZ</tt>) or declare
#14 79.34                ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/CBlkWTData.java:84: error: tag not supported in HTML5: tt
#14 79.34  * (<tt>int</tt>, <tt>float</tt>, etc.).
#14 79.34     ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/CBlkWTData.java:84: error: tag not supported in HTML5: tt
#14 79.34  * (<tt>int</tt>, <tt>float</tt>, etc.).
#14 79.34                   ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/CBlkWTData.java:98: error: tag not supported in HTML5: tt
#14 79.34  * <P>The classes <tt>CBlkWTDataInt</tt> and <tt>CBlkWTDataFloat</tt>
#14 79.34                   ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/CBlkWTData.java:98: error: tag not supported in HTML5: tt
#14 79.34  * <P>The classes <tt>CBlkWTDataInt</tt> and <tt>CBlkWTDataFloat</tt>
#14 79.34                                              ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/CBlkWTData.java:99: error: tag not supported in HTML5: tt
#14 79.34  * provide implementations for <tt>int</tt> and <tt>float</tt> types
#14 79.34                                ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/CBlkWTData.java:99: error: tag not supported in HTML5: tt
#14 79.34  * provide implementations for <tt>int</tt> and <tt>float</tt> types
#14 79.34                                                 ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/package.html:81: error: heading used out of sequence: <H3>, compared to implicit preceding heading: <H1>
#14 79.34 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.34 ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/package.html:81: error: self-closing element not allowed
#14 79.34 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.34     ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/package.html:81: error: attribute not supported in HTML5: name
#14 79.34 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.34        ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/bmp/package.html:81: error: end tag missing: </a>
#14 79.34 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.34     ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/package.html:81: error: heading used out of sequence: <H3>, compared to implicit preceding heading: <H1>
#14 79.34 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.34 ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/package.html:81: error: self-closing element not allowed
#14 79.34 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.34     ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/package.html:81: error: attribute not supported in HTML5: name
#14 79.34 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.34        ^
#14 79.34 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/package.html:81: error: end tag missing: </a>
#14 79.35 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.35     ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/package.html:87: warning: empty <p> tag
#14 79.35 <p>
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/jpeg2000/package.html:302: error: unexpected end tag: </p>
#14 79.35 </p>
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/pnm/package.html:81: error: heading used out of sequence: <H3>, compared to implicit preceding heading: <H1>
#14 79.35 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/pnm/package.html:81: error: self-closing element not allowed
#14 79.35 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.35     ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/pnm/package.html:81: error: attribute not supported in HTML5: name
#14 79.35 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.35        ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/pnm/package.html:81: error: end tag missing: </a>
#14 79.35 <h3><a name="ImageMetadata"/>Image Metadata</h3>
#14 79.35     ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:85: error: tag not supported in HTML5: font
#14 79.35 <font size="-1">
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:86: error: block element not allowed within inline element <font>: ul
#14 79.35 <ul>
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:92: error: tag not supported in HTML5: font
#14 79.35 <font size="-2">
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:93: error: block element not allowed within inline element <font>: ul
#14 79.35 <ul>
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:99: error: tag not supported in HTML5: font
#14 79.35 <font size="-2">
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:100: error: block element not allowed within inline element <font>: ul
#14 79.35 <ul>
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:109: error: tag not supported in HTML5: font
#14 79.35 <font size="-1">
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:110: error: block element not allowed within inline element <font>: ul
#14 79.35 <ul>
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:115: error: tag not supported in HTML5: font
#14 79.35 <font size="-2">
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:116: error: block element not allowed within inline element <font>: ul
#14 79.35 <ul>
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:121: error: tag not supported in HTML5: font
#14 79.35 <font size="-2">
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:122: error: block element not allowed within inline element <font>: ul
#14 79.35 <ul>
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:134: error: heading used out of sequence: <H3>, compared to implicit preceding heading: <H1>
#14 79.35 <h3><a name="Reading"/>Reading Images</h3>
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:315: warning: empty <p> tag
#14 79.35 <p>
#14 79.35 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageio/plugins/tiff/package.html:700: warning: empty <p> tag
#14 79.35 <p>
#14 79.35 ^
#14 79.35 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/AnWTFilter.html...
#14 79.35 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/AnWTFilter.java:382: warning: no @return
#14 79.35     public float[] getLPSynWaveForm(float in[], float out[]) {
#14 79.35                    ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/AnWTFilter.java:410: warning: no @return
#14 79.35     public float[] getHPSynWaveForm(float in[], float out[]) {
#14 79.35                    ^
#14 79.35 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/AnWTFilterFloat.html...
#14 79.35 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/AnWTFilterFloatLift9x7.html...
#14 79.35 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/AnWTFilterInt.html...
#14 79.35 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/AnWTFilterIntLift5x3.html...
#14 79.35 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/AnWTFilterSpec.html...
#14 79.35 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/ModuleSpec.java:289: warning: no @param for value
#14 79.35     public void setDefault(Object value){
#14 79.35                 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/ModuleSpec.java:308: warning: no @param for value
#14 79.35     public void setCompDef(int c, Object value){
#14 79.35                 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/ModuleSpec.java:353: warning: no @param for value
#14 79.35     public void setTileDef(int t, Object value){
#14 79.35                 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/ModuleSpec.java:398: warning: no @param for value
#14 79.35     public void setTileCompVal(int t,int c, Object value){
#14 79.35                 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/ModuleSpec.java:475: warning: no @return
#14 79.35     public byte getSpecValType(int t,int c){
#14 79.35                 ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/AnWTFilterSpec.java:112: warning: no @param for wp
#14 79.35     public AnWTFilterSpec(int nt, int nc, byte type,
#14 79.35            ^
#14 79.35 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/AnWTFilterSpec.java:112: warning: no @param for values
#14 79.35     public AnWTFilterSpec(int nt, int nc, byte type,
#14 79.36            ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/analysis/AnWTFilterSpec.java:504: warning: no @return
#14 79.36     public boolean isReversible(int t,int c){
#14 79.36                    ^
#14 79.36 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/ArbROIMaskGenerator.html...
#14 79.36 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/ArrayUtil.html...
#14 79.36 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/BaselineTIFFTagSet.html...
#14 79.36 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/BEBufferedRandomAccessFile.html...
#14 79.36 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/io/BinaryDataInput.java:288: warning: no @return
#14 79.36     public int skipBytes(int n)throws EOFException, IOException;
#14 79.36                ^
#14 79.36 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/BinaryDataInput.html...
#14 79.36 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/BinaryDataOutput.html...
#14 79.36 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/BitFile.html...
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/common/BitFile.java:111: warning: no comment
#14 79.36     public void	flush()	throws IOException
#14 79.36                	^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/common/BitFile.java:125: warning: no comment
#14 79.36     public void	writeBits(int bits,	int	numbits) throws	IOException
#14 79.36                	^
#14 79.36 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/BitOutputBuffer.html...
#14 79.36 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/BitsPerComponentBox.html...
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:460: warning: no @param for node
#14 79.36     public Box(Node node) throws IIOInvalidTreeException {
#14 79.36            ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:460: warning: no @throws for javax.imageio.metadata.IIOInvalidTreeException
#14 79.36     public Box(Node node) throws IIOInvalidTreeException {
#14 79.36            ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:191: warning: no @param for type
#14 79.36     public static String getName(int type) {
#14 79.36                          ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:191: warning: no @return
#14 79.36     public static String getName(int type) {
#14 79.36                          ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:198: warning: no @param for type
#14 79.36     public static Class getBoxClass(int type) {
#14 79.36                         ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:198: warning: no @return
#14 79.36     public static Class getBoxClass(int type) {
#14 79.36                         ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:205: warning: no @param for name
#14 79.36     public static String getTypeByName(String name) {
#14 79.36                          ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:205: warning: no @return
#14 79.36     public static String getTypeByName(String name) {
#14 79.36                          ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:218: warning: no @param for type
#14 79.36     public static Box createBox(int type,
#14 79.36                       ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:218: warning: no @param for node
#14 79.36     public static Box createBox(int type,
#14 79.36                       ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:218: warning: no @return
#14 79.36     public static Box createBox(int type,
#14 79.36                       ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:218: warning: no @throws for javax.imageio.metadata.IIOInvalidTreeException
#14 79.36     public static Box createBox(int type,
#14 79.36                       ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:248: warning: no @param for node
#14 79.36     public static Object getAttribute(Node node, String name) {
#14 79.36                          ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:248: warning: no @param for name
#14 79.36     public static Object getAttribute(Node node, String name) {
#14 79.36                          ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:248: warning: no @return
#14 79.36     public static Object getAttribute(Node node, String name) {
#14 79.36                          ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:255: warning: no @param for value
#14 79.36     public static byte[] parseByteArray(String value) {
#14 79.36                          ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:255: warning: no @return
#14 79.36     public static byte[] parseByteArray(String value) {
#14 79.36                          ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:271: warning: no @param for value
#14 79.36     protected static int[] parseIntArray(String value) {
#14 79.36                            ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:271: warning: no @return
#14 79.36     protected static int[] parseIntArray(String value) {
#14 79.36                            ^
#14 79.36 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:288: warning: no @param for node
#14 79.37     protected static String getStringElementValue(Node node) {
#14 79.37                             ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:288: warning: no @return
#14 79.37     protected static String getStringElementValue(Node node) {
#14 79.37                             ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:300: warning: no @param for node
#14 79.37     protected static byte getByteElementValue(Node node) {	
#14 79.37                           ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:300: warning: no @return
#14 79.37     protected static byte getByteElementValue(Node node) {	
#14 79.37                           ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:314: warning: no @param for node
#14 79.37     protected static int getIntElementValue(Node node) {
#14 79.37                          ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:314: warning: no @return
#14 79.37     protected static int getIntElementValue(Node node) {
#14 79.37                          ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:328: warning: no @param for node
#14 79.37     protected static short getShortElementValue(Node node) {
#14 79.37                            ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:328: warning: no @return
#14 79.37     protected static short getShortElementValue(Node node) {
#14 79.37                            ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:341: warning: no @param for node
#14 79.37     protected static byte[] getByteArrayElementValue(Node node) {
#14 79.37                             ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:341: warning: no @return
#14 79.37     protected static byte[] getByteArrayElementValue(Node node) {
#14 79.37                             ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:352: warning: no @param for node
#14 79.37     protected static int[] getIntArrayElementValue(Node node) {
#14 79.37                            ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:352: warning: no @return
#14 79.37     protected static int[] getIntArrayElementValue(Node node) {
#14 79.37                            ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:365: warning: no @param for data
#14 79.37     public static void copyInt(byte[] data, int pos, int value) {
#14 79.37                        ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:365: warning: no @param for pos
#14 79.37     public static void copyInt(byte[] data, int pos, int value) {
#14 79.37                        ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:365: warning: no @param for value
#14 79.37     public static void copyInt(byte[] data, int pos, int value) {
#14 79.37                        ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:375: warning: no @param for type
#14 79.37     public static String getTypeString(int type) {
#14 79.37                          ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:375: warning: no @return
#14 79.37     public static String getTypeString(int type) {
#14 79.37                          ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:389: warning: no @param for s
#14 79.37     public static int getTypeInt(String s) {
#14 79.37                       ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:389: warning: no @return
#14 79.37     public static int getTypeInt(String s) {
#14 79.37                       ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:502: warning: no @return
#14 79.37     public IIOMetadataNode getNativeNode() {
#14 79.37                            ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:524: warning: no @return
#14 79.37     protected IIOMetadataNode getNativeNodeForSimpleBox() {
#14 79.37                               ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:550: warning: no @param for node
#14 79.37     protected void setDefaultAttributes(IIOMetadataNode node) {
#14 79.37                    ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:560: warning: no @return
#14 79.37     public int getLength() {
#14 79.37                ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:565: warning: no @return
#14 79.37     public int getType() {
#14 79.37                ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:570: warning: no @return
#14 79.37     public long getExtraLength() {
#14 79.37                 ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:575: warning: no @return
#14 79.37     public byte[] getContent() {
#14 79.37                   ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:582: warning: no @param for length
#14 79.37     public void setLength(int length) {
#14 79.37                 ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:587: warning: no @param for extraLength
#14 79.37     public void setExtraLength(long extraLength) {
#14 79.37                 ^
#14 79.37 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:596: warning: no @param for data
#14 79.38     public void setContent(byte[] data) {
#14 79.38                 ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:607: warning: no @param for ios
#14 79.38     public void write(ImageOutputStream ios) throws IOException {
#14 79.38                 ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:607: warning: no @throws for java.io.IOException
#14 79.38     public void write(ImageOutputStream ios) throws IOException {
#14 79.38                 ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:620: warning: no @param for iis
#14 79.38     public void read(ImageInputStream iis, int pos) throws IOException {
#14 79.38                 ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:620: warning: no @param for pos
#14 79.38     public void read(ImageInputStream iis, int pos) throws IOException {
#14 79.38                 ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:620: warning: no @throws for java.io.IOException
#14 79.38     public void read(ImageInputStream iis, int pos) throws IOException {
#14 79.38                 ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/Box.java:668: warning: no @param for data
#14 79.38     protected void parse(byte[] data) {
#14 79.38                    ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/BitsPerComponentBox.java:97: warning: no @param for bitDepth
#14 79.38     public BitsPerComponentBox(byte[] bitDepth) {
#14 79.38            ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/BitsPerComponentBox.java:105: warning: no @param for node
#14 79.38     public BitsPerComponentBox(Node node) throws IIOInvalidTreeException {
#14 79.38            ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/BitsPerComponentBox.java:105: warning: no @throws for javax.imageio.metadata.IIOInvalidTreeException
#14 79.38     public BitsPerComponentBox(Node node) throws IIOInvalidTreeException {
#14 79.38            ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/com/sun/media/imageioimpl/plugins/jpeg2000/BitsPerComponentBox.java:120: warning: no @return
#14 79.38     public byte[] getBitDepth() {
#14 79.38                   ^
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/BitstreamReaderAgent.html...
#14 79.38 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/MultiResImgData.java:145: warning: no @return
#14 79.38     public int getNomTileWidth();
#14 79.38                ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/MultiResImgData.java:148: warning: no @return
#14 79.38     public int getNomTileHeight();
#14 79.38                ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/MultiResImgData.java:312: warning: no @return
#14 79.38     public int getResULX(int c,int rl);
#14 79.38                ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/MultiResImgData.java:322: warning: no @return
#14 79.38     public int getResULY(int c,int rl);
#14 79.38                ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/MultiResImgData.java:351: warning: no @return
#14 79.38     public int getTilePartULX();
#14 79.38                ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/MultiResImgData.java:354: warning: no @return
#14 79.38     public int getTilePartULY();
#14 79.38                ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/MultiResImgData.java:381: warning: no @return
#14 79.38     public SubbandSyn getSynSubbandTree(int t,int c);
#14 79.38                       ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/InvWTData.java:105: warning: no @return
#14 79.38     public int getCbULX();
#14 79.38                ^
#14 79.38 /bio-formats-build/ome-jai/src/main/java/jj2000/j2k/wavelet/synthesis/InvWTData.java:111: warning: no @return
#14 79.38     public int getCbULY();
#14 79.38                ^
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/BlkImgDataSrc.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPConstants.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPImageReader.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPImageReaderSpi.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/bmp/BMPImageWriteParam.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPImageWriter.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPImageWriterSpi.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPMetadata.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPMetadataFormat.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/BMPMetadataFormatResources.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/BogusColorSpace.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/Box.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/BufferedRandomAccessFile.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/ByteInputBuffer.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/ByteOutputBuffer.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/CBlkCoordInfo.html...
#14 79.38 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/CBlkInfo.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/CBlkQuantDataSrcDec.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/CBlkQuantDataSrcEnc.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/CBlkRateDistStats.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/CBlkSizeSpec.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/CBlkWTData.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/CBlkWTDataFloat.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/CBlkWTDataInt.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/CBlkWTDataSrc.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/CBlkWTDataSrcDec.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/ChannelDefinitionBox.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/stream/ChannelImageInputStreamSpi.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/stream/ChannelImageOutputStreamSpi.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/CodedCBlk.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/CodedCBlkDataSrcDec.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/CodedCBlkDataSrcEnc.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/CodestreamManipulator.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/CodestreamWriter.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/ColorSpecificationBox.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/ComponentMappingBox.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/CompTransfSpec.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/CoordInfo.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/CorruptedCodestreamException.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/DataBlk.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/DataBlkFloat.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/DataBlkInt.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/DataEntryURLBox.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/DecLyrdCBlk.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/decoder/DecoderSpecs.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/Dequantizer.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/DequantizerParams.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/EBCOTRateAllocator.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/EndianType.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/EntropyCoder.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/EntropyDecoder.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/EXIFGPSTagSet.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/EXIFInteroperabilityTagSet.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/EXIFParentTIFFTagSet.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/EXIFTIFFTagSet.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/FacilityManager.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/FaxTIFFTagSet.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/FileBitstreamReaderAgent.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/FileChannelImageInputStream.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/FileChannelImageOutputStream.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/FileCodestreamWriter.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/FileFormatBoxes.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/reader/FileFormatReader.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/writer/FileFormatWriter.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/FileTypeBox.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/FilterTypes.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/ForwardWT.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/forwcomptransf/ForwCompTransf.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/forwcomptransf/ForwCompTransfSpec.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/ForwWT.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/ForwWTDataProps.html...
#14 79.39 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/ForwWTFull.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/GeoTIFFTagSet.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFImageMetadata.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFImageMetadataFormat.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFImageMetadataFormatResources.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFImageWriter.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFImageWriterSpi.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFStreamMetadata.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFStreamMetadataFormat.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/GIFStreamMetadataFormatResources.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/GuardBitsSpec.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/HeaderBox.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/HeaderDecoder.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/HeaderEncoder.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.COC.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.COD.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.COM.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.CRG.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.POC.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.QCC.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.QCD.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.RGN.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.SIZ.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/HeaderInfo.SOT.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/I18NImpl.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/IISRandomAccessIO.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/ImageInputStreamWrapper.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/ImageUtil.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/ImgData.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/ImgDataAdapter.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/ImgDataConverter.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/ImgDataJoiner.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/input/ImgReader.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/input/ImgReaderPGM.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/clib/InputStreamAdapter.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/IntegerSpec.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/invcomptransf/InvCompTransf.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/InverseWT.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/InvertedCMYKColorSpace.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/InvWT.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/InvWTAdapter.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/InvWTData.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/InvWTFull.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/ISRandomAccessIO.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageReader.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageReaderResources.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageReaderSpi.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/jpeg2000/J2KImageReadParam.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageReadParamJava.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/jpeg2000/J2KImageWriteParam.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageWriteParamJava.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageWriter.html...
#14 79.40 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageWriterResources.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KImageWriterSpi.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KMetadata.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KMetadataFormat.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KMetadataFormatResources.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KReadState.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/J2KRenderedImage.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/JJ2KExceptionHandler.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/JJ2KInfo.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/LayersInfo.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/LZWCompressor.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/LZWStringTable.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/Markers.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/MathUtil.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/MaxShiftSpec.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/ModuleSpec.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/MQCoder.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/MQDecoder.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/MsgLogger.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/MsgPrinter.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/MultiResImgData.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/MultiResImgDataAdapter.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/NativeServices.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/NoNextElementException.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/NotImplementedError.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/clib/OutputStreamAdapter.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/PackageUtil.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/PaletteBox.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/PaletteBuilder.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/PaletteBuilder.ColorNode.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/PCXConstants.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/PCXImageReader.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/PCXImageReaderSpi.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/PCXImageWriter.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/PCXImageWriterSpi.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/PCXMetadata.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/PktDecoder.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/PktEncoder.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/PktInfo.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/PNMImageReader.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/PNMImageReaderSpi.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/pnm/PNMImageWriteParam.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/PNMImageWriter.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/PNMImageWriterSpi.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/PNMMetadata.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/PNMMetadataFormat.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/PNMMetadataFormatResources.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/PostCompRateAllocator.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/PrecCoordInfo.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/PrecinctSizeSpec.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/PrecInfo.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/Progression.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/ProgressionSpec.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/ProgressionType.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/ProgressWatch.html...
#14 79.41 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/QuantizationType.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/Quantizer.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/QuantStepSizeSpec.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/QuantTypeSpec.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/RandomAccessIO.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/RawImageInputStream.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/RawImageReader.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/RawImageReaderSpi.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/RawImageWriteParam.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/RawImageWriter.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/RawImageWriterSpi.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/RawRenderedImage.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/RectROIMaskGenerator.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/RenderedImageSrc.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/ResolutionBox.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/ROI.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/ROIDeScaler.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/ROIMaskGenerator.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/ROIScaler.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/SegmentedImageInputStream.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/SignatureBox.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/SimpleCMYKColorSpace.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/SimpleRenderedImage.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/SingleTileRenderedImage.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/StdDequantizer.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/StdDequantizerParams.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/StdEntropyCoder.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/StdEntropyCoderOptions.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/StdEntropyDecoder.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/StdQuantizer.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/StreamMsgLogger.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/StreamSegment.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/StreamSegmentMapper.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/StringFormatException.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/StringSpec.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/Subband.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/SubbandAn.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/SubbandRectROIMask.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/SubbandROIMask.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/SubbandSyn.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/SynWTFilter.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/SynWTFilterFloat.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/SynWTFilterFloatLift9x7.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/SynWTFilterInt.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/SynWTFilterIntLift5x3.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/SynWTFilterSpec.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/TagTreeDecoder.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/TagTreeEncoder.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/ThreadPool.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFAttrInfo.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFBaseJPEGCompressor.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFCIELabColorConverter.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFColorConverter.html...
#14 79.42 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFCompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFDecompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFDeflateCompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFDeflateDecompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFDeflater.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFDirectory.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFElementInfo.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFEXIFJPEGCompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFFaxCompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFFaxDecompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFField.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFFieldNode.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFIFD.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFImageMetadata.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFImageMetadataFormat.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFImageMetadataFormatResources.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFImageReader.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFImageReaderSpi.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFImageReadParam.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFImageWriteParam.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFImageWriter.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFImageWriterSpi.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFJPEGCompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFJPEGDecompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFLSBCompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFLSBDecompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFLZWCompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFLZWDecompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFLZWUtil.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFMetadataFormat.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFNullCompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFNullDecompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFOldJPEGDecompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFPackBitsCompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFPackBitsDecompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFPackBitsUtil.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFRenderedImage.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFRLECompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFStreamMetadata.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFStreamMetadataFormat.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFStreamMetadataFormatResources.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFT4Compressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFT6Compressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFTag.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/TIFFTagSet.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFYCbCrColorConverter.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFYCbCrDecompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/TIFFZLibCompressor.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/Tiler.html...
#14 79.43 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/UUIDBox.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/UUIDListBox.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/WaveletFilter.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/WaveletTransform.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/WBMPImageReader.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/WBMPImageReaderSpi.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/WBMPImageWriter.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/WBMPImageWriterSpi.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/WBMPMetadata.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/WTDecompSpec.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/WTFilterSpec.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/XMLBox.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/bmp/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/bmp/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/jpeg2000/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/jpeg2000/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/pnm/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/pnm/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/clib/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/clib/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/png/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/png/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/stream/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/stream/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/jai/imageioimpl/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/jai/imageioimpl/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/jai/operator/package-summary.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/jai/operator/package-tree.html...
#14 79.44 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/decoder/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/decoder/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/reader/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/reader/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/writer/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/writer/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/forwcomptransf/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/forwcomptransf/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/input/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/input/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/invcomptransf/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/invcomptransf/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/package-summary.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/package-tree.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/constant-values.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/serialized-form.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/bmp/class-use/BMPImageWriteParam.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/jpeg2000/class-use/J2KImageReadParam.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/jpeg2000/class-use/J2KImageWriteParam.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/pnm/class-use/PNMImageWriteParam.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/BaselineTIFFTagSet.html...
#14 79.45 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/EXIFGPSTagSet.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/EXIFInteroperabilityTagSet.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/EXIFParentTIFFTagSet.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/EXIFTIFFTagSet.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/FaxTIFFTagSet.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/GeoTIFFTagSet.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFColorConverter.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFCompressor.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFDecompressor.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFDirectory.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFField.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFImageReadParam.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFImageWriteParam.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFTag.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/class-use/TIFFTagSet.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/class-use/FileChannelImageInputStream.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/class-use/FileChannelImageOutputStream.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/class-use/RawImageInputStream.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/class-use/SegmentedImageInputStream.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/class-use/StreamSegment.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/class-use/StreamSegmentMapper.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/BitFile.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/BogusColorSpace.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/I18NImpl.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/ImageUtil.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/InvertedCMYKColorSpace.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/LZWCompressor.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/LZWStringTable.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/PackageUtil.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/PaletteBuilder.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/PaletteBuilder.ColorNode.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/SimpleCMYKColorSpace.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/SimpleRenderedImage.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/class-use/SingleTileRenderedImage.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPConstants.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPImageReader.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPImageReaderSpi.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPImageWriter.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPImageWriterSpi.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPMetadata.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPMetadataFormat.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/class-use/BMPMetadataFormatResources.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/clib/class-use/InputStreamAdapter.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/clib/class-use/OutputStreamAdapter.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFImageMetadata.html...
#14 79.46 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFImageMetadataFormat.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFImageMetadataFormatResources.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFImageWriter.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFImageWriterSpi.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFStreamMetadata.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFStreamMetadataFormat.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/class-use/GIFStreamMetadataFormatResources.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/BitsPerComponentBox.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/Box.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/ChannelDefinitionBox.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/ColorSpecificationBox.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/ComponentMappingBox.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/DataEntryURLBox.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/FileTypeBox.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/HeaderBox.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/IISRandomAccessIO.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/ImageInputStreamWrapper.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageReadParamJava.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageReader.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageReaderResources.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageReaderSpi.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageWriteParamJava.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageWriter.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageWriterResources.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KImageWriterSpi.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KMetadata.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KMetadataFormat.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KMetadataFormatResources.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KReadState.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/J2KRenderedImage.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/PaletteBox.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/RenderedImageSrc.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/ResolutionBox.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/SignatureBox.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/UUIDBox.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/UUIDListBox.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/class-use/XMLBox.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/class-use/PCXConstants.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/class-use/PCXImageReader.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/class-use/PCXImageReaderSpi.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/class-use/PCXImageWriter.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/class-use/PCXImageWriterSpi.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/class-use/PCXMetadata.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/class-use/PNMImageReader.html...
#14 79.47 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/class-use/PNMImageReaderSpi.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/class-use/PNMImageWriter.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/class-use/PNMImageWriterSpi.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/class-use/PNMMetadata.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/class-use/PNMMetadataFormat.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/class-use/PNMMetadataFormatResources.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/class-use/RawImageReader.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/class-use/RawImageReaderSpi.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/class-use/RawImageWriteParam.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/class-use/RawImageWriter.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/class-use/RawImageWriterSpi.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/class-use/RawRenderedImage.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFAttrInfo.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFBaseJPEGCompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFCIELabColorConverter.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFDeflateCompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFDeflateDecompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFDeflater.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFEXIFJPEGCompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFElementInfo.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFFaxCompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFFaxDecompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFFieldNode.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFIFD.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFImageMetadata.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFImageMetadataFormat.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFImageMetadataFormatResources.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFImageReader.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFImageReaderSpi.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFImageWriter.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFImageWriterSpi.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFJPEGCompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFJPEGDecompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFLSBCompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFLSBDecompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFLZWCompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFLZWDecompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFLZWUtil.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFMetadataFormat.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFNullCompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFNullDecompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFOldJPEGDecompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFPackBitsCompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFPackBitsDecompressor.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFPackBitsUtil.html...
#14 79.48 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFRLECompressor.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFRenderedImage.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFStreamMetadata.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFStreamMetadataFormat.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFStreamMetadataFormatResources.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFT4Compressor.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFT6Compressor.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFYCbCrColorConverter.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFYCbCrDecompressor.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/class-use/TIFFZLibCompressor.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/class-use/WBMPImageReader.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/class-use/WBMPImageReaderSpi.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/class-use/WBMPImageWriter.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/class-use/WBMPImageWriterSpi.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/class-use/WBMPMetadata.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/stream/class-use/ChannelImageInputStreamSpi.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/stream/class-use/ChannelImageOutputStreamSpi.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/class-use/IntegerSpec.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/class-use/JJ2KExceptionHandler.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/class-use/JJ2KInfo.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/class-use/ModuleSpec.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/class-use/NoNextElementException.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/class-use/NotImplementedError.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/class-use/StringSpec.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/CBlkCoordInfo.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/CoordInfo.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/CorruptedCodestreamException.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.COM.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.CRG.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.POC.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.QCC.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.QCD.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.RGN.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.COC.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.COD.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.SOT.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/HeaderInfo.SIZ.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/Markers.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/PrecCoordInfo.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/PrecInfo.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/class-use/ProgressionType.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/class-use/BitstreamReaderAgent.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/class-use/CBlkInfo.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/class-use/FileBitstreamReaderAgent.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/class-use/HeaderDecoder.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/class-use/PktDecoder.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/class-use/PktInfo.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/class-use/TagTreeDecoder.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/class-use/BitOutputBuffer.html...
#14 79.49 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/class-use/CodestreamWriter.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/class-use/FileCodestreamWriter.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/class-use/HeaderEncoder.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/class-use/PktEncoder.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/class-use/TagTreeEncoder.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/decoder/class-use/DecoderSpecs.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/class-use/CBlkSizeSpec.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/class-use/CodedCBlk.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/class-use/PrecinctSizeSpec.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/class-use/Progression.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/class-use/ProgressionSpec.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/class-use/StdEntropyCoderOptions.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/class-use/ByteInputBuffer.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/class-use/CodedCBlkDataSrcDec.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/class-use/DecLyrdCBlk.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/class-use/EntropyDecoder.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/class-use/MQDecoder.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/class-use/StdEntropyDecoder.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/ByteOutputBuffer.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/CBlkRateDistStats.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/CodedCBlkDataSrcEnc.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/EBCOTRateAllocator.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/EntropyCoder.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/LayersInfo.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/MQCoder.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/PostCompRateAllocator.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/class-use/StdEntropyCoder.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/class-use/FileFormatBoxes.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/reader/class-use/FileFormatReader.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/writer/class-use/FileFormatWriter.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/BlkImgDataSrc.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/CompTransfSpec.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/DataBlk.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/DataBlkFloat.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/DataBlkInt.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/ImgData.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/ImgDataAdapter.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/ImgDataConverter.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/ImgDataJoiner.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/class-use/Tiler.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/forwcomptransf/class-use/ForwCompTransf.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/forwcomptransf/class-use/ForwCompTransfSpec.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/input/class-use/ImgReader.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/input/class-use/ImgReaderPGM.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/invcomptransf/class-use/InvCompTransf.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/class-use/BEBufferedRandomAccessFile.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/class-use/BinaryDataInput.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/class-use/BinaryDataOutput.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/class-use/BufferedRandomAccessFile.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/class-use/EndianType.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/class-use/RandomAccessIO.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/class-use/GuardBitsSpec.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/class-use/QuantStepSizeSpec.html...
#14 79.50 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/class-use/QuantTypeSpec.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/class-use/QuantizationType.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/class-use/CBlkQuantDataSrcDec.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/class-use/Dequantizer.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/class-use/DequantizerParams.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/class-use/StdDequantizer.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/class-use/StdDequantizerParams.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/class-use/CBlkQuantDataSrcEnc.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/class-use/Quantizer.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/class-use/StdQuantizer.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/class-use/MaxShiftSpec.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/class-use/ROIDeScaler.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/class-use/ArbROIMaskGenerator.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/class-use/ROI.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/class-use/ROIMaskGenerator.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/class-use/ROIScaler.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/class-use/RectROIMaskGenerator.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/class-use/SubbandROIMask.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/class-use/SubbandRectROIMask.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/ArrayUtil.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/CodestreamManipulator.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/FacilityManager.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/ISRandomAccessIO.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/MathUtil.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/MsgLogger.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/MsgPrinter.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/NativeServices.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/ProgressWatch.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/StreamMsgLogger.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/StringFormatException.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/class-use/ThreadPool.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/class-use/FilterTypes.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/class-use/Subband.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/class-use/WTDecompSpec.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/class-use/WTFilterSpec.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/class-use/WaveletFilter.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/class-use/WaveletTransform.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/AnWTFilter.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/AnWTFilterFloat.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/AnWTFilterFloatLift9x7.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/AnWTFilterInt.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/AnWTFilterIntLift5x3.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/AnWTFilterSpec.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/CBlkWTData.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/CBlkWTDataFloat.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/CBlkWTDataInt.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/CBlkWTDataSrc.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/ForwWT.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/ForwWTDataProps.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/ForwWTFull.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/ForwardWT.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/class-use/SubbandAn.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/CBlkWTDataSrcDec.html...
#14 79.51 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/InvWT.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/InvWTAdapter.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/InvWTData.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/InvWTFull.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/InverseWT.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/MultiResImgData.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/MultiResImgDataAdapter.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/SubbandSyn.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/SynWTFilter.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/SynWTFilterFloat.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/SynWTFilterFloatLift9x7.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/SynWTFilterInt.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/SynWTFilterIntLift5x3.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/class-use/SynWTFilterSpec.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/bmp/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/jpeg2000/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/pnm/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/plugins/tiff/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageio/stream/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/common/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/bmp/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/clib/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/gif/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/jpeg2000/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pcx/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/png/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/pnm/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/raw/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/tiff/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/plugins/wbmp/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/imageioimpl/stream/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/jai/imageioimpl/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/com/sun/media/jai/operator/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/reader/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/codestream/writer/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/decoder/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/decoder/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/entropy/encoder/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/reader/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/fileformat/writer/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/forwcomptransf/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/input/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/image/invcomptransf/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/io/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/dequantizer/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/quantization/quantizer/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/roi/encoder/package-use.html...
#14 79.52 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/util/package-use.html...
#14 79.53 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/package-use.html...
#14 79.53 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/analysis/package-use.html...
#14 79.53 Generating /bio-formats-build/ome-jai/target/apidocs/jj2000/j2k/wavelet/synthesis/package-use.html...
#14 79.53 Generating /bio-formats-build/ome-jai/target/apidocs/overview-tree.html...
#14 79.53 Generating /bio-formats-build/ome-jai/target/apidocs/deprecated-list.html...
#14 79.53 Generating /bio-formats-build/ome-jai/target/apidocs/index.html...
#14 79.53 Building index for all classes...
#14 79.53 Generating /bio-formats-build/ome-jai/target/apidocs/allclasses-index.html...
#14 79.53 Generating /bio-formats-build/ome-jai/target/apidocs/allpackages-index.html...
#14 79.53 Generating /bio-formats-build/ome-jai/target/apidocs/index-all.html...
#14 79.53 Generating /bio-formats-build/ome-jai/target/apidocs/overview-summary.html...
#14 79.53 Generating /bio-formats-build/ome-jai/target/apidocs/help-doc.html...
#14 79.53 100 errors
#14 79.53 100 warnings
#14 79.53 
#14 79.53 Command line was: /usr/local/openjdk-17/bin/javadoc @options @packages
#14 79.53 
#14 79.53 Refer to the generated Javadoc files in '/bio-formats-build/ome-jai/target/apidocs' dir.
#14 79.53 
#14 79.53     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine (AbstractJavadocMojo.java:5298)
#14 79.53     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2134)
#14 79.53     at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:190)
#14 79.53     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:1912)
#14 79.53     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
#14 79.53     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
#14 79.53     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
#14 79.53     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
#14 79.53     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
#14 79.53     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
#14 79.53     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
#14 79.53     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
#14 79.53     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
#14 79.53     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
#14 79.53     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
#14 79.53     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
#14 79.53     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
#14 79.53     at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
#14 79.53     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
#14 79.53     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
#14 79.53     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
#14 79.53     at java.lang.reflect.Method.invoke (Method.java:568)
#14 79.53     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
#14 79.53     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
#14 79.53     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
#14 79.53     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
#14 79.62 [INFO] Building jar: /bio-formats-build/ome-jai/target/ome-jai-0.1.6-SNAPSHOT-javadoc.jar
#14 79.69 [INFO] 
#14 79.69 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ome-jai ---
#14 79.77 [INFO] Building jar: /bio-formats-build/ome-jai/target/ome-jai-0.1.6-SNAPSHOT-sources.jar
#14 79.80 [INFO] 
#14 79.80 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ome-jai ---
#14 79.80 [INFO] Installing /bio-formats-build/ome-jai/target/ome-jai-0.1.6-SNAPSHOT.jar to /home/build/.m2/repository/org/openmicroscopy/ome-jai/0.1.6-SNAPSHOT/ome-jai-0.1.6-SNAPSHOT.jar
#14 79.81 [INFO] Installing /bio-formats-build/ome-jai/pom.xml to /home/build/.m2/repository/org/openmicroscopy/ome-jai/0.1.6-SNAPSHOT/ome-jai-0.1.6-SNAPSHOT.pom
#14 79.81 [INFO] Installing /bio-formats-build/ome-jai/target/ome-jai-0.1.6-SNAPSHOT-javadoc.jar to /home/build/.m2/repository/org/openmicroscopy/ome-jai/0.1.6-SNAPSHOT/ome-jai-0.1.6-SNAPSHOT-javadoc.jar
#14 79.81 [INFO] Installing /bio-formats-build/ome-jai/target/ome-jai-0.1.6-SNAPSHOT-sources.jar to /home/build/.m2/repository/org/openmicroscopy/ome-jai/0.1.6-SNAPSHOT/ome-jai-0.1.6-SNAPSHOT-sources.jar
#14 79.82 [INFO] 
#14 79.82 [INFO] -------------------< org.openmicroscopy:ome-codecs >--------------------
#14 79.82 [INFO] Building OME Codecs 1.1.2-SNAPSHOT                                [8/24]
#14 79.82 [INFO] --------------------------------[ jar ]---------------------------------
#14 79.82 [INFO] 
#14 79.82 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ome-codecs ---
#14 79.82 [INFO] 
#14 79.82 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ ome-codecs ---
#14 79.82 [INFO] 
#14 79.82 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ome-codecs ---
#14 79.82 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 79.83 [INFO] Copying 0 resource
#14 79.83 [INFO] 
#14 79.83 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ ome-codecs ---
#14 79.83 [INFO] Recompiling the module because of changed dependency.
#14 79.83 [INFO] Compiling 41 source files with javac [debug release 8] to target/classes
#14 80.03 [INFO] /bio-formats-build/ome-codecs/src/main/java/ome/codecs/HuffmanCodec.java: /bio-formats-build/ome-codecs/src/main/java/ome/codecs/HuffmanCodec.java uses or overrides a deprecated API.
#14 80.03 [INFO] /bio-formats-build/ome-codecs/src/main/java/ome/codecs/HuffmanCodec.java: Recompile with -Xlint:deprecation for details.
#14 80.03 [INFO] /bio-formats-build/ome-codecs/src/main/java/ome/codecs/LosslessJPEGCodec.java: /bio-formats-build/ome-codecs/src/main/java/ome/codecs/LosslessJPEGCodec.java uses unchecked or unsafe operations.
#14 80.03 [INFO] /bio-formats-build/ome-codecs/src/main/java/ome/codecs/LosslessJPEGCodec.java: Recompile with -Xlint:unchecked for details.
#14 80.03 [INFO] 
#14 80.03 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ome-codecs ---
#14 80.03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 80.03 [INFO] Copying 1 resource
#14 80.03 [INFO] 
#14 80.03 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ ome-codecs ---
#14 80.04 [INFO] Recompiling the module because of changed dependency.
#14 80.04 [INFO] Compiling 5 source files with javac [debug release 8] to target/test-classes
#14 80.11 [INFO] 
#14 80.11 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ ome-codecs ---
#14 80.12 [INFO] Tests are skipped.
#14 80.12 [INFO] 
#14 80.12 [INFO] --- maven-surefire-plugin:2.22.0:test (default-tests) @ ome-codecs ---
#14 80.12 [INFO] 
#14 80.12 [INFO] -------------------------------------------------------
#14 80.12 [INFO]  T E S T S
#14 80.12 [INFO] -------------------------------------------------------
#14 80.25 [INFO] Running TestSuite
#14 80.27 SLF4J: No SLF4J providers were found.
#14 80.27 SLF4J: Defaulting to no-operation (NOP) logger implementation
#14 80.27 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
#14 81.37 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 s - in TestSuite
#14 81.70 [INFO] 
#14 81.70 [INFO] Results:
#14 81.70 [INFO] 
#14 81.70 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
#14 81.70 [INFO] 
#14 81.70 [INFO] 
#14 81.70 [INFO] --- maven-surefire-plugin:2.22.0:test (missing-tests) @ ome-codecs ---
#14 81.71 [INFO] 
#14 81.71 [INFO] -------------------------------------------------------
#14 81.71 [INFO]  T E S T S
#14 81.71 [INFO] -------------------------------------------------------
#14 81.83 [INFO] Running ome.codecs.MissingJAIIIOServiceTest
#14 81.85 SLF4J: No SLF4J providers were found.
#14 81.85 SLF4J: Defaulting to no-operation (NOP) logger implementation
#14 81.85 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
#14 82.18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in ome.codecs.MissingJAIIIOServiceTest
#14 82.50 [INFO] 
#14 82.50 [INFO] Results:
#14 82.50 [INFO] 
#14 82.50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
#14 82.50 [INFO] 
#14 82.50 [INFO] 
#14 82.50 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ome-codecs ---
#14 82.51 [INFO] Building jar: /bio-formats-build/ome-codecs/target/ome-codecs-1.1.2-SNAPSHOT.jar
#14 82.51 [INFO] 
#14 82.51 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ ome-codecs ---
#14 82.52 [INFO] Building jar: /bio-formats-build/ome-codecs/target/ome-codecs-1.1.2-SNAPSHOT-tests.jar
#14 82.52 [INFO] 
#14 82.52 [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ ome-codecs ---
#14 82.67 [ERROR] Error fetching link: /bio-formats-build/ome-common-java/target/apidocs/package-list. Ignored it.
#14 82.67 [ERROR] Error fetching link: /bio-formats-build/ome-jai/target/apidocs/package-list. Ignored it.
#14 85.29 [ERROR] MavenReportException: Error while generating Javadoc: 
#14 85.29 Exit code: 1 - Loading source files for package ome.codecs...
#14 85.29 Loading source files for package ome.codecs.gui...
#14 85.29 Loading source files for package ome.codecs.services...
#14 85.29 Constructing Javadoc information...
#14 85.29 warning: URL https://docs.oracle.com/javase/7/docs/api/element-list was redirected to https://docs.oracle.com/en/java/javase/24/ -- Update the command-line options to suppress this warning.
#14 85.29 Building index for all the packages and classes...
#14 85.29 Standard Doclet version 17.0.2+8-86
#14 85.29 Building tree for all the packages and classes...
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/JPEG2000Codec.java:61: warning: empty <dl> tag
#14 85.29  * </dl>
#14 85.29    ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/LZWCodec.java:69: error: malformed HTML
#14 85.29  * <li> N <= 1.41 * n
#14 85.29           ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/LZWCodec.java:70: error: malformed HTML
#14 85.29  * <li> M <= 1.41 * m
#14 85.29           ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/LZWCodec.java:76: warning: empty <p> tag
#14 85.29  * <p>
#14 85.29    ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/LZWCodec.java:51: error: element not closed: ul
#14 85.29  * <ul>
#14 85.29    ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:82: error: reference not found
#14 85.29  * use the {@link ome.codecs.ImageTools} class.
#14 85.29                   ^
#14 85.29 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/AWTImageTools.html...
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:116: warning: no @return
#14 85.29   public static BufferedImage makeImage(byte[] data,
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:131: warning: no @return
#14 85.29   public static BufferedImage makeImage(short[] data,
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:146: warning: no @return
#14 85.29   public static BufferedImage makeImage(int[] data,
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:159: warning: no @return
#14 85.29   public static BufferedImage makeImage(float[] data, int w, int h) {
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:170: warning: no @return
#14 85.29   public static BufferedImage makeImage(double[] data, int w, int h) {
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:190: warning: no @return
#14 85.29   public static BufferedImage makeImage(byte[] data,
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:221: warning: no @return
#14 85.29   public static BufferedImage makeImage(short[] data,
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:252: warning: no @return
#14 85.29   public static BufferedImage makeImage(int[] data,
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:279: warning: no @return
#14 85.29   public static BufferedImage makeImage(float[] data,
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:300: warning: no @return
#14 85.29   public static BufferedImage makeImage(double[] data,
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:322: warning: no @return
#14 85.29   public static BufferedImage makeImage(byte[][] data,
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:349: warning: no @return
#14 85.29   public static BufferedImage makeImage(short[][] data,
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:376: warning: no @return
#14 85.29   public static BufferedImage makeImage(int[][] data,
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:399: warning: no @return
#14 85.29   public static BufferedImage makeImage(float[][] data, int w, int h) {
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:414: warning: no @return
#14 85.29   public static BufferedImage makeImage(double[][] data, int w, int h) {
#14 85.29                               ^
#14 85.29 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:441: warning: no @return
#14 85.29   public static BufferedImage makeImage(byte[] data, int w, int h, int c,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:479: warning: no @return
#14 85.30   public static BufferedImage makeImage(byte[][] data,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @param for c
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @param for type
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @param for w
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @param for h
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @param for interleaved
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @param for banded
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @param for buffer
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @return
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for c
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for type
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for w
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for h
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for interleaved
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for banded
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for buffer
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for colorModel
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @return
#14 85.30   public static BufferedImage constructImage(int c, int type, int w,
#14 85.30                               ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:664: warning: no @param for image
#14 85.30   public static Object getPixels(BufferedImage image) {
#14 85.30                        ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:664: warning: no @return
#14 85.30   public static Object getPixels(BufferedImage image) {
#14 85.30                        ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:674: warning: no @param for image
#14 85.30   public static Object getPixels(BufferedImage image, int x, int y,
#14 85.30                        ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:674: warning: no @param for x
#14 85.30   public static Object getPixels(BufferedImage image, int x, int y,
#14 85.30                        ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:674: warning: no @param for y
#14 85.30   public static Object getPixels(BufferedImage image, int x, int y,
#14 85.30                        ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:674: warning: no @param for w
#14 85.30   public static Object getPixels(BufferedImage image, int x, int y,
#14 85.30                        ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:674: warning: no @param for h
#14 85.30   public static Object getPixels(BufferedImage image, int x, int y,
#14 85.30                        ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:674: warning: no @return
#14 85.30   public static Object getPixels(BufferedImage image, int x, int y,
#14 85.30                        ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:686: warning: no @param for raster
#14 85.30   public static Object getPixels(WritableRaster raster) {
#14 85.30                        ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:686: warning: no @return
#14 85.30   public static Object getPixels(WritableRaster raster) {
#14 85.30                        ^
#14 85.30 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:695: warning: no @param for raster
#14 85.31   public static Object getPixels(WritableRaster raster, int x, int y,
#14 85.31                        ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:695: warning: no @param for x
#14 85.31   public static Object getPixels(WritableRaster raster, int x, int y,
#14 85.31                        ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:695: warning: no @param for y
#14 85.31   public static Object getPixels(WritableRaster raster, int x, int y,
#14 85.31                        ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:695: warning: no @param for w
#14 85.31   public static Object getPixels(WritableRaster raster, int x, int y,
#14 85.31                        ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:695: warning: no @param for h
#14 85.31   public static Object getPixels(WritableRaster raster, int x, int y,
#14 85.31                        ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:695: warning: no @return
#14 85.31   public static Object getPixels(WritableRaster raster, int x, int y,
#14 85.31                        ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:712: warning: no @param for image
#14 85.31   public static byte[][] getBytes(BufferedImage image) {
#14 85.31                          ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:712: warning: no @return
#14 85.31   public static byte[][] getBytes(BufferedImage image) {
#14 85.31                          ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:718: warning: no @param for r
#14 85.31   public static byte[][] getBytes(WritableRaster r) {
#14 85.31                          ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:718: warning: no @return
#14 85.31   public static byte[][] getBytes(WritableRaster r) {
#14 85.31                          ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:723: warning: no @param for r
#14 85.31   public static byte[][] getBytes(WritableRaster r, int x, int y, int w, int h)
#14 85.31                          ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:723: warning: no @param for x
#14 85.31   public static byte[][] getBytes(WritableRaster r, int x, int y, int w, int h)
#14 85.31                          ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:723: warning: no @param for y
#14 85.31   public static byte[][] getBytes(WritableRaster r, int x, int y, int w, int h)
#14 85.31                          ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:723: warning: no @param for w
#14 85.31   public static byte[][] getBytes(WritableRaster r, int x, int y, int w, int h)
#14 85.31                          ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:723: warning: no @param for h
#14 85.31   public static byte[][] getBytes(WritableRaster r, int x, int y, int w, int h)
#14 85.31                          ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:723: warning: no @return
#14 85.31   public static byte[][] getBytes(WritableRaster r, int x, int y, int w, int h)
#14 85.31                          ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:741: warning: no @param for image
#14 85.31   public static short[][] getShorts(BufferedImage image) {
#14 85.31                           ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:741: warning: no @return
#14 85.31   public static short[][] getShorts(BufferedImage image) {
#14 85.31                           ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:747: warning: no @param for r
#14 85.31   public static short[][] getShorts(WritableRaster r) {
#14 85.31                           ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:747: warning: no @return
#14 85.31   public static short[][] getShorts(WritableRaster r) {
#14 85.31                           ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:752: warning: no @param for r
#14 85.31   public static short[][] getShorts(WritableRaster r, int x, int y,
#14 85.31                           ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:752: warning: no @param for x
#14 85.31   public static short[][] getShorts(WritableRaster r, int x, int y,
#14 85.31                           ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:752: warning: no @param for y
#14 85.31   public static short[][] getShorts(WritableRaster r, int x, int y,
#14 85.31                           ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:752: warning: no @param for w
#14 85.31   public static short[][] getShorts(WritableRaster r, int x, int y,
#14 85.31                           ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:752: warning: no @param for h
#14 85.31   public static short[][] getShorts(WritableRaster r, int x, int y,
#14 85.31                           ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:752: warning: no @return
#14 85.31   public static short[][] getShorts(WritableRaster r, int x, int y,
#14 85.31                           ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:772: warning: no @param for image
#14 85.31   public static int[][] getInts(BufferedImage image) {
#14 85.31                         ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:772: warning: no @return
#14 85.31   public static int[][] getInts(BufferedImage image) {
#14 85.31                         ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:778: warning: no @param for r
#14 85.31   public static int[][] getInts(WritableRaster r) {
#14 85.31                         ^
#14 85.31 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:778: warning: no @return
#14 85.32   public static int[][] getInts(WritableRaster r) {
#14 85.32                         ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:783: warning: no @param for r
#14 85.32   public static int[][] getInts(WritableRaster r, int x, int y, int w, int h) {
#14 85.32                         ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:783: warning: no @param for x
#14 85.32   public static int[][] getInts(WritableRaster r, int x, int y, int w, int h) {
#14 85.32                         ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:783: warning: no @param for y
#14 85.32   public static int[][] getInts(WritableRaster r, int x, int y, int w, int h) {
#14 85.32                         ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:783: warning: no @param for w
#14 85.32   public static int[][] getInts(WritableRaster r, int x, int y, int w, int h) {
#14 85.32                         ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:783: warning: no @param for h
#14 85.32   public static int[][] getInts(WritableRaster r, int x, int y, int w, int h) {
#14 85.32                         ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:783: warning: no @return
#14 85.32   public static int[][] getInts(WritableRaster r, int x, int y, int w, int h) {
#14 85.32                         ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:797: warning: no @param for image
#14 85.32   public static float[][] getFloats(BufferedImage image) {
#14 85.32                           ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:797: warning: no @return
#14 85.32   public static float[][] getFloats(BufferedImage image) {
#14 85.32                           ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:803: warning: no @param for r
#14 85.32   public static float[][] getFloats(WritableRaster r) {
#14 85.32                           ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:803: warning: no @return
#14 85.32   public static float[][] getFloats(WritableRaster r) {
#14 85.32                           ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:808: warning: no @param for r
#14 85.32   public static float[][] getFloats(WritableRaster r, int x, int y,
#14 85.32                           ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:808: warning: no @param for x
#14 85.32   public static float[][] getFloats(WritableRaster r, int x, int y,
#14 85.32                           ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:808: warning: no @param for y
#14 85.32   public static float[][] getFloats(WritableRaster r, int x, int y,
#14 85.32                           ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:808: warning: no @param for w
#14 85.32   public static float[][] getFloats(WritableRaster r, int x, int y,
#14 85.32                           ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:808: warning: no @param for h
#14 85.32   public static float[][] getFloats(WritableRaster r, int x, int y,
#14 85.32                           ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:808: warning: no @return
#14 85.32   public static float[][] getFloats(WritableRaster r, int x, int y,
#14 85.32                           ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:825: warning: no @param for image
#14 85.32   public static double[][] getDoubles(BufferedImage image) {
#14 85.32                            ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:825: warning: no @return
#14 85.32   public static double[][] getDoubles(BufferedImage image) {
#14 85.32                            ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:831: warning: no @param for r
#14 85.32   public static double[][] getDoubles(WritableRaster r) {
#14 85.32                            ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:831: warning: no @return
#14 85.32   public static double[][] getDoubles(WritableRaster r) {
#14 85.32                            ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:836: warning: no @param for r
#14 85.32   public static double[][] getDoubles(WritableRaster r, int x, int y,
#14 85.32                            ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:836: warning: no @param for x
#14 85.32   public static double[][] getDoubles(WritableRaster r, int x, int y,
#14 85.32                            ^
#14 85.32 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:836: warning: no @param for y
#14 85.32   public static double[][] getDoubles(WritableRaster r, int x, int y,
#14 85.32                            ^
#14 85.32 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/Base64Codec.html...
#14 85.32 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/BaseCodec.html...
#14 85.32 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/BitBuffer.html...
#14 85.32 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/BitWriter.html...
#14 85.32 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/ByteVector.html...
#14 85.32 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/Codec.html...
#14 85.32 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/CodecException.html...
#14 85.32 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/CodecOptions.html...
#14 85.32 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/CompressionType.html...
#14 85.32 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/HuffmanCodec.html...
#14 85.32 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/HuffmanCodecOptions.html...
#14 85.32 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/services/JAIIIOService.html...
#14 85.32 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/services/JAIIIOServiceImpl.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/JPEG2000BoxType.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/JPEG2000Codec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/JPEG2000CodecOptions.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/JPEG2000SegmentMarker.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/JPEGCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/JPEGTileDecoder.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/LosslessJPEGCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/LZ4Codec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/LZOCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/LZWCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/MissingLibraryException.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/MJPBCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/MJPBCodecOptions.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/MSRLECodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/MSVideoCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/PackbitsCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/PassthroughCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/QTRLECodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/RPZACodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/SignedByteBuffer.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/SignedShortBuffer.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/TwoChannelColorSpace.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/UnsignedIntBuffer.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/UnsignedIntColorModel.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/UnsupportedCompressionException.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/ZlibCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/ZstdCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/package-summary.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/package-tree.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/package-summary.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/package-tree.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/services/package-summary.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/services/package-tree.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/constant-values.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/serialized-form.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/Base64Codec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/BaseCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/BitBuffer.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/BitWriter.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/ByteVector.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/Codec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/CodecException.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/CodecOptions.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/CompressionType.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/HuffmanCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/HuffmanCodecOptions.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/JPEG2000BoxType.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/JPEG2000Codec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/JPEG2000CodecOptions.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/JPEG2000SegmentMarker.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/JPEGCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/JPEGTileDecoder.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/LZ4Codec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/LZOCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/LZWCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/LosslessJPEGCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/MJPBCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/MJPBCodecOptions.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/MSRLECodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/MSVideoCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/MissingLibraryException.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/PackbitsCodec.html...
#14 85.33 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/PassthroughCodec.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/QTRLECodec.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/RPZACodec.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/UnsupportedCompressionException.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/ZlibCodec.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/ZstdCodec.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/class-use/AWTImageTools.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/class-use/SignedByteBuffer.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/class-use/SignedShortBuffer.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/class-use/TwoChannelColorSpace.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/class-use/UnsignedIntBuffer.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/class-use/UnsignedIntColorModel.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/services/class-use/JAIIIOService.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/services/class-use/JAIIIOServiceImpl.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/package-use.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/package-use.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/services/package-use.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/overview-tree.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/deprecated-list.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/index.html...
#14 85.34 Building index for all classes...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/allclasses-index.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/allpackages-index.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/index-all.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/overview-summary.html...
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/help-doc.html...
#14 85.34 4 errors
#14 85.34 100 warnings
#14 85.34 
#14 85.34 Command line was: /usr/local/openjdk-17/bin/javadoc @options @packages
#14 85.34 
#14 85.34 Refer to the generated Javadoc files in '/bio-formats-build/ome-codecs/target/apidocs' dir.
#14 85.34 
#14 85.34 org.apache.maven.reporting.MavenReportException: 
#14 85.34 Exit code: 1 - Loading source files for package ome.codecs...
#14 85.34 Loading source files for package ome.codecs.gui...
#14 85.34 Loading source files for package ome.codecs.services...
#14 85.34 Constructing Javadoc information...
#14 85.34 warning: URL https://docs.oracle.com/javase/7/docs/api/element-list was redirected to https://docs.oracle.com/en/java/javase/24/ -- Update the command-line options to suppress this warning.
#14 85.34 Building index for all the packages and classes...
#14 85.34 Standard Doclet version 17.0.2+8-86
#14 85.34 Building tree for all the packages and classes...
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/JPEG2000Codec.java:61: warning: empty <dl> tag
#14 85.34  * </dl>
#14 85.34    ^
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/LZWCodec.java:69: error: malformed HTML
#14 85.34  * <li> N <= 1.41 * n
#14 85.34           ^
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/LZWCodec.java:70: error: malformed HTML
#14 85.34  * <li> M <= 1.41 * m
#14 85.34           ^
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/LZWCodec.java:76: warning: empty <p> tag
#14 85.34  * <p>
#14 85.34    ^
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/LZWCodec.java:51: error: element not closed: ul
#14 85.34  * <ul>
#14 85.34    ^
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:82: error: reference not found
#14 85.34  * use the {@link ome.codecs.ImageTools} class.
#14 85.34                   ^
#14 85.34 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/AWTImageTools.html...
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:116: warning: no @return
#14 85.34   public static BufferedImage makeImage(byte[] data,
#14 85.34                               ^
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:131: warning: no @return
#14 85.34   public static BufferedImage makeImage(short[] data,
#14 85.34                               ^
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:146: warning: no @return
#14 85.34   public static BufferedImage makeImage(int[] data,
#14 85.34                               ^
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:159: warning: no @return
#14 85.34   public static BufferedImage makeImage(float[] data, int w, int h) {
#14 85.34                               ^
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:170: warning: no @return
#14 85.34   public static BufferedImage makeImage(double[] data, int w, int h) {
#14 85.34                               ^
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:190: warning: no @return
#14 85.34   public static BufferedImage makeImage(byte[] data,
#14 85.34                               ^
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:221: warning: no @return
#14 85.34   public static BufferedImage makeImage(short[] data,
#14 85.34                               ^
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:252: warning: no @return
#14 85.34   public static BufferedImage makeImage(int[] data,
#14 85.34                               ^
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:279: warning: no @return
#14 85.34   public static BufferedImage makeImage(float[] data,
#14 85.34                               ^
#14 85.34 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:300: warning: no @return
#14 85.35   public static BufferedImage makeImage(double[] data,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:322: warning: no @return
#14 85.35   public static BufferedImage makeImage(byte[][] data,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:349: warning: no @return
#14 85.35   public static BufferedImage makeImage(short[][] data,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:376: warning: no @return
#14 85.35   public static BufferedImage makeImage(int[][] data,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:399: warning: no @return
#14 85.35   public static BufferedImage makeImage(float[][] data, int w, int h) {
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:414: warning: no @return
#14 85.35   public static BufferedImage makeImage(double[][] data, int w, int h) {
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:441: warning: no @return
#14 85.35   public static BufferedImage makeImage(byte[] data, int w, int h, int c,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:479: warning: no @return
#14 85.35   public static BufferedImage makeImage(byte[][] data,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @param for c
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @param for type
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @param for w
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @param for h
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @param for interleaved
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @param for banded
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @param for buffer
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:566: warning: no @return
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for c
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for type
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for w
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for h
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for interleaved
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for banded
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for buffer
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @param for colorModel
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:573: warning: no @return
#14 85.35   public static BufferedImage constructImage(int c, int type, int w,
#14 85.35                               ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:664: warning: no @param for image
#14 85.35   public static Object getPixels(BufferedImage image) {
#14 85.35                        ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:664: warning: no @return
#14 85.35   public static Object getPixels(BufferedImage image) {
#14 85.35                        ^
#14 85.35 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:674: warning: no @param for image
#14 85.35   public static Object getPixels(BufferedImage image, int x, int y,
#14 85.35                        ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:674: warning: no @param for x
#14 85.36   public static Object getPixels(BufferedImage image, int x, int y,
#14 85.36                        ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:674: warning: no @param for y
#14 85.36   public static Object getPixels(BufferedImage image, int x, int y,
#14 85.36                        ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:674: warning: no @param for w
#14 85.36   public static Object getPixels(BufferedImage image, int x, int y,
#14 85.36                        ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:674: warning: no @param for h
#14 85.36   public static Object getPixels(BufferedImage image, int x, int y,
#14 85.36                        ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:674: warning: no @return
#14 85.36   public static Object getPixels(BufferedImage image, int x, int y,
#14 85.36                        ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:686: warning: no @param for raster
#14 85.36   public static Object getPixels(WritableRaster raster) {
#14 85.36                        ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:686: warning: no @return
#14 85.36   public static Object getPixels(WritableRaster raster) {
#14 85.36                        ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:695: warning: no @param for raster
#14 85.36   public static Object getPixels(WritableRaster raster, int x, int y,
#14 85.36                        ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:695: warning: no @param for x
#14 85.36   public static Object getPixels(WritableRaster raster, int x, int y,
#14 85.36                        ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:695: warning: no @param for y
#14 85.36   public static Object getPixels(WritableRaster raster, int x, int y,
#14 85.36                        ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:695: warning: no @param for w
#14 85.36   public static Object getPixels(WritableRaster raster, int x, int y,
#14 85.36                        ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:695: warning: no @param for h
#14 85.36   public static Object getPixels(WritableRaster raster, int x, int y,
#14 85.36                        ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:695: warning: no @return
#14 85.36   public static Object getPixels(WritableRaster raster, int x, int y,
#14 85.36                        ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:712: warning: no @param for image
#14 85.36   public static byte[][] getBytes(BufferedImage image) {
#14 85.36                          ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:712: warning: no @return
#14 85.36   public static byte[][] getBytes(BufferedImage image) {
#14 85.36                          ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:718: warning: no @param for r
#14 85.36   public static byte[][] getBytes(WritableRaster r) {
#14 85.36                          ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:718: warning: no @return
#14 85.36   public static byte[][] getBytes(WritableRaster r) {
#14 85.36                          ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:723: warning: no @param for r
#14 85.36   public static byte[][] getBytes(WritableRaster r, int x, int y, int w, int h)
#14 85.36                          ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:723: warning: no @param for x
#14 85.36   public static byte[][] getBytes(WritableRaster r, int x, int y, int w, int h)
#14 85.36                          ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:723: warning: no @param for y
#14 85.36   public static byte[][] getBytes(WritableRaster r, int x, int y, int w, int h)
#14 85.36                          ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:723: warning: no @param for w
#14 85.36   public static byte[][] getBytes(WritableRaster r, int x, int y, int w, int h)
#14 85.36                          ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:723: warning: no @param for h
#14 85.36   public static byte[][] getBytes(WritableRaster r, int x, int y, int w, int h)
#14 85.36                          ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:723: warning: no @return
#14 85.36   public static byte[][] getBytes(WritableRaster r, int x, int y, int w, int h)
#14 85.36                          ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:741: warning: no @param for image
#14 85.36   public static short[][] getShorts(BufferedImage image) {
#14 85.36                           ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:741: warning: no @return
#14 85.36   public static short[][] getShorts(BufferedImage image) {
#14 85.36                           ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:747: warning: no @param for r
#14 85.36   public static short[][] getShorts(WritableRaster r) {
#14 85.36                           ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:747: warning: no @return
#14 85.36   public static short[][] getShorts(WritableRaster r) {
#14 85.36                           ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:752: warning: no @param for r
#14 85.36   public static short[][] getShorts(WritableRaster r, int x, int y,
#14 85.36                           ^
#14 85.36 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:752: warning: no @param for x
#14 85.37   public static short[][] getShorts(WritableRaster r, int x, int y,
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:752: warning: no @param for y
#14 85.37   public static short[][] getShorts(WritableRaster r, int x, int y,
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:752: warning: no @param for w
#14 85.37   public static short[][] getShorts(WritableRaster r, int x, int y,
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:752: warning: no @param for h
#14 85.37   public static short[][] getShorts(WritableRaster r, int x, int y,
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:752: warning: no @return
#14 85.37   public static short[][] getShorts(WritableRaster r, int x, int y,
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:772: warning: no @param for image
#14 85.37   public static int[][] getInts(BufferedImage image) {
#14 85.37                         ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:772: warning: no @return
#14 85.37   public static int[][] getInts(BufferedImage image) {
#14 85.37                         ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:778: warning: no @param for r
#14 85.37   public static int[][] getInts(WritableRaster r) {
#14 85.37                         ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:778: warning: no @return
#14 85.37   public static int[][] getInts(WritableRaster r) {
#14 85.37                         ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:783: warning: no @param for r
#14 85.37   public static int[][] getInts(WritableRaster r, int x, int y, int w, int h) {
#14 85.37                         ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:783: warning: no @param for x
#14 85.37   public static int[][] getInts(WritableRaster r, int x, int y, int w, int h) {
#14 85.37                         ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:783: warning: no @param for y
#14 85.37   public static int[][] getInts(WritableRaster r, int x, int y, int w, int h) {
#14 85.37                         ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:783: warning: no @param for w
#14 85.37   public static int[][] getInts(WritableRaster r, int x, int y, int w, int h) {
#14 85.37                         ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:783: warning: no @param for h
#14 85.37   public static int[][] getInts(WritableRaster r, int x, int y, int w, int h) {
#14 85.37                         ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:783: warning: no @return
#14 85.37   public static int[][] getInts(WritableRaster r, int x, int y, int w, int h) {
#14 85.37                         ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:797: warning: no @param for image
#14 85.37   public static float[][] getFloats(BufferedImage image) {
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:797: warning: no @return
#14 85.37   public static float[][] getFloats(BufferedImage image) {
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:803: warning: no @param for r
#14 85.37   public static float[][] getFloats(WritableRaster r) {
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:803: warning: no @return
#14 85.37   public static float[][] getFloats(WritableRaster r) {
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:808: warning: no @param for r
#14 85.37   public static float[][] getFloats(WritableRaster r, int x, int y,
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:808: warning: no @param for x
#14 85.37   public static float[][] getFloats(WritableRaster r, int x, int y,
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:808: warning: no @param for y
#14 85.37   public static float[][] getFloats(WritableRaster r, int x, int y,
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:808: warning: no @param for w
#14 85.37   public static float[][] getFloats(WritableRaster r, int x, int y,
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:808: warning: no @param for h
#14 85.37   public static float[][] getFloats(WritableRaster r, int x, int y,
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:808: warning: no @return
#14 85.37   public static float[][] getFloats(WritableRaster r, int x, int y,
#14 85.37                           ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:825: warning: no @param for image
#14 85.37   public static double[][] getDoubles(BufferedImage image) {
#14 85.37                            ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:825: warning: no @return
#14 85.37   public static double[][] getDoubles(BufferedImage image) {
#14 85.37                            ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:831: warning: no @param for r
#14 85.37   public static double[][] getDoubles(WritableRaster r) {
#14 85.37                            ^
#14 85.37 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:831: warning: no @return
#14 85.37   public static double[][] getDoubles(WritableRaster r) {
#14 85.38                            ^
#14 85.38 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:836: warning: no @param for r
#14 85.38   public static double[][] getDoubles(WritableRaster r, int x, int y,
#14 85.38                            ^
#14 85.38 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:836: warning: no @param for x
#14 85.38   public static double[][] getDoubles(WritableRaster r, int x, int y,
#14 85.38                            ^
#14 85.38 /bio-formats-build/ome-codecs/src/main/java/ome/codecs/gui/AWTImageTools.java:836: warning: no @param for y
#14 85.38   public static double[][] getDoubles(WritableRaster r, int x, int y,
#14 85.38                            ^
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/Base64Codec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/BaseCodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/BitBuffer.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/BitWriter.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/ByteVector.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/Codec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/CodecException.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/CodecOptions.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/CompressionType.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/HuffmanCodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/HuffmanCodecOptions.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/services/JAIIIOService.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/services/JAIIIOServiceImpl.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/JPEG2000BoxType.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/JPEG2000Codec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/JPEG2000CodecOptions.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/JPEG2000SegmentMarker.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/JPEGCodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/JPEGTileDecoder.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/LosslessJPEGCodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/LZ4Codec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/LZOCodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/LZWCodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/MissingLibraryException.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/MJPBCodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/MJPBCodecOptions.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/MSRLECodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/MSVideoCodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/PackbitsCodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/PassthroughCodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/QTRLECodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/RPZACodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/SignedByteBuffer.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/SignedShortBuffer.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/TwoChannelColorSpace.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/UnsignedIntBuffer.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/UnsignedIntColorModel.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/UnsupportedCompressionException.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/ZlibCodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/ZstdCodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/package-summary.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/package-tree.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/package-summary.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/package-tree.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/services/package-summary.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/services/package-tree.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/constant-values.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/serialized-form.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/Base64Codec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/BaseCodec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/BitBuffer.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/BitWriter.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/ByteVector.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/Codec.html...
#14 85.38 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/CodecException.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/CodecOptions.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/CompressionType.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/HuffmanCodec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/HuffmanCodecOptions.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/JPEG2000BoxType.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/JPEG2000Codec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/JPEG2000CodecOptions.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/JPEG2000SegmentMarker.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/JPEGCodec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/JPEGTileDecoder.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/LZ4Codec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/LZOCodec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/LZWCodec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/LosslessJPEGCodec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/MJPBCodec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/MJPBCodecOptions.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/MSRLECodec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/MSVideoCodec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/MissingLibraryException.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/PackbitsCodec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/PassthroughCodec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/QTRLECodec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/RPZACodec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/UnsupportedCompressionException.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/ZlibCodec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/class-use/ZstdCodec.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/class-use/AWTImageTools.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/class-use/SignedByteBuffer.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/class-use/SignedShortBuffer.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/class-use/TwoChannelColorSpace.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/class-use/UnsignedIntBuffer.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/class-use/UnsignedIntColorModel.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/services/class-use/JAIIIOService.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/services/class-use/JAIIIOServiceImpl.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/package-use.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/gui/package-use.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/ome/codecs/services/package-use.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/overview-tree.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/deprecated-list.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/index.html...
#14 85.39 Building index for all classes...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/allclasses-index.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/allpackages-index.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/index-all.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/overview-summary.html...
#14 85.39 Generating /bio-formats-build/ome-codecs/target/apidocs/help-doc.html...
#14 85.39 4 errors
#14 85.39 100 warnings
#14 85.39 
#14 85.39 Command line was: /usr/local/openjdk-17/bin/javadoc @options @packages
#14 85.39 
#14 85.39 Refer to the generated Javadoc files in '/bio-formats-build/ome-codecs/target/apidocs' dir.
#14 85.39 
#14 85.39     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine (AbstractJavadocMojo.java:5298)
#14 85.39     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2134)
#14 85.39     at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:190)
#14 85.39     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:1912)
#14 85.39     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
#14 85.39     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
#14 85.39     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
#14 85.39     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
#14 85.39     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
#14 85.39     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
#14 85.40     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
#14 85.40     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
#14 85.40     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
#14 85.40     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
#14 85.40     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
#14 85.40     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
#14 85.40     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
#14 85.40     at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
#14 85.40     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
#14 85.40     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
#14 85.40     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
#14 85.40     at java.lang.reflect.Method.invoke (Method.java:568)
#14 85.40     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
#14 85.40     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
#14 85.40     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
#14 85.40     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
#14 85.41 [INFO] Building jar: /bio-formats-build/ome-codecs/target/ome-codecs-1.1.2-SNAPSHOT-javadoc.jar
#14 85.43 [INFO] 
#14 85.43 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ome-codecs ---
#14 85.44 [INFO] Building jar: /bio-formats-build/ome-codecs/target/ome-codecs-1.1.2-SNAPSHOT-sources.jar
#14 85.44 [INFO] 
#14 85.44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ome-codecs ---
#14 85.44 [INFO] Installing /bio-formats-build/ome-codecs/target/ome-codecs-1.1.2-SNAPSHOT.jar to /home/build/.m2/repository/org/openmicroscopy/ome-codecs/1.1.2-SNAPSHOT/ome-codecs-1.1.2-SNAPSHOT.jar
#14 85.45 [INFO] Installing /bio-formats-build/ome-codecs/pom.xml to /home/build/.m2/repository/org/openmicroscopy/ome-codecs/1.1.2-SNAPSHOT/ome-codecs-1.1.2-SNAPSHOT.pom
#14 85.45 [INFO] Installing /bio-formats-build/ome-codecs/target/ome-codecs-1.1.2-SNAPSHOT-tests.jar to /home/build/.m2/repository/org/openmicroscopy/ome-codecs/1.1.2-SNAPSHOT/ome-codecs-1.1.2-SNAPSHOT-tests.jar
#14 85.45 [INFO] Installing /bio-formats-build/ome-codecs/target/ome-codecs-1.1.2-SNAPSHOT-javadoc.jar to /home/build/.m2/repository/org/openmicroscopy/ome-codecs/1.1.2-SNAPSHOT/ome-codecs-1.1.2-SNAPSHOT-javadoc.jar
#14 85.45 [INFO] Installing /bio-formats-build/ome-codecs/target/ome-codecs-1.1.2-SNAPSHOT-sources.jar to /home/build/.m2/repository/org/openmicroscopy/ome-codecs/1.1.2-SNAPSHOT/ome-codecs-1.1.2-SNAPSHOT-sources.jar
#14 85.46 [INFO] 
#14 85.46 [INFO] --------------------< org.openmicroscopy:ome-stubs >--------------------
#14 85.46 [INFO] Building OME Stubs 6.0.4-SNAPSHOT                                 [9/24]
#14 85.46 [INFO] --------------------------------[ pom ]---------------------------------
#14 85.46 [INFO] 
#14 85.46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ome-stubs ---
#14 85.46 [INFO] 
#14 85.46 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ ome-stubs ---
#14 85.46 [INFO] 
#14 85.46 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ ome-stubs ---
#14 85.46 [INFO] 
#14 85.46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ome-stubs ---
#14 85.46 [INFO] Installing /bio-formats-build/ome-stubs/pom.xml to /home/build/.m2/repository/org/openmicroscopy/ome-stubs/6.0.4-SNAPSHOT/ome-stubs-6.0.4-SNAPSHOT.pom
#14 85.46 [INFO] 
#14 85.46 [INFO] -------------------< org.openmicroscopy:mipav-stubs >-------------------
#14 85.46 [INFO] Building MIPAV stubs 6.0.4-SNAPSHOT                              [10/24]
#14 85.46 [INFO] --------------------------------[ jar ]---------------------------------
#14 85.46 [INFO] 
#14 85.46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mipav-stubs ---
#14 85.47 [INFO] 
#14 85.47 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ mipav-stubs ---
#14 85.47 [INFO] 
#14 85.47 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mipav-stubs ---
#14 85.47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 85.47 [INFO] Copying 0 resource
#14 85.47 [INFO] 
#14 85.47 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ mipav-stubs ---
#14 85.47 [INFO] Recompiling the module because of changed source code.
#14 85.47 [INFO] Compiling 10 source files with javac [debug release 8] to target/classes
#14 85.50 [INFO] 
#14 85.50 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mipav-stubs ---
#14 85.50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 85.50 [INFO] skip non existing resourceDirectory /bio-formats-build/ome-stubs/mipav-stubs/src/test/resources
#14 85.50 [INFO] 
#14 85.50 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ mipav-stubs ---
#14 85.50 [INFO] No sources to compile
#14 85.50 [INFO] 
#14 85.50 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ mipav-stubs ---
#14 85.50 [INFO] No tests to run.
#14 85.50 [INFO] 
#14 85.50 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ mipav-stubs ---
#14 85.51 [INFO] Building jar: /bio-formats-build/ome-stubs/mipav-stubs/target/mipav-stubs-6.0.4-SNAPSHOT.jar
#14 85.51 [INFO] 
#14 85.51 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ mipav-stubs ---
#14 85.51 [INFO] Skipping packaging of the test-jar
#14 85.51 [INFO] 
#14 85.51 [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ mipav-stubs ---
#14 86.99 [WARNING] Javadoc Warnings
#14 87.00 [WARNING] Loading source files for package gov.nih.mipav.model.file...
#14 87.00 [WARNING] Loading source files for package gov.nih.mipav.model.structures...
#14 87.00 [WARNING] Loading source files for package gov.nih.mipav.plugins...
#14 87.00 [WARNING] Loading source files for package gov.nih.mipav.view...
#14 87.00 [WARNING] Constructing Javadoc information...
#14 87.00 [WARNING] warning: URL https://docs.oracle.com/javase/8/docs/api/element-list was redirected to https://docs.oracle.com/en/java/javase/24/ -- Update the command-line options to suppress this warning.
#14 87.00 [WARNING] Building index for all the packages and classes...
#14 87.00 [WARNING] Standard Doclet version 17.0.2+8-86
#14 87.00 [WARNING] Building tree for all the packages and classes...
#14 87.00 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/file/FileInfoBase.html...
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/file/FileInfoBase.java:41: warning: no comment
#14 87.00 [WARNING] public static final int MICROMETERS = 0;
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/file/FileInfoBase.java:42: warning: no comment
#14 87.00 [WARNING] public static final int SECONDS = 1;
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/file/FileInfoBase.java:53: warning: no comment
#14 87.00 [WARNING] public void setDataType(int type) {
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/file/FileInfoBase.java:44: warning: no comment
#14 87.00 [WARNING] public void setExtents(int[] extents) {
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/file/FileInfoBase.java:47: warning: no comment
#14 87.00 [WARNING] public void setResolutions(float[] res) {
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/file/FileInfoBase.java:50: warning: no comment
#14 87.00 [WARNING] public void setUnitsOfMeasure(int[] units) {
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/file/FileInfoImageXML.html...
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/file/FileInfoImageXML.java:41: warning: no comment
#14 87.00 [WARNING] public FileInfoImageXML(String file, String dir, int type) {
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/file/FileUtility.html...
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/file/FileUtility.java:41: warning: no comment
#14 87.00 [WARNING] public static final int XML = 0;
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/view/MipavUtil.html...
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/view/MipavUtil.java:42: warning: no comment
#14 87.00 [WARNING] public static void displayError(String message) {
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/structures/ModelImage.html...
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelImage.java:43: warning: no comment
#14 87.00 [WARNING] public ModelImage(int type, int[] extents, String name) {
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelImage.java:64: warning: no comment
#14 87.00 [WARNING] public void calcMinMax() {
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelImage.java:46: warning: no comment
#14 87.00 [WARNING] public void importData(int offset, byte[] data, boolean flag) {
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelImage.java:58: warning: no comment
#14 87.00 [WARNING] public void importData(int offset, double[] data, boolean flag) {
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelImage.java:55: warning: no comment
#14 87.00 [WARNING] public void importData(int offset, float[] data, boolean flag) {
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelImage.java:52: warning: no comment
#14 87.00 [WARNING] public void importData(int offset, int[] data, boolean flag) {
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelImage.java:49: warning: no comment
#14 87.00 [WARNING] public void importData(int offset, short[] data, boolean flag) {
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelImage.java:61: warning: no comment
#14 87.00 [WARNING] public void setFileInfo(FileInfoBase[] info) {
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/structures/ModelStorageBase.html...
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelStorageBase.java:41: warning: no comment
#14 87.00 [WARNING] public static final int BYTE = 0;
#14 87.00 [WARNING] ^
#14 87.00 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelStorageBase.java:48: warning: no comment
#14 87.01 [WARNING] public static final int DOUBLE = 7;
#14 87.01 [WARNING] ^
#14 87.01 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelStorageBase.java:47: warning: no comment
#14 87.01 [WARNING] public static final int FLOAT = 6;
#14 87.01 [WARNING] ^
#14 87.01 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelStorageBase.java:45: warning: no comment
#14 87.01 [WARNING] public static final int INTEGER = 4;
#14 87.01 [WARNING] ^
#14 87.01 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelStorageBase.java:43: warning: no comment
#14 87.01 [WARNING] public static final int SHORT = 2;
#14 87.01 [WARNING] ^
#14 87.01 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelStorageBase.java:42: warning: no comment
#14 87.01 [WARNING] public static final int UBYTE = 1;
#14 87.01 [WARNING] ^
#14 87.01 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelStorageBase.java:46: warning: no comment
#14 87.01 [WARNING] public static final int UINTEGER = 5;
#14 87.01 [WARNING] ^
#14 87.01 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/model/structures/ModelStorageBase.java:44: warning: no comment
#14 87.01 [WARNING] public static final int USHORT = 3;
#14 87.01 [WARNING] ^
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/plugins/PlugInFile.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/view/Preferences.html...
#14 87.01 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/view/Preferences.java:41: warning: no comment
#14 87.01 [WARNING] public static String getImageDirectory() {
#14 87.01 [WARNING] ^
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/view/ViewJFrameImage.html...
#14 87.01 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/view/ViewJFrameImage.java:43: warning: no comment
#14 87.01 [WARNING] public ViewJFrameImage(ModelImage image) {
#14 87.01 [WARNING] ^
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/view/ViewUserInterface.html...
#14 87.01 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/view/ViewUserInterface.java:46: warning: no comment
#14 87.01 [WARNING] public JFrame getMainFrame() {
#14 87.01 [WARNING] ^
#14 87.01 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/view/ViewUserInterface.java:50: warning: no comment
#14 87.01 [WARNING] public static ViewUserInterface getReference() {
#14 87.01 [WARNING] ^
#14 87.01 [WARNING] /bio-formats-build/ome-stubs/mipav-stubs/src/main/java/gov/nih/mipav/view/ViewUserInterface.java:43: warning: no comment
#14 87.01 [WARNING] public void setMessageText(String message) {
#14 87.01 [WARNING] ^
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/file/package-summary.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/file/package-tree.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/structures/package-summary.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/structures/package-tree.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/plugins/package-summary.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/plugins/package-tree.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/view/package-summary.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/view/package-tree.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/constant-values.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/file/class-use/FileInfoBase.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/file/class-use/FileInfoImageXML.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/file/class-use/FileUtility.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/structures/class-use/ModelImage.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/structures/class-use/ModelStorageBase.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/plugins/class-use/PlugInFile.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/view/class-use/MipavUtil.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/view/class-use/Preferences.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/view/class-use/ViewJFrameImage.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/view/class-use/ViewUserInterface.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/file/package-use.html...
#14 87.01 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/model/structures/package-use.html...
#14 87.02 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/plugins/package-use.html...
#14 87.02 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/gov/nih/mipav/view/package-use.html...
#14 87.02 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/overview-tree.html...
#14 87.02 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/index.html...
#14 87.02 [WARNING] Building index for all classes...
#14 87.02 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/allclasses-index.html...
#14 87.02 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/allpackages-index.html...
#14 87.02 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/index-all.html...
#14 87.02 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/overview-summary.html...
#14 87.02 [WARNING] Generating /bio-formats-build/ome-stubs/mipav-stubs/target/apidocs/help-doc.html...
#14 87.02 [WARNING] 31 warnings
#14 87.03 [INFO] Building jar: /bio-formats-build/ome-stubs/mipav-stubs/target/mipav-stubs-6.0.4-SNAPSHOT-javadoc.jar
#14 87.04 [INFO] 
#14 87.04 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ mipav-stubs ---
#14 87.05 [INFO] Building jar: /bio-formats-build/ome-stubs/mipav-stubs/target/mipav-stubs-6.0.4-SNAPSHOT-sources.jar
#14 87.05 [INFO] 
#14 87.05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mipav-stubs ---
#14 87.05 [INFO] Installing /bio-formats-build/ome-stubs/mipav-stubs/target/mipav-stubs-6.0.4-SNAPSHOT.jar to /home/build/.m2/repository/org/openmicroscopy/mipav-stubs/6.0.4-SNAPSHOT/mipav-stubs-6.0.4-SNAPSHOT.jar
#14 87.05 [INFO] Installing /bio-formats-build/ome-stubs/mipav-stubs/pom.xml to /home/build/.m2/repository/org/openmicroscopy/mipav-stubs/6.0.4-SNAPSHOT/mipav-stubs-6.0.4-SNAPSHOT.pom
#14 87.05 [INFO] Installing /bio-formats-build/ome-stubs/mipav-stubs/target/mipav-stubs-6.0.4-SNAPSHOT-javadoc.jar to /home/build/.m2/repository/org/openmicroscopy/mipav-stubs/6.0.4-SNAPSHOT/mipav-stubs-6.0.4-SNAPSHOT-javadoc.jar
#14 87.06 [INFO] Installing /bio-formats-build/ome-stubs/mipav-stubs/target/mipav-stubs-6.0.4-SNAPSHOT-sources.jar to /home/build/.m2/repository/org/openmicroscopy/mipav-stubs/6.0.4-SNAPSHOT/mipav-stubs-6.0.4-SNAPSHOT-sources.jar
#14 87.06 [INFO] 
#14 87.06 [INFO] ---------------------< org.openmicroscopy:metakit >---------------------
#14 87.06 [INFO] Building Metakit 5.3.10-SNAPSHOT                                 [11/24]
#14 87.06 [INFO] --------------------------------[ jar ]---------------------------------
#14 87.06 [INFO] 
#14 87.06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ metakit ---
#14 87.06 [INFO] 
#14 87.06 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ metakit ---
#14 87.07 [INFO] 
#14 87.07 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ metakit ---
#14 87.07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 87.07 [INFO] Copying 0 resource
#14 87.07 [INFO] 
#14 87.07 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ metakit ---
#14 87.07 [INFO] Recompiling the module because of changed dependency.
#14 87.07 [INFO] Compiling 5 source files with javac [debug release 8] to target/classes
#14 87.13 [INFO] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/ColumnMap.java: /bio-formats-build/ome-metakit/src/main/java/ome/metakit/ColumnMap.java uses unchecked or unsafe operations.
#14 87.13 [INFO] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/ColumnMap.java: Recompile with -Xlint:unchecked for details.
#14 87.13 [INFO] 
#14 87.13 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ metakit ---
#14 87.13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 87.13 [INFO] Copying 2 resources
#14 87.13 [INFO] 
#14 87.13 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ metakit ---
#14 87.13 [INFO] Recompiling the module because of changed dependency.
#14 87.14 [INFO] Compiling 3 source files with javac [debug release 8] to target/test-classes
#14 87.20 [INFO] 
#14 87.20 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ metakit ---
#14 87.20 [INFO] 
#14 87.20 [INFO] -------------------------------------------------------
#14 87.20 [INFO]  T E S T S
#14 87.20 [INFO] -------------------------------------------------------
#14 87.33 [INFO] Running TestSuite
#14 87.42 00:10:20.063 [main] DEBUG org.testng.TestNG -- suiteXmlPath: "/bio-formats-build/ome-metakit/src/test/resources/testng.xml"
#14 87.46 00:10:20.098 [main] WARN org.testng.xml.TestNGContentHandler -- It is strongly recommended to add "<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.1.dtd" >" at the top of the suite file [/bio-formats-build/ome-metakit/src/test/resources/testng.xml] otherwise TestNG may fail or not work as expected.
#14 87.67 00:10:20.312 [main] DEBUG loci.common.NIOByteBufferProvider -- Using mapped byte buffer? false
#14 87.87 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s - in TestSuite
#14 88.19 [INFO] 
#14 88.19 [INFO] Results:
#14 88.19 [INFO] 
#14 88.19 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
#14 88.19 [INFO] 
#14 88.19 [INFO] 
#14 88.19 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ metakit ---
#14 88.19 [INFO] Building jar: /bio-formats-build/ome-metakit/target/metakit-5.3.10-SNAPSHOT.jar
#14 88.19 [INFO] 
#14 88.19 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ metakit ---
#14 88.20 [INFO] Building jar: /bio-formats-build/ome-metakit/target/metakit-5.3.10-SNAPSHOT-tests.jar
#14 88.20 [INFO] 
#14 88.20 [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ metakit ---
#14 88.36 [ERROR] Error fetching link: /bio-formats-build/ome-common-java/target/apidocs/package-list. Ignored it.
#14 89.79 [WARNING] Javadoc Warnings
#14 89.79 [WARNING] Loading source files for package ome.metakit...
#14 89.79 [WARNING] Constructing Javadoc information...
#14 89.79 [WARNING] warning: URL https://docs.oracle.com/javase/7/docs/api/element-list was redirected to https://docs.oracle.com/en/java/javase/24/ -- Update the command-line options to suppress this warning.
#14 89.79 [WARNING] Building index for all the packages and classes...
#14 89.79 [WARNING] Standard Doclet version 17.0.2+8-86
#14 89.79 [WARNING] Building tree for all the packages and classes...
#14 89.79 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/ome/metakit/Column.html...
#14 89.79 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/Column.java:48: warning: no @param for definition
#14 89.79 [WARNING] public Column(String definition) {
#14 89.79 [WARNING] ^
#14 89.79 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/Column.java:57: warning: no @return
#14 89.80 [WARNING] public String getName() {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/Column.java:65: warning: no @return
#14 89.80 [WARNING] public String getTypeString() {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/Column.java:70: warning: no @return
#14 89.80 [WARNING] public Class getType() {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/ome/metakit/ColumnMap.html...
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/ColumnMap.java:65: warning: no @return
#14 89.80 [WARNING] public ArrayList getValueList() {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/ColumnMap.java:70: warning: no @return
#14 89.80 [WARNING] public Object[] getValues() {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/ColumnMap.java:78: warning: no @return
#14 89.80 [WARNING] public boolean isFixedMap() {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/ColumnMap.java:50: warning: no comment
#14 89.80 [WARNING] public ColumnMap(Column col, RandomAccessInputStream stream, int rowCount) {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/ome/metakit/MetakitException.html...
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitException.java:34: warning: no comment
#14 89.80 [WARNING] public MetakitException() { super(); }
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitException.java:35: warning: no comment
#14 89.80 [WARNING] public MetakitException(String s) { super(s); }
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitException.java:36: warning: no comment
#14 89.80 [WARNING] public MetakitException(String s, Throwable cause) { super(s, cause); }
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitException.java:37: warning: no comment
#14 89.80 [WARNING] public MetakitException(Throwable cause) { super(cause); }
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/ome/metakit/MetakitReader.html...
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:93: warning: no @return
#14 89.80 [WARNING] public int getTableCount() {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:102: warning: no @return
#14 89.80 [WARNING] public String[] getTableNames() {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:110: warning: no @param for tableIndex
#14 89.80 [WARNING] public String[] getColumnNames(int tableIndex) {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:110: warning: no @return
#14 89.80 [WARNING] public String[] getColumnNames(int tableIndex) {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:121: warning: no @param for tableName
#14 89.80 [WARNING] public String[] getColumnNames(String tableName) {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:121: warning: no @return
#14 89.80 [WARNING] public String[] getColumnNames(String tableName) {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:137: warning: no @param for tableIndex
#14 89.80 [WARNING] public Class[] getColumnTypes(int tableIndex) {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:137: warning: no @return
#14 89.80 [WARNING] public Class[] getColumnTypes(int tableIndex) {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:152: warning: no @param for tableName
#14 89.80 [WARNING] public Class[] getColumnTypes(String tableName) {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:152: warning: no @return
#14 89.80 [WARNING] public Class[] getColumnTypes(String tableName) {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:164: warning: no @param for tableIndex
#14 89.80 [WARNING] public int getRowCount(int tableIndex) {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:164: warning: no @return
#14 89.80 [WARNING] public int getRowCount(int tableIndex) {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:171: warning: no @param for tableName
#14 89.80 [WARNING] public int getRowCount(String tableName) {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:171: warning: no @return
#14 89.80 [WARNING] public int getRowCount(String tableName) {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:181: warning: no @param for tableIndex
#14 89.80 [WARNING] public Object[][] getTableData(int tableIndex) {
#14 89.80 [WARNING] ^
#14 89.80 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:181: warning: no @return
#14 89.80 [WARNING] public Object[][] getTableData(int tableIndex) {
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:205: warning: no @param for tableName
#14 89.81 [WARNING] public Object[][] getTableData(String tableName) {
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:205: warning: no @return
#14 89.81 [WARNING] public Object[][] getTableData(String tableName) {
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:219: warning: no @param for rowIndex
#14 89.81 [WARNING] public Object[] getRowData(int rowIndex, int tableIndex) {
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:219: warning: no @param for tableIndex
#14 89.81 [WARNING] public Object[] getRowData(int rowIndex, int tableIndex) {
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:219: warning: no @return
#14 89.81 [WARNING] public Object[] getRowData(int rowIndex, int tableIndex) {
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:232: warning: no @param for rowIndex
#14 89.81 [WARNING] public Object[] getRowData(int rowIndex, String tableName) {
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:232: warning: no @param for tableName
#14 89.81 [WARNING] public Object[] getRowData(int rowIndex, String tableName) {
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:232: warning: no @return
#14 89.81 [WARNING] public Object[] getRowData(int rowIndex, String tableName) {
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:56: warning: no comment
#14 89.81 [WARNING] public MetakitReader(String file) throws IOException, MetakitException {
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitReader.java:60: warning: no comment
#14 89.81 [WARNING] public MetakitReader(RandomAccessInputStream stream) throws MetakitException {
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/ome/metakit/MetakitTools.html...
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitTools.java:41: warning: no @param for stream
#14 89.81 [WARNING] public static String readPString(RandomAccessInputStream stream)
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitTools.java:41: warning: no @return
#14 89.81 [WARNING] public static String readPString(RandomAccessInputStream stream)
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitTools.java:41: warning: no @throws for java.io.IOException
#14 89.81 [WARNING] public static String readPString(RandomAccessInputStream stream)
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitTools.java:54: warning: no @param for stream
#14 89.81 [WARNING] public static int readBpInt(RandomAccessInputStream stream) throws IOException
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitTools.java:54: warning: no @return
#14 89.81 [WARNING] public static int readBpInt(RandomAccessInputStream stream) throws IOException
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] /bio-formats-build/ome-metakit/src/main/java/ome/metakit/MetakitTools.java:54: warning: no @throws for java.io.IOException
#14 89.81 [WARNING] public static int readBpInt(RandomAccessInputStream stream) throws IOException
#14 89.81 [WARNING] ^
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/ome/metakit/package-summary.html...
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/ome/metakit/package-tree.html...
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/serialized-form.html...
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/ome/metakit/class-use/Column.html...
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/ome/metakit/class-use/ColumnMap.html...
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/ome/metakit/class-use/MetakitException.html...
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/ome/metakit/class-use/MetakitReader.html...
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/ome/metakit/class-use/MetakitTools.html...
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/ome/metakit/package-use.html...
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/overview-tree.html...
#14 89.81 [WARNING] Building index for all classes...
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/allclasses-index.html...
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/allpackages-index.html...
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/index-all.html...
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/index.html...
#14 89.81 [WARNING] Generating /bio-formats-build/ome-metakit/target/apidocs/help-doc.html...
#14 89.81 [WARNING] 45 warnings
#14 89.82 [INFO] Building jar: /bio-formats-build/ome-metakit/target/metakit-5.3.10-SNAPSHOT-javadoc.jar
#14 89.83 [INFO] 
#14 89.83 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ metakit ---
#14 89.83 [INFO] Building jar: /bio-formats-build/ome-metakit/target/metakit-5.3.10-SNAPSHOT-sources.jar
#14 89.84 [INFO] 
#14 89.84 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metakit ---
#14 89.84 [INFO] Installing /bio-formats-build/ome-metakit/target/metakit-5.3.10-SNAPSHOT.jar to /home/build/.m2/repository/org/openmicroscopy/metakit/5.3.10-SNAPSHOT/metakit-5.3.10-SNAPSHOT.jar
#14 89.84 [INFO] Installing /bio-formats-build/ome-metakit/pom.xml to /home/build/.m2/repository/org/openmicroscopy/metakit/5.3.10-SNAPSHOT/metakit-5.3.10-SNAPSHOT.pom
#14 89.84 [INFO] Installing /bio-formats-build/ome-metakit/target/metakit-5.3.10-SNAPSHOT-tests.jar to /home/build/.m2/repository/org/openmicroscopy/metakit/5.3.10-SNAPSHOT/metakit-5.3.10-SNAPSHOT-tests.jar
#14 89.84 [INFO] Installing /bio-formats-build/ome-metakit/target/metakit-5.3.10-SNAPSHOT-javadoc.jar to /home/build/.m2/repository/org/openmicroscopy/metakit/5.3.10-SNAPSHOT/metakit-5.3.10-SNAPSHOT-javadoc.jar
#14 89.85 [INFO] Installing /bio-formats-build/ome-metakit/target/metakit-5.3.10-SNAPSHOT-sources.jar to /home/build/.m2/repository/org/openmicroscopy/metakit/5.3.10-SNAPSHOT/metakit-5.3.10-SNAPSHOT-sources.jar
#14 89.85 [INFO] 
#14 89.85 [INFO] ------------------------< ome:pom-bio-formats >-------------------------
#14 89.85 [INFO] Building Bio-Formats projects 8.4.0-SNAPSHOT                     [12/24]
#14 89.85 [INFO] --------------------------------[ pom ]---------------------------------
#14 89.85 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.pom
#14 89.87 Progress (1): 4.1/6.8 kB
Progress (1): 6.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.pom (6.8 kB at 254 kB/s)
#14 89.88 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M2/enforcer-3.0.0-M2.pom
#14 89.90 Progress (1): 4.1/7.9 kB
Progress (1): 7.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M2/enforcer-3.0.0-M2.pom (7.9 kB at 304 kB/s)
#14 89.91 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.jar
#14 89.93 Progress (1): 4.1/26 kB
Progress (1): 8.2/26 kB
Progress (1): 12/26 kB 
Progress (1): 16/26 kB
Progress (1): 20/26 kB
Progress (1): 25/26 kB
Progress (1): 26 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.jar (26 kB at 1.0 MB/s)
#14 90.13 [INFO] 
#14 90.13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ pom-bio-formats ---
#14 90.14 [INFO] 
#14 90.15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ pom-bio-formats ---
#14 90.15 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M2/enforcer-api-3.0.0-M2.pom
#14 90.16 Progress (1): 2.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M2/enforcer-api-3.0.0-M2.pom (2.9 kB at 112 kB/s)
#14 91.47 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
#14 91.48 Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 94 kB/s)
#14 91.50 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M2/enforcer-rules-3.0.0-M2.pom
#14 91.51 Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M2/enforcer-rules-3.0.0-M2.pom (3.9 kB at 146 kB/s)
#14 91.53 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
#14 91.54 Progress (1): 4.1/7.3 kB
Progress (1): 7.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 279 kB/s)
#14 91.56 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
#14 91.57 Progress (1): 4.1/5.1 kB
Progress (1): 5.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 204 kB/s)
#14 91.59 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
#14 91.60 Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 88 kB/s)
#14 91.61 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
#14 91.62 Progress (1): 4.1/28 kB
Progress (1): 8.2/28 kB
Progress (1): 12/28 kB 
Progress (1): 16/28 kB
Progress (1): 20/28 kB
Progress (1): 25/28 kB
Progress (1): 28 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.1 MB/s)
#14 91.64 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M2/enforcer-api-3.0.0-M2.jar
#14 91.64 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M2/enforcer-rules-3.0.0-M2.jar
#14 91.64 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
#14 91.64 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
#14 91.64 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
#14 91.66 Progress (1): 4.1/12 kB
Progress (1): 8.2/12 kB
Progress (1): 12 kB    
Progress (2): 12 kB | 4.1/245 kB
Progress (3): 12 kB | 4.1/245 kB | 4.1/61 kB
Progress (3): 12 kB | 8.2/245 kB | 4.1/61 kB
Progress (4): 12 kB | 8.2/245 kB | 4.1/61 kB | 4.1/195 kB
Progress (4): 12 kB | 8.2/245 kB | 8.2/61 kB | 4.1/195 kB
Progress (4): 12 kB | 8.2/245 kB | 8.2/61 kB | 8.2/195 kB
Progress (4): 12 kB | 12/245 kB | 8.2/61 kB | 8.2/195 kB 
Progress (5): 12 kB | 12/245 kB | 8.2/61 kB | 8.2/195 kB | 4.1/104 kB
Progress (5): 12 kB | 12/245 kB | 8.2/61 kB | 12/195 kB | 4.1/104 kB 
Progress (5): 12 kB | 12/245 kB | 12/61 kB | 12/195 kB | 4.1/104 kB 
Progress (5): 12 kB | 12/245 kB | 12/61 kB | 16/195 kB | 4.1/104 kB
Progress (5): 12 kB | 12/245 kB | 12/61 kB | 16/195 kB | 8.2/104 kB
Progress (5): 12 kB | 12/245 kB | 12/61 kB | 20/195 kB | 8.2/104 kB
Progress (5): 12 kB | 16/245 kB | 12/61 kB | 20/195 kB | 8.2/104 kB
Progress (5): 12 kB | 16/245 kB | 12/61 kB | 25/195 kB | 8.2/104 kB
Progress (5): 12 kB | 16/245 kB | 12/61 kB | 25/195 kB | 12/104 kB 
Progress (5): 12 kB | 16/245 kB | 16/61 kB | 25/195 kB | 12/104 kB
Progress (5): 12 kB | 16/245 kB | 16/61 kB | 25/195 kB | 16/104 kB
Progress (5): 12 kB | 16/245 kB | 16/61 kB | 29/195 kB | 16/104 kB
Progress (5): 12 kB | 20/245 kB | 16/61 kB | 29/195 kB | 16/104 kB
Progress (5): 12 kB | 20/245 kB | 16/61 kB | 33/195 kB | 16/104 kB
Progress (5): 12 kB | 20/245 kB | 16/61 kB | 33/195 kB | 20/104 kB
Progress (5): 12 kB | 20/245 kB | 20/61 kB | 33/195 kB | 20/104 kB
Progress (5): 12 kB | 20/245 kB | 20/61 kB | 33/195 kB | 25/104 kB
Progress (5): 12 kB | 20/245 kB | 20/61 kB | 37/195 kB | 25/104 kB
Progress (5): 12 kB | 25/245 kB | 20/61 kB | 37/195 kB | 25/104 kB
Progress (5): 12 kB | 25/245 kB | 20/61 kB | 41/195 kB | 25/104 kB
Progress (5): 12 kB | 25/245 kB | 20/61 kB | 41/195 kB | 29/104 kB
Progress (5): 12 kB | 25/245 kB | 25/61 kB | 41/195 kB | 29/104 kB
Progress (5): 12 kB | 25/245 kB | 25/61 kB | 41/195 kB | 33/104 kB
Progress (5): 12 kB | 25/245 kB | 25/61 kB | 45/195 kB | 33/104 kB
Progress (5): 12 kB | 29/245 kB | 25/61 kB | 45/195 kB | 33/104 kB
Progress (5): 12 kB | 29/245 kB | 25/61 kB | 49/195 kB | 33/104 kB
Progress (5): 12 kB | 29/245 kB | 25/61 kB | 49/195 kB | 37/104 kB
Progress (5): 12 kB | 29/245 kB | 29/61 kB | 49/195 kB | 37/104 kB
Progress (5): 12 kB | 29/245 kB | 29/61 kB | 49/195 kB | 41/104 kB
Progress (5): 12 kB | 29/245 kB | 29/61 kB | 53/195 kB | 41/104 kB
Progress (5): 12 kB | 33/245 kB | 29/61 kB | 53/195 kB | 41/104 kB
Progress (5): 12 kB | 33/245 kB | 29/61 kB | 57/195 kB | 41/104 kB
Progress (5): 12 kB | 33/245 kB | 29/61 kB | 57/195 kB | 45/104 kB
Progress (5): 12 kB | 33/245 kB | 33/61 kB | 57/195 kB | 45/104 kB
Progress (5): 12 kB | 33/245 kB | 33/61 kB | 57/195 kB | 49/104 kB
Progress (5): 12 kB | 33/245 kB | 37/61 kB | 57/195 kB | 49/104 kB
Progress (5): 12 kB | 33/245 kB | 37/61 kB | 61/195 kB | 49/104 kB
Progress (5): 12 kB | 37/245 kB | 37/61 kB | 61/195 kB | 49/104 kB
Progress (5): 12 kB | 37/245 kB | 37/61 kB | 66/195 kB | 49/104 kB
Progress (5): 12 kB | 37/245 kB | 41/61 kB | 66/195 kB | 49/104 kB
Progress (5): 12 kB | 37/245 kB | 41/61 kB | 66/195 kB | 53/104 kB
Progress (5): 12 kB | 37/245 kB | 45/61 kB | 66/195 kB | 53/104 kB
Progress (5): 12 kB | 37/245 kB | 45/61 kB | 70/195 kB | 53/104 kB
Progress (5): 12 kB | 41/245 kB | 45/61 kB | 70/195 kB | 53/104 kB
Progress (5): 12 kB | 41/245 kB | 45/61 kB | 74/195 kB | 53/104 kB
Progress (5): 12 kB | 41/245 kB | 49/61 kB | 74/195 kB | 53/104 kB
Progress (5): 12 kB | 41/245 kB | 49/61 kB | 74/195 kB | 57/104 kB
Progress (5): 12 kB | 41/245 kB | 53/61 kB | 74/195 kB | 57/104 kB
Progress (5): 12 kB | 41/245 kB | 53/61 kB | 78/195 kB | 57/104 kB
Progress (5): 12 kB | 45/245 kB | 53/61 kB | 78/195 kB | 57/104 kB
Progress (5): 12 kB | 45/245 kB | 53/61 kB | 82/195 kB | 57/104 kB
Progress (5): 12 kB | 45/245 kB | 57/61 kB | 82/195 kB | 57/104 kB
Progress (5): 12 kB | 45/245 kB | 57/61 kB | 82/195 kB | 61/104 kB
Progress (5): 12 kB | 45/245 kB | 61/61 kB | 82/195 kB | 61/104 kB
Progress (5): 12 kB | 45/245 kB | 61/61 kB | 86/195 kB | 61/104 kB
Progress (5): 12 kB | 49/245 kB | 61/61 kB | 86/195 kB | 61/104 kB
Progress (5): 12 kB | 49/245 kB | 61/61 kB | 90/195 kB | 61/104 kB
Progress (5): 12 kB | 49/245 kB | 61 kB | 90/195 kB | 61/104 kB   
Progress (5): 12 kB | 49/245 kB | 61 kB | 90/195 kB | 66/104 kB
Progress (5): 12 kB | 49/245 kB | 61 kB | 94/195 kB | 66/104 kB
Progress (5): 12 kB | 53/245 kB | 61 kB | 94/195 kB | 66/104 kB
Progress (5): 12 kB | 53/245 kB | 61 kB | 98/195 kB | 66/104 kB
Progress (5): 12 kB | 53/245 kB | 61 kB | 98/195 kB | 70/104 kB
Progress (5): 12 kB | 53/245 kB | 61 kB | 102/195 kB | 70/104 kB
Progress (5): 12 kB | 57/245 kB | 61 kB | 102/195 kB | 70/104 kB
                                                                
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M2/enforcer-api-3.0.0-M2.jar (12 kB at 451 kB/s)
#14 91.67 Progress (4): 61/245 kB | 61 kB | 102/195 kB | 70/104 kB
Progress (4): 61/245 kB | 61 kB | 106/195 kB | 70/104 kB
Progress (4): 61/245 kB | 61 kB | 106/195 kB | 74/104 kB
Progress (4): 61/245 kB | 61 kB | 111/195 kB | 74/104 kB
Progress (4): 64/245 kB | 61 kB | 111/195 kB | 74/104 kB
                                                        
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
#14 91.67 Progress (4): 68/245 kB | 61 kB | 111/195 kB | 74/104 kB
Progress (4): 68/245 kB | 61 kB | 115/195 kB | 74/104 kB
Progress (4): 68/245 kB | 61 kB | 115/195 kB | 78/104 kB
Progress (4): 68/245 kB | 61 kB | 119/195 kB | 78/104 kB
Progress (4): 68/245 kB | 61 kB | 119/195 kB | 82/104 kB
Progress (4): 72/245 kB | 61 kB | 119/195 kB | 82/104 kB
Progress (4): 72/245 kB | 61 kB | 119/195 kB | 86/104 kB
Progress (4): 72/245 kB | 61 kB | 123/195 kB | 86/104 kB
Progress (4): 72/245 kB | 61 kB | 123/195 kB | 90/104 kB
Progress (4): 76/245 kB | 61 kB | 123/195 kB | 90/104 kB
Progress (4): 76/245 kB | 61 kB | 123/195 kB | 94/104 kB
Progress (4): 76/245 kB | 61 kB | 127/195 kB | 94/104 kB
Progress (4): 76/245 kB | 61 kB | 127/195 kB | 98/104 kB
Progress (4): 80/245 kB | 61 kB | 127/195 kB | 98/104 kB
Progress (4): 80/245 kB | 61 kB | 127/195 kB | 102/104 kB
Progress (4): 80/245 kB | 61 kB | 131/195 kB | 102/104 kB
Progress (4): 80/245 kB | 61 kB | 131/195 kB | 104 kB    
Progress (4): 85/245 kB | 61 kB | 131/195 kB | 104 kB
Progress (4): 85/245 kB | 61 kB | 135/195 kB | 104 kB
Progress (4): 89/245 kB | 61 kB | 135/195 kB | 104 kB
Progress (4): 93/245 kB | 61 kB | 135/195 kB | 104 kB
Progress (4): 97/245 kB | 61 kB | 135/195 kB | 104 kB
Progress (4): 97/245 kB | 61 kB | 139/195 kB | 104 kB
Progress (4): 101/245 kB | 61 kB | 139/195 kB | 104 kB
Progress (4): 101/245 kB | 61 kB | 143/195 kB | 104 kB
Progress (4): 105/245 kB | 61 kB | 143/195 kB | 104 kB
Progress (4): 105/245 kB | 61 kB | 147/195 kB | 104 kB
Progress (4): 109/245 kB | 61 kB | 147/195 kB | 104 kB
Progress (4): 109/245 kB | 61 kB | 152/195 kB | 104 kB
Progress (4): 113/245 kB | 61 kB | 152/195 kB | 104 kB
Progress (4): 113/245 kB | 61 kB | 156/195 kB | 104 kB
Progress (4): 117/245 kB | 61 kB | 156/195 kB | 104 kB
Progress (4): 117/245 kB | 61 kB | 160/195 kB | 104 kB
Progress (4): 121/245 kB | 61 kB | 160/195 kB | 104 kB
Progress (4): 121/245 kB | 61 kB | 164/195 kB | 104 kB
Progress (4): 125/245 kB | 61 kB | 164/195 kB | 104 kB
Progress (4): 125/245 kB | 61 kB | 168/195 kB | 104 kB
Progress (4): 130/245 kB | 61 kB | 168/195 kB | 104 kB
Progress (4): 130/245 kB | 61 kB | 172/195 kB | 104 kB
Progress (4): 134/245 kB | 61 kB | 172/195 kB | 104 kB
Progress (4): 134/245 kB | 61 kB | 176/195 kB | 104 kB
Progress (4): 138/245 kB | 61 kB | 176/195 kB | 104 kB
Progress (4): 138/245 kB | 61 kB | 180/195 kB | 104 kB
Progress (4): 142/245 kB | 61 kB | 180/195 kB | 104 kB
Progress (4): 142/245 kB | 61 kB | 184/195 kB | 104 kB
Progress (4): 146/245 kB | 61 kB | 184/195 kB | 104 kB
Progress (4): 146/245 kB | 61 kB | 188/195 kB | 104 kB
Progress (4): 150/245 kB | 61 kB | 188/195 kB | 104 kB
Progress (4): 150/245 kB | 61 kB | 193/195 kB | 104 kB
Progress (4): 154/245 kB | 61 kB | 193/195 kB | 104 kB
Progress (4): 154/245 kB | 61 kB | 195 kB | 104 kB    
Progress (4): 158/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 162/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 166/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 171/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 175/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 179/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 183/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 187/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 191/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 195/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 199/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 203/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 207/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 211/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 216/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 220/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 224/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 228/245 kB | 61 kB | 195 kB | 104 kB
Progress (4): 232/245 kB | 61 kB | 195 kB | 104 kB
                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.7 MB/s)
#14 91.68 Progress (3): 236/245 kB | 195 kB | 104 kB
                                          
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
#14 91.68 Progress (3): 240/245 kB | 195 kB | 104 kB
Progress (3): 244/245 kB | 195 kB | 104 kB
Progress (3): 245 kB | 195 kB | 104 kB    
Progress (4): 245 kB | 195 kB | 104 kB | 4.1/164 kB
Progress (4): 245 kB | 195 kB | 104 kB | 8.2/164 kB
Progress (4): 245 kB | 195 kB | 104 kB | 12/164 kB 
Progress (4): 245 kB | 195 kB | 104 kB | 16/164 kB
Progress (4): 245 kB | 195 kB | 104 kB | 20/164 kB
Progress (4): 245 kB | 195 kB | 104 kB | 24/164 kB
Progress (4): 245 kB | 195 kB | 104 kB | 28/164 kB
Progress (4): 245 kB | 195 kB | 104 kB | 32/164 kB
Progress (4): 245 kB | 195 kB | 104 kB | 36/164 kB
Progress (4): 245 kB | 195 kB | 104 kB | 40/164 kB
Progress (4): 245 kB | 195 kB | 104 kB | 44/164 kB
Progress (4): 245 kB | 195 kB | 104 kB | 49/164 kB
Progress (4): 245 kB | 195 kB | 104 kB | 53/164 kB
                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M2/enforcer-rules-3.0.0-M2.jar (104 kB at 2.4 MB/s)
#14 91.69 Progress (3): 245 kB | 195 kB | 57/164 kB
                                         
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
#14 91.69 Progress (3): 245 kB | 195 kB | 61/164 kB
Progress (3): 245 kB | 195 kB | 65/164 kB
Progress (3): 245 kB | 195 kB | 69/164 kB
Progress (3): 245 kB | 195 kB | 73/164 kB
Progress (3): 245 kB | 195 kB | 77/164 kB
Progress (3): 245 kB | 195 kB | 81/164 kB
Progress (3): 245 kB | 195 kB | 85/164 kB
Progress (3): 245 kB | 195 kB | 90/164 kB
Progress (3): 245 kB | 195 kB | 94/164 kB
Progress (3): 245 kB | 195 kB | 98/164 kB
Progress (3): 245 kB | 195 kB | 102/164 kB
Progress (3): 245 kB | 195 kB | 106/164 kB
Progress (3): 245 kB | 195 kB | 110/164 kB
Progress (3): 245 kB | 195 kB | 114/164 kB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 4.2 MB/s)
#14 91.69 Progress (2): 245 kB | 118/164 kB
Progress (2): 245 kB | 122/164 kB
Progress (2): 245 kB | 126/164 kB
Progress (2): 245 kB | 130/164 kB
Progress (2): 245 kB | 135/164 kB
Progress (2): 245 kB | 139/164 kB
Progress (2): 245 kB | 143/164 kB
Progress (2): 245 kB | 147/164 kB
Progress (2): 245 kB | 151/164 kB
Progress (2): 245 kB | 155/164 kB
Progress (2): 245 kB | 159/164 kB
Progress (2): 245 kB | 163/164 kB
Progress (2): 245 kB | 164 kB    
Progress (3): 245 kB | 164 kB | 4.1/64 kB
Progress (3): 245 kB | 164 kB | 8.2/64 kB
Progress (3): 245 kB | 164 kB | 12/64 kB 
Progress (3): 245 kB | 164 kB | 16/64 kB
Progress (3): 245 kB | 164 kB | 20/64 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 4.7 MB/s)
#14 91.70 Progress (2): 164 kB | 25/64 kB
Progress (2): 164 kB | 29/64 kB
Progress (2): 164 kB | 33/64 kB
Progress (2): 164 kB | 37/64 kB
Progress (2): 164 kB | 41/64 kB
Progress (2): 164 kB | 45/64 kB
Progress (2): 164 kB | 49/64 kB
Progress (2): 164 kB | 53/64 kB
Progress (2): 164 kB | 57/64 kB
Progress (2): 164 kB | 61/64 kB
Progress (2): 164 kB | 64 kB   
Progress (3): 164 kB | 64 kB | 4.1/134 kB
Progress (3): 164 kB | 64 kB | 8.2/134 kB
Progress (3): 164 kB | 64 kB | 12/134 kB 
Progress (3): 164 kB | 64 kB | 16/134 kB
Progress (3): 164 kB | 64 kB | 20/134 kB
Progress (3): 164 kB | 64 kB | 25/134 kB
Progress (3): 164 kB | 64 kB | 29/134 kB
Progress (3): 164 kB | 64 kB | 33/134 kB
Progress (3): 164 kB | 64 kB | 37/134 kB
Progress (3): 164 kB | 64 kB | 41/134 kB
Progress (3): 164 kB | 64 kB | 45/134 kB
Progress (3): 164 kB | 64 kB | 49/134 kB
Progress (3): 164 kB | 64 kB | 53/134 kB
Progress (3): 164 kB | 64 kB | 57/134 kB
Progress (3): 164 kB | 64 kB | 61/134 kB
Progress (3): 164 kB | 64 kB | 65/134 kB
Progress (3): 164 kB | 64 kB | 69/134 kB
Progress (3): 164 kB | 64 kB | 73/134 kB
Progress (3): 164 kB | 64 kB | 78/134 kB
Progress (3): 164 kB | 64 kB | 82/134 kB
Progress (3): 164 kB | 64 kB | 86/134 kB
Progress (3): 164 kB | 64 kB | 90/134 kB
Progress (3): 164 kB | 64 kB | 94/134 kB
Progress (3): 164 kB | 64 kB | 98/134 kB
Progress (3): 164 kB | 64 kB | 102/134 kB
Progress (3): 164 kB | 64 kB | 106/134 kB
Progress (3): 164 kB | 64 kB | 110/134 kB
Progress (3): 164 kB | 64 kB | 114/134 kB
Progress (3): 164 kB | 64 kB | 119/134 kB
Progress (3): 164 kB | 64 kB | 123/134 kB
Progress (3): 164 kB | 64 kB | 127/134 kB
Progress (3): 164 kB | 64 kB | 131/134 kB
Progress (3): 164 kB | 64 kB | 134 kB    
                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 2.7 MB/s)
#14 91.71 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 993 kB/s)
#14 91.72 Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 1.9 MB/s)
#14 91.75 [INFO] 
#14 91.75 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ pom-bio-formats ---
#14 91.82 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 91.82 [INFO] Working directory: /bio-formats-build/bioformats
#14 91.83 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757203824452
#14 91.83 [WARNING] Cannot get the branch information from the git repository: 
#14 91.83 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 91.83 
#14 91.83 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 91.83 [INFO] Working directory: /bio-formats-build/bioformats
#14 91.83 [INFO] Storing buildScmBranch: UNKNOWN
#14 91.83 [INFO] 
#14 91.83 [INFO] >>> maven-source-plugin:3.0.1:jar (default) > generate-sources @ pom-bio-formats >>>
#14 91.83 [INFO] 
#14 91.83 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ pom-bio-formats ---
#14 91.84 [INFO] 
#14 91.84 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ pom-bio-formats ---
#14 91.84 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 91.84 [INFO] Working directory: /bio-formats-build/bioformats
#14 91.84 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757203824479
#14 91.84 [WARNING] Cannot get the branch information from the git repository: 
#14 91.84 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 91.84 
#14 91.84 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 91.84 [INFO] Working directory: /bio-formats-build/bioformats
#14 91.85 [INFO] Storing buildScmBranch: UNKNOWN
#14 91.85 [INFO] 
#14 91.85 [INFO] <<< maven-source-plugin:3.0.1:jar (default) < generate-sources @ pom-bio-formats <<<
#14 91.85 [INFO] 
#14 91.85 [INFO] 
#14 91.85 [INFO] --- maven-source-plugin:3.0.1:jar (default) @ pom-bio-formats ---
#14 91.91 [INFO] 
#14 91.91 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pom-bio-formats ---
#14 91.93 [INFO] Installing /bio-formats-build/bioformats/pom.xml to /home/build/.m2/repository/ome/pom-bio-formats/8.4.0-SNAPSHOT/pom-bio-formats-8.4.0-SNAPSHOT.pom
#14 91.93 [INFO] 
#14 91.93 [INFO] ---------------------------< ome:turbojpeg >----------------------------
#14 91.93 [INFO] Building libjpeg-turbo Java bindings 8.4.0-SNAPSHOT              [13/24]
#14 91.93 [INFO] --------------------------------[ jar ]---------------------------------
#14 91.94 [INFO] 
#14 91.94 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ turbojpeg ---
#14 91.94 [INFO] 
#14 91.94 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ turbojpeg ---
#14 91.94 [INFO] 
#14 91.94 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ turbojpeg ---
#14 91.94 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/forks/turbojpeg' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 91.94 [INFO] Working directory: /bio-formats-build/bioformats/components/forks/turbojpeg
#14 91.95 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757203824585
#14 91.95 [WARNING] Cannot get the branch information from the git repository: 
#14 91.95 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 91.95 
#14 91.95 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/forks/turbojpeg' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 91.95 [INFO] Working directory: /bio-formats-build/bioformats/components/forks/turbojpeg
#14 91.95 [INFO] Storing buildScmBranch: UNKNOWN
#14 91.96 [INFO] 
#14 91.96 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ turbojpeg ---
#14 91.98 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 91.99 [INFO] Copying 0 resource
#14 91.99 [INFO] Copying 7 resources to META-INF/lib
#14 92.00 [INFO] Copying 0 resource
#14 92.00 [INFO] Copying 0 resource
#14 92.00 [INFO] 
#14 92.00 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ turbojpeg ---
#14 92.04 [INFO] Recompiling the module because of changed source code.
#14 92.05 [INFO] Compiling 10 source files with javac [debug release 8] to target/classes
#14 92.15 [INFO] 
#14 92.15 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ turbojpeg ---
#14 92.15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 92.15 [INFO] skip non existing resourceDirectory /bio-formats-build/bioformats/components/forks/turbojpeg/test
#14 92.15 [INFO] 
#14 92.15 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ turbojpeg ---
#14 92.15 [INFO] No sources to compile
#14 92.15 [INFO] 
#14 92.15 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ turbojpeg ---
#14 92.19 [INFO] No tests to run.
#14 92.20 [INFO] 
#14 92.20 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ turbojpeg ---
#14 92.28 [INFO] Building jar: /bio-formats-build/bioformats/components/forks/turbojpeg/target/turbojpeg-8.4.0-SNAPSHOT.jar
#14 92.33 [INFO] 
#14 92.33 [INFO] >>> maven-source-plugin:3.0.1:jar (default) > generate-sources @ turbojpeg >>>
#14 92.33 [INFO] 
#14 92.33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ turbojpeg ---
#14 92.33 [INFO] 
#14 92.33 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ turbojpeg ---
#14 92.33 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/forks/turbojpeg' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 92.34 [INFO] Working directory: /bio-formats-build/bioformats/components/forks/turbojpeg
#14 92.34 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757203824977
#14 92.34 [WARNING] Cannot get the branch information from the git repository: 
#14 92.34 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 92.34 
#14 92.34 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/forks/turbojpeg' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 92.34 [INFO] Working directory: /bio-formats-build/bioformats/components/forks/turbojpeg
#14 92.35 [INFO] Storing buildScmBranch: UNKNOWN
#14 92.35 [INFO] 
#14 92.35 [INFO] <<< maven-source-plugin:3.0.1:jar (default) < generate-sources @ turbojpeg <<<
#14 92.35 [INFO] 
#14 92.35 [INFO] 
#14 92.35 [INFO] --- maven-source-plugin:3.0.1:jar (default) @ turbojpeg ---
#14 92.37 [INFO] Building jar: /bio-formats-build/bioformats/components/forks/turbojpeg/target/turbojpeg-8.4.0-SNAPSHOT-sources.jar
#14 92.43 [INFO] 
#14 92.43 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ turbojpeg ---
#14 92.43 [INFO] Skipping packaging of the test-jar
#14 92.43 [INFO] 
#14 92.43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ turbojpeg ---
#14 92.43 [INFO] Installing /bio-formats-build/bioformats/components/forks/turbojpeg/target/turbojpeg-8.4.0-SNAPSHOT.jar to /home/build/.m2/repository/ome/turbojpeg/8.4.0-SNAPSHOT/turbojpeg-8.4.0-SNAPSHOT.jar
#14 92.44 [INFO] Installing /bio-formats-build/bioformats/components/forks/turbojpeg/pom.xml to /home/build/.m2/repository/ome/turbojpeg/8.4.0-SNAPSHOT/turbojpeg-8.4.0-SNAPSHOT.pom
#14 92.44 [INFO] Installing /bio-formats-build/bioformats/components/forks/turbojpeg/target/turbojpeg-8.4.0-SNAPSHOT-sources.jar to /home/build/.m2/repository/ome/turbojpeg/8.4.0-SNAPSHOT/turbojpeg-8.4.0-SNAPSHOT-sources.jar
#14 92.46 [INFO] 
#14 92.46 [INFO] --------------------------< ome:formats-api >---------------------------
#14 92.46 [INFO] Building Bio-Formats API 8.4.0-SNAPSHOT                          [14/24]
#14 92.46 [INFO] --------------------------------[ jar ]---------------------------------
#14 92.46 Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.3/serializer-2.7.3.pom
#14 92.48 Progress (1): 389 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.3/serializer-2.7.3.pom (389 B at 13 kB/s)
#14 92.49 Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.8/testng-6.8.pom
#14 92.50 Progress (1): 4.1/7.2 kB
Progress (1): 7.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.8/testng-6.8.pom (7.2 kB at 288 kB/s)
#14 92.52 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom
#14 92.53 Progress (1): 3.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom (3.4 kB at 134 kB/s)
#14 92.54 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.pom
#14 92.56 Progress (1): 2.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.pom (2.3 kB at 94 kB/s)
#14 92.57 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
#14 92.58 Progress (1): 481 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 19 kB/s)
#14 92.60 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
#14 92.61 Progress (1): 4.1/5.9 kB
Progress (1): 5.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 235 kB/s)
#14 92.63 Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.27/jcommander-1.27.pom
#14 92.64 Progress (1): 4.1/7.2 kB
Progress (1): 7.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.27/jcommander-1.27.pom (7.2 kB at 288 kB/s)
#14 92.65 Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.6/snakeyaml-1.6.pom
#14 92.67 Progress (1): 4.1/8.1 kB
Progress (1): 8.1 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.6/snakeyaml-1.6.pom (8.1 kB at 322 kB/s)
#14 92.69 Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.3/serializer-2.7.3.jar
#14 92.69 Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.jar
#14 92.69 Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.8/testng-6.8.jar
#14 92.69 Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.27/jcommander-1.27.jar
#14 92.69 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar
#14 92.70 Progress (1): 4.1/253 kB
Progress (2): 4.1/253 kB | 4.1/284 kB
Progress (2): 8.2/253 kB | 4.1/284 kB
Progress (2): 8.2/253 kB | 8.2/284 kB
Progress (3): 8.2/253 kB | 8.2/284 kB | 4.1/813 kB
Progress (4): 8.2/253 kB | 8.2/284 kB | 4.1/813 kB | 4.1/77 kB
Progress (5): 8.2/253 kB | 8.2/284 kB | 4.1/813 kB | 4.1/77 kB | 4.1/56 kB
Progress (5): 8.2/253 kB | 12/284 kB | 4.1/813 kB | 4.1/77 kB | 4.1/56 kB 
Progress (5): 12/253 kB | 12/284 kB | 4.1/813 kB | 4.1/77 kB | 4.1/56 kB 
Progress (5): 12/253 kB | 16/284 kB | 4.1/813 kB | 4.1/77 kB | 4.1/56 kB
Progress (5): 12/253 kB | 16/284 kB | 4.1/813 kB | 4.1/77 kB | 8.2/56 kB
Progress (5): 12/253 kB | 16/284 kB | 4.1/813 kB | 8.2/77 kB | 8.2/56 kB
Progress (5): 12/253 kB | 16/284 kB | 8.2/813 kB | 8.2/77 kB | 8.2/56 kB
Progress (5): 12/253 kB | 16/284 kB | 8.2/813 kB | 12/77 kB | 8.2/56 kB 
Progress (5): 12/253 kB | 16/284 kB | 8.2/813 kB | 12/77 kB | 12/56 kB 
Progress (5): 12/253 kB | 20/284 kB | 8.2/813 kB | 12/77 kB | 12/56 kB
Progress (5): 16/253 kB | 20/284 kB | 8.2/813 kB | 12/77 kB | 12/56 kB
Progress (5): 16/253 kB | 25/284 kB | 8.2/813 kB | 12/77 kB | 12/56 kB
Progress (5): 16/253 kB | 25/284 kB | 8.2/813 kB | 12/77 kB | 16/56 kB
Progress (5): 16/253 kB | 25/284 kB | 8.2/813 kB | 16/77 kB | 16/56 kB
Progress (5): 16/253 kB | 25/284 kB | 12/813 kB | 16/77 kB | 16/56 kB 
Progress (5): 16/253 kB | 25/284 kB | 12/813 kB | 16/77 kB | 20/56 kB
Progress (5): 16/253 kB | 29/284 kB | 12/813 kB | 16/77 kB | 20/56 kB
Progress (5): 20/253 kB | 29/284 kB | 12/813 kB | 16/77 kB | 20/56 kB
Progress (5): 20/253 kB | 33/284 kB | 12/813 kB | 16/77 kB | 20/56 kB
Progress (5): 20/253 kB | 33/284 kB | 12/813 kB | 16/77 kB | 25/56 kB
Progress (5): 20/253 kB | 37/284 kB | 12/813 kB | 16/77 kB | 25/56 kB
Progress (5): 20/253 kB | 37/284 kB | 16/813 kB | 16/77 kB | 25/56 kB
Progress (5): 20/253 kB | 37/284 kB | 16/813 kB | 20/77 kB | 25/56 kB
Progress (5): 20/253 kB | 37/284 kB | 20/813 kB | 20/77 kB | 25/56 kB
Progress (5): 20/253 kB | 41/284 kB | 20/813 kB | 20/77 kB | 25/56 kB
Progress (5): 20/253 kB | 41/284 kB | 20/813 kB | 20/77 kB | 29/56 kB
Progress (5): 25/253 kB | 41/284 kB | 20/813 kB | 20/77 kB | 29/56 kB
Progress (5): 25/253 kB | 41/284 kB | 20/813 kB | 20/77 kB | 33/56 kB
Progress (5): 25/253 kB | 45/284 kB | 20/813 kB | 20/77 kB | 33/56 kB
Progress (5): 25/253 kB | 45/284 kB | 25/813 kB | 20/77 kB | 33/56 kB
Progress (5): 25/253 kB | 45/284 kB | 25/813 kB | 25/77 kB | 33/56 kB
Progress (5): 25/253 kB | 45/284 kB | 29/813 kB | 25/77 kB | 33/56 kB
Progress (5): 25/253 kB | 49/284 kB | 29/813 kB | 25/77 kB | 33/56 kB
Progress (5): 25/253 kB | 49/284 kB | 29/813 kB | 25/77 kB | 37/56 kB
Progress (5): 29/253 kB | 49/284 kB | 29/813 kB | 25/77 kB | 37/56 kB
Progress (5): 29/253 kB | 49/284 kB | 29/813 kB | 25/77 kB | 41/56 kB
Progress (5): 29/253 kB | 53/284 kB | 29/813 kB | 25/77 kB | 41/56 kB
Progress (5): 29/253 kB | 53/284 kB | 33/813 kB | 25/77 kB | 41/56 kB
Progress (5): 29/253 kB | 53/284 kB | 33/813 kB | 29/77 kB | 41/56 kB
Progress (5): 29/253 kB | 53/284 kB | 37/813 kB | 29/77 kB | 41/56 kB
Progress (5): 29/253 kB | 57/284 kB | 37/813 kB | 29/77 kB | 41/56 kB
Progress (5): 29/253 kB | 57/284 kB | 37/813 kB | 29/77 kB | 45/56 kB
Progress (5): 33/253 kB | 57/284 kB | 37/813 kB | 29/77 kB | 45/56 kB
Progress (5): 33/253 kB | 57/284 kB | 37/813 kB | 29/77 kB | 49/56 kB
Progress (5): 37/253 kB | 57/284 kB | 37/813 kB | 29/77 kB | 49/56 kB
Progress (5): 37/253 kB | 61/284 kB | 37/813 kB | 29/77 kB | 49/56 kB
Progress (5): 37/253 kB | 61/284 kB | 41/813 kB | 29/77 kB | 49/56 kB
Progress (5): 37/253 kB | 61/284 kB | 41/813 kB | 33/77 kB | 49/56 kB
Progress (5): 37/253 kB | 61/284 kB | 45/813 kB | 33/77 kB | 49/56 kB
Progress (5): 37/253 kB | 66/284 kB | 45/813 kB | 33/77 kB | 49/56 kB
Progress (5): 41/253 kB | 66/284 kB | 45/813 kB | 33/77 kB | 49/56 kB
Progress (5): 41/253 kB | 66/284 kB | 45/813 kB | 33/77 kB | 53/56 kB
Progress (5): 45/253 kB | 66/284 kB | 45/813 kB | 33/77 kB | 53/56 kB
Progress (5): 45/253 kB | 70/284 kB | 45/813 kB | 33/77 kB | 53/56 kB
Progress (5): 45/253 kB | 70/284 kB | 45/813 kB | 37/77 kB | 53/56 kB
Progress (5): 45/253 kB | 70/284 kB | 49/813 kB | 37/77 kB | 53/56 kB
Progress (5): 45/253 kB | 70/284 kB | 49/813 kB | 41/77 kB | 53/56 kB
Progress (5): 45/253 kB | 74/284 kB | 49/813 kB | 41/77 kB | 53/56 kB
Progress (5): 49/253 kB | 74/284 kB | 49/813 kB | 41/77 kB | 53/56 kB
Progress (5): 49/253 kB | 74/284 kB | 49/813 kB | 41/77 kB | 56 kB   
Progress (5): 53/253 kB | 74/284 kB | 49/813 kB | 41/77 kB | 56 kB
Progress (5): 53/253 kB | 78/284 kB | 49/813 kB | 41/77 kB | 56 kB
Progress (5): 53/253 kB | 78/284 kB | 49/813 kB | 45/77 kB | 56 kB
Progress (5): 53/253 kB | 78/284 kB | 53/813 kB | 45/77 kB | 56 kB
Progress (5): 53/253 kB | 78/284 kB | 53/813 kB | 49/77 kB | 56 kB
Progress (5): 53/253 kB | 81/284 kB | 53/813 kB | 49/77 kB | 56 kB
Progress (5): 57/253 kB | 81/284 kB | 53/813 kB | 49/77 kB | 56 kB
Progress (5): 57/253 kB | 81/284 kB | 53/813 kB | 53/77 kB | 56 kB
Progress (5): 57/253 kB | 81/284 kB | 57/813 kB | 53/77 kB | 56 kB
Progress (5): 57/253 kB | 81/284 kB | 57/813 kB | 57/77 kB | 56 kB
Progress (5): 61/253 kB | 81/284 kB | 57/813 kB | 57/77 kB | 56 kB
Progress (5): 61/253 kB | 85/284 kB | 57/813 kB | 57/77 kB | 56 kB
Progress (5): 66/253 kB | 85/284 kB | 57/813 kB | 57/77 kB | 56 kB
Progress (5): 66/253 kB | 85/284 kB | 57/813 kB | 61/77 kB | 56 kB
Progress (5): 66/253 kB | 85/284 kB | 61/813 kB | 61/77 kB | 56 kB
Progress (5): 66/253 kB | 85/284 kB | 61/813 kB | 66/77 kB | 56 kB
Progress (5): 70/253 kB | 85/284 kB | 61/813 kB | 66/77 kB | 56 kB
Progress (5): 70/253 kB | 89/284 kB | 61/813 kB | 66/77 kB | 56 kB
Progress (5): 74/253 kB | 89/284 kB | 61/813 kB | 66/77 kB | 56 kB
Progress (5): 74/253 kB | 89/284 kB | 61/813 kB | 70/77 kB | 56 kB
Progress (5): 74/253 kB | 89/284 kB | 66/813 kB | 70/77 kB | 56 kB
Progress (5): 74/253 kB | 89/284 kB | 66/813 kB | 74/77 kB | 56 kB
Progress (5): 78/253 kB | 89/284 kB | 66/813 kB | 74/77 kB | 56 kB
Progress (5): 78/253 kB | 93/284 kB | 66/813 kB | 74/77 kB | 56 kB
Progress (5): 82/253 kB | 93/284 kB | 66/813 kB | 74/77 kB | 56 kB
Progress (5): 82/253 kB | 93/284 kB | 66/813 kB | 77 kB | 56 kB   
Progress (5): 82/253 kB | 93/284 kB | 70/813 kB | 77 kB | 56 kB
Progress (5): 86/253 kB | 93/284 kB | 70/813 kB | 77 kB | 56 kB
Progress (5): 86/253 kB | 97/284 kB | 70/813 kB | 77 kB | 56 kB
Progress (5): 90/253 kB | 97/284 kB | 70/813 kB | 77 kB | 56 kB
Progress (5): 90/253 kB | 97/284 kB | 74/813 kB | 77 kB | 56 kB
Progress (5): 94/253 kB | 97/284 kB | 74/813 kB | 77 kB | 56 kB
Progress (5): 94/253 kB | 101/284 kB | 74/813 kB | 77 kB | 56 kB
Progress (5): 98/253 kB | 101/284 kB | 74/813 kB | 77 kB | 56 kB
Progress (5): 98/253 kB | 101/284 kB | 78/813 kB | 77 kB | 56 kB
Progress (5): 102/253 kB | 101/284 kB | 78/813 kB | 77 kB | 56 kB
Progress (5): 102/253 kB | 105/284 kB | 78/813 kB | 77 kB | 56 kB
Progress (5): 106/253 kB | 105/284 kB | 78/813 kB | 77 kB | 56 kB
Progress (5): 106/253 kB | 105/284 kB | 82/813 kB | 77 kB | 56 kB
Progress (5): 111/253 kB | 105/284 kB | 82/813 kB | 77 kB | 56 kB
Progress (5): 111/253 kB | 109/284 kB | 82/813 kB | 77 kB | 56 kB
Progress (5): 115/253 kB | 109/284 kB | 82/813 kB | 77 kB | 56 kB
Progress (5): 115/253 kB | 109/284 kB | 86/813 kB | 77 kB | 56 kB
Progress (5): 119/253 kB | 109/284 kB | 86/813 kB | 77 kB | 56 kB
Progress (5): 119/253 kB | 114/284 kB | 86/813 kB | 77 kB | 56 kB
Progress (5): 123/253 kB | 114/284 kB | 86/813 kB | 77 kB | 56 kB
Progress (5): 123/253 kB | 114/284 kB | 90/813 kB | 77 kB | 56 kB
Progress (5): 127/253 kB | 114/284 kB | 90/813 kB | 77 kB | 56 kB
Progress (5): 127/253 kB | 118/284 kB | 90/813 kB | 77 kB | 56 kB
Progress (5): 131/253 kB | 118/284 kB | 90/813 kB | 77 kB | 56 kB
Progress (5): 131/253 kB | 118/284 kB | 94/813 kB | 77 kB | 56 kB
Progress (5): 135/253 kB | 118/284 kB | 94/813 kB | 77 kB | 56 kB
Progress (5): 135/253 kB | 122/284 kB | 94/813 kB | 77 kB | 56 kB
Progress (5): 135/253 kB | 122/284 kB | 98/813 kB | 77 kB | 56 kB
Progress (5): 135/253 kB | 126/284 kB | 98/813 kB | 77 kB | 56 kB
Progress (5): 135/253 kB | 126/284 kB | 102/813 kB | 77 kB | 56 kB
Progress (5): 135/253 kB | 130/284 kB | 102/813 kB | 77 kB | 56 kB
Progress (5): 139/253 kB | 130/284 kB | 102/813 kB | 77 kB | 56 kB
Progress (5): 139/253 kB | 134/284 kB | 102/813 kB | 77 kB | 56 kB
Progress (5): 139/253 kB | 134/284 kB | 106/813 kB | 77 kB | 56 kB
Progress (5): 139/253 kB | 138/284 kB | 106/813 kB | 77 kB | 56 kB
Progress (5): 143/253 kB | 138/284 kB | 106/813 kB | 77 kB | 56 kB
Progress (5): 143/253 kB | 142/284 kB | 106/813 kB | 77 kB | 56 kB
Progress (5): 147/253 kB | 142/284 kB | 106/813 kB | 77 kB | 56 kB
Progress (5): 147/253 kB | 142/284 kB | 111/813 kB | 77 kB | 56 kB
Progress (5): 152/253 kB | 142/284 kB | 111/813 kB | 77 kB | 56 kB
Progress (5): 152/253 kB | 142/284 kB | 115/813 kB | 77 kB | 56 kB
Progress (5): 152/253 kB | 146/284 kB | 115/813 kB | 77 kB | 56 kB
Progress (5): 152/253 kB | 146/284 kB | 119/813 kB | 77 kB | 56 kB
Progress (5): 156/253 kB | 146/284 kB | 119/813 kB | 77 kB | 56 kB
Progress (5): 156/253 kB | 146/284 kB | 123/813 kB | 77 kB | 56 kB
Progress (5): 156/253 kB | 150/284 kB | 123/813 kB | 77 kB | 56 kB
Progress (5): 156/253 kB | 150/284 kB | 127/813 kB | 77 kB | 56 kB
Progress (5): 160/253 kB | 150/284 kB | 127/813 kB | 77 kB | 56 kB
Progress (5): 160/253 kB | 150/284 kB | 131/813 kB | 77 kB | 56 kB
Progress (5): 164/253 kB | 150/284 kB | 131/813 kB | 77 kB | 56 kB
Progress (5): 164/253 kB | 154/284 kB | 131/813 kB | 77 kB | 56 kB
Progress (5): 168/253 kB | 154/284 kB | 131/813 kB | 77 kB | 56 kB
Progress (5): 168/253 kB | 154/284 kB | 135/813 kB | 77 kB | 56 kB
Progress (5): 172/253 kB | 154/284 kB | 135/813 kB | 77 kB | 56 kB
Progress (5): 172/253 kB | 159/284 kB | 135/813 kB | 77 kB | 56 kB
Progress (5): 176/253 kB | 159/284 kB | 135/813 kB | 77 kB | 56 kB
Progress (5): 176/253 kB | 159/284 kB | 139/813 kB | 77 kB | 56 kB
Progress (5): 180/253 kB | 159/284 kB | 139/813 kB | 77 kB | 56 kB
Progress (5): 180/253 kB | 163/284 kB | 139/813 kB | 77 kB | 56 kB
Progress (5): 184/253 kB | 163/284 kB | 139/813 kB | 77 kB | 56 kB
Progress (5): 184/253 kB | 163/284 kB | 143/813 kB | 77 kB | 56 kB
Progress (5): 188/253 kB | 163/284 kB | 143/813 kB | 77 kB | 56 kB
Progress (5): 188/253 kB | 163/284 kB | 147/813 kB | 77 kB | 56 kB
Progress (5): 188/253 kB | 167/284 kB | 147/813 kB | 77 kB | 56 kB
Progress (5): 188/253 kB | 167/284 kB | 152/813 kB | 77 kB | 56 kB
Progress (5): 193/253 kB | 167/284 kB | 152/813 kB | 77 kB | 56 kB
                                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.27/jcommander-1.27.jar (56 kB at 1.5 MB/s)
#14 92.72 Progress (4): 197/253 kB | 167/284 kB | 152/813 kB | 77 kB
Progress (4): 197/253 kB | 167/284 kB | 156/813 kB | 77 kB
Progress (4): 197/253 kB | 171/284 kB | 156/813 kB | 77 kB
Progress (4): 197/253 kB | 171/284 kB | 160/813 kB | 77 kB
Progress (4): 201/253 kB | 171/284 kB | 160/813 kB | 77 kB
                                                          
Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.6/snakeyaml-1.6.jar
#14 92.72 Progress (4): 205/253 kB | 171/284 kB | 160/813 kB | 77 kB
Progress (4): 205/253 kB | 171/284 kB | 164/813 kB | 77 kB
Progress (4): 205/253 kB | 175/284 kB | 164/813 kB | 77 kB
Progress (4): 205/253 kB | 175/284 kB | 168/813 kB | 77 kB
Progress (4): 209/253 kB | 175/284 kB | 168/813 kB | 77 kB
Progress (4): 209/253 kB | 175/284 kB | 172/813 kB | 77 kB
Progress (4): 209/253 kB | 179/284 kB | 172/813 kB | 77 kB
Progress (4): 209/253 kB | 179/284 kB | 176/813 kB | 77 kB
Progress (4): 213/253 kB | 179/284 kB | 176/813 kB | 77 kB
Progress (4): 213/253 kB | 183/284 kB | 176/813 kB | 77 kB
Progress (4): 217/253 kB | 183/284 kB | 176/813 kB | 77 kB
Progress (4): 217/253 kB | 183/284 kB | 180/813 kB | 77 kB
Progress (4): 221/253 kB | 183/284 kB | 180/813 kB | 77 kB
Progress (4): 221/253 kB | 187/284 kB | 180/813 kB | 77 kB
Progress (4): 225/253 kB | 187/284 kB | 180/813 kB | 77 kB
Progress (4): 225/253 kB | 187/284 kB | 184/813 kB | 77 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar (77 kB at 1.9 MB/s)
#14 92.73 Progress (3): 225/253 kB | 191/284 kB | 184/813 kB
Progress (3): 225/253 kB | 191/284 kB | 188/813 kB
Progress (3): 229/253 kB | 191/284 kB | 188/813 kB
Progress (3): 229/253 kB | 191/284 kB | 193/813 kB
Progress (3): 229/253 kB | 195/284 kB | 193/813 kB
Progress (3): 233/253 kB | 195/284 kB | 193/813 kB
Progress (3): 233/253 kB | 195/284 kB | 197/813 kB
Progress (3): 238/253 kB | 195/284 kB | 197/813 kB
Progress (3): 238/253 kB | 200/284 kB | 197/813 kB
Progress (3): 242/253 kB | 200/284 kB | 197/813 kB
Progress (3): 242/253 kB | 200/284 kB | 201/813 kB
Progress (3): 246/253 kB | 200/284 kB | 201/813 kB
Progress (3): 246/253 kB | 204/284 kB | 201/813 kB
Progress (3): 250/253 kB | 204/284 kB | 201/813 kB
Progress (3): 250/253 kB | 204/284 kB | 205/813 kB
Progress (3): 253 kB | 204/284 kB | 205/813 kB    
Progress (3): 253 kB | 208/284 kB | 205/813 kB
Progress (3): 253 kB | 208/284 kB | 209/813 kB
Progress (3): 253 kB | 212/284 kB | 209/813 kB
Progress (3): 253 kB | 212/284 kB | 213/813 kB
Progress (3): 253 kB | 216/284 kB | 213/813 kB
Progress (3): 253 kB | 216/284 kB | 217/813 kB
Progress (3): 253 kB | 220/284 kB | 217/813 kB
Progress (3): 253 kB | 220/284 kB | 221/813 kB
Progress (3): 253 kB | 224/284 kB | 221/813 kB
Progress (3): 253 kB | 224/284 kB | 225/813 kB
Progress (3): 253 kB | 228/284 kB | 225/813 kB
Progress (3): 253 kB | 228/284 kB | 229/813 kB
Progress (3): 253 kB | 232/284 kB | 229/813 kB
Progress (3): 253 kB | 232/284 kB | 233/813 kB
Progress (3): 253 kB | 236/284 kB | 233/813 kB
Progress (3): 253 kB | 236/284 kB | 238/813 kB
Progress (3): 253 kB | 241/284 kB | 238/813 kB
Progress (3): 253 kB | 241/284 kB | 242/813 kB
Progress (3): 253 kB | 245/284 kB | 242/813 kB
Progress (3): 253 kB | 245/284 kB | 246/813 kB
Progress (3): 253 kB | 249/284 kB | 246/813 kB
Progress (3): 253 kB | 249/284 kB | 250/813 kB
Progress (3): 253 kB | 253/284 kB | 250/813 kB
Progress (3): 253 kB | 253/284 kB | 254/813 kB
Progress (3): 253 kB | 257/284 kB | 254/813 kB
Progress (3): 253 kB | 257/284 kB | 258/813 kB
Progress (3): 253 kB | 261/284 kB | 258/813 kB
Progress (3): 253 kB | 261/284 kB | 262/813 kB
Progress (3): 253 kB | 265/284 kB | 262/813 kB
Progress (3): 253 kB | 265/284 kB | 266/813 kB
Progress (3): 253 kB | 269/284 kB | 266/813 kB
Progress (3): 253 kB | 269/284 kB | 270/813 kB
Progress (3): 253 kB | 273/284 kB | 270/813 kB
Progress (3): 253 kB | 273/284 kB | 274/813 kB
Progress (3): 253 kB | 277/284 kB | 274/813 kB
Progress (3): 253 kB | 277/284 kB | 279/813 kB
Progress (3): 253 kB | 281/284 kB | 279/813 kB
Progress (3): 253 kB | 281/284 kB | 283/813 kB
Progress (3): 253 kB | 284 kB | 283/813 kB    
Progress (3): 253 kB | 284 kB | 287/813 kB
Progress (3): 253 kB | 284 kB | 291/813 kB
Progress (3): 253 kB | 284 kB | 295/813 kB
Progress (3): 253 kB | 284 kB | 299/813 kB
Progress (3): 253 kB | 284 kB | 303/813 kB
Progress (3): 253 kB | 284 kB | 307/813 kB
Progress (3): 253 kB | 284 kB | 311/813 kB
Progress (3): 253 kB | 284 kB | 315/813 kB
Progress (3): 253 kB | 284 kB | 319/813 kB
Progress (3): 253 kB | 284 kB | 324/813 kB
Progress (3): 253 kB | 284 kB | 328/813 kB
Progress (3): 253 kB | 284 kB | 332/813 kB
Progress (3): 253 kB | 284 kB | 336/813 kB
Progress (3): 253 kB | 284 kB | 340/813 kB
Progress (3): 253 kB | 284 kB | 344/813 kB
Progress (3): 253 kB | 284 kB | 348/813 kB
Progress (3): 253 kB | 284 kB | 352/813 kB
Progress (3): 253 kB | 284 kB | 356/813 kB
Progress (3): 253 kB | 284 kB | 360/813 kB
Progress (3): 253 kB | 284 kB | 365/813 kB
Progress (3): 253 kB | 284 kB | 369/813 kB
Progress (3): 253 kB | 284 kB | 373/813 kB
Progress (3): 253 kB | 284 kB | 377/813 kB
Progress (3): 253 kB | 284 kB | 381/813 kB
Progress (3): 253 kB | 284 kB | 385/813 kB
Progress (3): 253 kB | 284 kB | 389/813 kB
Progress (4): 253 kB | 284 kB | 389/813 kB | 4.1/232 kB
Progress (4): 253 kB | 284 kB | 393/813 kB | 4.1/232 kB
Progress (4): 253 kB | 284 kB | 393/813 kB | 8.2/232 kB
Progress (4): 253 kB | 284 kB | 397/813 kB | 8.2/232 kB
Progress (4): 253 kB | 284 kB | 397/813 kB | 12/232 kB 
Progress (4): 253 kB | 284 kB | 401/813 kB | 12/232 kB
Progress (4): 253 kB | 284 kB | 401/813 kB | 16/232 kB
Progress (4): 253 kB | 284 kB | 406/813 kB | 16/232 kB
Progress (4): 253 kB | 284 kB | 406/813 kB | 20/232 kB
Progress (4): 253 kB | 284 kB | 410/813 kB | 20/232 kB
Progress (4): 253 kB | 284 kB | 410/813 kB | 25/232 kB
Progress (4): 253 kB | 284 kB | 414/813 kB | 25/232 kB
Progress (4): 253 kB | 284 kB | 414/813 kB | 29/232 kB
Progress (4): 253 kB | 284 kB | 418/813 kB | 29/232 kB
Progress (4): 253 kB | 284 kB | 418/813 kB | 33/232 kB
Progress (4): 253 kB | 284 kB | 422/813 kB | 33/232 kB
Progress (4): 253 kB | 284 kB | 422/813 kB | 37/232 kB
Progress (4): 253 kB | 284 kB | 426/813 kB | 37/232 kB
Progress (4): 253 kB | 284 kB | 426/813 kB | 41/232 kB
Progress (4): 253 kB | 284 kB | 430/813 kB | 41/232 kB
Progress (4): 253 kB | 284 kB | 430/813 kB | 45/232 kB
Progress (4): 253 kB | 284 kB | 434/813 kB | 45/232 kB
Progress (4): 253 kB | 284 kB | 434/813 kB | 49/232 kB
Progress (4): 253 kB | 284 kB | 438/813 kB | 49/232 kB
Progress (4): 253 kB | 284 kB | 438/813 kB | 53/232 kB
Progress (4): 253 kB | 284 kB | 442/813 kB | 53/232 kB
Progress (4): 253 kB | 284 kB | 442/813 kB | 57/232 kB
Progress (4): 253 kB | 284 kB | 446/813 kB | 57/232 kB
Progress (4): 253 kB | 284 kB | 446/813 kB | 61/232 kB
Progress (4): 253 kB | 284 kB | 451/813 kB | 61/232 kB
Progress (4): 253 kB | 284 kB | 451/813 kB | 66/232 kB
Progress (4): 253 kB | 284 kB | 455/813 kB | 66/232 kB
Progress (4): 253 kB | 284 kB | 455/813 kB | 70/232 kB
Progress (4): 253 kB | 284 kB | 459/813 kB | 70/232 kB
                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.10/junit-4.10.jar (253 kB at 4.6 MB/s)
#14 92.74 Progress (3): 284 kB | 459/813 kB | 74/232 kB
Progress (3): 284 kB | 463/813 kB | 74/232 kB
Progress (3): 284 kB | 467/813 kB | 74/232 kB
Progress (3): 284 kB | 467/813 kB | 78/232 kB
Progress (3): 284 kB | 471/813 kB | 78/232 kB
Progress (3): 284 kB | 471/813 kB | 82/232 kB
Progress (3): 284 kB | 475/813 kB | 82/232 kB
Progress (3): 284 kB | 475/813 kB | 86/232 kB
Progress (3): 284 kB | 479/813 kB | 86/232 kB
Progress (3): 284 kB | 479/813 kB | 90/232 kB
Progress (3): 284 kB | 483/813 kB | 90/232 kB
Progress (3): 284 kB | 483/813 kB | 94/232 kB
Progress (3): 284 kB | 487/813 kB | 94/232 kB
Progress (3): 284 kB | 487/813 kB | 98/232 kB
Progress (3): 284 kB | 492/813 kB | 98/232 kB
Progress (3): 284 kB | 492/813 kB | 102/232 kB
Progress (3): 284 kB | 496/813 kB | 102/232 kB
Progress (3): 284 kB | 496/813 kB | 106/232 kB
Progress (3): 284 kB | 500/813 kB | 106/232 kB
Progress (3): 284 kB | 500/813 kB | 111/232 kB
Progress (3): 284 kB | 504/813 kB | 111/232 kB
Progress (3): 284 kB | 504/813 kB | 115/232 kB
Progress (3): 284 kB | 508/813 kB | 115/232 kB
Progress (3): 284 kB | 508/813 kB | 119/232 kB
Progress (3): 284 kB | 512/813 kB | 119/232 kB
Progress (3): 284 kB | 512/813 kB | 123/232 kB
Progress (3): 284 kB | 516/813 kB | 123/232 kB
Progress (3): 284 kB | 516/813 kB | 127/232 kB
Progress (3): 284 kB | 520/813 kB | 127/232 kB
Progress (3): 284 kB | 520/813 kB | 131/232 kB
Progress (3): 284 kB | 524/813 kB | 131/232 kB
Progress (3): 284 kB | 524/813 kB | 135/232 kB
Progress (3): 284 kB | 528/813 kB | 135/232 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.3/serializer-2.7.3.jar (284 kB at 4.8 MB/s)
#14 92.75 Progress (2): 532/813 kB | 135/232 kB
Progress (2): 532/813 kB | 139/232 kB
Progress (2): 537/813 kB | 139/232 kB
Progress (2): 537/813 kB | 143/232 kB
Progress (2): 541/813 kB | 143/232 kB
Progress (2): 541/813 kB | 147/232 kB
Progress (2): 545/813 kB | 147/232 kB
Progress (2): 545/813 kB | 152/232 kB
Progress (2): 549/813 kB | 152/232 kB
Progress (2): 549/813 kB | 156/232 kB
Progress (2): 553/813 kB | 156/232 kB
Progress (2): 553/813 kB | 160/232 kB
Progress (2): 557/813 kB | 160/232 kB
Progress (2): 561/813 kB | 160/232 kB
Progress (2): 561/813 kB | 164/232 kB
Progress (2): 565/813 kB | 164/232 kB
Progress (2): 565/813 kB | 168/232 kB
Progress (2): 569/813 kB | 168/232 kB
Progress (2): 569/813 kB | 172/232 kB
Progress (2): 573/813 kB | 172/232 kB
Progress (2): 573/813 kB | 176/232 kB
Progress (2): 578/813 kB | 176/232 kB
Progress (2): 582/813 kB | 176/232 kB
Progress (2): 582/813 kB | 180/232 kB
Progress (2): 586/813 kB | 180/232 kB
Progress (2): 586/813 kB | 184/232 kB
Progress (2): 590/813 kB | 184/232 kB
Progress (2): 590/813 kB | 188/232 kB
Progress (2): 594/813 kB | 188/232 kB
Progress (2): 594/813 kB | 193/232 kB
Progress (2): 598/813 kB | 193/232 kB
Progress (2): 602/813 kB | 193/232 kB
Progress (2): 602/813 kB | 197/232 kB
Progress (2): 606/813 kB | 197/232 kB
Progress (2): 606/813 kB | 201/232 kB
Progress (2): 610/813 kB | 201/232 kB
Progress (2): 610/813 kB | 205/232 kB
Progress (2): 614/813 kB | 205/232 kB
Progress (2): 614/813 kB | 209/232 kB
Progress (2): 618/813 kB | 209/232 kB
Progress (2): 618/813 kB | 213/232 kB
Progress (2): 623/813 kB | 213/232 kB
Progress (2): 623/813 kB | 217/232 kB
Progress (2): 627/813 kB | 217/232 kB
Progress (2): 627/813 kB | 221/232 kB
Progress (2): 631/813 kB | 221/232 kB
Progress (2): 631/813 kB | 225/232 kB
Progress (2): 635/813 kB | 225/232 kB
Progress (2): 635/813 kB | 229/232 kB
Progress (2): 639/813 kB | 229/232 kB
Progress (2): 639/813 kB | 232 kB    
Progress (2): 643/813 kB | 232 kB
Progress (2): 647/813 kB | 232 kB
Progress (2): 651/813 kB | 232 kB
Progress (2): 655/813 kB | 232 kB
Progress (2): 659/813 kB | 232 kB
Progress (2): 664/813 kB | 232 kB
Progress (2): 668/813 kB | 232 kB
Progress (2): 672/813 kB | 232 kB
Progress (2): 676/813 kB | 232 kB
Progress (2): 680/813 kB | 232 kB
Progress (2): 684/813 kB | 232 kB
Progress (2): 688/813 kB | 232 kB
Progress (2): 692/813 kB | 232 kB
Progress (2): 696/813 kB | 232 kB
Progress (2): 700/813 kB | 232 kB
Progress (2): 705/813 kB | 232 kB
Progress (2): 709/813 kB | 232 kB
Progress (2): 713/813 kB | 232 kB
Progress (2): 717/813 kB | 232 kB
Progress (2): 721/813 kB | 232 kB
Progress (2): 725/813 kB | 232 kB
Progress (2): 729/813 kB | 232 kB
Progress (2): 733/813 kB | 232 kB
Progress (2): 737/813 kB | 232 kB
Progress (2): 741/813 kB | 232 kB
Progress (2): 745/813 kB | 232 kB
Progress (2): 750/813 kB | 232 kB
Progress (2): 754/813 kB | 232 kB
Progress (2): 758/813 kB | 232 kB
Progress (2): 762/813 kB | 232 kB
Progress (2): 766/813 kB | 232 kB
Progress (2): 770/813 kB | 232 kB
Progress (2): 774/813 kB | 232 kB
Progress (2): 778/813 kB | 232 kB
Progress (2): 782/813 kB | 232 kB
Progress (2): 786/813 kB | 232 kB
Progress (2): 791/813 kB | 232 kB
Progress (2): 795/813 kB | 232 kB
Progress (2): 799/813 kB | 232 kB
Progress (2): 803/813 kB | 232 kB
Progress (2): 807/813 kB | 232 kB
Progress (2): 811/813 kB | 232 kB
Progress (2): 813 kB | 232 kB    
                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.6/snakeyaml-1.6.jar (232 kB at 2.9 MB/s)
#14 92.77 Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.8/testng-6.8.jar (813 kB at 9.8 MB/s)
#14 92.78 [INFO] 
#14 92.78 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ formats-api ---
#14 92.78 [INFO] 
#14 92.78 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ formats-api ---
#14 92.78 [INFO] 
#14 92.78 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ formats-api ---
#14 92.78 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/formats-api' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 92.78 [INFO] Working directory: /bio-formats-build/bioformats/components/formats-api
#14 92.78 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757203825422
#14 92.79 [WARNING] Cannot get the branch information from the git repository: 
#14 92.79 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 92.79 
#14 92.79 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/formats-api' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 92.79 [INFO] Working directory: /bio-formats-build/bioformats/components/formats-api
#14 92.79 [INFO] Storing buildScmBranch: UNKNOWN
#14 92.79 [INFO] 
#14 92.79 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ formats-api ---
#14 92.79 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 92.79 [INFO] Copying 2 resources
#14 92.80 [INFO] Copying 0 resource
#14 92.80 [INFO] Copying 0 resource
#14 92.80 [INFO] 
#14 92.80 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ formats-api ---
#14 92.80 [INFO] Recompiling the module because of changed dependency.
#14 92.81 [INFO] Compiling 54 source files with javac [debug release 8] to target/classes
#14 93.20 [INFO] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/FormatTools.java: Some input files use or override a deprecated API.
#14 93.20 [INFO] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/FormatTools.java: Recompile with -Xlint:deprecation for details.
#14 93.20 [INFO] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/FormatReader.java: Some input files use unchecked or unsafe operations.
#14 93.20 [INFO] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/FormatReader.java: Recompile with -Xlint:unchecked for details.
#14 93.20 [INFO] 
#14 93.20 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ formats-api ---
#14 93.20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 93.20 [INFO] Copying 2 resources
#14 93.21 [INFO] 
#14 93.21 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ formats-api ---
#14 93.21 [INFO] Recompiling the module because of changed dependency.
#14 93.21 [INFO] Compiling 6 source files with javac [debug release 8] to target/test-classes
#14 93.34 [INFO] /bio-formats-build/bioformats/components/formats-api/test/loci/formats/utests/CoreMetadataListTest.java: /bio-formats-build/bioformats/components/formats-api/test/loci/formats/utests/CoreMetadataListTest.java uses unchecked or unsafe operations.
#14 93.34 [INFO] /bio-formats-build/bioformats/components/formats-api/test/loci/formats/utests/CoreMetadataListTest.java: Recompile with -Xlint:unchecked for details.
#14 93.34 [INFO] 
#14 93.34 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ formats-api ---
#14 93.41 [INFO] 
#14 93.41 [INFO] -------------------------------------------------------
#14 93.41 [INFO]  T E S T S
#14 93.41 [INFO] -------------------------------------------------------
#14 93.60 [INFO] Running TestSuite
#14 93.74 SLF4J: No SLF4J providers were found.
#14 93.74 SLF4J: Defaulting to no-operation (NOP) logger implementation
#14 93.74 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
#14 94.11 [INFO] Tests run: 224, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in TestSuite
#14 94.43 [INFO] 
#14 94.43 [INFO] Results:
#14 94.43 [INFO] 
#14 94.43 [INFO] Tests run: 224, Failures: 0, Errors: 0, Skipped: 0
#14 94.43 [INFO] 
#14 94.43 [INFO] 
#14 94.43 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ formats-api ---
#14 94.45 [INFO] Building jar: /bio-formats-build/bioformats/components/formats-api/target/formats-api-8.4.0-SNAPSHOT.jar
#14 94.46 [INFO] 
#14 94.46 [INFO] >>> maven-source-plugin:3.0.1:jar (default) > generate-sources @ formats-api >>>
#14 94.46 [INFO] 
#14 94.46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ formats-api ---
#14 94.46 [INFO] 
#14 94.46 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ formats-api ---
#14 94.46 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/formats-api' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 94.46 [INFO] Working directory: /bio-formats-build/bioformats/components/formats-api
#14 94.47 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757203827107
#14 94.47 [WARNING] Cannot get the branch information from the git repository: 
#14 94.47 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 94.47 
#14 94.47 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/formats-api' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 94.47 [INFO] Working directory: /bio-formats-build/bioformats/components/formats-api
#14 94.48 [INFO] Storing buildScmBranch: UNKNOWN
#14 94.48 [INFO] 
#14 94.48 [INFO] <<< maven-source-plugin:3.0.1:jar (default) < generate-sources @ formats-api <<<
#14 94.48 [INFO] 
#14 94.48 [INFO] 
#14 94.48 [INFO] --- maven-source-plugin:3.0.1:jar (default) @ formats-api ---
#14 94.49 [INFO] Building jar: /bio-formats-build/bioformats/components/formats-api/target/formats-api-8.4.0-SNAPSHOT-sources.jar
#14 94.51 [INFO] 
#14 94.51 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ formats-api ---
#14 94.52 [INFO] Building jar: /bio-formats-build/bioformats/components/formats-api/target/formats-api-8.4.0-SNAPSHOT-tests.jar
#14 94.52 [INFO] 
#14 94.52 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ formats-api ---
#14 94.52 [INFO] Installing /bio-formats-build/bioformats/components/formats-api/target/formats-api-8.4.0-SNAPSHOT.jar to /home/build/.m2/repository/ome/formats-api/8.4.0-SNAPSHOT/formats-api-8.4.0-SNAPSHOT.jar
#14 94.53 [INFO] Installing /bio-formats-build/bioformats/components/formats-api/pom.xml to /home/build/.m2/repository/ome/formats-api/8.4.0-SNAPSHOT/formats-api-8.4.0-SNAPSHOT.pom
#14 94.53 [INFO] Installing /bio-formats-build/bioformats/components/formats-api/target/formats-api-8.4.0-SNAPSHOT-sources.jar to /home/build/.m2/repository/ome/formats-api/8.4.0-SNAPSHOT/formats-api-8.4.0-SNAPSHOT-sources.jar
#14 94.53 [INFO] Installing /bio-formats-build/bioformats/components/formats-api/target/formats-api-8.4.0-SNAPSHOT-tests.jar to /home/build/.m2/repository/ome/formats-api/8.4.0-SNAPSHOT/formats-api-8.4.0-SNAPSHOT-tests.jar
#14 94.53 [INFO] 
#14 94.53 [INFO] --------------------------< ome:formats-bsd >---------------------------
#14 94.53 [INFO] Building BSD Bio-Formats readers and writers 8.4.0-SNAPSHOT      [15/24]
#14 94.53 [INFO] --------------------------------[ jar ]---------------------------------
#14 94.54 Downloading from central: https://repo.maven.apache.org/maven2/org/scijava/native-lib-loader/2.4.0/native-lib-loader-2.4.0.pom
#14 94.55 Progress (1): 4.1/4.9 kB
Progress (1): 4.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/scijava/native-lib-loader/2.4.0/native-lib-loader-2.4.0.pom (4.9 kB at 188 kB/s)
#14 94.56 Downloading from central: https://repo.maven.apache.org/maven2/org/scijava/pom-scijava/31.1.0/pom-scijava-31.1.0.pom
#14 94.58 Progress (1): 4.1/173 kB
Progress (1): 8.2/173 kB
Progress (1): 12/173 kB 
Progress (1): 16/173 kB
Progress (1): 20/173 kB
Progress (1): 25/173 kB
Progress (1): 29/173 kB
Progress (1): 33/173 kB
Progress (1): 37/173 kB
Progress (1): 41/173 kB
Progress (1): 45/173 kB
Progress (1): 49/173 kB
Progress (1): 53/173 kB
Progress (1): 57/173 kB
Progress (1): 61/173 kB
Progress (1): 66/173 kB
Progress (1): 70/173 kB
Progress (1): 74/173 kB
Progress (1): 78/173 kB
Progress (1): 82/173 kB
Progress (1): 86/173 kB
Progress (1): 90/173 kB
Progress (1): 94/173 kB
Progress (1): 98/173 kB
Progress (1): 102/173 kB
Progress (1): 106/173 kB
Progress (1): 111/173 kB
Progress (1): 115/173 kB
Progress (1): 119/173 kB
Progress (1): 123/173 kB
Progress (1): 127/173 kB
Progress (1): 131/173 kB
Progress (1): 135/173 kB
Progress (1): 139/173 kB
Progress (1): 143/173 kB
Progress (1): 147/173 kB
Progress (1): 152/173 kB
Progress (1): 156/173 kB
Progress (1): 160/173 kB
Progress (1): 164/173 kB
Progress (1): 168/173 kB
Progress (1): 172/173 kB
Progress (1): 173 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/scijava/pom-scijava/31.1.0/pom-scijava-31.1.0.pom (173 kB at 5.8 MB/s)
#14 94.60 Downloading from central: https://repo.maven.apache.org/maven2/org/scijava/pom-scijava-base/13.0.0/pom-scijava-base-13.0.0.pom
#14 94.69 Progress (1): 4.1/67 kB
Progress (1): 8.2/67 kB
Progress (1): 12/67 kB 
Progress (1): 16/67 kB
Progress (1): 20/67 kB
Progress (1): 25/67 kB
Progress (1): 29/67 kB
Progress (1): 33/67 kB
Progress (1): 37/67 kB
Progress (1): 41/67 kB
Progress (1): 45/67 kB
Progress (1): 49/67 kB
Progress (1): 53/67 kB
Progress (1): 57/67 kB
Progress (1): 61/67 kB
Progress (1): 66/67 kB
Progress (1): 67 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/scijava/pom-scijava-base/13.0.0/pom-scijava-base-13.0.0.pom (67 kB at 645 kB/s)
#14 94.71 Downloading from central: https://repo.maven.apache.org/maven2/com/jgoodies/jgoodies-forms/1.7.2/jgoodies-forms-1.7.2.pom
#14 94.72 Progress (1): 3.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/jgoodies/jgoodies-forms/1.7.2/jgoodies-forms-1.7.2.pom (3.6 kB at 144 kB/s)
#14 94.74 Downloading from central: https://repo.maven.apache.org/maven2/com/jgoodies/jgoodies-common/1.7.0/jgoodies-common-1.7.0.pom
#14 94.75 Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/jgoodies/jgoodies-common/1.7.0/jgoodies-common-1.7.0.pom (2.6 kB at 105 kB/s)
#14 94.76 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom
#14 94.78 Progress (1): 4.1/32 kB
Progress (1): 8.2/32 kB
Progress (1): 12/32 kB 
Progress (1): 16/32 kB
Progress (1): 20/32 kB
Progress (1): 25/32 kB
Progress (1): 29/32 kB
Progress (1): 32 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom (32 kB at 1.3 MB/s)
#14 94.79 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom
#14 94.80 Progress (1): 4.1/78 kB
Progress (1): 8.2/78 kB
Progress (1): 12/78 kB 
Progress (1): 16/78 kB
Progress (1): 20/78 kB
Progress (1): 24/78 kB
Progress (1): 28/78 kB
Progress (1): 32/78 kB
Progress (1): 36/78 kB
Progress (1): 40/78 kB
Progress (1): 44/78 kB
Progress (1): 49/78 kB
Progress (1): 53/78 kB
Progress (1): 57/78 kB
Progress (1): 61/78 kB
Progress (1): 65/78 kB
Progress (1): 69/78 kB
Progress (1): 73/78 kB
Progress (1): 77/78 kB
Progress (1): 78 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom (78 kB at 3.0 MB/s)
#14 94.82 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom
#14 94.83 Progress (1): 4.1/24 kB
Progress (1): 8.2/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom (24 kB at 933 kB/s)
#14 94.85 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom
#14 94.86 Progress (1): 4.1/5.6 kB
Progress (1): 5.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom (5.6 kB at 226 kB/s)
#14 94.88 Downloading from central: https://repo.maven.apache.org/maven2/org/perf4j/perf4j/0.9.16/perf4j-0.9.16.pom
#14 94.89 Progress (1): 4.1/27 kB
Progress (1): 8.2/27 kB
Progress (1): 12/27 kB 
Progress (1): 16/27 kB
Progress (1): 20/27 kB
Progress (1): 25/27 kB
Progress (1): 27 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/perf4j/perf4j/0.9.16/perf4j-0.9.16.pom (27 kB at 1.0 MB/s)
#14 94.90 Downloading from central: https://repo.maven.apache.org/maven2/cisd/jhdf5/19.04.1/jhdf5-19.04.1.pom
#14 94.99 Downloading from scijava: https://maven.scijava.org/content/groups/public/cisd/jhdf5/19.04.1/jhdf5-19.04.1.pom
#14 95.46 Progress (1): 2.4 kB
                    
Downloaded from scijava: https://maven.scijava.org/content/groups/public/cisd/jhdf5/19.04.1/jhdf5-19.04.1.pom (2.4 kB at 4.1 kB/s)
#14 95.58 Downloading from central: https://repo.maven.apache.org/maven2/cisd/base/18.09.0/base-18.09.0.pom
#14 95.67 Downloading from scijava: https://maven.scijava.org/content/groups/public/cisd/base/18.09.0/base-18.09.0.pom
#14 95.79 Progress (1): 1.6 kB
                    
Downloaded from scijava: https://maven.scijava.org/content/groups/public/cisd/base/18.09.0/base-18.09.0.pom (1.6 kB at 6.5 kB/s)
#14 95.91 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom
#14 95.93 Progress (1): 4.1/16 kB
Progress (1): 8.2/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom (16 kB at 586 kB/s)
#14 95.94 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom
#14 95.96 Progress (1): 4.1/28 kB
Progress (1): 8.2/28 kB
Progress (1): 12/28 kB 
Progress (1): 16/28 kB
Progress (1): 20/28 kB
Progress (1): 25/28 kB
Progress (1): 28 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 1.0 MB/s)
#14 95.97 Downloading from central: https://repo.maven.apache.org/maven2/com/drewnoakes/metadata-extractor/2.18.0/metadata-extractor-2.18.0.pom
#14 95.99 Progress (1): 4.1/8.8 kB
Progress (1): 8.2/8.8 kB
Progress (1): 8.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/drewnoakes/metadata-extractor/2.18.0/metadata-extractor-2.18.0.pom (8.8 kB at 337 kB/s)
#14 96.00 Downloading from central: https://repo.maven.apache.org/maven2/com/adobe/xmp/xmpcore/6.1.11/xmpcore-6.1.11.pom
#14 96.01 Progress (1): 4.1/6.4 kB
Progress (1): 6.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/adobe/xmp/xmpcore/6.1.11/xmpcore-6.1.11.pom (6.4 kB at 255 kB/s)
#14 96.03 Downloading from central: https://repo.maven.apache.org/maven2/ome/jxrlib-all/0.2.4/jxrlib-all-0.2.4.pom
#14 96.12 Downloading from scijava: https://maven.scijava.org/content/groups/public/ome/jxrlib-all/0.2.4/jxrlib-all-0.2.4.pom
#14 96.24 Progress (1): 2.4 kB
                    
Downloaded from scijava: https://maven.scijava.org/content/groups/public/ome/jxrlib-all/0.2.4/jxrlib-all-0.2.4.pom (2.4 kB at 3.5 kB/s)
#14 96.81 Downloading from central: https://repo.maven.apache.org/maven2/org/scijava/native-lib-loader/2.1.4/native-lib-loader-2.1.4.pom
#14 96.82 Progress (1): 4.1/4.3 kB
Progress (1): 4.3 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/scijava/native-lib-loader/2.1.4/native-lib-loader-2.1.4.pom (4.3 kB at 167 kB/s)
#14 96.84 Downloading from central: https://repo.maven.apache.org/maven2/org/scijava/pom-scijava/9.0.0/pom-scijava-9.0.0.pom
#14 96.85 Progress (1): 4.1/66 kB
Progress (1): 8.2/66 kB
Progress (1): 12/66 kB 
Progress (1): 16/66 kB
Progress (1): 20/66 kB
Progress (1): 25/66 kB
Progress (1): 29/66 kB
Progress (1): 33/66 kB
Progress (1): 37/66 kB
Progress (1): 41/66 kB
Progress (1): 45/66 kB
Progress (1): 49/66 kB
Progress (1): 53/66 kB
Progress (1): 57/66 kB
Progress (1): 61/66 kB
Progress (1): 66/66 kB
Progress (1): 66 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/scijava/pom-scijava/9.0.0/pom-scijava-9.0.0.pom (66 kB at 2.4 MB/s)
#14 96.87 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom
#14 96.88 Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom (2.7 kB at 108 kB/s)
#14 96.89 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom
#14 96.91 Progress (1): 4.1/12 kB
Progress (1): 8.2/12 kB
Progress (1): 12 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom (12 kB at 458 kB/s)
#14 96.92 Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20231013/json-20231013.pom
#14 96.93 Progress (1): 4.1/6.6 kB
Progress (1): 6.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20231013/json-20231013.pom (6.6 kB at 263 kB/s)
#14 96.95 Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom
#14 96.96 Progress (1): 3.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.pom (3.3 kB at 132 kB/s)
#14 96.97 Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
#14 96.99 Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 111 kB/s)
#14 97.00 Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom
#14 97.01 Progress (1): 4.1/23 kB
Progress (1): 8.2/23 kB
Progress (1): 12/23 kB 
Progress (1): 16/23 kB
Progress (1): 20/23 kB
Progress (1): 23 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom (23 kB at 884 kB/s)
#14 97.03 Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom
#14 97.05 Progress (1): 4.1/5.6 kB
Progress (1): 5.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom (5.6 kB at 157 kB/s)
#14 97.07 Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
#14 97.08 Progress (1): 4.1/8.9 kB
Progress (1): 8.2/8.9 kB
Progress (1): 8.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 369 kB/s)
#14 97.10 Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom
#14 97.11 Progress (1): 4.1/21 kB
Progress (1): 8.2/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom (21 kB at 694 kB/s)
#14 97.13 Downloading from central: https://repo.maven.apache.org/maven2/org/scijava/native-lib-loader/2.4.0/native-lib-loader-2.4.0.jar
#14 97.13 Downloading from central: https://repo.maven.apache.org/maven2/com/jgoodies/jgoodies-common/1.7.0/jgoodies-common-1.7.0.jar
#14 97.13 Downloading from central: https://repo.maven.apache.org/maven2/com/jgoodies/jgoodies-forms/1.7.2/jgoodies-forms-1.7.2.jar
#14 97.13 Downloading from central: https://repo.maven.apache.org/maven2/org/perf4j/perf4j/0.9.16/perf4j-0.9.16.jar
#14 97.13 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar
#14 97.15 Progress (1): 4.1/21 kB
Progress (1): 8.2/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
Progress (2): 21 kB | 4.1/34 kB
Progress (2): 21 kB | 8.2/34 kB
Progress (2): 21 kB | 12/34 kB 
Progress (2): 21 kB | 16/34 kB
Progress (2): 21 kB | 20/34 kB
Progress (2): 21 kB | 25/34 kB
Progress (2): 21 kB | 29/34 kB
Progress (2): 21 kB | 33/34 kB
Progress (2): 21 kB | 34 kB   
                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/scijava/native-lib-loader/2.4.0/native-lib-loader-2.4.0.jar (21 kB at 792 kB/s)
#14 97.16 Downloading from central: https://repo.maven.apache.org/maven2/cisd/jhdf5/19.04.1/jhdf5-19.04.1.jar
#14 97.16 Downloaded from central: https://repo.maven.apache.org/maven2/com/jgoodies/jgoodies-common/1.7.0/jgoodies-common-1.7.0.jar (34 kB at 1.2 MB/s)
#14 97.16 Downloading from central: https://repo.maven.apache.org/maven2/cisd/base/18.09.0/base-18.09.0.jar
#14 97.20 Progress (1): 2.8/703 kB
Progress (1): 5.5/703 kB
Progress (2): 5.5/703 kB | 2.8/118 kB
Progress (2): 8.3/703 kB | 2.8/118 kB
Progress (2): 8.3/703 kB | 5.5/118 kB
Progress (3): 8.3/703 kB | 5.5/118 kB | 2.8/124 kB
Progress (3): 11/703 kB | 5.5/118 kB | 2.8/124 kB 
Progress (3): 11/703 kB | 8.3/118 kB | 2.8/124 kB
Progress (3): 14/703 kB | 8.3/118 kB | 2.8/124 kB
Progress (3): 14/703 kB | 8.3/118 kB | 5.5/124 kB
Progress (3): 14/703 kB | 11/118 kB | 5.5/124 kB 
Progress (3): 14/703 kB | 11/118 kB | 8.3/124 kB
Progress (3): 14/703 kB | 14/118 kB | 8.3/124 kB
Progress (3): 14/703 kB | 14/118 kB | 11/124 kB 
Progress (3): 17/703 kB | 14/118 kB | 11/124 kB
Progress (3): 17/703 kB | 16/118 kB | 11/124 kB
Progress (3): 17/703 kB | 16/118 kB | 14/124 kB
Progress (3): 17/703 kB | 19/118 kB | 14/124 kB
Progress (3): 19/703 kB | 19/118 kB | 14/124 kB
Progress (3): 19/703 kB | 19/118 kB | 17/124 kB
Progress (3): 22/703 kB | 19/118 kB | 17/124 kB
Progress (3): 22/703 kB | 19/118 kB | 19/124 kB
Progress (3): 25/703 kB | 19/118 kB | 19/124 kB
Progress (3): 25/703 kB | 22/118 kB | 19/124 kB
Progress (3): 25/703 kB | 25/118 kB | 19/124 kB
Progress (3): 25/703 kB | 25/118 kB | 22/124 kB
Progress (3): 25/703 kB | 25/118 kB | 25/124 kB
Progress (3): 28/703 kB | 25/118 kB | 25/124 kB
Progress (3): 28/703 kB | 27/118 kB | 25/124 kB
Progress (3): 30/703 kB | 27/118 kB | 25/124 kB
Progress (3): 30/703 kB | 30/118 kB | 25/124 kB
Progress (3): 30/703 kB | 30/118 kB | 28/124 kB
Progress (3): 30/703 kB | 30/118 kB | 30/124 kB
Progress (3): 33/703 kB | 30/118 kB | 30/124 kB
Progress (3): 33/703 kB | 33/118 kB | 30/124 kB
Progress (3): 36/703 kB | 33/118 kB | 30/124 kB
Progress (3): 36/703 kB | 36/118 kB | 30/124 kB
Progress (3): 36/703 kB | 36/118 kB | 33/124 kB
Progress (3): 36/703 kB | 36/118 kB | 36/124 kB
Progress (3): 39/703 kB | 36/118 kB | 36/124 kB
Progress (3): 39/703 kB | 38/118 kB | 36/124 kB
Progress (3): 39/703 kB | 38/118 kB | 39/124 kB
Progress (3): 41/703 kB | 38/118 kB | 39/124 kB
Progress (3): 41/703 kB | 41/118 kB | 39/124 kB
Progress (3): 44/703 kB | 41/118 kB | 39/124 kB
Progress (3): 44/703 kB | 44/118 kB | 39/124 kB
Progress (3): 47/703 kB | 44/118 kB | 39/124 kB
Progress (3): 47/703 kB | 44/118 kB | 41/124 kB
Progress (3): 50/703 kB | 44/118 kB | 41/124 kB
Progress (3): 50/703 kB | 47/118 kB | 41/124 kB
Progress (3): 52/703 kB | 47/118 kB | 41/124 kB
Progress (3): 52/703 kB | 47/118 kB | 44/124 kB
Progress (3): 55/703 kB | 47/118 kB | 44/124 kB
Progress (3): 55/703 kB | 49/118 kB | 44/124 kB
Progress (3): 58/703 kB | 49/118 kB | 44/124 kB
Progress (3): 58/703 kB | 49/118 kB | 47/124 kB
Progress (3): 58/703 kB | 52/118 kB | 47/124 kB
Progress (3): 58/703 kB | 52/118 kB | 50/124 kB
Progress (3): 58/703 kB | 55/118 kB | 50/124 kB
Progress (3): 61/703 kB | 55/118 kB | 50/124 kB
Progress (3): 61/703 kB | 58/118 kB | 50/124 kB
Progress (3): 61/703 kB | 58/118 kB | 52/124 kB
Progress (3): 61/703 kB | 60/118 kB | 52/124 kB
Progress (3): 63/703 kB | 60/118 kB | 52/124 kB
Progress (3): 63/703 kB | 60/118 kB | 55/124 kB
Progress (3): 68/703 kB | 60/118 kB | 55/124 kB
Progress (3): 68/703 kB | 60/118 kB | 58/124 kB
Progress (3): 68/703 kB | 60/118 kB | 61/124 kB
Progress (3): 68/703 kB | 60/118 kB | 63/124 kB
Progress (3): 72/703 kB | 60/118 kB | 63/124 kB
Progress (3): 76/703 kB | 60/118 kB | 63/124 kB
Progress (3): 76/703 kB | 64/118 kB | 63/124 kB
Progress (3): 80/703 kB | 64/118 kB | 63/124 kB
Progress (3): 80/703 kB | 69/118 kB | 63/124 kB
Progress (3): 84/703 kB | 69/118 kB | 63/124 kB
Progress (3): 84/703 kB | 73/118 kB | 63/124 kB
Progress (3): 84/703 kB | 77/118 kB | 63/124 kB
Progress (3): 84/703 kB | 77/118 kB | 68/124 kB
Progress (3): 84/703 kB | 77/118 kB | 72/124 kB
Progress (3): 84/703 kB | 77/118 kB | 76/124 kB
Progress (3): 88/703 kB | 77/118 kB | 76/124 kB
Progress (3): 88/703 kB | 81/118 kB | 76/124 kB
Progress (3): 92/703 kB | 81/118 kB | 76/124 kB
Progress (3): 92/703 kB | 81/118 kB | 80/124 kB
Progress (3): 96/703 kB | 81/118 kB | 80/124 kB
Progress (3): 96/703 kB | 85/118 kB | 80/124 kB
Progress (3): 96/703 kB | 85/118 kB | 84/124 kB
Progress (3): 100/703 kB | 85/118 kB | 84/124 kB
Progress (3): 100/703 kB | 85/118 kB | 88/124 kB
Progress (3): 100/703 kB | 89/118 kB | 88/124 kB
Progress (3): 100/703 kB | 89/118 kB | 92/124 kB
Progress (3): 100/703 kB | 93/118 kB | 92/124 kB
Progress (3): 100/703 kB | 93/118 kB | 96/124 kB
Progress (3): 104/703 kB | 93/118 kB | 96/124 kB
Progress (3): 104/703 kB | 97/118 kB | 96/124 kB
Progress (3): 108/703 kB | 97/118 kB | 96/124 kB
Progress (3): 108/703 kB | 97/118 kB | 100/124 kB
Progress (3): 108/703 kB | 101/118 kB | 100/124 kB
Progress (3): 108/703 kB | 101/118 kB | 104/124 kB
Progress (3): 113/703 kB | 101/118 kB | 104/124 kB
Progress (3): 113/703 kB | 101/118 kB | 108/124 kB
Progress (3): 113/703 kB | 105/118 kB | 108/124 kB
Progress (3): 113/703 kB | 105/118 kB | 113/124 kB
Progress (3): 117/703 kB | 105/118 kB | 113/124 kB
Progress (3): 117/703 kB | 105/118 kB | 117/124 kB
Progress (3): 117/703 kB | 110/118 kB | 117/124 kB
Progress (3): 121/703 kB | 110/118 kB | 117/124 kB
Progress (3): 121/703 kB | 110/118 kB | 121/124 kB
Progress (3): 125/703 kB | 110/118 kB | 121/124 kB
Progress (3): 125/703 kB | 114/118 kB | 121/124 kB
Progress (3): 129/703 kB | 114/118 kB | 121/124 kB
Progress (3): 129/703 kB | 114/118 kB | 124 kB    
Progress (3): 129/703 kB | 118/118 kB | 124 kB
Progress (3): 133/703 kB | 118/118 kB | 124 kB
Progress (3): 133/703 kB | 118 kB | 124 kB    
Progress (3): 137/703 kB | 118 kB | 124 kB
Progress (3): 141/703 kB | 118 kB | 124 kB
Progress (3): 145/703 kB | 118 kB | 124 kB
Progress (3): 149/703 kB | 118 kB | 124 kB
Progress (3): 154/703 kB | 118 kB | 124 kB
Progress (3): 158/703 kB | 118 kB | 124 kB
Progress (3): 162/703 kB | 118 kB | 124 kB
Progress (3): 166/703 kB | 118 kB | 124 kB
Progress (3): 170/703 kB | 118 kB | 124 kB
Progress (3): 174/703 kB | 118 kB | 124 kB
Progress (3): 178/703 kB | 118 kB | 124 kB
Progress (3): 182/703 kB | 118 kB | 124 kB
Progress (3): 186/703 kB | 118 kB | 124 kB
Progress (3): 190/703 kB | 118 kB | 124 kB
Progress (3): 195/703 kB | 118 kB | 124 kB
Progress (3): 199/703 kB | 118 kB | 124 kB
Progress (3): 203/703 kB | 118 kB | 124 kB
Progress (3): 207/703 kB | 118 kB | 124 kB
Progress (3): 211/703 kB | 118 kB | 124 kB
Progress (3): 215/703 kB | 118 kB | 124 kB
Progress (3): 219/703 kB | 118 kB | 124 kB
Progress (3): 223/703 kB | 118 kB | 124 kB
Progress (3): 227/703 kB | 118 kB | 124 kB
Progress (3): 231/703 kB | 118 kB | 124 kB
Progress (3): 235/703 kB | 118 kB | 124 kB
Progress (3): 240/703 kB | 118 kB | 124 kB
Progress (3): 244/703 kB | 118 kB | 124 kB
Progress (3): 248/703 kB | 118 kB | 124 kB
Progress (3): 252/703 kB | 118 kB | 124 kB
Progress (3): 256/703 kB | 118 kB | 124 kB
Progress (3): 260/703 kB | 118 kB | 124 kB
Progress (3): 264/703 kB | 118 kB | 124 kB
Progress (3): 268/703 kB | 118 kB | 124 kB
Progress (3): 272/703 kB | 118 kB | 124 kB
Progress (3): 276/703 kB | 118 kB | 124 kB
Progress (3): 281/703 kB | 118 kB | 124 kB
Progress (3): 285/703 kB | 118 kB | 124 kB
Progress (3): 289/703 kB | 118 kB | 124 kB
Progress (3): 293/703 kB | 118 kB | 124 kB
Progress (3): 297/703 kB | 118 kB | 124 kB
Progress (3): 301/703 kB | 118 kB | 124 kB
Progress (3): 305/703 kB | 118 kB | 124 kB
Progress (3): 309/703 kB | 118 kB | 124 kB
Progress (3): 313/703 kB | 118 kB | 124 kB
Progress (3): 317/703 kB | 118 kB | 124 kB
Progress (3): 321/703 kB | 118 kB | 124 kB
Progress (3): 326/703 kB | 118 kB | 124 kB
Progress (3): 330/703 kB | 118 kB | 124 kB
Progress (3): 334/703 kB | 118 kB | 124 kB
Progress (3): 338/703 kB | 118 kB | 124 kB
Progress (3): 342/703 kB | 118 kB | 124 kB
Progress (3): 346/703 kB | 118 kB | 124 kB
Progress (3): 350/703 kB | 118 kB | 124 kB
Progress (3): 354/703 kB | 118 kB | 124 kB
Progress (3): 358/703 kB | 118 kB | 124 kB
Progress (3): 362/703 kB | 118 kB | 124 kB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/com/jgoodies/jgoodies-forms/1.7.2/jgoodies-forms-1.7.2.jar (118 kB at 1.1 MB/s)
#14 97.24 Downloaded from central: https://repo.maven.apache.org/maven2/org/perf4j/perf4j/0.9.16/perf4j-0.9.16.jar (124 kB at 1.2 MB/s)
#14 97.24 Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
#14 97.24 Progress (1): 367/703 kB
                        
Downloading from central: https://repo.maven.apache.org/maven2/com/drewnoakes/metadata-extractor/2.18.0/metadata-extractor-2.18.0.jar
#14 97.24 Progress (1): 371/703 kB
Progress (1): 375/703 kB
Progress (1): 379/703 kB
Progress (1): 383/703 kB
Progress (1): 387/703 kB
Progress (1): 391/703 kB
Progress (1): 395/703 kB
Progress (1): 399/703 kB
Progress (1): 403/703 kB
Progress (1): 407/703 kB
Progress (1): 412/703 kB
Progress (1): 416/703 kB
Progress (1): 420/703 kB
Progress (1): 424/703 kB
Progress (1): 428/703 kB
Progress (1): 432/703 kB
Progress (1): 436/703 kB
Progress (1): 440/703 kB
Progress (1): 444/703 kB
Progress (1): 448/703 kB
Progress (1): 453/703 kB
Progress (1): 457/703 kB
Progress (1): 461/703 kB
Progress (1): 465/703 kB
Progress (1): 469/703 kB
Progress (1): 473/703 kB
Progress (1): 477/703 kB
Progress (1): 481/703 kB
Progress (1): 485/703 kB
Progress (1): 489/703 kB
Progress (1): 494/703 kB
Progress (1): 498/703 kB
Progress (1): 502/703 kB
Progress (1): 506/703 kB
Progress (1): 510/703 kB
Progress (1): 514/703 kB
Progress (1): 518/703 kB
Progress (1): 522/703 kB
Progress (1): 526/703 kB
Progress (1): 530/703 kB
Progress (1): 534/703 kB
Progress (1): 539/703 kB
Progress (1): 543/703 kB
Progress (1): 547/703 kB
Progress (1): 551/703 kB
Progress (1): 555/703 kB
Progress (1): 559/703 kB
Progress (1): 563/703 kB
Progress (1): 567/703 kB
Progress (1): 571/703 kB
Progress (1): 575/703 kB
Progress (1): 580/703 kB
Progress (1): 584/703 kB
Progress (1): 588/703 kB
Progress (1): 592/703 kB
Progress (1): 596/703 kB
Progress (1): 600/703 kB
Progress (1): 604/703 kB
Progress (1): 608/703 kB
                        
Progress (1): 612/703 kB
                        
Downloading from central: https://repo.maven.apache.org/maven2/com/adobe/xmp/xmpcore/6.1.11/xmpcore-6.1.11.jar
#14 97.25 Progress (1): 616/703 kB
Progress (1): 620/703 kB
Progress (1): 625/703 kB
Progress (1): 629/703 kB
Progress (1): 633/703 kB
Progress (1): 637/703 kB
Progress (1): 641/703 kB
Progress (1): 645/703 kB
Progress (1): 649/703 kB
Progress (1): 653/703 kB
Progress (1): 657/703 kB
Progress (1): 661/703 kB
Progress (1): 666/703 kB
Progress (1): 670/703 kB
Progress (1): 674/703 kB
Progress (1): 678/703 kB
Progress (1): 682/703 kB
Progress (1): 686/703 kB
Progress (1): 690/703 kB
Progress (1): 694/703 kB
Progress (1): 698/703 kB
Progress (1): 702/703 kB
Progress (1): 703 kB    
Progress (2): 703 kB | 4.1/733 kB
Progress (2): 703 kB | 8.2/733 kB
Progress (3): 703 kB | 8.2/733 kB | 4.1/215 kB
Progress (3): 703 kB | 12/733 kB | 4.1/215 kB 
Progress (3): 703 kB | 12/733 kB | 8.2/215 kB
Progress (3): 703 kB | 16/733 kB | 8.2/215 kB
Progress (3): 703 kB | 16/733 kB | 12/215 kB 
Progress (3): 703 kB | 16/733 kB | 16/215 kB
Progress (3): 703 kB | 20/733 kB | 16/215 kB
Progress (3): 703 kB | 25/733 kB | 16/215 kB
Progress (3): 703 kB | 25/733 kB | 20/215 kB
Progress (3): 703 kB | 29/733 kB | 20/215 kB
Progress (3): 703 kB | 29/733 kB | 25/215 kB
Progress (3): 703 kB | 33/733 kB | 25/215 kB
Progress (3): 703 kB | 33/733 kB | 29/215 kB
Progress (3): 703 kB | 33/733 kB | 33/215 kB
Progress (3): 703 kB | 37/733 kB | 33/215 kB
Progress (3): 703 kB | 41/733 kB | 33/215 kB
Progress (3): 703 kB | 41/733 kB | 37/215 kB
Progress (3): 703 kB | 45/733 kB | 37/215 kB
Progress (3): 703 kB | 45/733 kB | 41/215 kB
Progress (3): 703 kB | 49/733 kB | 41/215 kB
Progress (3): 703 kB | 49/733 kB | 45/215 kB
Progress (3): 703 kB | 49/733 kB | 49/215 kB
Progress (3): 703 kB | 53/733 kB | 49/215 kB
Progress (3): 703 kB | 57/733 kB | 49/215 kB
Progress (3): 703 kB | 57/733 kB | 53/215 kB
Progress (3): 703 kB | 61/733 kB | 53/215 kB
Progress (3): 703 kB | 61/733 kB | 57/215 kB
Progress (3): 703 kB | 65/733 kB | 57/215 kB
Progress (3): 703 kB | 65/733 kB | 61/215 kB
Progress (3): 703 kB | 65/733 kB | 66/215 kB
Progress (3): 703 kB | 69/733 kB | 66/215 kB
Progress (3): 703 kB | 73/733 kB | 66/215 kB
Progress (3): 703 kB | 73/733 kB | 70/215 kB
Progress (3): 703 kB | 77/733 kB | 70/215 kB
Progress (3): 703 kB | 77/733 kB | 74/215 kB
Progress (3): 703 kB | 81/733 kB | 74/215 kB
Progress (3): 703 kB | 81/733 kB | 78/215 kB
Progress (3): 703 kB | 81/733 kB | 82/215 kB
Progress (3): 703 kB | 85/733 kB | 82/215 kB
Progress (3): 703 kB | 90/733 kB | 82/215 kB
Progress (3): 703 kB | 90/733 kB | 86/215 kB
Progress (3): 703 kB | 94/733 kB | 86/215 kB
Progress (3): 703 kB | 94/733 kB | 90/215 kB
Progress (3): 703 kB | 98/733 kB | 90/215 kB
Progress (3): 703 kB | 98/733 kB | 94/215 kB
Progress (3): 703 kB | 102/733 kB | 94/215 kB
Progress (3): 703 kB | 102/733 kB | 98/215 kB
Progress (3): 703 kB | 106/733 kB | 98/215 kB
Progress (3): 703 kB | 110/733 kB | 98/215 kB
Progress (3): 703 kB | 110/733 kB | 102/215 kB
Progress (3): 703 kB | 114/733 kB | 102/215 kB
Progress (3): 703 kB | 114/733 kB | 106/215 kB
Progress (3): 703 kB | 118/733 kB | 106/215 kB
Progress (3): 703 kB | 118/733 kB | 111/215 kB
Progress (3): 703 kB | 122/733 kB | 111/215 kB
Progress (3): 703 kB | 122/733 kB | 115/215 kB
Progress (3): 703 kB | 126/733 kB | 115/215 kB
Progress (3): 703 kB | 126/733 kB | 119/215 kB
Progress (3): 703 kB | 131/733 kB | 119/215 kB
Progress (3): 703 kB | 131/733 kB | 123/215 kB
Progress (3): 703 kB | 131/733 kB | 127/215 kB
Progress (3): 703 kB | 135/733 kB | 127/215 kB
Progress (3): 703 kB | 135/733 kB | 131/215 kB
Progress (3): 703 kB | 139/733 kB | 131/215 kB
Progress (3): 703 kB | 143/733 kB | 131/215 kB
Progress (3): 703 kB | 143/733 kB | 135/215 kB
Progress (3): 703 kB | 147/733 kB | 135/215 kB
Progress (3): 703 kB | 147/733 kB | 139/215 kB
Progress (3): 703 kB | 147/733 kB | 143/215 kB
Progress (3): 703 kB | 147/733 kB | 147/215 kB
Progress (3): 703 kB | 147/733 kB | 152/215 kB
Progress (3): 703 kB | 147/733 kB | 156/215 kB
Progress (3): 703 kB | 147/733 kB | 160/215 kB
Progress (3): 703 kB | 147/733 kB | 164/215 kB
Progress (3): 703 kB | 151/733 kB | 164/215 kB
Progress (3): 703 kB | 155/733 kB | 164/215 kB
Progress (3): 703 kB | 159/733 kB | 164/215 kB
Progress (3): 703 kB | 163/733 kB | 164/215 kB
Progress (3): 703 kB | 163/733 kB | 168/215 kB
Progress (3): 703 kB | 167/733 kB | 168/215 kB
Progress (3): 703 kB | 167/733 kB | 172/215 kB
Progress (3): 703 kB | 172/733 kB | 172/215 kB
Progress (3): 703 kB | 172/733 kB | 176/215 kB
Progress (3): 703 kB | 176/733 kB | 176/215 kB
Progress (3): 703 kB | 176/733 kB | 180/215 kB
Progress (3): 703 kB | 180/733 kB | 180/215 kB
Progress (3): 703 kB | 180/733 kB | 184/215 kB
Progress (3): 703 kB | 180/733 kB | 188/215 kB
Progress (3): 703 kB | 184/733 kB | 188/215 kB
Progress (3): 703 kB | 184/733 kB | 193/215 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar (703 kB at 5.4 MB/s)
#14 97.26 Progress (2): 188/733 kB | 193/215 kB
                                     
Downloading from central: https://repo.maven.apache.org/maven2/ome/jxrlib-all/0.2.4/jxrlib-all-0.2.4.jar
#14 97.26 Progress (2): 188/733 kB | 197/215 kB
Progress (2): 192/733 kB | 197/215 kB
Progress (2): 196/733 kB | 197/215 kB
Progress (2): 196/733 kB | 201/215 kB
Progress (2): 196/733 kB | 205/215 kB
Progress (2): 200/733 kB | 205/215 kB
Progress (2): 200/733 kB | 209/215 kB
Progress (2): 204/733 kB | 209/215 kB
Progress (2): 204/733 kB | 213/215 kB
Progress (2): 208/733 kB | 213/215 kB
Progress (2): 208/733 kB | 215 kB    
Progress (2): 212/733 kB | 215 kB
Progress (2): 217/733 kB | 215 kB
Progress (2): 221/733 kB | 215 kB
Progress (2): 225/733 kB | 215 kB
Progress (2): 229/733 kB | 215 kB
Progress (2): 233/733 kB | 215 kB
Progress (2): 237/733 kB | 215 kB
Progress (2): 241/733 kB | 215 kB
Progress (2): 245/733 kB | 215 kB
Progress (2): 249/733 kB | 215 kB
Progress (2): 253/733 kB | 215 kB
Progress (2): 258/733 kB | 215 kB
Progress (2): 262/733 kB | 215 kB
Progress (2): 266/733 kB | 215 kB
Progress (2): 270/733 kB | 215 kB
Progress (2): 274/733 kB | 215 kB
Progress (2): 278/733 kB | 215 kB
Progress (2): 282/733 kB | 215 kB
Progress (2): 286/733 kB | 215 kB
Progress (2): 290/733 kB | 215 kB
Progress (2): 294/733 kB | 215 kB
Progress (2): 298/733 kB | 215 kB
Progress (2): 303/733 kB | 215 kB
Progress (2): 307/733 kB | 215 kB
Progress (2): 311/733 kB | 215 kB
Progress (2): 315/733 kB | 215 kB
Progress (2): 319/733 kB | 215 kB
Progress (2): 323/733 kB | 215 kB
Progress (2): 327/733 kB | 215 kB
Progress (2): 331/733 kB | 215 kB
Progress (2): 335/733 kB | 215 kB
Progress (2): 339/733 kB | 215 kB
Progress (2): 344/733 kB | 215 kB
Progress (2): 348/733 kB | 215 kB
Progress (2): 352/733 kB | 215 kB
Progress (2): 356/733 kB | 215 kB
Progress (2): 360/733 kB | 215 kB
Progress (2): 364/733 kB | 215 kB
Progress (2): 368/733 kB | 215 kB
Progress (2): 372/733 kB | 215 kB
Progress (2): 376/733 kB | 215 kB
Progress (2): 380/733 kB | 215 kB
Progress (2): 384/733 kB | 215 kB
Progress (2): 389/733 kB | 215 kB
Progress (2): 393/733 kB | 215 kB
Progress (2): 397/733 kB | 215 kB
Progress (2): 401/733 kB | 215 kB
Progress (2): 405/733 kB | 215 kB
Progress (2): 409/733 kB | 215 kB
Progress (2): 413/733 kB | 215 kB
Progress (2): 417/733 kB | 215 kB
Progress (2): 421/733 kB | 215 kB
Progress (2): 425/733 kB | 215 kB
Progress (2): 430/733 kB | 215 kB
Progress (2): 434/733 kB | 215 kB
Progress (2): 438/733 kB | 215 kB
Progress (2): 442/733 kB | 215 kB
Progress (2): 446/733 kB | 215 kB
Progress (2): 450/733 kB | 215 kB
Progress (2): 454/733 kB | 215 kB
Progress (2): 458/733 kB | 215 kB
Progress (2): 462/733 kB | 215 kB
Progress (2): 466/733 kB | 215 kB
Progress (2): 471/733 kB | 215 kB
Progress (2): 475/733 kB | 215 kB
Progress (2): 479/733 kB | 215 kB
Progress (2): 483/733 kB | 215 kB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 1.5 MB/s)
#14 97.28 Progress (1): 487/733 kB
                        
Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20231013/json-20231013.jar
#14 97.28 Progress (1): 491/733 kB
Progress (1): 495/733 kB
Progress (1): 499/733 kB
Progress (1): 503/733 kB
Progress (1): 507/733 kB
Progress (1): 511/733 kB
Progress (1): 516/733 kB
Progress (1): 520/733 kB
Progress (1): 524/733 kB
Progress (1): 528/733 kB
Progress (1): 532/733 kB
Progress (1): 536/733 kB
Progress (1): 540/733 kB
Progress (1): 544/733 kB
Progress (1): 548/733 kB
Progress (1): 552/733 kB
Progress (1): 557/733 kB
Progress (1): 561/733 kB
Progress (1): 565/733 kB
Progress (1): 569/733 kB
Progress (1): 573/733 kB
Progress (1): 577/733 kB
Progress (1): 581/733 kB
Progress (1): 585/733 kB
Progress (1): 589/733 kB
Progress (1): 593/733 kB
Progress (1): 597/733 kB
Progress (1): 602/733 kB
Progress (1): 606/733 kB
Progress (1): 610/733 kB
Progress (1): 614/733 kB
Progress (1): 618/733 kB
Progress (1): 622/733 kB
Progress (1): 626/733 kB
Progress (1): 630/733 kB
Progress (1): 634/733 kB
Progress (1): 638/733 kB
Progress (1): 643/733 kB
Progress (1): 647/733 kB
Progress (1): 651/733 kB
Progress (1): 655/733 kB
Progress (1): 659/733 kB
Progress (1): 663/733 kB
Progress (1): 667/733 kB
Progress (1): 671/733 kB
Progress (1): 675/733 kB
Progress (1): 679/733 kB
Progress (1): 684/733 kB
Progress (1): 688/733 kB
Progress (1): 692/733 kB
Progress (1): 696/733 kB
Progress (1): 700/733 kB
Progress (1): 704/733 kB
Progress (1): 708/733 kB
Progress (1): 712/733 kB
Progress (1): 716/733 kB
Progress (1): 720/733 kB
Progress (1): 724/733 kB
Progress (1): 729/733 kB
Progress (1): 733 kB    
Progress (2): 733 kB | 2.8/143 kB
Progress (2): 733 kB | 5.5/143 kB
Progress (2): 733 kB | 8.3/143 kB
Progress (2): 733 kB | 11/143 kB 
Progress (2): 733 kB | 14/143 kB
Progress (2): 733 kB | 16/143 kB
Progress (2): 733 kB | 19/143 kB
Progress (2): 733 kB | 22/143 kB
Progress (2): 733 kB | 25/143 kB
Progress (2): 733 kB | 27/143 kB
Progress (2): 733 kB | 30/143 kB
Progress (2): 733 kB | 33/143 kB
Progress (2): 733 kB | 36/143 kB
Progress (3): 733 kB | 36/143 kB | 4.1/75 kB
Progress (3): 733 kB | 36/143 kB | 8.2/75 kB
Progress (3): 733 kB | 36/143 kB | 12/75 kB 
Progress (3): 733 kB | 36/143 kB | 16/75 kB
Progress (3): 733 kB | 38/143 kB | 16/75 kB
Progress (3): 733 kB | 38/143 kB | 20/75 kB
Progress (3): 733 kB | 38/143 kB | 25/75 kB
Progress (3): 733 kB | 38/143 kB | 29/75 kB
Progress (3): 733 kB | 38/143 kB | 33/75 kB
Progress (3): 733 kB | 38/143 kB | 37/75 kB
Progress (3): 733 kB | 38/143 kB | 41/75 kB
Progress (3): 733 kB | 38/143 kB | 45/75 kB
Progress (3): 733 kB | 38/143 kB | 49/75 kB
Progress (3): 733 kB | 38/143 kB | 53/75 kB
Progress (3): 733 kB | 38/143 kB | 57/75 kB
Progress (3): 733 kB | 38/143 kB | 61/75 kB
Progress (3): 733 kB | 38/143 kB | 66/75 kB
Progress (3): 733 kB | 38/143 kB | 70/75 kB
Progress (3): 733 kB | 38/143 kB | 74/75 kB
Progress (3): 733 kB | 38/143 kB | 75 kB   
Progress (3): 733 kB | 41/143 kB | 75 kB
Progress (3): 733 kB | 44/143 kB | 75 kB
Progress (3): 733 kB | 47/143 kB | 75 kB
Progress (3): 733 kB | 49/143 kB | 75 kB
Progress (3): 733 kB | 52/143 kB | 75 kB
                                        
Downloaded from central: https://repo.maven.apache.org/maven2/com/drewnoakes/metadata-extractor/2.18.0/metadata-extractor-2.18.0.jar (733 kB at 4.5 MB/s)
#14 97.30 Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar
#14 97.30 Progress (2): 55/143 kB | 75 kB
Progress (2): 57/143 kB | 75 kB
Progress (2): 60/143 kB | 75 kB
Progress (2): 63/143 kB | 75 kB
Progress (2): 67/143 kB | 75 kB
Progress (2): 71/143 kB | 75 kB
Progress (2): 75/143 kB | 75 kB
Progress (2): 79/143 kB | 75 kB
Progress (2): 83/143 kB | 75 kB
Progress (2): 88/143 kB | 75 kB
Progress (2): 92/143 kB | 75 kB
Progress (2): 96/143 kB | 75 kB
                               
Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20231013/json-20231013.jar (75 kB at 432 kB/s)
#14 97.31 Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
#14 97.31 Progress (1): 100/143 kB
Progress (1): 104/143 kB
Progress (1): 108/143 kB
Progress (1): 112/143 kB
Progress (1): 116/143 kB
Progress (1): 120/143 kB
Progress (1): 124/143 kB
Progress (1): 128/143 kB
Progress (1): 133/143 kB
Progress (1): 137/143 kB
Progress (1): 141/143 kB
Progress (1): 143 kB    
Progress (2): 143 kB | 0/1.4 MB
Progress (2): 143 kB | 0/1.4 MB
Progress (2): 143 kB | 0/1.4 MB
Progress (2): 143 kB | 0/1.4 MB
Progress (2): 143 kB | 0/1.4 MB
Progress (2): 143 kB | 0/1.4 MB
Progress (2): 143 kB | 0.1/1.4 MB
Progress (2): 143 kB | 0.1/1.4 MB
Progress (2): 143 kB | 0.1/1.4 MB
Progress (2): 143 kB | 0.1/1.4 MB
Progress (2): 143 kB | 0.1/1.4 MB
Progress (2): 143 kB | 0.1/1.4 MB
Progress (2): 143 kB | 0.1/1.4 MB
Progress (2): 143 kB | 0.1/1.4 MB
Progress (2): 143 kB | 0.1/1.4 MB
Progress (2): 143 kB | 0.1/1.4 MB
Progress (2): 143 kB | 0.1/1.4 MB
Progress (2): 143 kB | 0.1/1.4 MB
Progress (2): 143 kB | 0.2/1.4 MB
Progress (2): 143 kB | 0.2/1.4 MB
Progress (2): 143 kB | 0.2/1.4 MB
Progress (2): 143 kB | 0.2/1.4 MB
Progress (2): 143 kB | 0.2/1.4 MB
Progress (2): 143 kB | 0.2/1.4 MB
Progress (2): 143 kB | 0.2/1.4 MB
Progress (2): 143 kB | 0.2/1.4 MB
Progress (2): 143 kB | 0.2/1.4 MB
Progress (2): 143 kB | 0.2/1.4 MB
Progress (2): 143 kB | 0.2/1.4 MB
Progress (2): 143 kB | 0.2/1.4 MB
Progress (3): 143 kB | 0.2/1.4 MB | 4.1/221 kB
Progress (3): 143 kB | 0.2/1.4 MB | 8.2/221 kB
Progress (3): 143 kB | 0.2/1.4 MB | 12/221 kB 
Progress (3): 143 kB | 0.2/1.4 MB | 16/221 kB
Progress (3): 143 kB | 0.2/1.4 MB | 20/221 kB
Progress (3): 143 kB | 0.2/1.4 MB | 25/221 kB
Progress (3): 143 kB | 0.2/1.4 MB | 29/221 kB
Progress (3): 143 kB | 0.2/1.4 MB | 33/221 kB
Progress (3): 143 kB | 0.2/1.4 MB | 37/221 kB
Progress (3): 143 kB | 0.2/1.4 MB | 41/221 kB
Progress (3): 143 kB | 0.2/1.4 MB | 45/221 kB
Progress (3): 143 kB | 0.2/1.4 MB | 49/221 kB
Progress (3): 143 kB | 0.2/1.4 MB | 53/221 kB
Progress (3): 143 kB | 0.2/1.4 MB | 57/221 kB
Progress (3): 143 kB | 0.2/1.4 MB | 61/221 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/com/adobe/xmp/xmpcore/6.1.11/xmpcore-6.1.11.jar (143 kB at 760 kB/s)
#14 97.32 Progress (2): 0.2/1.4 MB | 66/221 kB
Progress (2): 0.3/1.4 MB | 66/221 kB
                                    
Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
#14 97.32 Progress (2): 0.3/1.4 MB | 66/221 kB
Progress (2): 0.3/1.4 MB | 70/221 kB
Progress (2): 0.3/1.4 MB | 74/221 kB
Progress (2): 0.3/1.4 MB | 74/221 kB
Progress (2): 0.3/1.4 MB | 78/221 kB
Progress (2): 0.3/1.4 MB | 78/221 kB
Progress (2): 0.3/1.4 MB | 82/221 kB
Progress (2): 0.3/1.4 MB | 82/221 kB
Progress (2): 0.3/1.4 MB | 86/221 kB
Progress (2): 0.3/1.4 MB | 86/221 kB
Progress (2): 0.3/1.4 MB | 90/221 kB
Progress (2): 0.3/1.4 MB | 94/221 kB
Progress (2): 0.3/1.4 MB | 94/221 kB
Progress (2): 0.3/1.4 MB | 98/221 kB
Progress (2): 0.3/1.4 MB | 98/221 kB
Progress (2): 0.3/1.4 MB | 102/221 kB
Progress (2): 0.3/1.4 MB | 106/221 kB
Progress (2): 0.3/1.4 MB | 106/221 kB
Progress (2): 0.3/1.4 MB | 111/221 kB
Progress (2): 0.3/1.4 MB | 111/221 kB
Progress (2): 0.3/1.4 MB | 115/221 kB
Progress (2): 0.3/1.4 MB | 115/221 kB
Progress (2): 0.3/1.4 MB | 119/221 kB
Progress (2): 0.3/1.4 MB | 119/221 kB
Progress (2): 0.3/1.4 MB | 123/221 kB
Progress (2): 0.4/1.4 MB | 123/221 kB
Progress (2): 0.4/1.4 MB | 127/221 kB
Progress (2): 0.4/1.4 MB | 127/221 kB
Progress (2): 0.4/1.4 MB | 131/221 kB
                                     
Progress (2): 0.4/1.4 MB | 131/221 kB
                                     
Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar
#14 97.33 Progress (2): 0.4/1.4 MB | 135/221 kB
Progress (2): 0.4/1.4 MB | 135/221 kB
Progress (2): 0.4/1.4 MB | 139/221 kB
Progress (2): 0.4/1.4 MB | 143/221 kB
Progress (2): 0.4/1.4 MB | 143/221 kB
Progress (2): 0.4/1.4 MB | 143/221 kB
Progress (2): 0.4/1.4 MB | 147/221 kB
Progress (2): 0.4/1.4 MB | 152/221 kB
Progress (2): 0.4/1.4 MB | 152/221 kB
Progress (2): 0.4/1.4 MB | 156/221 kB
Progress (2): 0.4/1.4 MB | 156/221 kB
Progress (2): 0.4/1.4 MB | 160/221 kB
Progress (2): 0.4/1.4 MB | 160/221 kB
Progress (2): 0.4/1.4 MB | 160/221 kB
Progress (2): 0.4/1.4 MB | 164/221 kB
Progress (2): 0.4/1.4 MB | 168/221 kB
Progress (2): 0.4/1.4 MB | 168/221 kB
Progress (2): 0.4/1.4 MB | 172/221 kB
Progress (2): 0.4/1.4 MB | 172/221 kB
Progress (2): 0.4/1.4 MB | 176/221 kB
Progress (2): 0.5/1.4 MB | 176/221 kB
Progress (2): 0.5/1.4 MB | 180/221 kB
Progress (2): 0.5/1.4 MB | 180/221 kB
Progress (2): 0.5/1.4 MB | 184/221 kB
Progress (2): 0.5/1.4 MB | 188/221 kB
Progress (2): 0.5/1.4 MB | 188/221 kB
Progress (2): 0.5/1.4 MB | 193/221 kB
Progress (2): 0.5/1.4 MB | 193/221 kB
Progress (2): 0.5/1.4 MB | 197/221 kB
Progress (2): 0.5/1.4 MB | 197/221 kB
Progress (2): 0.5/1.4 MB | 201/221 kB
Progress (2): 0.5/1.4 MB | 201/221 kB
Progress (2): 0.5/1.4 MB | 205/221 kB
Progress (2): 0.5/1.4 MB | 209/221 kB
Progress (2): 0.5/1.4 MB | 209/221 kB
Progress (2): 0.5/1.4 MB | 209/221 kB
Progress (2): 0.5/1.4 MB | 213/221 kB
Progress (2): 0.5/1.4 MB | 217/221 kB
Progress (2): 0.5/1.4 MB | 221 kB    
Progress (2): 0.5/1.4 MB | 221 kB
Progress (2): 0.5/1.4 MB | 221 kB
Progress (2): 0.5/1.4 MB | 221 kB
Progress (2): 0.5/1.4 MB | 221 kB
Progress (2): 0.5/1.4 MB | 221 kB
Progress (2): 0.6/1.4 MB | 221 kB
Progress (2): 0.6/1.4 MB | 221 kB
Progress (2): 0.6/1.4 MB | 221 kB
Progress (2): 0.6/1.4 MB | 221 kB
Progress (2): 0.6/1.4 MB | 221 kB
Progress (3): 0.6/1.4 MB | 221 kB | 4.1/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 8.2/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 8.2/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 12/126 kB 
Progress (3): 0.6/1.4 MB | 221 kB | 12/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 16/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 16/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 20/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 20/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 25/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 29/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 29/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 33/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 33/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 37/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 41/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 41/126 kB
Progress (3): 0.6/1.4 MB | 221 kB | 45/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 45/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 49/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 49/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 53/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 53/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 57/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 61/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 61/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 64/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 64/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 68/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 72/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 72/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 76/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 76/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 80/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 80/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 84/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 84/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 88/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 92/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 92/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 96/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 96/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 100/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 105/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 105/126 kB
Progress (3): 0.7/1.4 MB | 221 kB | 109/126 kB
Progress (3): 0.8/1.4 MB | 221 kB | 109/126 kB
Progress (3): 0.8/1.4 MB | 221 kB | 113/126 kB
Progress (3): 0.8/1.4 MB | 221 kB | 113/126 kB
Progress (3): 0.8/1.4 MB | 221 kB | 117/126 kB
Progress (3): 0.8/1.4 MB | 221 kB | 117/126 kB
Progress (3): 0.8/1.4 MB | 221 kB | 121/126 kB
Progress (3): 0.8/1.4 MB | 221 kB | 125/126 kB
Progress (3): 0.8/1.4 MB | 221 kB | 126 kB    
Progress (3): 0.8/1.4 MB | 221 kB | 126 kB
Progress (3): 0.8/1.4 MB | 221 kB | 126 kB
Progress (3): 0.8/1.4 MB | 221 kB | 126 kB
Progress (3): 0.8/1.4 MB | 221 kB | 126 kB
Progress (3): 0.8/1.4 MB | 221 kB | 126 kB
Progress (3): 0.8/1.4 MB | 221 kB | 126 kB
                                          
Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 1.0 MB/s)
#14 97.35 Progress (2): 0.8/1.4 MB | 126 kB
Progress (2): 0.8/1.4 MB | 126 kB
Progress (2): 0.8/1.4 MB | 126 kB
Progress (2): 0.9/1.4 MB | 126 kB
Progress (2): 0.9/1.4 MB | 126 kB
Progress (2): 0.9/1.4 MB | 126 kB
Progress (2): 0.9/1.4 MB | 126 kB
Progress (2): 0.9/1.4 MB | 126 kB
Progress (2): 0.9/1.4 MB | 126 kB
Progress (2): 0.9/1.4 MB | 126 kB
Progress (2): 0.9/1.4 MB | 126 kB
Progress (2): 0.9/1.4 MB | 126 kB
Progress (2): 0.9/1.4 MB | 126 kB
Progress (2): 0.9/1.4 MB | 126 kB
Progress (2): 0.9/1.4 MB | 126 kB
Progress (2): 1.0/1.4 MB | 126 kB
Progress (2): 1.0/1.4 MB | 126 kB
Progress (2): 1.0/1.4 MB | 126 kB
Progress (2): 1.0/1.4 MB | 126 kB
Progress (2): 1.0/1.4 MB | 126 kB
Progress (2): 1.0/1.4 MB | 126 kB
Progress (2): 1.0/1.4 MB | 126 kB
Progress (2): 1.0/1.4 MB | 126 kB
Progress (2): 1.0/1.4 MB | 126 kB
Progress (2): 1.0/1.4 MB | 126 kB
Progress (2): 1.0/1.4 MB | 126 kB
                                 
Progress (2): 1.0/1.4 MB | 126 kB
Progress (2): 1.0/1.4 MB | 126 kB
Progress (2): 1.1/1.4 MB | 126 kB
Progress (2): 1.1/1.4 MB | 126 kB
Progress (2): 1.1/1.4 MB | 126 kB
Progress (2): 1.1/1.4 MB | 126 kB
Progress (2): 1.1/1.4 MB | 126 kB
Progress (2): 1.1/1.4 MB | 126 kB
Progress (2): 1.1/1.4 MB | 126 kB
Progress (2): 1.1/1.4 MB | 126 kB
Progress (2): 1.1/1.4 MB | 126 kB
Progress (2): 1.1/1.4 MB | 126 kB
Progress (2): 1.1/1.4 MB | 126 kB
Progress (2): 1.1/1.4 MB | 126 kB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar (126 kB at 563 kB/s)
#14 97.36 Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.2/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (1): 1.3/1.4 MB
Progress (2): 1.3/1.4 MB | 2.8/335 kB
Progress (2): 1.3/1.4 MB | 5.5/335 kB
Progress (2): 1.3/1.4 MB | 8.3/335 kB
Progress (2): 1.3/1.4 MB | 11/335 kB 
Progress (2): 1.3/1.4 MB | 14/335 kB
Progress (2): 1.3/1.4 MB | 14/335 kB
Progress (2): 1.3/1.4 MB | 14/335 kB
Progress (2): 1.3/1.4 MB | 17/335 kB
Progress (2): 1.3/1.4 MB | 19/335 kB
Progress (2): 1.3/1.4 MB | 19/335 kB
Progress (2): 1.3/1.4 MB | 19/335 kB
Progress (2): 1.3/1.4 MB | 19/335 kB
Progress (2): 1.3/1.4 MB | 22/335 kB
Progress (2): 1.3/1.4 MB | 22/335 kB
Progress (2): 1.3/1.4 MB | 25/335 kB
Progress (2): 1.4/1.4 MB | 25/335 kB
Progress (2): 1.4/1.4 MB | 25/335 kB
Progress (2): 1.4/1.4 MB | 25/335 kB
Progress (2): 1.4/1.4 MB | 28/335 kB
Progress (2): 1.4/1.4 MB | 28/335 kB
Progress (2): 1.4/1.4 MB | 30/335 kB
Progress (2): 1.4/1.4 MB | 30/335 kB
Progress (2): 1.4/1.4 MB | 30/335 kB
Progress (2): 1.4/1.4 MB | 33/335 kB
Progress (2): 1.4/1.4 MB | 33/335 kB
Progress (2): 1.4/1.4 MB | 36/335 kB
Progress (2): 1.4/1.4 MB | 36/335 kB
Progress (2): 1.4/1.4 MB | 36/335 kB
Progress (2): 1.4/1.4 MB | 36/335 kB
Progress (2): 1.4/1.4 MB | 39/335 kB
Progress (2): 1.4/1.4 MB | 39/335 kB
Progress (2): 1.4/1.4 MB | 39/335 kB
Progress (2): 1.4 MB | 39/335 kB    
Progress (2): 1.4 MB | 41/335 kB
Progress (2): 1.4 MB | 44/335 kB
Progress (2): 1.4 MB | 47/335 kB
Progress (2): 1.4 MB | 50/335 kB
Progress (2): 1.4 MB | 52/335 kB
Progress (2): 1.4 MB | 55/335 kB
Progress (2): 1.4 MB | 58/335 kB
Progress (2): 1.4 MB | 61/335 kB
Progress (2): 1.4 MB | 63/335 kB
Progress (2): 1.4 MB | 68/335 kB
Progress (2): 1.4 MB | 72/335 kB
Progress (2): 1.4 MB | 76/335 kB
Progress (2): 1.4 MB | 80/335 kB
Progress (2): 1.4 MB | 84/335 kB
Progress (2): 1.4 MB | 88/335 kB
Progress (2): 1.4 MB | 92/335 kB
Progress (2): 1.4 MB | 96/335 kB
                                
Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar (1.4 MB at 5.8 MB/s)
#14 97.39 Progress (1): 100/335 kB
Progress (1): 104/335 kB
Progress (1): 108/335 kB
Progress (1): 113/335 kB
Progress (1): 117/335 kB
Progress (1): 121/335 kB
Progress (1): 125/335 kB
Progress (1): 129/335 kB
Progress (1): 133/335 kB
Progress (1): 137/335 kB
Progress (1): 141/335 kB
Progress (1): 145/335 kB
Progress (1): 149/335 kB
Progress (1): 154/335 kB
Progress (1): 158/335 kB
Progress (1): 162/335 kB
Progress (1): 166/335 kB
Progress (1): 170/335 kB
Progress (1): 174/335 kB
Progress (1): 178/335 kB
Progress (1): 182/335 kB
Progress (1): 186/335 kB
Progress (1): 190/335 kB
Progress (1): 195/335 kB
Progress (1): 199/335 kB
Progress (1): 203/335 kB
Progress (1): 207/335 kB
Progress (1): 211/335 kB
Progress (1): 215/335 kB
Progress (1): 219/335 kB
Progress (1): 223/335 kB
Progress (1): 227/335 kB
Progress (1): 231/335 kB
Progress (1): 235/335 kB
Progress (1): 240/335 kB
Progress (1): 244/335 kB
Progress (1): 248/335 kB
Progress (1): 252/335 kB
Progress (1): 256/335 kB
Progress (1): 260/335 kB
Progress (1): 264/335 kB
Progress (1): 268/335 kB
Progress (1): 272/335 kB
Progress (1): 276/335 kB
Progress (1): 281/335 kB
Progress (1): 285/335 kB
Progress (1): 289/335 kB
Progress (1): 293/335 kB
Progress (1): 297/335 kB
Progress (1): 301/335 kB
Progress (1): 305/335 kB
Progress (1): 309/335 kB
Progress (1): 313/335 kB
Progress (1): 317/335 kB
Progress (1): 321/335 kB
Progress (1): 326/335 kB
Progress (1): 330/335 kB
Progress (1): 334/335 kB
Progress (1): 335 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar (335 kB at 1.2 MB/s)
#14 97.43 Downloading from scijava: https://maven.scijava.org/content/groups/public/cisd/jhdf5/19.04.1/jhdf5-19.04.1.jar
#14 97.43 Downloading from scijava: https://maven.scijava.org/content/groups/public/ome/jxrlib-all/0.2.4/jxrlib-all-0.2.4.jar
#14 97.43 Downloading from scijava: https://maven.scijava.org/content/groups/public/cisd/base/18.09.0/base-18.09.0.jar
#14 97.66 Progress (1): 0/8.5 MB
Progress (1): 0.1/8.5 MB
Progress (2): 0.1/8.5 MB | 4.1/508 kB
Progress (2): 0.1/8.5 MB | 7.5/508 kB
Progress (3): 0.1/8.5 MB | 7.5/508 kB | 4.1/213 kB
Progress (3): 0.1/8.5 MB | 7.5/508 kB | 7.5/213 kB
Progress (3): 0.1/8.5 MB | 7.5/508 kB | 7.5/213 kB
Progress (3): 0.2/8.5 MB | 7.5/508 kB | 7.5/213 kB
Progress (3): 0.2/8.5 MB | 7.5/508 kB | 7.5/213 kB
Progress (3): 0.2/8.5 MB | 7.5/508 kB | 12/213 kB 
Progress (3): 0.2/8.5 MB | 7.5/508 kB | 16/213 kB
Progress (3): 0.2/8.5 MB | 12/508 kB | 16/213 kB 
Progress (3): 0.2/8.5 MB | 16/508 kB | 16/213 kB
Progress (3): 0.2/8.5 MB | 20/508 kB | 16/213 kB
Progress (3): 0.2/8.5 MB | 24/508 kB | 16/213 kB
Progress (3): 0.2/8.5 MB | 28/508 kB | 16/213 kB
Progress (3): 0.2/8.5 MB | 32/508 kB | 16/213 kB
Progress (3): 0.2/8.5 MB | 32/508 kB | 20/213 kB
Progress (3): 0.2/8.5 MB | 36/508 kB | 20/213 kB
Progress (3): 0.2/8.5 MB | 36/508 kB | 24/213 kB
Progress (3): 0.2/8.5 MB | 40/508 kB | 24/213 kB
Progress (3): 0.2/8.5 MB | 40/508 kB | 28/213 kB
Progress (3): 0.2/8.5 MB | 40/508 kB | 32/213 kB
Progress (3): 0.2/8.5 MB | 40/508 kB | 36/213 kB
Progress (3): 0.2/8.5 MB | 40/508 kB | 40/213 kB
Progress (3): 0.2/8.5 MB | 40/508 kB | 40/213 kB
Progress (3): 0.3/8.5 MB | 40/508 kB | 40/213 kB
Progress (3): 0.3/8.5 MB | 40/508 kB | 40/213 kB
Progress (3): 0.4/8.5 MB | 40/508 kB | 40/213 kB
Progress (3): 0.4/8.5 MB | 40/508 kB | 40/213 kB
Progress (3): 0.4/8.5 MB | 40/508 kB | 44/213 kB
Progress (3): 0.4/8.5 MB | 40/508 kB | 48/213 kB
Progress (3): 0.4/8.5 MB | 44/508 kB | 48/213 kB
Progress (3): 0.4/8.5 MB | 48/508 kB | 48/213 kB
Progress (3): 0.4/8.5 MB | 52/508 kB | 48/213 kB
Progress (3): 0.4/8.5 MB | 52/508 kB | 52/213 kB
Progress (3): 0.4/8.5 MB | 56/508 kB | 52/213 kB
Progress (3): 0.4/8.5 MB | 56/508 kB | 56/213 kB
Progress (3): 0.4/8.5 MB | 60/508 kB | 56/213 kB
Progress (3): 0.4/8.5 MB | 64/508 kB | 56/213 kB
Progress (3): 0.4/8.5 MB | 68/508 kB | 56/213 kB
Progress (3): 0.4/8.5 MB | 68/508 kB | 60/213 kB
Progress (3): 0.4/8.5 MB | 72/508 kB | 60/213 kB
Progress (3): 0.4/8.5 MB | 72/508 kB | 64/213 kB
Progress (3): 0.4/8.5 MB | 74/508 kB | 64/213 kB
Progress (3): 0.4/8.5 MB | 74/508 kB | 68/213 kB
Progress (3): 0.4/8.5 MB | 78/508 kB | 68/213 kB
Progress (3): 0.4/8.5 MB | 78/508 kB | 72/213 kB
Progress (3): 0.4/8.5 MB | 82/508 kB | 72/213 kB
Progress (3): 0.4/8.5 MB | 82/508 kB | 74/213 kB
Progress (3): 0.4/8.5 MB | 86/508 kB | 74/213 kB
Progress (3): 0.4/8.5 MB | 86/508 kB | 78/213 kB
Progress (3): 0.4/8.5 MB | 90/508 kB | 78/213 kB
Progress (3): 0.4/8.5 MB | 90/508 kB | 82/213 kB
Progress (3): 0.4/8.5 MB | 94/508 kB | 82/213 kB
Progress (3): 0.4/8.5 MB | 94/508 kB | 86/213 kB
Progress (3): 0.4/8.5 MB | 98/508 kB | 86/213 kB
Progress (3): 0.4/8.5 MB | 98/508 kB | 90/213 kB
Progress (3): 0.5/8.5 MB | 98/508 kB | 90/213 kB
Progress (3): 0.5/8.5 MB | 98/508 kB | 90/213 kB
Progress (3): 0.5/8.5 MB | 98/508 kB | 90/213 kB
Progress (3): 0.6/8.5 MB | 98/508 kB | 90/213 kB
Progress (3): 0.6/8.5 MB | 98/508 kB | 90/213 kB
Progress (3): 0.6/8.5 MB | 98/508 kB | 94/213 kB
Progress (3): 0.6/8.5 MB | 98/508 kB | 98/213 kB
Progress (3): 0.6/8.5 MB | 98/508 kB | 102/213 kB
Progress (3): 0.6/8.5 MB | 98/508 kB | 106/213 kB
Progress (3): 0.7/8.5 MB | 98/508 kB | 106/213 kB
Progress (3): 0.7/8.5 MB | 98/508 kB | 111/213 kB
Progress (3): 0.7/8.5 MB | 98/508 kB | 115/213 kB
Progress (3): 0.7/8.5 MB | 98/508 kB | 115/213 kB
Progress (3): 0.7/8.5 MB | 102/508 kB | 115/213 kB
Progress (3): 0.7/8.5 MB | 106/508 kB | 115/213 kB
Progress (3): 0.7/8.5 MB | 111/508 kB | 115/213 kB
Progress (3): 0.7/8.5 MB | 111/508 kB | 119/213 kB
Progress (3): 0.7/8.5 MB | 115/508 kB | 119/213 kB
Progress (3): 0.7/8.5 MB | 115/508 kB | 123/213 kB
Progress (3): 0.7/8.5 MB | 119/508 kB | 123/213 kB
Progress (3): 0.7/8.5 MB | 119/508 kB | 127/213 kB
Progress (3): 0.7/8.5 MB | 123/508 kB | 127/213 kB
Progress (3): 0.7/8.5 MB | 123/508 kB | 131/213 kB
Progress (3): 0.7/8.5 MB | 127/508 kB | 131/213 kB
Progress (3): 0.7/8.5 MB | 131/508 kB | 131/213 kB
Progress (3): 0.7/8.5 MB | 131/508 kB | 135/213 kB
Progress (3): 0.7/8.5 MB | 135/508 kB | 135/213 kB
Progress (3): 0.7/8.5 MB | 139/508 kB | 135/213 kB
Progress (3): 0.7/8.5 MB | 139/508 kB | 139/213 kB
Progress (3): 0.7/8.5 MB | 143/508 kB | 139/213 kB
Progress (3): 0.7/8.5 MB | 147/508 kB | 139/213 kB
Progress (3): 0.7/8.5 MB | 147/508 kB | 143/213 kB
Progress (3): 0.7/8.5 MB | 152/508 kB | 143/213 kB
Progress (3): 0.7/8.5 MB | 152/508 kB | 147/213 kB
Progress (3): 0.7/8.5 MB | 156/508 kB | 147/213 kB
Progress (3): 0.7/8.5 MB | 156/508 kB | 152/213 kB
Progress (3): 0.7/8.5 MB | 160/508 kB | 152/213 kB
Progress (3): 0.7/8.5 MB | 160/508 kB | 156/213 kB
Progress (3): 0.7/8.5 MB | 164/508 kB | 156/213 kB
Progress (3): 0.7/8.5 MB | 164/508 kB | 160/213 kB
Progress (3): 0.7/8.5 MB | 168/508 kB | 160/213 kB
Progress (3): 0.7/8.5 MB | 168/508 kB | 164/213 kB
Progress (3): 0.7/8.5 MB | 172/508 kB | 164/213 kB
Progress (3): 0.7/8.5 MB | 172/508 kB | 168/213 kB
Progress (3): 0.7/8.5 MB | 176/508 kB | 168/213 kB
Progress (3): 0.7/8.5 MB | 176/508 kB | 172/213 kB
Progress (3): 0.7/8.5 MB | 180/508 kB | 172/213 kB
Progress (3): 0.7/8.5 MB | 180/508 kB | 176/213 kB
Progress (3): 0.7/8.5 MB | 184/508 kB | 176/213 kB
Progress (3): 0.7/8.5 MB | 184/508 kB | 180/213 kB
Progress (3): 0.7/8.5 MB | 188/508 kB | 180/213 kB
Progress (3): 0.7/8.5 MB | 188/508 kB | 184/213 kB
Progress (3): 0.7/8.5 MB | 192/508 kB | 184/213 kB
Progress (3): 0.7/8.5 MB | 192/508 kB | 188/213 kB
Progress (3): 0.7/8.5 MB | 196/508 kB | 188/213 kB
Progress (3): 0.7/8.5 MB | 200/508 kB | 188/213 kB
Progress (3): 0.7/8.5 MB | 200/508 kB | 192/213 kB
Progress (3): 0.7/8.5 MB | 200/508 kB | 196/213 kB
Progress (3): 0.7/8.5 MB | 204/508 kB | 196/213 kB
Progress (3): 0.7/8.5 MB | 204/508 kB | 200/213 kB
Progress (3): 0.7/8.5 MB | 208/508 kB | 200/213 kB
Progress (3): 0.7/8.5 MB | 208/508 kB | 204/213 kB
Progress (3): 0.7/8.5 MB | 212/508 kB | 204/213 kB
Progress (3): 0.7/8.5 MB | 212/508 kB | 204/213 kB
Progress (3): 0.8/8.5 MB | 212/508 kB | 204/213 kB
Progress (3): 0.8/8.5 MB | 212/508 kB | 204/213 kB
Progress (3): 0.9/8.5 MB | 212/508 kB | 204/213 kB
Progress (3): 0.9/8.5 MB | 212/508 kB | 204/213 kB
Progress (3): 0.9/8.5 MB | 212/508 kB | 208/213 kB
Progress (3): 0.9/8.5 MB | 212/508 kB | 212/213 kB
Progress (3): 0.9/8.5 MB | 212/508 kB | 213 kB    
Progress (3): 0.9/8.5 MB | 212/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 216/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 220/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 224/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 228/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 232/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 236/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 240/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 244/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 248/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 252/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 254/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 258/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 262/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 266/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 270/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 274/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 279/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 283/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 287/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 291/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 295/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 299/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 303/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 307/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 311/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 315/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 319/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 324/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 328/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 332/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 336/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 340/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 344/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 348/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 352/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 356/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 360/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 364/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 368/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 372/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 376/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 380/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 384/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 388/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 392/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 396/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 400/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 404/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 408/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 412/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 416/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 418/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 422/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 426/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 430/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 434/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 438/508 kB | 213 kB
Progress (3): 0.9/8.5 MB | 442/508 kB | 213 kB
Progress (3): 1.0/8.5 MB | 442/508 kB | 213 kB
Progress (3): 1.0/8.5 MB | 442/508 kB | 213 kB
Progress (3): 1.1/8.5 MB | 442/508 kB | 213 kB
Progress (3): 1.1/8.5 MB | 442/508 kB | 213 kB
Progress (3): 1.1/8.5 MB | 442/508 kB | 213 kB
Progress (3): 1.2/8.5 MB | 442/508 kB | 213 kB
Progress (3): 1.2/8.5 MB | 442/508 kB | 213 kB
Progress (3): 1.2/8.5 MB | 446/508 kB | 213 kB
Progress (3): 1.2/8.5 MB | 451/508 kB | 213 kB
Progress (3): 1.2/8.5 MB | 455/508 kB | 213 kB
Progress (3): 1.2/8.5 MB | 459/508 kB | 213 kB
Progress (3): 1.2/8.5 MB | 463/508 kB | 213 kB
Progress (3): 1.2/8.5 MB | 467/508 kB | 213 kB
Progress (3): 1.2/8.5 MB | 471/508 kB | 213 kB
Progress (3): 1.2/8.5 MB | 475/508 kB | 213 kB
                                              
Downloaded from scijava: https://maven.scijava.org/content/groups/public/cisd/base/18.09.0/base-18.09.0.jar (213 kB at 230 kB/s)
#14 98.35 Progress (2): 1.2/8.5 MB | 479/508 kB
Progress (2): 1.2/8.5 MB | 483/508 kB
Progress (2): 1.2/8.5 MB | 487/508 kB
Progress (2): 1.2/8.5 MB | 492/508 kB
Progress (2): 1.2/8.5 MB | 496/508 kB
Progress (2): 1.2/8.5 MB | 500/508 kB
Progress (2): 1.2/8.5 MB | 504/508 kB
Progress (2): 1.2/8.5 MB | 508/508 kB
Progress (2): 1.2/8.5 MB | 508 kB    
Progress (2): 1.3/8.5 MB | 508 kB
Progress (2): 1.3/8.5 MB | 508 kB
Progress (2): 1.4/8.5 MB | 508 kB
Progress (2): 1.4/8.5 MB | 508 kB
Progress (2): 1.4/8.5 MB | 508 kB
Progress (2): 1.5/8.5 MB | 508 kB
Progress (2): 1.5/8.5 MB | 508 kB
Progress (2): 1.6/8.5 MB | 508 kB
Progress (2): 1.6/8.5 MB | 508 kB
Progress (2): 1.6/8.5 MB | 508 kB
Progress (2): 1.7/8.5 MB | 508 kB
Progress (2): 1.7/8.5 MB | 508 kB
Progress (2): 1.8/8.5 MB | 508 kB
Progress (2): 1.8/8.5 MB | 508 kB
Progress (2): 1.8/8.5 MB | 508 kB
Progress (2): 1.9/8.5 MB | 508 kB
Progress (2): 1.9/8.5 MB | 508 kB
Progress (2): 2.0/8.5 MB | 508 kB
Progress (2): 2.0/8.5 MB | 508 kB
Progress (2): 2.0/8.5 MB | 508 kB
Progress (2): 2.1/8.5 MB | 508 kB
Progress (2): 2.1/8.5 MB | 508 kB
Progress (2): 2.2/8.5 MB | 508 kB
Progress (2): 2.2/8.5 MB | 508 kB
Progress (2): 2.3/8.5 MB | 508 kB
                                 
Downloaded from scijava: https://maven.scijava.org/content/groups/public/ome/jxrlib-all/0.2.4/jxrlib-all-0.2.4.jar (508 kB at 361 kB/s)
#14 98.91 Progress (1): 2.3/8.5 MB
Progress (1): 2.3/8.5 MB
Progress (1): 2.4/8.5 MB
Progress (1): 2.4/8.5 MB
Progress (1): 2.5/8.5 MB
Progress (1): 2.5/8.5 MB
Progress (1): 2.5/8.5 MB
Progress (1): 2.6/8.5 MB
Progress (1): 2.6/8.5 MB
Progress (1): 2.7/8.5 MB
Progress (1): 2.7/8.5 MB
Progress (1): 2.7/8.5 MB
Progress (1): 2.8/8.5 MB
Progress (1): 2.8/8.5 MB
Progress (1): 2.9/8.5 MB
Progress (1): 2.9/8.5 MB
Progress (1): 2.9/8.5 MB
Progress (1): 3.0/8.5 MB
Progress (1): 3.0/8.5 MB
Progress (1): 3.1/8.5 MB
Progress (1): 3.1/8.5 MB
Progress (1): 3.2/8.5 MB
Progress (1): 3.2/8.5 MB
Progress (1): 3.2/8.5 MB
Progress (1): 3.3/8.5 MB
Progress (1): 3.3/8.5 MB
Progress (1): 3.4/8.5 MB
Progress (1): 3.4/8.5 MB
Progress (1): 3.4/8.5 MB
Progress (1): 3.5/8.5 MB
Progress (1): 3.5/8.5 MB
Progress (1): 3.6/8.5 MB
Progress (1): 3.6/8.5 MB
Progress (1): 3.6/8.5 MB
Progress (1): 3.7/8.5 MB
Progress (1): 3.7/8.5 MB
Progress (1): 3.8/8.5 MB
Progress (1): 3.8/8.5 MB
Progress (1): 3.9/8.5 MB
Progress (1): 3.9/8.5 MB
Progress (1): 3.9/8.5 MB
Progress (1): 4.0/8.5 MB
Progress (1): 4.0/8.5 MB
Progress (1): 4.1/8.5 MB
Progress (1): 4.1/8.5 MB
Progress (1): 4.1/8.5 MB
Progress (1): 4.2/8.5 MB
Progress (1): 4.2/8.5 MB
Progress (1): 4.3/8.5 MB
Progress (1): 4.3/8.5 MB
Progress (1): 4.3/8.5 MB
Progress (1): 4.4/8.5 MB
Progress (1): 4.4/8.5 MB
Progress (1): 4.5/8.5 MB
Progress (1): 4.5/8.5 MB
Progress (1): 4.5/8.5 MB
Progress (1): 4.6/8.5 MB
Progress (1): 4.6/8.5 MB
Progress (1): 4.7/8.5 MB
Progress (1): 4.7/8.5 MB
Progress (1): 4.8/8.5 MB
Progress (1): 4.8/8.5 MB
Progress (1): 4.8/8.5 MB
Progress (1): 4.9/8.5 MB
Progress (1): 4.9/8.5 MB
Progress (1): 5.0/8.5 MB
Progress (1): 5.0/8.5 MB
Progress (1): 5.0/8.5 MB
Progress (1): 5.1/8.5 MB
Progress (1): 5.1/8.5 MB
Progress (1): 5.2/8.5 MB
Progress (1): 5.2/8.5 MB
Progress (1): 5.2/8.5 MB
Progress (1): 5.3/8.5 MB
Progress (1): 5.3/8.5 MB
Progress (1): 5.4/8.5 MB
Progress (1): 5.4/8.5 MB
Progress (1): 5.4/8.5 MB
Progress (1): 5.5/8.5 MB
Progress (1): 5.5/8.5 MB
Progress (1): 5.6/8.5 MB
Progress (1): 5.6/8.5 MB
Progress (1): 5.7/8.5 MB
Progress (1): 5.7/8.5 MB
Progress (1): 5.7/8.5 MB
Progress (1): 5.8/8.5 MB
Progress (1): 5.8/8.5 MB
Progress (1): 5.9/8.5 MB
Progress (1): 5.9/8.5 MB
Progress (1): 5.9/8.5 MB
Progress (1): 6.0/8.5 MB
Progress (1): 6.0/8.5 MB
Progress (1): 6.1/8.5 MB
Progress (1): 6.1/8.5 MB
Progress (1): 6.1/8.5 MB
Progress (1): 6.2/8.5 MB
Progress (1): 6.2/8.5 MB
Progress (1): 6.3/8.5 MB
Progress (1): 6.3/8.5 MB
Progress (1): 6.3/8.5 MB
Progress (1): 6.4/8.5 MB
Progress (1): 6.4/8.5 MB
Progress (1): 6.5/8.5 MB
Progress (1): 6.5/8.5 MB
Progress (1): 6.6/8.5 MB
Progress (1): 6.6/8.5 MB
Progress (1): 6.6/8.5 MB
Progress (1): 6.7/8.5 MB
Progress (1): 6.7/8.5 MB
Progress (1): 6.8/8.5 MB
Progress (1): 6.8/8.5 MB
Progress (1): 6.8/8.5 MB
Progress (1): 6.9/8.5 MB
Progress (1): 6.9/8.5 MB
Progress (1): 7.0/8.5 MB
Progress (1): 7.0/8.5 MB
Progress (1): 7.0/8.5 MB
Progress (1): 7.1/8.5 MB
Progress (1): 7.1/8.5 MB
Progress (1): 7.2/8.5 MB
Progress (1): 7.2/8.5 MB
Progress (1): 7.2/8.5 MB
Progress (1): 7.3/8.5 MB
Progress (1): 7.3/8.5 MB
Progress (1): 7.4/8.5 MB
Progress (1): 7.4/8.5 MB
Progress (1): 7.5/8.5 MB
Progress (1): 7.5/8.5 MB
Progress (1): 7.5/8.5 MB
Progress (1): 7.6/8.5 MB
Progress (1): 7.6/8.5 MB
Progress (1): 7.7/8.5 MB
Progress (1): 7.7/8.5 MB
Progress (1): 7.7/8.5 MB
Progress (1): 7.8/8.5 MB
Progress (1): 7.8/8.5 MB
Progress (1): 7.9/8.5 MB
Progress (1): 7.9/8.5 MB
Progress (1): 7.9/8.5 MB
Progress (1): 8.0/8.5 MB
Progress (1): 8.0/8.5 MB
Progress (1): 8.1/8.5 MB
Progress (1): 8.1/8.5 MB
Progress (1): 8.2/8.5 MB
Progress (1): 8.2/8.5 MB
Progress (1): 8.2/8.5 MB
Progress (1): 8.3/8.5 MB
Progress (1): 8.3/8.5 MB
Progress (1): 8.4/8.5 MB
Progress (1): 8.4/8.5 MB
Progress (1): 8.4/8.5 MB
Progress (1): 8.5 MB    
                    
Downloaded from scijava: https://maven.scijava.org/content/groups/public/cisd/jhdf5/19.04.1/jhdf5-19.04.1.jar (8.5 MB at 2.0 MB/s)
#14 101.6 [INFO] 
#14 101.6 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ formats-bsd ---
#14 101.6 [INFO] 
#14 101.6 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ formats-bsd ---
#14 101.6 [INFO] 
#14 101.6 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ formats-bsd ---
#14 101.6 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/formats-bsd' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 101.6 [INFO] Working directory: /bio-formats-build/bioformats/components/formats-bsd
#14 101.7 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757203834290
#14 101.7 [WARNING] Cannot get the branch information from the git repository: 
#14 101.7 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 101.7 
#14 101.7 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/formats-bsd' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 101.7 [INFO] Working directory: /bio-formats-build/bioformats/components/formats-bsd
#14 101.7 [INFO] Storing buildScmBranch: UNKNOWN
#14 101.7 [INFO] 
#14 101.7 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ formats-bsd ---
#14 101.7 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 101.7 [INFO] Copying 1 resource
#14 101.7 [INFO] Copying 0 resource
#14 101.7 [INFO] 
#14 101.7 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ formats-bsd ---
#14 101.7 [INFO] Recompiling the module because of changed dependency.
#14 101.7 [INFO] Compiling 177 source files with javac [debug release 8] to target/classes
#14 103.1 [INFO] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/in/TiffJAIReader.java: Some input files use or override a deprecated API.
#14 103.1 [INFO] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/in/TiffJAIReader.java: Recompile with -Xlint:deprecation for details.
#14 103.1 [INFO] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/cache/CacheStrategy.java: Some input files use unchecked or unsafe operations.
#14 103.1 [INFO] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/cache/CacheStrategy.java: Recompile with -Xlint:unchecked for details.
#14 103.1 [INFO] 
#14 103.2 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ formats-bsd ---
#14 103.2 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 103.2 [INFO] Copying 10 resources
#14 103.2 [INFO] 
#14 103.2 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ formats-bsd ---
#14 103.2 [INFO] Recompiling the module because of changed dependency.
#14 103.2 [INFO] Compiling 75 source files with javac [debug release 8] to target/test-classes
#14 103.7 [WARNING] /bio-formats-build/bioformats/components/formats-bsd/test/loci/formats/utests/FileStitcherTest.java:[220,51] non-varargs call of varargs method with inexact argument type for last parameter;
#14 103.7   cast to java.lang.Object for a varargs call
#14 103.7   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
#14 103.7 [INFO] /bio-formats-build/bioformats/components/formats-bsd/test/loci/formats/utests/CompressDecompressTest.java: Some input files use or override a deprecated API.
#14 103.7 [INFO] /bio-formats-build/bioformats/components/formats-bsd/test/loci/formats/utests/CompressDecompressTest.java: Recompile with -Xlint:deprecation for details.
#14 103.7 [INFO] /bio-formats-build/bioformats/components/formats-bsd/test/loci/formats/utests/FileStitcherTest.java: Some input files use unchecked or unsafe operations.
#14 103.7 [INFO] /bio-formats-build/bioformats/components/formats-bsd/test/loci/formats/utests/FileStitcherTest.java: Recompile with -Xlint:unchecked for details.
#14 103.7 [INFO] 
#14 103.7 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ formats-bsd ---
#14 103.7 [INFO] 
#14 103.7 [INFO] -------------------------------------------------------
#14 103.7 [INFO]  T E S T S
#14 103.7 [INFO] -------------------------------------------------------
#14 103.8 [INFO] Running TestSuite
#14 104.1 SLF4J: No SLF4J providers were found.
#14 104.1 SLF4J: Defaulting to no-operation (NOP) logger implementation
#14 104.1 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
#14 279.9 [INFO] Tests run: 1468, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.089 s - in TestSuite
#14 280.6 [INFO] 
#14 280.6 [INFO] Results:
#14 280.6 [INFO] 
#14 280.6 [INFO] Tests run: 1468, Failures: 0, Errors: 0, Skipped: 0
#14 280.6 [INFO] 
#14 280.6 [INFO] 
#14 280.6 [INFO] --- maven-surefire-plugin:2.22.0:test (test-no-hdf) @ formats-bsd ---
#14 280.6 [INFO] 
#14 280.6 [INFO] -------------------------------------------------------
#14 280.6 [INFO]  T E S T S
#14 280.6 [INFO] -------------------------------------------------------
#14 280.7 [INFO] Running TestSuite
#14 280.9 SLF4J: No SLF4J providers were found.
#14 280.9 SLF4J: Defaulting to no-operation (NOP) logger implementation
#14 280.9 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
#14 281.0 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in TestSuite
#14 281.3 [INFO] 
#14 281.3 [INFO] Results:
#14 281.3 [INFO] 
#14 281.3 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
#14 281.3 [INFO] 
#14 281.3 [INFO] 
#14 281.3 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ formats-bsd ---
#14 281.4 [INFO] Building jar: /bio-formats-build/bioformats/components/formats-bsd/target/formats-bsd-8.4.0-SNAPSHOT.jar
#14 281.4 [INFO] 
#14 281.4 [INFO] >>> maven-source-plugin:3.0.1:jar (default) > generate-sources @ formats-bsd >>>
#14 281.4 [INFO] 
#14 281.4 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ formats-bsd ---
#14 281.4 [INFO] 
#14 281.4 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ formats-bsd ---
#14 281.4 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/formats-bsd' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 281.4 [INFO] Working directory: /bio-formats-build/bioformats/components/formats-bsd
#14 281.4 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757204014049
#14 281.4 [WARNING] Cannot get the branch information from the git repository: 
#14 281.4 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 281.4 
#14 281.4 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/formats-bsd' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 281.4 [INFO] Working directory: /bio-formats-build/bioformats/components/formats-bsd
#14 281.4 [INFO] Storing buildScmBranch: UNKNOWN
#14 281.4 [INFO] 
#14 281.4 [INFO] <<< maven-source-plugin:3.0.1:jar (default) < generate-sources @ formats-bsd <<<
#14 281.4 [INFO] 
#14 281.4 [INFO] 
#14 281.4 [INFO] --- maven-source-plugin:3.0.1:jar (default) @ formats-bsd ---
#14 281.5 [INFO] Building jar: /bio-formats-build/bioformats/components/formats-bsd/target/formats-bsd-8.4.0-SNAPSHOT-sources.jar
#14 281.5 [INFO] 
#14 281.5 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ formats-bsd ---
#14 281.5 [INFO] Building jar: /bio-formats-build/bioformats/components/formats-bsd/target/formats-bsd-8.4.0-SNAPSHOT-tests.jar
#14 281.5 [INFO] 
#14 281.5 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ formats-bsd ---
#14 281.5 [INFO] Installing /bio-formats-build/bioformats/components/formats-bsd/target/formats-bsd-8.4.0-SNAPSHOT.jar to /home/build/.m2/repository/ome/formats-bsd/8.4.0-SNAPSHOT/formats-bsd-8.4.0-SNAPSHOT.jar
#14 281.5 [INFO] Installing /bio-formats-build/bioformats/components/formats-bsd/pom.xml to /home/build/.m2/repository/ome/formats-bsd/8.4.0-SNAPSHOT/formats-bsd-8.4.0-SNAPSHOT.pom
#14 281.5 [INFO] Installing /bio-formats-build/bioformats/components/formats-bsd/target/formats-bsd-8.4.0-SNAPSHOT-sources.jar to /home/build/.m2/repository/ome/formats-bsd/8.4.0-SNAPSHOT/formats-bsd-8.4.0-SNAPSHOT-sources.jar
#14 281.5 [INFO] Installing /bio-formats-build/bioformats/components/formats-bsd/target/formats-bsd-8.4.0-SNAPSHOT-tests.jar to /home/build/.m2/repository/ome/formats-bsd/8.4.0-SNAPSHOT/formats-bsd-8.4.0-SNAPSHOT-tests.jar
#14 281.5 [INFO] 
#14 281.5 [INFO] --------------------------< ome:formats-gpl >---------------------------
#14 281.5 [INFO] Building Bio-Formats library 8.4.0-SNAPSHOT                      [16/24]
#14 281.5 [INFO] --------------------------------[ jar ]---------------------------------
#14 281.6 Downloading from central: https://repo.maven.apache.org/maven2/edu/ucar/cdm-core/5.6.0/cdm-core-5.6.0.pom
#14 281.6 Downloading from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/edu/ucar/cdm-core/5.6.0/cdm-core-5.6.0.pom
#14 282.4 Progress (1): 2.4 kB
                    
Downloaded from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/edu/ucar/cdm-core/5.6.0/cdm-core-5.6.0.pom (2.4 kB at 2.8 kB/s)
#14 282.5 Downloading from central: https://repo.maven.apache.org/maven2/edu/ucar/netcdf-java-platform/5.6.0/netcdf-java-platform-5.6.0.pom
#14 282.6 Downloading from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/edu/ucar/netcdf-java-platform/5.6.0/netcdf-java-platform-5.6.0.pom
#14 282.7 Progress (1): 4.1/6.2 kB
Progress (1): 6.2 kB    
                    
Downloaded from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/edu/ucar/netcdf-java-platform/5.6.0/netcdf-java-platform-5.6.0.pom (6.2 kB at 22 kB/s)
#14 282.9 Downloading from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/software/amazon/awssdk/bom/2.17.290/bom-2.17.290.pom
#14 283.0 Downloading from ome: https://artifacts.openmicroscopy.org/artifactory/maven/software/amazon/awssdk/bom/2.17.290/bom-2.17.290.pom
#14 283.2 Progress (1): 4.1/77 kB
Progress (1): 7.7/77 kB
Progress (1): 12/77 kB 
Progress (1): 16/77 kB
Progress (1): 20/77 kB
Progress (1): 24/77 kB
Progress (1): 28/77 kB
Progress (1): 32/77 kB
Progress (1): 36/77 kB
Progress (1): 40/77 kB
Progress (1): 45/77 kB
Progress (1): 49/77 kB
Progress (1): 53/77 kB
Progress (1): 57/77 kB
Progress (1): 61/77 kB
Progress (1): 65/77 kB
Progress (1): 69/77 kB
Progress (1): 73/77 kB
Progress (1): 77 kB   
                   
Downloaded from ome: https://artifacts.openmicroscopy.org/artifactory/maven/software/amazon/awssdk/bom/2.17.290/bom-2.17.290.pom (77 kB at 95 kB/s)
#14 283.8 Downloading from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/software/amazon/awssdk/aws-sdk-java-pom/2.17.290/aws-sdk-java-pom-2.17.290.pom
#14 284.2 Downloading from ome: https://artifacts.openmicroscopy.org/artifactory/maven/software/amazon/awssdk/aws-sdk-java-pom/2.17.290/aws-sdk-java-pom-2.17.290.pom
#14 284.4 Progress (1): 4.1/72 kB
Progress (1): 7.7/72 kB
Progress (1): 12/72 kB 
Progress (1): 16/72 kB
Progress (1): 20/72 kB
Progress (1): 24/72 kB
Progress (1): 28/72 kB
Progress (1): 32/72 kB
Progress (1): 36/72 kB
Progress (1): 40/72 kB
Progress (1): 45/72 kB
Progress (1): 49/72 kB
Progress (1): 53/72 kB
Progress (1): 57/72 kB
Progress (1): 61/72 kB
Progress (1): 65/72 kB
Progress (1): 69/72 kB
Progress (1): 72 kB   
                   
Downloaded from ome: https://artifacts.openmicroscopy.org/artifactory/maven/software/amazon/awssdk/aws-sdk-java-pom/2.17.290/aws-sdk-java-pom-2.17.290.pom (72 kB at 261 kB/s)
#14 284.5 Downloading from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom
#14 284.9 Downloading from ome: https://artifacts.openmicroscopy.org/artifactory/maven/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom
#14 285.0 Progress (1): 4.1/18 kB
Progress (1): 7.4/18 kB
Progress (1): 12/18 kB 
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from ome: https://artifacts.openmicroscopy.org/artifactory/maven/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom (18 kB at 100 kB/s)
#14 285.1 Downloading from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom
#14 285.5 Downloading from ome: https://artifacts.openmicroscopy.org/artifactory/maven/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom
#14 285.6 Progress (1): 4.1/6.3 kB
Progress (1): 6.3 kB    
                    
Downloaded from ome: https://artifacts.openmicroscopy.org/artifactory/maven/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (6.3 kB at 32 kB/s)
#14 285.7 Downloading from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/com/fasterxml/oss-parent/56/oss-parent-56.pom
#14 286.2 Downloading from ome: https://artifacts.openmicroscopy.org/artifactory/maven/com/fasterxml/oss-parent/56/oss-parent-56.pom
#14 286.2 Progress (1): 4.1/24 kB
Progress (1): 7.5/24 kB
Progress (1): 12/24 kB 
Progress (1): 16/24 kB
Progress (1): 20/24 kB
Progress (1): 24 kB   
                   
Downloaded from ome: https://artifacts.openmicroscopy.org/artifactory/maven/com/fasterxml/oss-parent/56/oss-parent-56.pom (24 kB at 138 kB/s)
#14 286.3 Downloading from central: https://repo.maven.apache.org/maven2/edu/ucar/httpservices/5.6.0/httpservices-5.6.0.pom
#14 286.4 Downloading from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/edu/ucar/httpservices/5.6.0/httpservices-5.6.0.pom
#14 286.8 Progress (1): 1.6 kB
                    
Downloaded from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/edu/ucar/httpservices/5.6.0/httpservices-5.6.0.pom (1.6 kB at 3.0 kB/s)
#14 287.0 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
#14 287.0 Progress (1): 4.1/6.6 kB
Progress (1): 6.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 264 kB/s)
#14 287.0 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
#14 287.0 Progress (1): 4.1/16 kB
Progress (1): 8.2/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 683 kB/s)
#14 287.1 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
#14 287.1 Progress (1): 4.1/5.2 kB
Progress (1): 5.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 217 kB/s)
#14 287.1 Downloading from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.pom
#14 287.1 Progress (1): 933 B
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.pom (933 B at 37 kB/s)
#14 287.1 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.28/slf4j-api-1.7.28.pom
#14 287.1 Progress (1): 3.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.28/slf4j-api-1.7.28.pom (3.8 kB at 153 kB/s)
#14 287.1 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom
#14 287.2 Progress (1): 4.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.28/slf4j-parent-1.7.28.pom (14 kB at 531 kB/s)
#14 287.2 Downloading from central: https://repo.maven.apache.org/maven2/commons-math/commons-math/1.2/commons-math-1.2.pom
#14 287.2 Progress (1): 4.1/13 kB
Progress (1): 8.2/13 kB
Progress (1): 12/13 kB 
Progress (1): 13 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-math/commons-math/1.2/commons-math-1.2.pom (13 kB at 538 kB/s)
#14 287.2 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom
#14 287.2 Progress (1): 4.1/17 kB
Progress (1): 8.2/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 729 kB/s)
#14 287.2 Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/sqlite-jdbc/3.49.1.0/sqlite-jdbc-3.49.1.0.pom
#14 287.2 Progress (1): 4.1/19 kB
Progress (1): 8.2/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/sqlite-jdbc/3.49.1.0/sqlite-jdbc-3.49.1.0.pom (19 kB at 758 kB/s)
#14 287.3 Downloading from central: https://repo.maven.apache.org/maven2/edu/ucar/cdm-core/5.6.0/cdm-core-5.6.0.jar
#14 287.3 Downloading from central: https://repo.maven.apache.org/maven2/edu/ucar/httpservices/5.6.0/httpservices-5.6.0.jar
#14 287.3 Downloading from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.jar
#14 287.3 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
#14 287.3 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
#14 287.3 Progress (1): 2.8/42 kB
Progress (1): 5.5/42 kB
Progress (1): 8.3/42 kB
Progress (2): 8.3/42 kB | 2.8/780 kB
Progress (2): 11/42 kB | 2.8/780 kB 
Progress (3): 11/42 kB | 2.8/780 kB | 2.8/121 kB
Progress (3): 14/42 kB | 2.8/780 kB | 2.8/121 kB
Progress (3): 14/42 kB | 5.5/780 kB | 2.8/121 kB
Progress (3): 14/42 kB | 5.5/780 kB | 5.5/121 kB
Progress (3): 14/42 kB | 8.3/780 kB | 5.5/121 kB
Progress (3): 14/42 kB | 8.3/780 kB | 8.3/121 kB
Progress (3): 14/42 kB | 11/780 kB | 8.3/121 kB 
Progress (3): 14/42 kB | 11/780 kB | 11/121 kB 
Progress (3): 17/42 kB | 11/780 kB | 11/121 kB
Progress (3): 17/42 kB | 11/780 kB | 14/121 kB
Progress (3): 17/42 kB | 14/780 kB | 14/121 kB
Progress (3): 19/42 kB | 14/780 kB | 14/121 kB
Progress (3): 19/42 kB | 17/780 kB | 14/121 kB
Progress (3): 19/42 kB | 19/780 kB | 14/121 kB
Progress (3): 19/42 kB | 19/780 kB | 16/121 kB
Progress (3): 22/42 kB | 19/780 kB | 16/121 kB
Progress (3): 22/42 kB | 19/780 kB | 19/121 kB
Progress (3): 25/42 kB | 19/780 kB | 19/121 kB
Progress (3): 25/42 kB | 22/780 kB | 19/121 kB
Progress (3): 25/42 kB | 25/780 kB | 19/121 kB
Progress (3): 28/42 kB | 25/780 kB | 19/121 kB
Progress (3): 28/42 kB | 25/780 kB | 22/121 kB
Progress (3): 30/42 kB | 25/780 kB | 22/121 kB
Progress (3): 30/42 kB | 25/780 kB | 25/121 kB
Progress (3): 30/42 kB | 28/780 kB | 25/121 kB
Progress (3): 33/42 kB | 28/780 kB | 25/121 kB
Progress (3): 33/42 kB | 28/780 kB | 27/121 kB
Progress (3): 33/42 kB | 30/780 kB | 27/121 kB
Progress (3): 33/42 kB | 30/780 kB | 30/121 kB
Progress (3): 36/42 kB | 30/780 kB | 30/121 kB
Progress (3): 36/42 kB | 33/780 kB | 30/121 kB
Progress (3): 39/42 kB | 33/780 kB | 30/121 kB
Progress (3): 39/42 kB | 36/780 kB | 30/121 kB
Progress (3): 39/42 kB | 36/780 kB | 33/121 kB
Progress (3): 39/42 kB | 36/780 kB | 36/121 kB
Progress (3): 39/42 kB | 39/780 kB | 36/121 kB
Progress (3): 39/42 kB | 39/780 kB | 38/121 kB
Progress (3): 41/42 kB | 39/780 kB | 38/121 kB
Progress (3): 42 kB | 39/780 kB | 38/121 kB   
Progress (3): 42 kB | 41/780 kB | 38/121 kB
Progress (3): 42 kB | 44/780 kB | 38/121 kB
Progress (3): 42 kB | 44/780 kB | 41/121 kB
Progress (3): 42 kB | 47/780 kB | 41/121 kB
Progress (3): 42 kB | 47/780 kB | 44/121 kB
Progress (3): 42 kB | 50/780 kB | 44/121 kB
Progress (3): 42 kB | 50/780 kB | 47/121 kB
Progress (3): 42 kB | 50/780 kB | 49/121 kB
Progress (3): 42 kB | 52/780 kB | 49/121 kB
Progress (3): 42 kB | 52/780 kB | 52/121 kB
Progress (3): 42 kB | 55/780 kB | 52/121 kB
Progress (3): 42 kB | 55/780 kB | 55/121 kB
Progress (3): 42 kB | 58/780 kB | 55/121 kB
Progress (3): 42 kB | 58/780 kB | 57/121 kB
Progress (3): 42 kB | 61/780 kB | 57/121 kB
Progress (3): 42 kB | 61/780 kB | 60/121 kB
Progress (3): 42 kB | 63/780 kB | 60/121 kB
Progress (3): 42 kB | 63/780 kB | 63/121 kB
Progress (3): 42 kB | 63/780 kB | 67/121 kB
Progress (3): 42 kB | 68/780 kB | 67/121 kB
Progress (3): 42 kB | 68/780 kB | 71/121 kB
Progress (3): 42 kB | 72/780 kB | 71/121 kB
Progress (3): 42 kB | 72/780 kB | 75/121 kB
Progress (3): 42 kB | 76/780 kB | 75/121 kB
Progress (3): 42 kB | 76/780 kB | 79/121 kB
Progress (3): 42 kB | 80/780 kB | 79/121 kB
Progress (3): 42 kB | 80/780 kB | 83/121 kB
Progress (3): 42 kB | 80/780 kB | 88/121 kB
Progress (3): 42 kB | 84/780 kB | 88/121 kB
Progress (3): 42 kB | 84/780 kB | 92/121 kB
Progress (3): 42 kB | 88/780 kB | 92/121 kB
Progress (3): 42 kB | 88/780 kB | 96/121 kB
Progress (3): 42 kB | 92/780 kB | 96/121 kB
Progress (3): 42 kB | 96/780 kB | 96/121 kB
Progress (3): 42 kB | 100/780 kB | 96/121 kB
Progress (3): 42 kB | 104/780 kB | 96/121 kB
Progress (3): 42 kB | 104/780 kB | 100/121 kB
Progress (3): 42 kB | 108/780 kB | 100/121 kB
Progress (3): 42 kB | 108/780 kB | 104/121 kB
Progress (3): 42 kB | 113/780 kB | 104/121 kB
Progress (3): 42 kB | 113/780 kB | 108/121 kB
Progress (3): 42 kB | 117/780 kB | 108/121 kB
Progress (3): 42 kB | 117/780 kB | 112/121 kB
Progress (3): 42 kB | 121/780 kB | 112/121 kB
Progress (3): 42 kB | 121/780 kB | 116/121 kB
Progress (3): 42 kB | 125/780 kB | 116/121 kB
Progress (3): 42 kB | 125/780 kB | 120/121 kB
Progress (3): 42 kB | 129/780 kB | 120/121 kB
Progress (3): 42 kB | 129/780 kB | 121 kB    
Progress (3): 42 kB | 133/780 kB | 121 kB
Progress (3): 42 kB | 137/780 kB | 121 kB
Progress (3): 42 kB | 141/780 kB | 121 kB
Progress (3): 42 kB | 145/780 kB | 121 kB
Progress (3): 42 kB | 149/780 kB | 121 kB
Progress (3): 42 kB | 154/780 kB | 121 kB
Progress (3): 42 kB | 158/780 kB | 121 kB
                                         
Progress (3): 42 kB | 162/780 kB | 121 kB
                                         
Downloading from central: https://repo.maven.apache.org/maven2/commons-math/commons-math/1.2/commons-math-1.2.jar
#14 287.3 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 470 kB/s)
#14 287.3 Progress (2): 166/780 kB | 121 kB
                                 
Downloading from central: https://repo.maven.apache.org/maven2/org/xerial/sqlite-jdbc/3.49.1.0/sqlite-jdbc-3.49.1.0.jar
#14 287.3 Progress (2): 170/780 kB | 121 kB
Progress (2): 174/780 kB | 121 kB
Progress (2): 178/780 kB | 121 kB
Progress (2): 182/780 kB | 121 kB
Progress (2): 186/780 kB | 121 kB
Progress (2): 190/780 kB | 121 kB
Progress (2): 195/780 kB | 121 kB
Progress (2): 199/780 kB | 121 kB
Progress (2): 203/780 kB | 121 kB
Progress (2): 207/780 kB | 121 kB
Progress (2): 211/780 kB | 121 kB
Progress (2): 215/780 kB | 121 kB
Progress (2): 219/780 kB | 121 kB
Progress (2): 223/780 kB | 121 kB
Progress (2): 227/780 kB | 121 kB
Progress (2): 231/780 kB | 121 kB
Progress (2): 235/780 kB | 121 kB
Progress (2): 240/780 kB | 121 kB
Progress (2): 244/780 kB | 121 kB
Progress (2): 248/780 kB | 121 kB
Progress (2): 252/780 kB | 121 kB
Progress (2): 256/780 kB | 121 kB
Progress (2): 260/780 kB | 121 kB
Progress (2): 264/780 kB | 121 kB
Progress (2): 268/780 kB | 121 kB
Progress (2): 272/780 kB | 121 kB
Progress (2): 276/780 kB | 121 kB
Progress (2): 281/780 kB | 121 kB
Progress (2): 285/780 kB | 121 kB
Progress (2): 289/780 kB | 121 kB
Progress (2): 293/780 kB | 121 kB
Progress (2): 297/780 kB | 121 kB
Progress (2): 301/780 kB | 121 kB
Progress (2): 305/780 kB | 121 kB
Progress (2): 309/780 kB | 121 kB
Progress (2): 313/780 kB | 121 kB
Progress (2): 317/780 kB | 121 kB
Progress (2): 321/780 kB | 121 kB
Progress (2): 326/780 kB | 121 kB
Progress (2): 330/780 kB | 121 kB
Progress (2): 334/780 kB | 121 kB
Progress (2): 338/780 kB | 121 kB
Progress (2): 342/780 kB | 121 kB
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.jar (121 kB at 1.2 MB/s)
#14 287.4 Progress (1): 346/780 kB
Progress (1): 350/780 kB
Progress (1): 354/780 kB
Progress (1): 358/780 kB
Progress (1): 362/780 kB
Progress (1): 367/780 kB
Progress (1): 371/780 kB
Progress (1): 375/780 kB
Progress (1): 379/780 kB
Progress (1): 383/780 kB
Progress (1): 387/780 kB
Progress (1): 391/780 kB
Progress (2): 391/780 kB | 2.8/338 kB
Progress (2): 395/780 kB | 2.8/338 kB
Progress (2): 395/780 kB | 5.5/338 kB
Progress (2): 399/780 kB | 5.5/338 kB
Progress (2): 399/780 kB | 8.3/338 kB
Progress (2): 403/780 kB | 8.3/338 kB
Progress (2): 403/780 kB | 11/338 kB 
Progress (2): 407/780 kB | 11/338 kB
Progress (2): 407/780 kB | 14/338 kB
Progress (2): 407/780 kB | 16/338 kB
Progress (2): 412/780 kB | 16/338 kB
Progress (2): 416/780 kB | 16/338 kB
Progress (2): 420/780 kB | 16/338 kB
Progress (2): 424/780 kB | 16/338 kB
Progress (2): 424/780 kB | 20/338 kB
Progress (2): 428/780 kB | 20/338 kB
Progress (2): 428/780 kB | 25/338 kB
Progress (2): 432/780 kB | 25/338 kB
Progress (2): 432/780 kB | 29/338 kB
Progress (2): 436/780 kB | 29/338 kB
Progress (2): 436/780 kB | 33/338 kB
Progress (2): 440/780 kB | 33/338 kB
Progress (2): 444/780 kB | 33/338 kB
Progress (2): 448/780 kB | 33/338 kB
Progress (2): 448/780 kB | 37/338 kB
Progress (2): 453/780 kB | 37/338 kB
Progress (2): 453/780 kB | 41/338 kB
Progress (2): 457/780 kB | 41/338 kB
Progress (2): 457/780 kB | 45/338 kB
Progress (2): 457/780 kB | 49/338 kB
Progress (2): 457/780 kB | 53/338 kB
Progress (2): 457/780 kB | 57/338 kB
Progress (2): 457/780 kB | 61/338 kB
Progress (2): 457/780 kB | 65/338 kB
Progress (2): 461/780 kB | 65/338 kB
Progress (2): 465/780 kB | 65/338 kB
Progress (2): 465/780 kB | 69/338 kB
Progress (2): 469/780 kB | 69/338 kB
Progress (2): 469/780 kB | 74/338 kB
Progress (2): 473/780 kB | 74/338 kB
Progress (2): 473/780 kB | 78/338 kB
Progress (2): 473/780 kB | 82/338 kB
Progress (2): 477/780 kB | 82/338 kB
Progress (2): 481/780 kB | 82/338 kB
Progress (2): 485/780 kB | 82/338 kB
Progress (2): 489/780 kB | 82/338 kB
Progress (2): 494/780 kB | 82/338 kB
Progress (2): 498/780 kB | 82/338 kB
Progress (2): 502/780 kB | 82/338 kB
Progress (2): 506/780 kB | 82/338 kB
Progress (2): 510/780 kB | 82/338 kB
Progress (2): 514/780 kB | 82/338 kB
Progress (2): 518/780 kB | 82/338 kB
Progress (2): 522/780 kB | 82/338 kB
Progress (2): 526/780 kB | 82/338 kB
Progress (2): 530/780 kB | 82/338 kB
Progress (2): 534/780 kB | 82/338 kB
Progress (2): 539/780 kB | 82/338 kB
Progress (2): 543/780 kB | 82/338 kB
Progress (2): 547/780 kB | 82/338 kB
Progress (2): 551/780 kB | 82/338 kB
Progress (2): 555/780 kB | 82/338 kB
Progress (2): 559/780 kB | 82/338 kB
Progress (2): 563/780 kB | 82/338 kB
Progress (2): 567/780 kB | 82/338 kB
Progress (2): 571/780 kB | 82/338 kB
Progress (2): 575/780 kB | 82/338 kB
Progress (2): 580/780 kB | 82/338 kB
Progress (2): 584/780 kB | 82/338 kB
Progress (2): 588/780 kB | 82/338 kB
Progress (2): 592/780 kB | 82/338 kB
Progress (2): 596/780 kB | 82/338 kB
Progress (2): 600/780 kB | 82/338 kB
Progress (2): 604/780 kB | 82/338 kB
Progress (2): 608/780 kB | 82/338 kB
Progress (2): 612/780 kB | 82/338 kB
Progress (2): 616/780 kB | 82/338 kB
Progress (2): 620/780 kB | 82/338 kB
Progress (2): 625/780 kB | 82/338 kB
Progress (2): 629/780 kB | 82/338 kB
Progress (2): 633/780 kB | 82/338 kB
Progress (2): 637/780 kB | 82/338 kB
Progress (2): 641/780 kB | 82/338 kB
Progress (2): 645/780 kB | 82/338 kB
Progress (2): 649/780 kB | 82/338 kB
Progress (2): 649/780 kB | 86/338 kB
Progress (2): 653/780 kB | 86/338 kB
Progress (2): 653/780 kB | 90/338 kB
Progress (2): 653/780 kB | 94/338 kB
Progress (2): 657/780 kB | 94/338 kB
Progress (2): 657/780 kB | 98/338 kB
Progress (2): 661/780 kB | 98/338 kB
Progress (2): 666/780 kB | 98/338 kB
Progress (2): 666/780 kB | 102/338 kB
Progress (2): 670/780 kB | 102/338 kB
Progress (2): 670/780 kB | 106/338 kB
Progress (2): 670/780 kB | 110/338 kB
Progress (2): 674/780 kB | 110/338 kB
Progress (2): 674/780 kB | 114/338 kB
Progress (2): 678/780 kB | 114/338 kB
Progress (2): 682/780 kB | 114/338 kB
Progress (2): 686/780 kB | 114/338 kB
Progress (2): 686/780 kB | 119/338 kB
Progress (2): 686/780 kB | 123/338 kB
Progress (2): 690/780 kB | 123/338 kB
Progress (2): 690/780 kB | 127/338 kB
Progress (2): 694/780 kB | 127/338 kB
Progress (2): 694/780 kB | 131/338 kB
Progress (2): 698/780 kB | 131/338 kB
Progress (2): 702/780 kB | 131/338 kB
Progress (2): 707/780 kB | 131/338 kB
Progress (2): 707/780 kB | 135/338 kB
Progress (2): 711/780 kB | 135/338 kB
Progress (2): 715/780 kB | 135/338 kB
Progress (2): 719/780 kB | 135/338 kB
Progress (2): 719/780 kB | 139/338 kB
Progress (2): 719/780 kB | 143/338 kB
Progress (2): 719/780 kB | 147/338 kB
Progress (2): 719/780 kB | 151/338 kB
Progress (2): 719/780 kB | 155/338 kB
Progress (2): 719/780 kB | 160/338 kB
Progress (2): 719/780 kB | 164/338 kB
Progress (2): 719/780 kB | 168/338 kB
Progress (2): 719/780 kB | 172/338 kB
Progress (2): 719/780 kB | 176/338 kB
Progress (2): 719/780 kB | 180/338 kB
Progress (2): 719/780 kB | 184/338 kB
Progress (2): 719/780 kB | 188/338 kB
Progress (2): 719/780 kB | 192/338 kB
Progress (2): 719/780 kB | 196/338 kB
Progress (2): 719/780 kB | 200/338 kB
Progress (2): 719/780 kB | 205/338 kB
Progress (2): 719/780 kB | 209/338 kB
Progress (2): 719/780 kB | 213/338 kB
Progress (2): 723/780 kB | 213/338 kB
Progress (2): 727/780 kB | 213/338 kB
Progress (2): 731/780 kB | 213/338 kB
Progress (2): 735/780 kB | 213/338 kB
Progress (2): 739/780 kB | 213/338 kB
Progress (2): 743/780 kB | 213/338 kB
Progress (2): 747/780 kB | 213/338 kB
Progress (2): 752/780 kB | 213/338 kB
Progress (2): 756/780 kB | 213/338 kB
Progress (2): 760/780 kB | 213/338 kB
Progress (2): 764/780 kB | 213/338 kB
Progress (2): 768/780 kB | 213/338 kB
Progress (2): 772/780 kB | 213/338 kB
Progress (2): 776/780 kB | 213/338 kB
Progress (2): 780/780 kB | 213/338 kB
Progress (2): 780 kB | 213/338 kB    
Progress (2): 780 kB | 217/338 kB
Progress (2): 780 kB | 221/338 kB
Progress (2): 780 kB | 225/338 kB
Progress (2): 780 kB | 229/338 kB
Progress (2): 780 kB | 233/338 kB
Progress (2): 780 kB | 237/338 kB
Progress (2): 780 kB | 241/338 kB
Progress (2): 780 kB | 246/338 kB
Progress (2): 780 kB | 250/338 kB
Progress (2): 780 kB | 254/338 kB
Progress (2): 780 kB | 258/338 kB
Progress (2): 780 kB | 262/338 kB
Progress (2): 780 kB | 266/338 kB
Progress (2): 780 kB | 270/338 kB
Progress (2): 780 kB | 274/338 kB
Progress (2): 780 kB | 278/338 kB
Progress (2): 780 kB | 282/338 kB
Progress (2): 780 kB | 287/338 kB
Progress (2): 780 kB | 291/338 kB
Progress (2): 780 kB | 295/338 kB
Progress (2): 780 kB | 299/338 kB
Progress (2): 780 kB | 303/338 kB
Progress (2): 780 kB | 307/338 kB
Progress (2): 780 kB | 311/338 kB
Progress (2): 780 kB | 315/338 kB
Progress (2): 780 kB | 319/338 kB
Progress (2): 780 kB | 323/338 kB
Progress (2): 780 kB | 327/338 kB
Progress (2): 780 kB | 332/338 kB
Progress (2): 780 kB | 336/338 kB
Progress (2): 780 kB | 338 kB    
                             
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 5.9 MB/s)
#14 287.4 Downloaded from central: https://repo.maven.apache.org/maven2/commons-math/commons-math/1.2/commons-math-1.2.jar (338 kB at 2.4 MB/s)
#14 287.4 Progress (1): 0.1/14 MB
Progress (1): 0.1/14 MB
Progress (1): 0.2/14 MB
Progress (1): 0.3/14 MB
Progress (1): 0.4/14 MB
Progress (1): 0.4/14 MB
Progress (1): 0.5/14 MB
Progress (1): 0.6/14 MB
Progress (1): 0.7/14 MB
Progress (1): 0.7/14 MB
Progress (1): 0.8/14 MB
Progress (1): 0.9/14 MB
Progress (1): 1.0/14 MB
Progress (1): 1.0/14 MB
Progress (1): 1.1/14 MB
Progress (1): 1.2/14 MB
Progress (1): 1.3/14 MB
Progress (1): 1.3/14 MB
Progress (1): 1.4/14 MB
Progress (1): 1.5/14 MB
Progress (1): 1.5/14 MB
Progress (1): 1.6/14 MB
Progress (1): 1.7/14 MB
Progress (1): 1.8/14 MB
Progress (1): 1.8/14 MB
Progress (1): 1.9/14 MB
Progress (1): 2.0/14 MB
Progress (1): 2.1/14 MB
Progress (1): 2.1/14 MB
Progress (1): 2.2/14 MB
Progress (1): 2.3/14 MB
Progress (1): 2.4/14 MB
Progress (1): 2.4/14 MB
Progress (1): 2.5/14 MB
Progress (1): 2.6/14 MB
Progress (1): 2.7/14 MB
Progress (1): 2.7/14 MB
Progress (1): 2.8/14 MB
Progress (1): 2.9/14 MB
Progress (1): 2.9/14 MB
Progress (1): 3.0/14 MB
Progress (1): 3.1/14 MB
Progress (1): 3.2/14 MB
Progress (1): 3.2/14 MB
Progress (1): 3.3/14 MB
Progress (1): 3.4/14 MB
Progress (1): 3.5/14 MB
Progress (1): 3.5/14 MB
Progress (1): 3.6/14 MB
Progress (1): 3.7/14 MB
Progress (1): 3.8/14 MB
Progress (1): 3.8/14 MB
Progress (1): 3.9/14 MB
Progress (1): 4.0/14 MB
Progress (1): 4.1/14 MB
Progress (1): 4.1/14 MB
Progress (1): 4.2/14 MB
Progress (1): 4.3/14 MB
Progress (1): 4.3/14 MB
Progress (1): 4.4/14 MB
Progress (1): 4.5/14 MB
Progress (1): 4.6/14 MB
Progress (1): 4.6/14 MB
Progress (1): 4.7/14 MB
Progress (1): 4.8/14 MB
Progress (1): 4.9/14 MB
Progress (1): 4.9/14 MB
Progress (1): 5.0/14 MB
Progress (1): 5.1/14 MB
Progress (1): 5.2/14 MB
Progress (1): 5.2/14 MB
Progress (1): 5.3/14 MB
Progress (1): 5.4/14 MB
Progress (1): 5.5/14 MB
Progress (1): 5.5/14 MB
Progress (1): 5.6/14 MB
Progress (1): 5.7/14 MB
Progress (1): 5.7/14 MB
Progress (1): 5.8/14 MB
Progress (1): 5.9/14 MB
Progress (1): 6.0/14 MB
Progress (1): 6.0/14 MB
Progress (1): 6.1/14 MB
Progress (1): 6.2/14 MB
Progress (1): 6.3/14 MB
Progress (1): 6.3/14 MB
Progress (1): 6.4/14 MB
Progress (1): 6.5/14 MB
Progress (1): 6.6/14 MB
Progress (1): 6.6/14 MB
Progress (1): 6.7/14 MB
Progress (1): 6.8/14 MB
Progress (1): 6.9/14 MB
Progress (1): 6.9/14 MB
Progress (1): 7.0/14 MB
Progress (1): 7.1/14 MB
Progress (1): 7.1/14 MB
Progress (1): 7.2/14 MB
Progress (1): 7.3/14 MB
Progress (1): 7.4/14 MB
Progress (1): 7.4/14 MB
Progress (1): 7.5/14 MB
Progress (1): 7.6/14 MB
Progress (1): 7.7/14 MB
Progress (1): 7.7/14 MB
Progress (1): 7.8/14 MB
Progress (1): 7.9/14 MB
Progress (1): 8.0/14 MB
Progress (1): 8.0/14 MB
Progress (1): 8.1/14 MB
Progress (1): 8.2/14 MB
Progress (1): 8.3/14 MB
Progress (1): 8.3/14 MB
Progress (1): 8.4/14 MB
Progress (1): 8.5/14 MB
Progress (1): 8.6/14 MB
Progress (1): 8.6/14 MB
Progress (1): 8.7/14 MB
Progress (1): 8.8/14 MB
Progress (1): 8.8/14 MB
Progress (1): 8.9/14 MB
Progress (1): 9.0/14 MB
Progress (1): 9.1/14 MB
Progress (1): 9.1/14 MB
Progress (1): 9.2/14 MB
Progress (1): 9.3/14 MB
Progress (1): 9.4/14 MB
Progress (1): 9.4/14 MB
Progress (1): 9.5/14 MB
Progress (1): 9.6/14 MB
Progress (1): 9.7/14 MB
Progress (1): 9.7/14 MB
Progress (1): 9.8/14 MB
Progress (1): 9.9/14 MB
Progress (1): 10.0/14 MB
Progress (1): 10/14 MB  
Progress (1): 10/14 MB
Progress (1): 10/14 MB
Progress (1): 10/14 MB
Progress (1): 10/14 MB
Progress (1): 10/14 MB
Progress (1): 10/14 MB
Progress (1): 11/14 MB
Progress (1): 11/14 MB
Progress (1): 11/14 MB
Progress (1): 11/14 MB
Progress (1): 11/14 MB
Progress (1): 11/14 MB
Progress (1): 11/14 MB
Progress (1): 11/14 MB
Progress (1): 11/14 MB
Progress (1): 11/14 MB
Progress (1): 11/14 MB
Progress (1): 11/14 MB
Progress (1): 11/14 MB
Progress (1): 11/14 MB
Progress (1): 12/14 MB
Progress (1): 12/14 MB
Progress (1): 12/14 MB
Progress (1): 12/14 MB
Progress (1): 12/14 MB
Progress (1): 12/14 MB
Progress (1): 12/14 MB
Progress (1): 12/14 MB
Progress (1): 12/14 MB
Progress (1): 12/14 MB
Progress (1): 12/14 MB
Progress (1): 12/14 MB
Progress (1): 12/14 MB
Progress (1): 13/14 MB
Progress (1): 13/14 MB
Progress (1): 13/14 MB
Progress (1): 13/14 MB
Progress (1): 13/14 MB
Progress (1): 13/14 MB
Progress (1): 13/14 MB
Progress (1): 13/14 MB
Progress (1): 13/14 MB
Progress (1): 13/14 MB
Progress (1): 13/14 MB
Progress (1): 13/14 MB
Progress (1): 13/14 MB
Progress (1): 13/14 MB
Progress (1): 14/14 MB
Progress (1): 14/14 MB
Progress (1): 14/14 MB
Progress (1): 14/14 MB
Progress (1): 14/14 MB
Progress (1): 14/14 MB
Progress (1): 14/14 MB
Progress (1): 14/14 MB
Progress (1): 14/14 MB
Progress (1): 14/14 MB
Progress (1): 14/14 MB
Progress (1): 14 MB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/xerial/sqlite-jdbc/3.49.1.0/sqlite-jdbc-3.49.1.0.jar (14 MB at 19 MB/s)
#14 288.0 Downloading from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/edu/ucar/cdm-core/5.6.0/cdm-core-5.6.0.jar
#14 288.0 Downloading from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/edu/ucar/httpservices/5.6.0/httpservices-5.6.0.jar
#14 288.3 Progress (1): 0/4.3 MB
Progress (1): 0/4.3 MB
Progress (1): 0.1/4.3 MB
Progress (1): 0.1/4.3 MB
Progress (2): 0.1/4.3 MB | 4.1/80 kB
Progress (2): 0.1/4.3 MB | 7.4/80 kB
Progress (2): 0.1/4.3 MB | 7.4/80 kB
Progress (2): 0.1/4.3 MB | 7.4/80 kB
Progress (2): 0.2/4.3 MB | 7.4/80 kB
Progress (2): 0.2/4.3 MB | 7.4/80 kB
Progress (2): 0.2/4.3 MB | 12/80 kB 
Progress (2): 0.2/4.3 MB | 16/80 kB
Progress (2): 0.2/4.3 MB | 20/80 kB
Progress (2): 0.2/4.3 MB | 23/80 kB
Progress (2): 0.2/4.3 MB | 28/80 kB
Progress (2): 0.2/4.3 MB | 32/80 kB
Progress (2): 0.2/4.3 MB | 36/80 kB
Progress (2): 0.2/4.3 MB | 39/80 kB
Progress (2): 0.2/4.3 MB | 39/80 kB
Progress (2): 0.2/4.3 MB | 39/80 kB
Progress (2): 0.3/4.3 MB | 39/80 kB
Progress (2): 0.3/4.3 MB | 39/80 kB
Progress (2): 0.3/4.3 MB | 39/80 kB
Progress (2): 0.3/4.3 MB | 39/80 kB
Progress (2): 0.4/4.3 MB | 39/80 kB
Progress (2): 0.4/4.3 MB | 39/80 kB
Progress (2): 0.4/4.3 MB | 39/80 kB
Progress (2): 0.4/4.3 MB | 44/80 kB
Progress (2): 0.4/4.3 MB | 48/80 kB
Progress (2): 0.4/4.3 MB | 52/80 kB
Progress (2): 0.4/4.3 MB | 55/80 kB
Progress (2): 0.4/4.3 MB | 60/80 kB
Progress (2): 0.4/4.3 MB | 64/80 kB
Progress (2): 0.4/4.3 MB | 68/80 kB
Progress (2): 0.4/4.3 MB | 71/80 kB
Progress (2): 0.4/4.3 MB | 74/80 kB
Progress (2): 0.4/4.3 MB | 78/80 kB
Progress (2): 0.4/4.3 MB | 80 kB   
Progress (2): 0.4/4.3 MB | 80 kB
Progress (2): 0.5/4.3 MB | 80 kB
Progress (2): 0.5/4.3 MB | 80 kB
Progress (2): 0.5/4.3 MB | 80 kB
Progress (2): 0.5/4.3 MB | 80 kB
Progress (2): 0.6/4.3 MB | 80 kB
Progress (2): 0.6/4.3 MB | 80 kB
Progress (2): 0.6/4.3 MB | 80 kB
Progress (2): 0.6/4.3 MB | 80 kB
Progress (2): 0.7/4.3 MB | 80 kB
Progress (2): 0.7/4.3 MB | 80 kB
                                
Downloaded from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/edu/ucar/httpservices/5.6.0/httpservices-5.6.0.jar (80 kB at 98 kB/s)
#14 289.0 Progress (1): 0.7/4.3 MB
Progress (1): 0.7/4.3 MB
Progress (1): 0.8/4.3 MB
Progress (1): 0.8/4.3 MB
Progress (1): 0.8/4.3 MB
Progress (1): 0.8/4.3 MB
Progress (1): 0.9/4.3 MB
Progress (1): 0.9/4.3 MB
Progress (1): 0.9/4.3 MB
Progress (1): 0.9/4.3 MB
Progress (1): 1.0/4.3 MB
Progress (1): 1.0/4.3 MB
Progress (1): 1.0/4.3 MB
Progress (1): 1.0/4.3 MB
Progress (1): 1.1/4.3 MB
Progress (1): 1.1/4.3 MB
Progress (1): 1.1/4.3 MB
Progress (1): 1.1/4.3 MB
Progress (1): 1.2/4.3 MB
Progress (1): 1.2/4.3 MB
Progress (1): 1.2/4.3 MB
Progress (1): 1.2/4.3 MB
Progress (1): 1.3/4.3 MB
Progress (1): 1.3/4.3 MB
Progress (1): 1.3/4.3 MB
Progress (1): 1.3/4.3 MB
Progress (1): 1.4/4.3 MB
Progress (1): 1.4/4.3 MB
Progress (1): 1.4/4.3 MB
Progress (1): 1.4/4.3 MB
Progress (1): 1.4/4.3 MB
Progress (1): 1.5/4.3 MB
Progress (1): 1.5/4.3 MB
Progress (1): 1.5/4.3 MB
Progress (1): 1.5/4.3 MB
Progress (1): 1.6/4.3 MB
Progress (1): 1.6/4.3 MB
Progress (1): 1.6/4.3 MB
Progress (1): 1.6/4.3 MB
Progress (1): 1.7/4.3 MB
Progress (1): 1.7/4.3 MB
Progress (1): 1.7/4.3 MB
Progress (1): 1.7/4.3 MB
Progress (1): 1.8/4.3 MB
Progress (1): 1.8/4.3 MB
Progress (1): 1.8/4.3 MB
Progress (1): 1.8/4.3 MB
Progress (1): 1.9/4.3 MB
Progress (1): 1.9/4.3 MB
Progress (1): 1.9/4.3 MB
Progress (1): 1.9/4.3 MB
Progress (1): 2.0/4.3 MB
Progress (1): 2.0/4.3 MB
Progress (1): 2.0/4.3 MB
Progress (1): 2.0/4.3 MB
Progress (1): 2.1/4.3 MB
Progress (1): 2.1/4.3 MB
Progress (1): 2.1/4.3 MB
Progress (1): 2.1/4.3 MB
Progress (1): 2.2/4.3 MB
Progress (1): 2.2/4.3 MB
Progress (1): 2.2/4.3 MB
Progress (1): 2.2/4.3 MB
Progress (1): 2.3/4.3 MB
Progress (1): 2.3/4.3 MB
Progress (1): 2.3/4.3 MB
Progress (1): 2.3/4.3 MB
Progress (1): 2.4/4.3 MB
Progress (1): 2.4/4.3 MB
Progress (1): 2.4/4.3 MB
Progress (1): 2.4/4.3 MB
Progress (1): 2.5/4.3 MB
Progress (1): 2.5/4.3 MB
Progress (1): 2.5/4.3 MB
Progress (1): 2.5/4.3 MB
Progress (1): 2.6/4.3 MB
Progress (1): 2.6/4.3 MB
Progress (1): 2.6/4.3 MB
Progress (1): 2.6/4.3 MB
Progress (1): 2.7/4.3 MB
Progress (1): 2.7/4.3 MB
Progress (1): 2.7/4.3 MB
Progress (1): 2.7/4.3 MB
Progress (1): 2.8/4.3 MB
Progress (1): 2.8/4.3 MB
Progress (1): 2.8/4.3 MB
Progress (1): 2.8/4.3 MB
Progress (1): 2.9/4.3 MB
Progress (1): 2.9/4.3 MB
Progress (1): 2.9/4.3 MB
Progress (1): 2.9/4.3 MB
Progress (1): 2.9/4.3 MB
Progress (1): 3.0/4.3 MB
Progress (1): 3.0/4.3 MB
Progress (1): 3.0/4.3 MB
Progress (1): 3.0/4.3 MB
Progress (1): 3.1/4.3 MB
Progress (1): 3.1/4.3 MB
Progress (1): 3.1/4.3 MB
Progress (1): 3.1/4.3 MB
Progress (1): 3.2/4.3 MB
Progress (1): 3.2/4.3 MB
Progress (1): 3.2/4.3 MB
Progress (1): 3.2/4.3 MB
Progress (1): 3.3/4.3 MB
Progress (1): 3.3/4.3 MB
Progress (1): 3.3/4.3 MB
Progress (1): 3.3/4.3 MB
Progress (1): 3.4/4.3 MB
Progress (1): 3.4/4.3 MB
Progress (1): 3.4/4.3 MB
Progress (1): 3.4/4.3 MB
Progress (1): 3.5/4.3 MB
Progress (1): 3.5/4.3 MB
Progress (1): 3.5/4.3 MB
Progress (1): 3.5/4.3 MB
Progress (1): 3.6/4.3 MB
Progress (1): 3.6/4.3 MB
Progress (1): 3.6/4.3 MB
Progress (1): 3.6/4.3 MB
Progress (1): 3.7/4.3 MB
Progress (1): 3.7/4.3 MB
Progress (1): 3.7/4.3 MB
Progress (1): 3.7/4.3 MB
Progress (1): 3.8/4.3 MB
Progress (1): 3.8/4.3 MB
Progress (1): 3.8/4.3 MB
Progress (1): 3.8/4.3 MB
Progress (1): 3.9/4.3 MB
Progress (1): 3.9/4.3 MB
Progress (1): 3.9/4.3 MB
Progress (1): 3.9/4.3 MB
Progress (1): 4.0/4.3 MB
Progress (1): 4.0/4.3 MB
Progress (1): 4.0/4.3 MB
Progress (1): 4.0/4.3 MB
Progress (1): 4.1/4.3 MB
Progress (1): 4.1/4.3 MB
Progress (1): 4.1/4.3 MB
Progress (1): 4.1/4.3 MB
Progress (1): 4.2/4.3 MB
Progress (1): 4.2/4.3 MB
Progress (1): 4.2/4.3 MB
Progress (1): 4.2/4.3 MB
Progress (1): 4.3/4.3 MB
Progress (1): 4.3/4.3 MB
Progress (1): 4.3 MB    
                    
Downloaded from unidata.releases: https://artifacts.unidata.ucar.edu/repository/unidata-releases/edu/ucar/cdm-core/5.6.0/cdm-core-5.6.0.jar (4.3 MB at 1.5 MB/s)
#14 291.2 [INFO] 
#14 291.2 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ formats-gpl ---
#14 291.2 [INFO] 
#14 291.2 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ formats-gpl ---
#14 291.2 [INFO] 
#14 291.2 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ formats-gpl ---
#14 291.2 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/formats-gpl' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 291.2 [INFO] Working directory: /bio-formats-build/bioformats/components/formats-gpl
#14 291.2 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757204023861
#14 291.2 [WARNING] Cannot get the branch information from the git repository: 
#14 291.2 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 291.2 
#14 291.2 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/formats-gpl' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 291.2 [INFO] Working directory: /bio-formats-build/bioformats/components/formats-gpl
#14 291.2 [INFO] Storing buildScmBranch: UNKNOWN
#14 291.2 [INFO] 
#14 291.2 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ formats-gpl ---
#14 291.2 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 291.2 [INFO] Copying 2 resources
#14 291.2 [INFO] skip non existing resourceDirectory /bio-formats-build/bioformats/components/formats-gpl/lib
#14 291.2 [INFO] Copying 0 resource
#14 291.2 [INFO] Copying 0 resource
#14 291.2 [INFO] 
#14 291.2 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ formats-gpl ---
#14 291.3 [INFO] Recompiling the module because of changed dependency.
#14 291.3 [INFO] Compiling 178 source files with javac [debug release 8] to target/classes
#14 293.4 [WARNING] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/LeicaReader.java:[1321,42] non-varargs call of varargs method with inexact argument type for last parameter;
#14 293.4   cast to java.lang.Object for a varargs call
#14 293.4   cast to java.lang.Object[] for a non-varargs call and to suppress this warning
#14 293.4 [INFO] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/MIASReader.java: Some input files use or override a deprecated API.
#14 293.4 [INFO] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/MIASReader.java: Recompile with -Xlint:deprecation for details.
#14 293.4 [INFO] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/ImarisHDFReader.java: Some input files use unchecked or unsafe operations.
#14 293.4 [INFO] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/ImarisHDFReader.java: Recompile with -Xlint:unchecked for details.
#14 293.4 [INFO] 
#14 293.4 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ formats-gpl ---
#14 293.4 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 293.4 [INFO] Copying 24 resources
#14 293.4 [INFO] 
#14 293.4 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ formats-gpl ---
#14 293.4 [INFO] Recompiling the module because of changed dependency.
#14 293.4 [INFO] Compiling 23 source files with javac [debug release 8] to target/test-classes
#14 293.6 [INFO] /bio-formats-build/bioformats/components/formats-gpl/test/loci/formats/utests/InOutCurrentTest.java: /bio-formats-build/bioformats/components/formats-gpl/test/loci/formats/utests/InOutCurrentTest.java uses unchecked or unsafe operations.
#14 293.6 [INFO] /bio-formats-build/bioformats/components/formats-gpl/test/loci/formats/utests/InOutCurrentTest.java: Recompile with -Xlint:unchecked for details.
#14 293.6 [INFO] 
#14 293.6 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ formats-gpl ---
#14 293.6 [INFO] 
#14 293.6 [INFO] -------------------------------------------------------
#14 293.6 [INFO]  T E S T S
#14 293.6 [INFO] -------------------------------------------------------
#14 293.8 [INFO] Running TestSuite
#14 294.9 2025-09-07 00:13:47,508 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.Laser@78aea4b9 reference to urn:lsid:foo.bar.com:LightSource:123789 missing from object hierarchy.
#14 294.9 2025-09-07 00:13:47,511 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.FilterSet@69c79f09 reference to urn:lsid:foo.bar.com:Dichroic:123456 missing from object hierarchy.
#14 294.9 2025-09-07 00:13:47,586 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.Laser@48e64352 reference to urn:lsid:foo.bar.com:LightSource:123789 missing from object hierarchy.
#14 294.9 2025-09-07 00:13:47,586 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.FilterSet@7249dadf reference to urn:lsid:foo.bar.com:Dichroic:123456 missing from object hierarchy.
#14 295.0 2025-09-07 00:13:47,639 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.Laser@7048f722 reference to urn:lsid:foo.bar.com:LightSource:123789 missing from object hierarchy.
#14 295.0 2025-09-07 00:13:47,639 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.FilterSet@c074c0c reference to urn:lsid:foo.bar.com:Dichroic:123456 missing from object hierarchy.
#14 295.0 2025-09-07 00:13:47,686 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.FilterSet@3c1e3314 reference to urn:lsid:foo.bar.com:Dichroic:123456 missing from object hierarchy.
#14 295.0 2025-09-07 00:13:47,686 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.Laser@26f143ed reference to urn:lsid:foo.bar.com:LightSource:123789 missing from object hierarchy.
#14 295.2 2025-09-07 00:13:47,810 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.Laser@22d6cac2 reference to urn:lsid:foo.bar.com:LightSource:123789 missing from object hierarchy.
#14 295.2 2025-09-07 00:13:47,810 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.FilterSet@30cdae70 reference to urn:lsid:foo.bar.com:Dichroic:123456 missing from object hierarchy.
#14 295.2 2025-09-07 00:13:47,854 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.FilterSet@28782602 reference to urn:lsid:foo.bar.com:Dichroic:123456 missing from object hierarchy.
#14 295.2 2025-09-07 00:13:47,855 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.Laser@c96a4ea reference to urn:lsid:foo.bar.com:LightSource:123789 missing from object hierarchy.
#14 295.3 2025-09-07 00:13:47,898 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.FilterSet@6622a690 reference to urn:lsid:foo.bar.com:Dichroic:123456 missing from object hierarchy.
#14 295.3 2025-09-07 00:13:47,898 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.Laser@6b9c69a9 reference to urn:lsid:foo.bar.com:LightSource:123789 missing from object hierarchy.
#14 295.3 2025-09-07 00:13:47,938 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.Laser@5d05ef57 reference to urn:lsid:foo.bar.com:LightSource:123789 missing from object hierarchy.
#14 295.3 2025-09-07 00:13:47,938 [main] WARN  ome.xml.model.OMEModelImpl - ome.xml.model.FilterSet@213deac2 reference to urn:lsid:foo.bar.com:Dichroic:123456 missing from object hierarchy.
#14 295.6 [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.808 s - in TestSuite
#14 295.9 [INFO] 
#14 295.9 [INFO] Results:
#14 295.9 [INFO] 
#14 295.9 [INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0
#14 295.9 [INFO] 
#14 295.9 [INFO] 
#14 295.9 [INFO] --- maven-surefire-plugin:2.22.0:test (missing-mdb-test) @ formats-gpl ---
#14 295.9 [INFO] 
#14 295.9 [INFO] -------------------------------------------------------
#14 295.9 [INFO]  T E S T S
#14 295.9 [INFO] -------------------------------------------------------
#14 296.1 [INFO] Running TestSuite
#14 296.5 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in TestSuite
#14 296.8 [INFO] 
#14 296.8 [INFO] Results:
#14 296.8 [INFO] 
#14 296.8 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
#14 296.8 [INFO] 
#14 296.8 [INFO] 
#14 296.8 [INFO] --- maven-surefire-plugin:2.22.0:test (missing-poi-test) @ formats-gpl ---
#14 296.8 [INFO] 
#14 296.8 [INFO] -------------------------------------------------------
#14 296.8 [INFO]  T E S T S
#14 296.8 [INFO] -------------------------------------------------------
#14 297.0 [INFO] Running TestSuite
#14 297.5 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in TestSuite
#14 297.8 [INFO] 
#14 297.8 [INFO] Results:
#14 297.8 [INFO] 
#14 297.8 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
#14 297.8 [INFO] 
#14 297.8 [INFO] 
#14 297.8 [INFO] --- maven-surefire-plugin:2.22.0:test (missing-netcdf-test) @ formats-gpl ---
#14 297.8 [INFO] 
#14 297.8 [INFO] -------------------------------------------------------
#14 297.8 [INFO]  T E S T S
#14 297.8 [INFO] -------------------------------------------------------
#14 297.9 [INFO] Running TestSuite
#14 298.4 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s - in TestSuite
#14 298.7 [INFO] 
#14 298.7 [INFO] Results:
#14 298.7 [INFO] 
#14 298.7 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
#14 298.7 [INFO] 
#14 298.7 [INFO] 
#14 298.7 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ formats-gpl ---
#14 298.8 [INFO] Building jar: /bio-formats-build/bioformats/components/formats-gpl/target/formats-gpl-8.4.0-SNAPSHOT.jar
#14 298.8 [INFO] 
#14 298.8 [INFO] >>> maven-source-plugin:3.0.1:jar (default) > generate-sources @ formats-gpl >>>
#14 298.8 [INFO] 
#14 298.8 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ formats-gpl ---
#14 298.8 [INFO] 
#14 298.8 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ formats-gpl ---
#14 298.8 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/formats-gpl' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 298.8 [INFO] Working directory: /bio-formats-build/bioformats/components/formats-gpl
#14 298.8 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757204031438
#14 298.8 [WARNING] Cannot get the branch information from the git repository: 
#14 298.8 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 298.8 
#14 298.8 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/formats-gpl' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 298.8 [INFO] Working directory: /bio-formats-build/bioformats/components/formats-gpl
#14 298.8 [INFO] Storing buildScmBranch: UNKNOWN
#14 298.8 [INFO] 
#14 298.8 [INFO] <<< maven-source-plugin:3.0.1:jar (default) < generate-sources @ formats-gpl <<<
#14 298.8 [INFO] 
#14 298.8 [INFO] 
#14 298.8 [INFO] --- maven-source-plugin:3.0.1:jar (default) @ formats-gpl ---
#14 298.8 [INFO] Building jar: /bio-formats-build/bioformats/components/formats-gpl/target/formats-gpl-8.4.0-SNAPSHOT-sources.jar
#14 298.9 [INFO] 
#14 298.9 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ formats-gpl ---
#14 298.9 [INFO] Building jar: /bio-formats-build/bioformats/components/formats-gpl/target/formats-gpl-8.4.0-SNAPSHOT-tests.jar
#14 298.9 [INFO] 
#14 298.9 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ formats-gpl ---
#14 298.9 [INFO] Installing /bio-formats-build/bioformats/components/formats-gpl/target/formats-gpl-8.4.0-SNAPSHOT.jar to /home/build/.m2/repository/ome/formats-gpl/8.4.0-SNAPSHOT/formats-gpl-8.4.0-SNAPSHOT.jar
#14 298.9 [INFO] Installing /bio-formats-build/bioformats/components/formats-gpl/pom.xml to /home/build/.m2/repository/ome/formats-gpl/8.4.0-SNAPSHOT/formats-gpl-8.4.0-SNAPSHOT.pom
#14 298.9 [INFO] Installing /bio-formats-build/bioformats/components/formats-gpl/target/formats-gpl-8.4.0-SNAPSHOT-sources.jar to /home/build/.m2/repository/ome/formats-gpl/8.4.0-SNAPSHOT/formats-gpl-8.4.0-SNAPSHOT-sources.jar
#14 298.9 [INFO] Installing /bio-formats-build/bioformats/components/formats-gpl/target/formats-gpl-8.4.0-SNAPSHOT-tests.jar to /home/build/.m2/repository/ome/formats-gpl/8.4.0-SNAPSHOT/formats-gpl-8.4.0-SNAPSHOT-tests.jar
#14 298.9 [INFO] 
#14 298.9 [INFO] ----------------------< ome:bio-formats_plugins >-----------------------
#14 298.9 [INFO] Building Bio-Formats Plugins for ImageJ 8.4.0-SNAPSHOT           [17/24]
#14 298.9 [INFO] --------------------------------[ jar ]---------------------------------
#14 298.9 Downloading from central: https://repo.maven.apache.org/maven2/net/imagej/ij/1.54c/ij-1.54c.pom
#14 298.9 Progress (1): 4.1/7.9 kB
Progress (1): 7.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/net/imagej/ij/1.54c/ij-1.54c.pom (7.9 kB at 263 kB/s)
#14 299.0 Downloading from central: https://repo.maven.apache.org/maven2/net/imagej/ij/1.54c/ij-1.54c.jar
#14 299.0 Progress (1): 0/2.5 MB
Progress (1): 0/2.5 MB
Progress (1): 0/2.5 MB
Progress (1): 0.1/2.5 MB
Progress (1): 0.1/2.5 MB
Progress (1): 0.1/2.5 MB
Progress (1): 0.1/2.5 MB
Progress (1): 0.1/2.5 MB
Progress (1): 0.1/2.5 MB
Progress (1): 0.2/2.5 MB
Progress (1): 0.2/2.5 MB
Progress (1): 0.2/2.5 MB
Progress (1): 0.2/2.5 MB
Progress (1): 0.2/2.5 MB
Progress (1): 0.2/2.5 MB
Progress (1): 0.3/2.5 MB
Progress (1): 0.3/2.5 MB
Progress (1): 0.3/2.5 MB
Progress (1): 0.3/2.5 MB
Progress (1): 0.3/2.5 MB
Progress (1): 0.3/2.5 MB
Progress (1): 0.4/2.5 MB
Progress (1): 0.4/2.5 MB
Progress (1): 0.4/2.5 MB
Progress (1): 0.4/2.5 MB
Progress (1): 0.4/2.5 MB
Progress (1): 0.4/2.5 MB
Progress (1): 0.5/2.5 MB
Progress (1): 0.5/2.5 MB
Progress (1): 0.5/2.5 MB
Progress (1): 0.5/2.5 MB
Progress (1): 0.5/2.5 MB
Progress (1): 0.5/2.5 MB
Progress (1): 0.6/2.5 MB
Progress (1): 0.6/2.5 MB
Progress (1): 0.6/2.5 MB
Progress (1): 0.6/2.5 MB
Progress (1): 0.6/2.5 MB
Progress (1): 0.6/2.5 MB
Progress (1): 0.7/2.5 MB
Progress (1): 0.7/2.5 MB
Progress (1): 0.7/2.5 MB
Progress (1): 0.7/2.5 MB
Progress (1): 0.7/2.5 MB
Progress (1): 0.7/2.5 MB
Progress (1): 0.8/2.5 MB
Progress (1): 0.8/2.5 MB
Progress (1): 0.8/2.5 MB
Progress (1): 0.8/2.5 MB
Progress (1): 0.8/2.5 MB
Progress (1): 0.8/2.5 MB
Progress (1): 0.8/2.5 MB
Progress (1): 0.9/2.5 MB
Progress (1): 0.9/2.5 MB
Progress (1): 0.9/2.5 MB
Progress (1): 0.9/2.5 MB
Progress (1): 0.9/2.5 MB
Progress (1): 0.9/2.5 MB
Progress (1): 1.0/2.5 MB
Progress (1): 1.0/2.5 MB
Progress (1): 1.0/2.5 MB
Progress (1): 1.0/2.5 MB
Progress (1): 1.0/2.5 MB
Progress (1): 1.0/2.5 MB
Progress (1): 1.1/2.5 MB
Progress (1): 1.1/2.5 MB
Progress (1): 1.1/2.5 MB
Progress (1): 1.1/2.5 MB
Progress (1): 1.1/2.5 MB
Progress (1): 1.1/2.5 MB
Progress (1): 1.2/2.5 MB
Progress (1): 1.2/2.5 MB
Progress (1): 1.2/2.5 MB
Progress (1): 1.2/2.5 MB
Progress (1): 1.2/2.5 MB
Progress (1): 1.2/2.5 MB
Progress (1): 1.3/2.5 MB
Progress (1): 1.3/2.5 MB
Progress (1): 1.3/2.5 MB
Progress (1): 1.3/2.5 MB
Progress (1): 1.3/2.5 MB
Progress (1): 1.3/2.5 MB
Progress (1): 1.4/2.5 MB
Progress (1): 1.4/2.5 MB
Progress (1): 1.4/2.5 MB
Progress (1): 1.4/2.5 MB
Progress (1): 1.4/2.5 MB
Progress (1): 1.4/2.5 MB
Progress (1): 1.5/2.5 MB
Progress (1): 1.5/2.5 MB
Progress (1): 1.5/2.5 MB
Progress (1): 1.5/2.5 MB
Progress (1): 1.5/2.5 MB
Progress (1): 1.5/2.5 MB
Progress (1): 1.6/2.5 MB
Progress (1): 1.6/2.5 MB
Progress (1): 1.6/2.5 MB
Progress (1): 1.6/2.5 MB
Progress (1): 1.6/2.5 MB
Progress (1): 1.6/2.5 MB
Progress (1): 1.7/2.5 MB
Progress (1): 1.7/2.5 MB
Progress (1): 1.7/2.5 MB
Progress (1): 1.7/2.5 MB
Progress (1): 1.7/2.5 MB
Progress (1): 1.7/2.5 MB
Progress (1): 1.7/2.5 MB
Progress (1): 1.8/2.5 MB
Progress (1): 1.8/2.5 MB
Progress (1): 1.8/2.5 MB
Progress (1): 1.8/2.5 MB
Progress (1): 1.8/2.5 MB
Progress (1): 1.8/2.5 MB
Progress (1): 1.9/2.5 MB
Progress (1): 1.9/2.5 MB
Progress (1): 1.9/2.5 MB
Progress (1): 1.9/2.5 MB
Progress (1): 1.9/2.5 MB
Progress (1): 1.9/2.5 MB
Progress (1): 2.0/2.5 MB
Progress (1): 2.0/2.5 MB
Progress (1): 2.0/2.5 MB
Progress (1): 2.0/2.5 MB
Progress (1): 2.0/2.5 MB
Progress (1): 2.0/2.5 MB
Progress (1): 2.1/2.5 MB
Progress (1): 2.1/2.5 MB
Progress (1): 2.1/2.5 MB
Progress (1): 2.1/2.5 MB
Progress (1): 2.1/2.5 MB
Progress (1): 2.1/2.5 MB
Progress (1): 2.2/2.5 MB
Progress (1): 2.2/2.5 MB
Progress (1): 2.2/2.5 MB
Progress (1): 2.2/2.5 MB
Progress (1): 2.2/2.5 MB
Progress (1): 2.2/2.5 MB
Progress (1): 2.3/2.5 MB
Progress (1): 2.3/2.5 MB
Progress (1): 2.3/2.5 MB
Progress (1): 2.3/2.5 MB
Progress (1): 2.3/2.5 MB
Progress (1): 2.3/2.5 MB
Progress (1): 2.4/2.5 MB
Progress (1): 2.4/2.5 MB
Progress (1): 2.4/2.5 MB
Progress (1): 2.4/2.5 MB
Progress (1): 2.4/2.5 MB
Progress (1): 2.4/2.5 MB
Progress (1): 2.5/2.5 MB
Progress (1): 2.5/2.5 MB
Progress (1): 2.5 MB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/net/imagej/ij/1.54c/ij-1.54c.jar (2.5 MB at 20 MB/s)
#14 299.1 [INFO] 
#14 299.1 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bio-formats_plugins ---
#14 299.1 [INFO] 
#14 299.1 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ bio-formats_plugins ---
#14 299.1 [INFO] 
#14 299.1 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bio-formats_plugins ---
#14 299.1 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/bio-formats-plugins' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 299.1 [INFO] Working directory: /bio-formats-build/bioformats/components/bio-formats-plugins
#14 299.1 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757204031731
#14 299.1 [WARNING] Cannot get the branch information from the git repository: 
#14 299.1 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 299.1 
#14 299.1 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/bio-formats-plugins' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 299.1 [INFO] Working directory: /bio-formats-build/bioformats/components/bio-formats-plugins
#14 299.1 [INFO] Storing buildScmBranch: UNKNOWN
#14 299.1 [INFO] 
#14 299.1 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ bio-formats_plugins ---
#14 299.1 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 299.1 [INFO] Copying 3 resources
#14 299.1 [INFO] skip non existing resourceDirectory /bio-formats-build/bioformats/components/bio-formats-plugins/lib
#14 299.1 [INFO] Copying 0 resource
#14 299.1 [INFO] Copying 0 resource
#14 299.1 [INFO] 
#14 299.1 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ bio-formats_plugins ---
#14 299.1 [INFO] Recompiling the module because of changed dependency.
#14 299.1 [INFO] Compiling 70 source files with javac [debug release 8] to target/classes
#14 299.6 [INFO] /bio-formats-build/bioformats/components/bio-formats-plugins/src/loci/plugins/in/ImportProcess.java: Some input files use or override a deprecated API.
#14 299.6 [INFO] /bio-formats-build/bioformats/components/bio-formats-plugins/src/loci/plugins/in/ImportProcess.java: Recompile with -Xlint:deprecation for details.
#14 299.6 [INFO] /bio-formats-build/bioformats/components/bio-formats-plugins/src/loci/plugins/config/ConfigWindow.java: /bio-formats-build/bioformats/components/bio-formats-plugins/src/loci/plugins/config/ConfigWindow.java uses unchecked or unsafe operations.
#14 299.6 [INFO] /bio-formats-build/bioformats/components/bio-formats-plugins/src/loci/plugins/config/ConfigWindow.java: Recompile with -Xlint:unchecked for details.
#14 299.6 [INFO] 
#14 299.6 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ bio-formats_plugins ---
#14 299.6 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 299.6 [INFO] Copying 1 resource
#14 299.6 [INFO] 
#14 299.6 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ bio-formats_plugins ---
#14 299.6 [INFO] Recompiling the module because of changed dependency.
#14 299.6 [INFO] Compiling 3 source files with javac [debug release 8] to target/test-classes
#14 299.8 [INFO] 
#14 299.8 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ bio-formats_plugins ---
#14 299.8 [INFO] 
#14 299.8 [INFO] -------------------------------------------------------
#14 299.8 [INFO]  T E S T S
#14 299.8 [INFO] -------------------------------------------------------
#14 299.9 [INFO] Running TestSuite
#14 301.2 Warning: Data has too many channels for Colorized color mode
#14 301.2 Warning: Data has too many channels for Colorized color mode
#14 301.3 Warning: Data has too many channels for Colorized color mode
#14 301.3 Warning: Data has too many channels for Colorized color mode
#14 301.4 Warning: Data has too many channels for Colorized color mode
#14 301.4 Warning: Data has too many channels for Colorized color mode
#14 301.5 Warning: Data has too many channels for Colorized color mode
#14 301.5 Warning: Data has too many channels for Colorized color mode
#14 301.5 Warning: Data has too many channels for Composite color mode
#14 301.6 Warning: Data has too many channels for Composite color mode
#14 301.9 Warning: Data has too many channels for Composite color mode
#14 301.9 Warning: Data has too many channels for Composite color mode
#14 301.9 Warning: Data has too many channels for Composite color mode
#14 301.9 Warning: Data has too many channels for Composite color mode
#14 301.9 Warning: Data has too many channels for Composite color mode
#14 301.9 Warning: Data has too many channels for Composite color mode
#14 301.9 Warning: Data has too many channels for Composite color mode
#14 301.9 Warning: Data has too many channels for Composite color mode
#14 301.9 Warning: Data has too many channels for Composite color mode
#14 302.0 Warning: Data has too many channels for Composite color mode
#14 302.0 Warning: Data has too many channels for Composite color mode
#14 302.0 Warning: Data has too many channels for Composite color mode
#14 302.0 Warning: Data has too many channels for Composite color mode
#14 302.0 Warning: Data has too many channels for Composite color mode
#14 302.0 Warning: Data has too many channels for Composite color mode
#14 302.0 Warning: Data has too many channels for Composite color mode
#14 302.3 Warning: Data has too many channels for Composite color mode
#14 302.3 Warning: Data has too many channels for Composite color mode
#14 302.3 Warning: Data has too many channels for Composite color mode
#14 302.4 Warning: Data has too many channels for Composite color mode
#14 302.4 Warning: Data has too many channels for Composite color mode
#14 302.4 Warning: Data has too many channels for Composite color mode
#14 302.4 Warning: Data has too many channels for Composite color mode
#14 302.4 Warning: Data has too many channels for Composite color mode
#14 302.4 Warning: Data has too many channels for Composite color mode
#14 302.4 Warning: Data has too many channels for Composite color mode
#14 302.4 Warning: Data has too many channels for Composite color mode
#14 302.4 Warning: Data has too many channels for Composite color mode
#14 302.4 Warning: Data has too many channels for Composite color mode
#14 302.4 Warning: Data has too many channels for Composite color mode
#14 302.4 Warning: Data has too many channels for Composite color mode
#14 302.5 Warning: Data has too many channels for Composite color mode
#14 302.5 Warning: Data has too many channels for Composite color mode
#14 302.5 Warning: Data has too many channels for Composite color mode
#14 302.8 Warning: Data has too many channels for Composite color mode
#14 302.8 Warning: Data has too many channels for Composite color mode
#14 302.9 Warning: Data has too many channels for Composite color mode
#14 302.9 Warning: Data has too many channels for Composite color mode
#14 302.9 Warning: Data has too many channels for Composite color mode
#14 302.9 Warning: Data has too many channels for Composite color mode
#14 302.9 Warning: Data has too many channels for Composite color mode
#14 302.9 Warning: Data has too many channels for Composite color mode
#14 302.9 Warning: Data has too many channels for Composite color mode
#14 302.9 Warning: Data has too many channels for Composite color mode
#14 302.9 Warning: Data has too many channels for Composite color mode
#14 303.0 Warning: Data has too many channels for Composite color mode
#14 303.0 Warning: Data has too many channels for Composite color mode
#14 303.0 Warning: Data has too many channels for Composite color mode
#14 303.0 Warning: Data has too many channels for Composite color mode
#14 303.0 Warning: Data has too many channels for Composite color mode
#14 303.3 Warning: Data has too many channels for Composite color mode
#14 303.3 Warning: Data has too many channels for Composite color mode
#14 303.4 Warning: Data has too many channels for Composite color mode
#14 303.4 Warning: Data has too many channels for Composite color mode
#14 303.4 Warning: Data has too many channels for Composite color mode
#14 303.4 Warning: Data has too many channels for Composite color mode
#14 303.4 Warning: Data has too many channels for Composite color mode
#14 303.4 Warning: Data has too many channels for Composite color mode
#14 303.4 Warning: Data has too many channels for Composite color mode
#14 303.4 Warning: Data has too many channels for Composite color mode
#14 303.4 Warning: Data has too many channels for Composite color mode
#14 303.5 Warning: Data has too many channels for Composite color mode
#14 303.5 Warning: Data has too many channels for Composite color mode
#14 303.5 Warning: Data has too many channels for Composite color mode
#14 303.5 Warning: Data has too many channels for Composite color mode
#14 303.5 Warning: Data has too many channels for Composite color mode
#14 303.5 Warning: Data has too many channels for Custom color mode
#14 303.5 Warning: Data has too many channels for Custom color mode
#14 303.6 Warning: Data has too many channels for Custom color mode
#14 303.6 Warning: Data has too many channels for Custom color mode
#14 303.6 Warning: Data has too many channels for Custom color mode
#14 303.6 Warning: Data has too many channels for Custom color mode
#14 303.7 Warning: Data has too many channels for Custom color mode
#14 303.7 Warning: Data has too many channels for Custom color mode
#14 303.7 Warning: Data has too many channels for Default color mode
#14 303.7 Warning: Data has too many channels for Default color mode
#14 303.8 Warning: Data has too many channels for Default color mode
#14 303.8 Warning: Data has too many channels for Default color mode
#14 303.8 Warning: Data has too many channels for Default color mode
#14 303.8 Warning: Data has too many channels for Default color mode
#14 303.9 Warning: Data has too many channels for Default color mode
#14 303.9 Warning: Data has too many channels for Default color mode
#14 303.9 Warning: Data has too many channels for Default color mode
#14 303.9 Warning: Data has too many channels for Default color mode
#14 304.0 Warning: Data has too many channels for Default color mode
#14 304.0 Warning: Data has too many channels for Default color mode
#14 304.0 Warning: Data has too many channels for Default color mode
#14 304.0 Warning: Data has too many channels for Default color mode
#14 304.0 Warning: Data has too many channels for Default color mode
#14 304.1 Warning: Data has too many channels for Default color mode
#14 304.1 Warning: Data has too many channels for Grayscale color mode
#14 304.1 Warning: Data has too many channels for Grayscale color mode
#14 304.1 Warning: Data has too many channels for Grayscale color mode
#14 304.2 Warning: Data has too many channels for Grayscale color mode
#14 304.2 Warning: Data has too many channels for Grayscale color mode
#14 304.2 Warning: Data has too many channels for Grayscale color mode
#14 304.2 Warning: Data has too many channels for Grayscale color mode
#14 304.3 Warning: Data has too many channels for Grayscale color mode
#14 304.3 Warning: Data has too many channels for Colorized color mode
#14 304.3 Warning: Data has too many channels for Colorized color mode
#14 304.3 Warning: Data has too many channels for Colorized color mode
#14 305.0 Warning: Data has too many channels for Default color mode
#14 305.2 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.246 s - in TestSuite
#14 305.5 [INFO] 
#14 305.5 [INFO] Results:
#14 305.5 [INFO] 
#14 305.5 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
#14 305.5 [INFO] 
#14 305.5 [INFO] 
#14 305.5 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ bio-formats_plugins ---
#14 305.5 [INFO] Building jar: /bio-formats-build/bioformats/components/bio-formats-plugins/target/bio-formats_plugins-8.4.0-SNAPSHOT.jar
#14 305.5 [INFO] 
#14 305.5 [INFO] >>> maven-source-plugin:3.0.1:jar (default) > generate-sources @ bio-formats_plugins >>>
#14 305.5 [INFO] 
#14 305.5 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ bio-formats_plugins ---
#14 305.5 [INFO] 
#14 305.5 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bio-formats_plugins ---
#14 305.5 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/bio-formats-plugins' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 305.5 [INFO] Working directory: /bio-formats-build/bioformats/components/bio-formats-plugins
#14 305.5 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757204038184
#14 305.5 [WARNING] Cannot get the branch information from the git repository: 
#14 305.5 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 305.6 
#14 305.6 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/bio-formats-plugins' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 305.6 [INFO] Working directory: /bio-formats-build/bioformats/components/bio-formats-plugins
#14 305.6 [INFO] Storing buildScmBranch: UNKNOWN
#14 305.6 [INFO] 
#14 305.6 [INFO] <<< maven-source-plugin:3.0.1:jar (default) < generate-sources @ bio-formats_plugins <<<
#14 305.6 [INFO] 
#14 305.6 [INFO] 
#14 305.6 [INFO] --- maven-source-plugin:3.0.1:jar (default) @ bio-formats_plugins ---
#14 305.6 [INFO] Building jar: /bio-formats-build/bioformats/components/bio-formats-plugins/target/bio-formats_plugins-8.4.0-SNAPSHOT-sources.jar
#14 305.6 [INFO] 
#14 305.6 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ bio-formats_plugins ---
#14 305.6 [INFO] Building jar: /bio-formats-build/bioformats/components/bio-formats-plugins/target/bio-formats_plugins-8.4.0-SNAPSHOT-tests.jar
#14 305.6 [INFO] 
#14 305.6 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bio-formats_plugins ---
#14 305.6 [INFO] Installing /bio-formats-build/bioformats/components/bio-formats-plugins/target/bio-formats_plugins-8.4.0-SNAPSHOT.jar to /home/build/.m2/repository/ome/bio-formats_plugins/8.4.0-SNAPSHOT/bio-formats_plugins-8.4.0-SNAPSHOT.jar
#14 305.6 [INFO] Installing /bio-formats-build/bioformats/components/bio-formats-plugins/pom.xml to /home/build/.m2/repository/ome/bio-formats_plugins/8.4.0-SNAPSHOT/bio-formats_plugins-8.4.0-SNAPSHOT.pom
#14 305.6 [INFO] Installing /bio-formats-build/bioformats/components/bio-formats-plugins/target/bio-formats_plugins-8.4.0-SNAPSHOT-sources.jar to /home/build/.m2/repository/ome/bio-formats_plugins/8.4.0-SNAPSHOT/bio-formats_plugins-8.4.0-SNAPSHOT-sources.jar
#14 305.6 [INFO] Installing /bio-formats-build/bioformats/components/bio-formats-plugins/target/bio-formats_plugins-8.4.0-SNAPSHOT-tests.jar to /home/build/.m2/repository/ome/bio-formats_plugins/8.4.0-SNAPSHOT/bio-formats_plugins-8.4.0-SNAPSHOT-tests.jar
#14 305.6 [INFO] 
#14 305.6 [INFO] -----------------------< ome:bio-formats-tools >------------------------
#14 305.6 [INFO] Building Bio-Formats command line tools 8.4.0-SNAPSHOT           [18/24]
#14 305.6 [INFO] --------------------------------[ jar ]---------------------------------
#14 305.6 [INFO] 
#14 305.6 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bio-formats-tools ---
#14 305.6 [INFO] 
#14 305.6 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ bio-formats-tools ---
#14 305.6 [INFO] 
#14 305.6 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bio-formats-tools ---
#14 305.6 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/bio-formats-tools' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 305.6 [INFO] Working directory: /bio-formats-build/bioformats/components/bio-formats-tools
#14 305.6 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757204038264
#14 305.6 [WARNING] Cannot get the branch information from the git repository: 
#14 305.6 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 305.6 
#14 305.6 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/bio-formats-tools' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 305.6 [INFO] Working directory: /bio-formats-build/bioformats/components/bio-formats-tools
#14 305.6 [INFO] Storing buildScmBranch: UNKNOWN
#14 305.6 [INFO] 
#14 305.6 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ bio-formats-tools ---
#14 305.6 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 305.6 [INFO] Copying 0 resource
#14 305.6 [INFO] skip non existing resourceDirectory /bio-formats-build/bioformats/components/bio-formats-tools/lib
#14 305.6 [INFO] Copying 0 resource
#14 305.6 [INFO] Copying 0 resource
#14 305.6 [INFO] 
#14 305.6 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ bio-formats-tools ---
#14 305.6 [INFO] Recompiling the module because of changed dependency.
#14 305.6 [INFO] Compiling 10 source files with javac [debug release 8] to target/classes
#14 305.8 [INFO] 
#14 305.8 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ bio-formats-tools ---
#14 305.8 [INFO] Using 'UTF-8' encoding to copy filtered resources.
#14 305.8 [INFO] Copying 1 resource
#14 305.8 [INFO] 
#14 305.8 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ bio-formats-tools ---
#14 305.8 [INFO] Recompiling the module because of changed dependency.
#14 305.8 [INFO] Compiling 1 source file with javac [debug release 8] to target/test-classes
#14 306.0 [INFO] 
#14 306.0 [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ bio-formats-tools ---
#14 306.0 [INFO] 
#14 306.0 [INFO] -------------------------------------------------------
#14 306.0 [INFO]  T E S T S
#14 306.0 [INFO] -------------------------------------------------------
#14 306.1 [INFO] Running loci.formats.tools.ImageConverterTest
#14 395.0 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.886 s - in loci.formats.tools.ImageConverterTest
#14 395.4 [INFO] 
#14 395.4 [INFO] Results:
#14 395.4 [INFO] 
#14 395.4 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0
#14 395.4 [INFO] 
#14 395.4 [INFO] 
#14 395.4 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ bio-formats-tools ---
#14 395.4 [INFO] Building jar: /bio-formats-build/bioformats/components/bio-formats-tools/target/bio-formats-tools-8.4.0-SNAPSHOT.jar
#14 395.4 [INFO] 
#14 395.4 [INFO] >>> maven-source-plugin:3.0.1:jar (default) > generate-sources @ bio-formats-tools >>>
#14 395.4 [INFO] 
#14 395.4 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ bio-formats-tools ---
#14 395.4 [INFO] 
#14 395.4 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bio-formats-tools ---
#14 395.4 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/bio-formats-tools' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 395.4 [INFO] Working directory: /bio-formats-build/bioformats/components/bio-formats-tools
#14 395.4 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757204128045
#14 395.4 [WARNING] Cannot get the branch information from the git repository: 
#14 395.4 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 395.4 
#14 395.4 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/bio-formats-tools' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 395.4 [INFO] Working directory: /bio-formats-build/bioformats/components/bio-formats-tools
#14 395.4 [INFO] Storing buildScmBranch: UNKNOWN
#14 395.4 [INFO] 
#14 395.4 [INFO] <<< maven-source-plugin:3.0.1:jar (default) < generate-sources @ bio-formats-tools <<<
#14 395.4 [INFO] 
#14 395.4 [INFO] 
#14 395.4 [INFO] --- maven-source-plugin:3.0.1:jar (default) @ bio-formats-tools ---
#14 395.4 [INFO] Building jar: /bio-formats-build/bioformats/components/bio-formats-tools/target/bio-formats-tools-8.4.0-SNAPSHOT-sources.jar
#14 395.4 [INFO] 
#14 395.4 [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ bio-formats-tools ---
#14 395.4 [INFO] Building jar: /bio-formats-build/bioformats/components/bio-formats-tools/target/bio-formats-tools-8.4.0-SNAPSHOT-tests.jar
#14 395.4 [INFO] 
#14 395.4 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bio-formats-tools ---
#14 395.4 [INFO] Installing /bio-formats-build/bioformats/components/bio-formats-tools/target/bio-formats-tools-8.4.0-SNAPSHOT.jar to /home/build/.m2/repository/ome/bio-formats-tools/8.4.0-SNAPSHOT/bio-formats-tools-8.4.0-SNAPSHOT.jar
#14 395.4 [INFO] Installing /bio-formats-build/bioformats/components/bio-formats-tools/pom.xml to /home/build/.m2/repository/ome/bio-formats-tools/8.4.0-SNAPSHOT/bio-formats-tools-8.4.0-SNAPSHOT.pom
#14 395.4 [INFO] Installing /bio-formats-build/bioformats/components/bio-formats-tools/target/bio-formats-tools-8.4.0-SNAPSHOT-sources.jar to /home/build/.m2/repository/ome/bio-formats-tools/8.4.0-SNAPSHOT/bio-formats-tools-8.4.0-SNAPSHOT-sources.jar
#14 395.4 [INFO] Installing /bio-formats-build/bioformats/components/bio-formats-tools/target/bio-formats-tools-8.4.0-SNAPSHOT-tests.jar to /home/build/.m2/repository/ome/bio-formats-tools/8.4.0-SNAPSHOT/bio-formats-tools-8.4.0-SNAPSHOT-tests.jar
#14 395.4 [INFO] 
#14 395.4 [INFO] -----------------------< ome:bioformats_package >-----------------------
#14 395.4 [INFO] Building bioformats_package bundle 8.4.0-SNAPSHOT                [19/24]
#14 395.4 [INFO] --------------------------------[ pom ]---------------------------------
#14 395.5 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.pom
#14 395.5 Progress (1): 4.1/16 kB
Progress (1): 8.2/16 kB
Progress (1): 12/16 kB 
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.pom (16 kB at 574 kB/s)
#14 395.5 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.jar
#14 395.5 Progress (1): 4.1/241 kB
Progress (1): 8.2/241 kB
Progress (1): 12/241 kB 
Progress (1): 16/241 kB
Progress (1): 20/241 kB
Progress (1): 25/241 kB
Progress (1): 29/241 kB
Progress (1): 33/241 kB
Progress (1): 37/241 kB
Progress (1): 41/241 kB
Progress (1): 45/241 kB
Progress (1): 49/241 kB
Progress (1): 53/241 kB
Progress (1): 57/241 kB
Progress (1): 61/241 kB
Progress (1): 66/241 kB
Progress (1): 70/241 kB
Progress (1): 74/241 kB
Progress (1): 78/241 kB
Progress (1): 82/241 kB
Progress (1): 86/241 kB
Progress (1): 90/241 kB
Progress (1): 94/241 kB
Progress (1): 98/241 kB
Progress (1): 102/241 kB
Progress (1): 106/241 kB
Progress (1): 111/241 kB
Progress (1): 115/241 kB
Progress (1): 119/241 kB
Progress (1): 123/241 kB
Progress (1): 127/241 kB
Progress (1): 131/241 kB
Progress (1): 135/241 kB
Progress (1): 139/241 kB
Progress (1): 143/241 kB
Progress (1): 147/241 kB
Progress (1): 152/241 kB
Progress (1): 156/241 kB
Progress (1): 160/241 kB
Progress (1): 164/241 kB
Progress (1): 168/241 kB
Progress (1): 172/241 kB
Progress (1): 176/241 kB
Progress (1): 180/241 kB
Progress (1): 184/241 kB
Progress (1): 188/241 kB
Progress (1): 193/241 kB
Progress (1): 197/241 kB
Progress (1): 201/241 kB
Progress (1): 205/241 kB
Progress (1): 209/241 kB
Progress (1): 213/241 kB
Progress (1): 217/241 kB
Progress (1): 221/241 kB
Progress (1): 225/241 kB
Progress (1): 229/241 kB
Progress (1): 233/241 kB
Progress (1): 238/241 kB
Progress (1): 241 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.1.0/maven-assembly-plugin-3.1.0.jar (241 kB at 7.5 MB/s)
#14 395.5 [INFO] 
#14 395.5 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bioformats_package ---
#14 395.5 [INFO] 
#14 395.5 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ bioformats_package ---
#14 395.5 [INFO] 
#14 395.5 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bioformats_package ---
#14 395.5 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/bundles/bioformats_package' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 395.5 [INFO] Working directory: /bio-formats-build/bioformats/components/bundles/bioformats_package
#14 395.5 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757204128170
#14 395.5 [WARNING] Cannot get the branch information from the git repository: 
#14 395.5 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 395.5 
#14 395.5 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/bundles/bioformats_package' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 395.5 [INFO] Working directory: /bio-formats-build/bioformats/components/bundles/bioformats_package
#14 395.5 [INFO] Storing buildScmBranch: UNKNOWN
#14 395.5 [INFO] 
#14 395.5 [INFO] >>> maven-source-plugin:3.0.1:jar (default) > generate-sources @ bioformats_package >>>
#14 395.5 [INFO] 
#14 395.5 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ bioformats_package ---
#14 395.5 [INFO] 
#14 395.5 [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bioformats_package ---
#14 395.6 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/bundles/bioformats_package' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 395.6 [INFO] Working directory: /bio-formats-build/bioformats/components/bundles/bioformats_package
#14 395.6 [INFO] Storing buildNumber: 6c571de30cc255053e032d6fd803deb5f2f4133a at timestamp: 1757204128193
#14 395.6 [WARNING] Cannot get the branch information from the git repository: 
#14 395.6 Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
#14 395.6 
#14 395.6 [INFO] Executing: /bin/sh -c cd '/bio-formats-build/bioformats/components/bundles/bioformats_package' && 'git' 'rev-parse' '--verify' 'HEAD'
#14 395.6 [INFO] Working directory: /bio-formats-build/bioformats/components/bundles/bioformats_package
#14 395.6 [INFO] Storing buildScmBranch: UNKNOWN
#14 395.6 [INFO] 
#14 395.6 [INFO] <<< maven-source-plugin:3.0.1:jar (default) < generate-sources @ bioformats_package <<<
#14 395.6 [INFO] 
#14 395.6 [INFO] 
#14 395.6 [INFO] --- maven-source-plugin:3.0.1:jar (default) @ bioformats_package ---
#14 395.6 [INFO] 
#14 395.6 [INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ bioformats_package ---
#14 395.6 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
#14 395.6 Progress (1): 4.1/7.6 kB
Progress (1): 7.6 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom (7.6 kB at 292 kB/s)
#14 395.6 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
#14 395.6 Progress (1): 4.1/123 kB
Progress (1): 8.2/123 kB
Progress (1): 12/123 kB 
Progress (1): 16/123 kB
Progress (1): 20/123 kB
Progress (1): 25/123 kB
Progress (1): 29/123 kB
Progress (1): 33/123 kB
Progress (1): 37/123 kB
Progress (1): 41/123 kB
Progress (1): 45/123 kB
Progress (1): 49/123 kB
Progress (1): 53/123 kB
Progress (1): 57/123 kB
Progress (1): 61/123 kB
Progress (1): 66/123 kB
Progress (1): 70/123 kB
Progress (1): 74/123 kB
Progress (1): 78/123 kB
Progress (1): 82/123 kB
Progress (1): 86/123 kB
Progress (1): 90/123 kB
Progress (1): 94/123 kB
Progress (1): 98/123 kB
Progress (1): 102/123 kB
Progress (1): 106/123 kB
Progress (1): 111/123 kB
Progress (1): 115/123 kB
Progress (1): 119/123 kB
Progress (1): 123/123 kB
Progress (1): 123 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar (123 kB at 4.4 MB/s)
#14 395.7 [INFO] Reading assembly descriptor: assembly.xml
#14 396.0 [WARNING] The following patterns were never triggered in this artifact exclusion filter:
#14 396.0 o  'gov.nih.imagej:imagej'
#14 396.0 o  'net.imagej:ij'
#14 396.0 o  'org.springframework:spring*'
#14 396.0 o  'aopalliance:aopalliance'
#14 396.0 o  'org.aspectj:aspectj*'
#14 396.0 o  'org.slf4j:slf4j-log4j12'
#14 396.0 o  'log4j:log4j'
#14 396.0 o  'org.testng:testng'
#14 396.0 o  'com.beust:jcommander'
#14 396.0 o  'org.beanshell:bsh'
#14 396.0 o  'edu.princeton.cup:java-cup'
#14 396.0 o  'org.apache.bcel:bcel'
#14 396.0 o  'regexp:regexp'
#14 396.0 o  'org.apache.ant:ant-trax'
#14 396.0 o  'edu.ucar:udunits'
#14 396.0 o  'javax.servlet:servlet-api'
#14 396.0 
#14 396.0 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.pom
#14 396.1 Progress (1): 4.1/11 kB
Progress (1): 8.2/
#14 396.1 [output clipped, log limit 2MiB reached]
#14 514.1 SLF4J: No SLF4J providers were found.
#14 514.1 SLF4J: Defaulting to no-operation (NOP) logger implementation
#14 514.1 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
#14 DONE 520.8s

#15 [11/13] WORKDIR /bio-formats-build/bioformats
#15 DONE 0.0s

#16 [12/13] RUN ant jars tools
#16 0.597 Buildfile: /bio-formats-build/bioformats/build.xml
#16 0.930      [echo] isSnapshot = true
#16 3.041 
#16 3.041 copy-jars:
#16 3.041 
#16 3.041 deps-formats-api:
#16 3.122      [echo] isSnapshot = true
#16 3.181 
#16 3.181 install-pom:
#16 3.352 [resolver:install] Installing /bio-formats-build/bioformats/pom.xml to /home/build/.m2/repository/ome/pom-bio-formats/8.4.0-SNAPSHOT/pom-bio-formats-8.4.0-SNAPSHOT.pom
#16 3.362 [resolver:install] Installing ome:pom-bio-formats:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/pom-bio-formats/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 3.366 [resolver:install] Installing ome:pom-bio-formats/maven-metadata.xml to /home/build/.m2/repository/ome/pom-bio-formats/maven-metadata-local.xml
#16 3.367 
#16 3.367 jar-formats-api:
#16 3.479      [echo] isSnapshot = true
#16 3.644 
#16 3.644 init-title:
#16 3.644      [echo] ----------=========== formats-api ===========----------
#16 3.644 
#16 3.644 init-timestamp:
#16 3.651 
#16 3.651 init:
#16 3.651 
#16 3.651 copy-resources:
#16 3.652     [mkdir] Created dir: /bio-formats-build/bioformats/components/formats-api/build/classes
#16 3.664      [copy] Copying 2 files to /bio-formats-build/bioformats/components/formats-api/build/classes
#16 3.667 
#16 3.667 compile:
#16 3.849 [resolver:resolve] Resolving artifacts
#16 3.875     [javac] Compiling 54 source files to /bio-formats-build/bioformats/components/formats-api/build/classes
#16 4.086     [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
#16 4.687     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/FormatTools.java:52: warning: [deprecation] ReflectedUniverse in loci.common has been deprecated
#16 4.687     [javac] import loci.common.ReflectedUniverse;
#16 4.687     [javac]                   ^
#16 4.887     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/CoreMetadata.java:150: warning: [deprecation] getCoreIndex() in IFormatReader has been deprecated
#16 4.888     [javac]     int currentIndex = r.getCoreIndex();
#16 4.888     [javac]                         ^
#16 4.888     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/CoreMetadata.java:151: warning: [deprecation] setCoreIndex(int) in IFormatReader has been deprecated
#16 4.888     [javac]     r.setCoreIndex(coreIndex);
#16 4.888     [javac]      ^
#16 4.888     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/CoreMetadata.java:179: warning: [deprecation] setCoreIndex(int) in IFormatReader has been deprecated
#16 4.888     [javac]     r.setCoreIndex(currentIndex);
#16 4.888     [javac]      ^
#16 5.089     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/FormatReader.java:1442: warning: [deprecation] setCoreIndex(int) in IFormatReader has been deprecated
#16 5.089     [javac]   public void setCoreIndex(int no) {
#16 5.089     [javac]               ^
#16 5.089     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/FormatReader.java:1436: warning: [deprecation] getCoreIndex() in IFormatReader has been deprecated
#16 5.089     [javac]   public int getCoreIndex() {
#16 5.089     [javac]              ^
#16 5.089     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/FormatReader.java:1362: warning: [deprecation] coreIndexToSeries(int) in IFormatReader has been deprecated
#16 5.089     [javac]   public int coreIndexToSeries(int index)
#16 5.089     [javac]              ^
#16 5.089     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/FormatReader.java:1330: warning: [deprecation] seriesToCoreIndex(int) in IFormatReader has been deprecated
#16 5.089     [javac]   public int seriesToCoreIndex(int series)
#16 5.089     [javac]              ^
#16 5.089     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/FormatReader.java:1208: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 5.089     [javac]   public List<CoreMetadata> getCoreMetadataList() {
#16 5.089     [javac]                             ^
#16 5.190     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/DelegateReader.java:132: warning: [deprecation] setCoreIndex(int) in IFormatReader has been deprecated
#16 5.190     [javac]     if (nativeReaderInitialized) nativeReader.setCoreIndex(no);
#16 5.190     [javac]                                              ^
#16 5.190     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/DelegateReader.java:133: warning: [deprecation] setCoreIndex(int) in IFormatReader has been deprecated
#16 5.190     [javac]     if (legacyReaderInitialized) legacyReader.setCoreIndex(no);
#16 5.190     [javac]                                              ^
#16 5.190     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/DelegateReader.java:309: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 5.190     [javac]       core = new ArrayList<CoreMetadata>(nativeReader.getCoreMetadataList());
#16 5.190     [javac]                                                      ^
#16 5.190     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/DelegateReader.java:314: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 5.190     [javac]       core = new ArrayList<CoreMetadata>(legacyReader.getCoreMetadataList());
#16 5.190     [javac]                                                      ^
#16 5.291     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/FormatTools.java:1294: warning: [deprecation] ReflectedUniverse in loci.common has been deprecated
#16 5.291     [javac]     ReflectedUniverse r = new ReflectedUniverse();
#16 5.291     [javac]     ^
#16 5.291     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/FormatTools.java:1294: warning: [deprecation] ReflectedUniverse in loci.common has been deprecated
#16 5.291     [javac]     ReflectedUniverse r = new ReflectedUniverse();
#16 5.291     [javac]                               ^
#16 5.391     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ImageReader.java:773: warning: [deprecation] setCoreIndex(int) in IFormatReader has been deprecated
#16 5.391     [javac]   public void setCoreIndex(int no) {
#16 5.391     [javac]               ^
#16 5.391     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ImageReader.java:767: warning: [deprecation] getCoreIndex() in IFormatReader has been deprecated
#16 5.391     [javac]   public int getCoreIndex() {
#16 5.391     [javac]              ^
#16 5.392     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ImageReader.java:783: warning: [deprecation] coreIndexToSeries(int) in IFormatReader has been deprecated
#16 5.392     [javac]   public int coreIndexToSeries(int index) {
#16 5.392     [javac]              ^
#16 5.392     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ImageReader.java:778: warning: [deprecation] seriesToCoreIndex(int) in IFormatReader has been deprecated
#16 5.392     [javac]   public int seriesToCoreIndex(int series) {
#16 5.392     [javac]              ^
#16 5.392     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ImageReader.java:587: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 5.392     [javac]   public List<CoreMetadata> getCoreMetadataList() {
#16 5.392     [javac]                             ^
#16 5.392     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ImageReader.java:588: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 5.392     [javac]     return getReader().getCoreMetadataList();
#16 5.392     [javac]                       ^
#16 5.393     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ImageReader.java:768: warning: [deprecation] getCoreIndex() in IFormatReader has been deprecated
#16 5.393     [javac]     return getReader().getCoreIndex();
#16 5.393     [javac]                       ^
#16 5.393     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ImageReader.java:774: warning: [deprecation] setCoreIndex(int) in IFormatReader has been deprecated
#16 5.393     [javac]     getReader().setCoreIndex(no);
#16 5.393     [javac]                ^
#16 5.393     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ImageReader.java:779: warning: [deprecation] seriesToCoreIndex(int) in IFormatReader has been deprecated
#16 5.393     [javac]     return getReader().seriesToCoreIndex(series);
#16 5.393     [javac]                       ^
#16 5.393     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ImageReader.java:784: warning: [deprecation] coreIndexToSeries(int) in IFormatReader has been deprecated
#16 5.393     [javac]     return getReader().coreIndexToSeries(index);
#16 5.393     [javac]                       ^
#16 5.393     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ReaderWrapper.java:629: warning: [deprecation] setCoreIndex(int) in IFormatReader has been deprecated
#16 5.393     [javac]   public void setCoreIndex(int no) {
#16 5.393     [javac]               ^
#16 5.394     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ReaderWrapper.java:624: warning: [deprecation] getCoreIndex() in IFormatReader has been deprecated
#16 5.394     [javac]   public int getCoreIndex() {
#16 5.394     [javac]              ^
#16 5.394     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ReaderWrapper.java:639: warning: [deprecation] coreIndexToSeries(int) in IFormatReader has been deprecated
#16 5.394     [javac]   public int coreIndexToSeries(int index) {
#16 5.394     [javac]              ^
#16 5.394     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ReaderWrapper.java:634: warning: [deprecation] seriesToCoreIndex(int) in IFormatReader has been deprecated
#16 5.394     [javac]   public int seriesToCoreIndex(int series) {
#16 5.394     [javac]              ^
#16 5.394     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ReaderWrapper.java:537: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 5.394     [javac]   public List<CoreMetadata> getCoreMetadataList() {
#16 5.394     [javac]                             ^
#16 5.394     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ReaderWrapper.java:539: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 5.394     [javac]     List<CoreMetadata> oldcore = reader.getCoreMetadataList();
#16 5.394     [javac]                                        ^
#16 5.394     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ReaderWrapper.java:625: warning: [deprecation] getCoreIndex() in IFormatReader has been deprecated
#16 5.395     [javac]     return reader.getCoreIndex();
#16 5.395     [javac]                  ^
#16 5.395     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ReaderWrapper.java:630: warning: [deprecation] setCoreIndex(int) in IFormatReader has been deprecated
#16 5.395     [javac]     reader.setCoreIndex(no);
#16 5.395     [javac]           ^
#16 5.395     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ReaderWrapper.java:635: warning: [deprecation] seriesToCoreIndex(int) in IFormatReader has been deprecated
#16 5.395     [javac]     return reader.seriesToCoreIndex(series);
#16 5.395     [javac]                  ^
#16 5.395     [javac] /bio-formats-build/bioformats/components/formats-api/src/loci/formats/ReaderWrapper.java:640: warning: [deprecation] coreIndexToSeries(int) in IFormatReader has been deprecated
#16 5.395     [javac]     return reader.coreIndexToSeries(index);
#16 5.395     [javac]                  ^
#16 5.595     [javac] Note: Some input files use unchecked or unsafe operations.
#16 5.595     [javac] Note: Recompile with -Xlint:unchecked for details.
#16 5.596     [javac] 36 warnings
#16 5.619 
#16 5.619 formats-api.jar:
#16 5.619     [mkdir] Created dir: /bio-formats-build/bioformats/artifacts
#16 5.642       [jar] Building jar: /bio-formats-build/bioformats/artifacts/formats-api.jar
#16 5.676 [resolver:install] Using default POM (ome:formats-api:8.4.0-SNAPSHOT)
#16 5.679 [resolver:install] Installing /bio-formats-build/bioformats/components/formats-api/pom.xml to /home/build/.m2/repository/ome/formats-api/8.4.0-SNAPSHOT/formats-api-8.4.0-SNAPSHOT.pom
#16 5.748 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/formats-api.jar to /home/build/.m2/repository/ome/formats-api/8.4.0-SNAPSHOT/formats-api-8.4.0-SNAPSHOT.jar
#16 5.749 [resolver:install] Installing ome:formats-api:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/formats-api/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 5.752 [resolver:install] Installing ome:formats-api/maven-metadata.xml to /home/build/.m2/repository/ome/formats-api/maven-metadata-local.xml
#16 5.752 
#16 5.752 deps-turbojpeg:
#16 5.752 
#16 5.752 jar-turbojpeg:
#16 5.852      [echo] isSnapshot = true
#16 5.995 
#16 5.995 init-title:
#16 5.996      [echo] ----------=========== turbojpeg ===========----------
#16 5.996 
#16 5.996 init-timestamp:
#16 5.996 
#16 5.996 init:
#16 5.996 
#16 5.996 copy-resources:
#16 5.996     [mkdir] Created dir: /bio-formats-build/bioformats/components/forks/turbojpeg/build/classes
#16 5.998 
#16 5.998 compile:
#16 6.007 [resolver:resolve] Resolving artifacts
#16 6.010     [javac] Compiling 10 source files to /bio-formats-build/bioformats/components/forks/turbojpeg/build/classes
#16 6.213     [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
#16 6.887     [javac] /bio-formats-build/bioformats/components/forks/turbojpeg/src/org/libjpegturbo/turbojpeg/TJCompressor.java:449: warning: [deprecation] finalize() in Object has been deprecated
#16 6.887     [javac]   protected void finalize() throws Throwable {
#16 6.887     [javac]                  ^
#16 6.887     [javac] /bio-formats-build/bioformats/components/forks/turbojpeg/src/org/libjpegturbo/turbojpeg/TJCompressor.java:455: warning: [deprecation] finalize() in Object has been deprecated
#16 6.888     [javac]       super.finalize();
#16 6.888     [javac]            ^
#16 6.888     [javac] /bio-formats-build/bioformats/components/forks/turbojpeg/src/org/libjpegturbo/turbojpeg/TJDecompressor.java:504: warning: [deprecation] finalize() in Object has been deprecated
#16 6.888     [javac]   protected void finalize() throws Throwable {
#16 6.888     [javac]                  ^
#16 6.888     [javac] /bio-formats-build/bioformats/components/forks/turbojpeg/src/org/libjpegturbo/turbojpeg/TJDecompressor.java:510: warning: [deprecation] finalize() in Object has been deprecated
#16 6.888     [javac]       super.finalize();
#16 6.888     [javac]            ^
#16 6.888     [javac] 5 warnings
#16 6.888 
#16 6.888 jar:
#16 6.892       [jar] Building jar: /bio-formats-build/bioformats/artifacts/turbojpeg.jar
#16 7.081 [resolver:install] Using default POM (ome:turbojpeg:8.4.0-SNAPSHOT)
#16 7.089 [resolver:install] Installing /bio-formats-build/bioformats/components/forks/turbojpeg/pom.xml to /home/build/.m2/repository/ome/turbojpeg/8.4.0-SNAPSHOT/turbojpeg-8.4.0-SNAPSHOT.pom
#16 7.091 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/turbojpeg.jar to /home/build/.m2/repository/ome/turbojpeg/8.4.0-SNAPSHOT/turbojpeg-8.4.0-SNAPSHOT.jar
#16 7.093 [resolver:install] Installing ome:turbojpeg:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/turbojpeg/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 7.096 [resolver:install] Installing ome:turbojpeg/maven-metadata.xml to /home/build/.m2/repository/ome/turbojpeg/maven-metadata-local.xml
#16 7.097 
#16 7.097 deps-formats-bsd:
#16 7.098 
#16 7.098 jar-formats-bsd:
#16 7.226      [echo] isSnapshot = true
#16 7.363 
#16 7.363 init-title:
#16 7.364      [echo] ----------=========== formats-bsd ===========----------
#16 7.364 
#16 7.364 init-timestamp:
#16 7.364 
#16 7.364 init:
#16 7.364 
#16 7.364 copy-resources:
#16 7.364     [mkdir] Created dir: /bio-formats-build/bioformats/components/formats-bsd/build/classes
#16 7.367      [copy] Copying 1 file to /bio-formats-build/bioformats/components/formats-bsd/build/classes
#16 7.368 
#16 7.368 compile:
#16 7.580 [resolver:resolve] Resolving artifacts
#16 7.606     [javac] Compiling 177 source files to /bio-formats-build/bioformats/components/formats-bsd/build/classes
#16 7.814     [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
#16 8.915     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/in/TiffJAIReader.java:45: warning: [deprecation] ReflectedUniverse in loci.common has been deprecated
#16 8.915     [javac] import loci.common.ReflectedUniverse;
#16 8.915     [javac]                   ^
#16 9.316     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/DimensionSwapper.java:297: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 9.316     [javac]       core.size() != reader.getCoreMetadataList().size())
#16 9.316     [javac]                            ^
#16 9.316     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/DimensionSwapper.java:301: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 9.316     [javac]       List<CoreMetadata> oldcore = reader.getCoreMetadataList();
#16 9.316     [javac]                                          ^
#16 9.416     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:581: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 9.416     [javac]     int n = reader.getCoreMetadataList().size();
#16 9.416     [javac]                   ^
#16 9.416     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:602: warning: [deprecation] setCoreIndex(int) in IFormatReader has been deprecated
#16 9.417     [javac]     reader.setCoreIndex(coreIndex);
#16 9.417     [javac]           ^
#16 9.417     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:609: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 9.417     [javac]     int n = reader.getCoreMetadataList().size();
#16 9.417     [javac]                   ^
#16 9.417     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:620: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 9.417     [javac]     int n = reader.getCoreMetadataList().size();
#16 9.417     [javac]                   ^
#16 9.417     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:621: warning: [deprecation] seriesToCoreIndex(int) in IFormatReader has been deprecated
#16 9.417     [javac]     if (n > 1 || noStitch) return reader.seriesToCoreIndex(series);
#16 9.417     [javac]                                         ^
#16 9.417     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:628: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 9.417     [javac]     int n = reader.getCoreMetadataList().size();
#16 9.417     [javac]                   ^
#16 9.417     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:629: warning: [deprecation] coreIndexToSeries(int) in IFormatReader has been deprecated
#16 9.417     [javac]     if (n > 1 || noStitch) return reader.coreIndexToSeries(index);
#16 9.417     [javac]                                         ^
#16 9.417     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:637: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 9.417     [javac]     int n = reader.getCoreMetadataList().size();
#16 9.417     [javac]                   ^
#16 9.417     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:638: warning: [deprecation] setCoreIndex(int) in IFormatReader has been deprecated
#16 9.417     [javac]     if (n > 1 || noStitch) reader.setCoreIndex(no);
#16 9.417     [javac]                                  ^
#16 9.417     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:649: warning: [deprecation] getCoreIndex() in IFormatReader has been deprecated
#16 9.417     [javac]     return reader.getCoreIndex() > 0 ? reader.getCoreIndex() : coreIndex;
#16 9.417     [javac]                  ^
#16 9.417     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:649: warning: [deprecation] getCoreIndex() in IFormatReader has been deprecated
#16 9.417     [javac]     return reader.getCoreIndex() > 0 ? reader.getCoreIndex() : coreIndex;
#16 9.417     [javac]                                              ^
#16 9.417     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:873: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 9.417     [javac]     return noStitch ? reader.getCoreMetadataList() : core;
#16 9.417     [javac]                             ^
#16 9.417     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:1096: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 9.417     [javac]     if (reader.getCoreMetadataList().size() > 1 && externals.length > 1) {
#16 9.417     [javac]               ^
#16 9.417     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:1121: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 9.417     [javac]       seriesCount = reader.getCoreMetadataList().size();
#16 9.417     [javac]                           ^
#16 9.417     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:1211: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 9.417     [javac]       if (reader.getCoreMetadataList().size() == 1 && getSeriesCount() > 1) {
#16 9.417     [javac]                 ^
#16 9.417     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:1229: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 9.418     [javac]     if (reader.getCoreMetadataList().size() > 1) return 0;
#16 9.418     [javac]               ^
#16 9.418     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/FileStitcher.java:1385: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 9.418     [javac]       r.setCoreIndex(reader.getCoreMetadataList().size() > 1 ? sno : 0);
#16 9.418     [javac]                            ^
#16 9.518     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/MinMaxCalculator.java:387: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 9.518     [javac]     int seriesCount = unwrap().getCoreMetadataList().size();
#16 9.518     [javac]                               ^
#16 9.718     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/codec/NikonCodec.java:194: warning: [deprecation] BitWriter in loci.formats.codec has been deprecated
#16 9.718     [javac]     BitWriter out = new BitWriter();
#16 9.718     [javac]     ^
#16 9.718     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/codec/NikonCodec.java:194: warning: [deprecation] BitWriter in loci.formats.codec has been deprecated
#16 9.718     [javac]     BitWriter out = new BitWriter();
#16 9.718     [javac]                         ^
#16 9.819     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/dicom/DicomTag.java:537: warning: [removal] Double(String) in Double has been deprecated and marked for removal
#16 9.819     [javac]       return new Double(v);
#16 9.819     [javac]              ^
#16 10.42     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/in/DicomReader.java:2129: warning: [removal] Double(String) in Double has been deprecated and marked for removal
#16 10.42     [javac]     return FormatTools.getPhysicalSizeX(new Double(pixelSizeX), UNITS.MILLIMETER);
#16 10.42     [javac]                                         ^
#16 10.42     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/in/DicomReader.java:2136: warning: [removal] Double(String) in Double has been deprecated and marked for removal
#16 10.42     [javac]     return FormatTools.getPhysicalSizeY(new Double(pixelSizeY), UNITS.MILLIMETER);
#16 10.42     [javac]                                         ^
#16 10.42     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/in/DicomReader.java:2143: warning: [removal] Double(double) in Double has been deprecated and marked for removal
#16 10.42     [javac]     return FormatTools.getPhysicalSizeZ(new Double(pixelSizeZ), UNITS.MILLIMETER);
#16 10.42     [javac]                                         ^
#16 10.52     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/in/ICSReader.java:1142: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
#16 10.52     [javac]                channelNames.put(new Integer(channelNames.size()), value);
#16 10.52     [javac]                                 ^
#16 10.72     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/in/OMETiffReader.java:622: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 10.72     [javac]       OMETiffCoreMetadata baseCore = new OMETiffCoreMetadata(reader.getCoreMetadataList().get(0));
#16 10.72     [javac]                                                                    ^
#16 10.82     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/in/PGMReader.java:158: warning: [deprecation] StreamTokenizer(InputStream) in StreamTokenizer has been deprecated
#16 10.82     [javac]     StreamTokenizer st = new StreamTokenizer(in);
#16 10.82     [javac]                          ^
#16 10.82     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/in/SlideBook7Reader.java:3095: warning: [removal] Double(double) in Double has been deprecated and marked for removal
#16 10.82     [javac] 									store.setPlaneExposureTime(new Time(new Double(expTime), UNITS.MILLISECOND), capture, imageIndex);
#16 10.82     [javac] 									                                    ^
#16 10.92     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/in/TiffDelegateReader.java:95: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 10.92     [javac]     core = new ArrayList<CoreMetadata>(nativeReader.getCoreMetadataList());
#16 10.92     [javac]                                                    ^
#16 10.92     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/in/TiffJAIReader.java:74: warning: [deprecation] ReflectedUniverse in loci.common has been deprecated
#16 10.92     [javac]   protected ReflectedUniverse r;
#16 10.92     [javac]             ^
#16 10.92     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/in/TiffJAIReader.java:103: warning: [deprecation] ReflectedUniverse in loci.common has been deprecated
#16 10.92     [javac]       r = new ReflectedUniverse();
#16 10.92     [javac]               ^
#16 11.02     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/out/DicomWriter.java:1043: warning: [deprecation] NM in UNITS has been deprecated
#16 11.02     [javac]           wavelength.value = new float[] {wave == null ? 1f : wave.value(UNITS.NM).floatValue()};
#16 11.02     [javac]                                                                               ^
#16 11.02     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/out/DicomWriter.java:1075: warning: [deprecation] MM in UNITS has been deprecated
#16 11.02     [javac]           sliceThickness.value = padString(String.valueOf(physicalZ.value(UNITS.MM)));
#16 11.02     [javac]                                                                                ^
#16 11.02     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/out/DicomWriter.java:1088: warning: [deprecation] MM in UNITS has been deprecated
#16 11.02     [javac]         String px = physicalX == null ? "1" : String.valueOf(physicalX.value(UNITS.MM));
#16 11.02     [javac]                                                                                   ^
#16 11.02     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/out/DicomWriter.java:1089: warning: [deprecation] MM in UNITS has been deprecated
#16 11.02     [javac]         String py = physicalY == null ? "1" : String.valueOf(physicalY.value(UNITS.MM));
#16 11.02     [javac]                                                                                   ^
#16 11.02     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/out/DicomWriter.java:1108: warning: [deprecation] MM in UNITS has been deprecated
#16 11.02     [javac]         volumeWidth.value = new float[] {physicalX == null ? 1f : physicalX.value(UNITS.MM).floatValue() * width};
#16 11.02     [javac]                                                                                        ^
#16 11.02     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/out/DicomWriter.java:1112: warning: [deprecation] MM in UNITS has been deprecated
#16 11.02     [javac]         volumeHeight.value = new float[] {physicalY == null ? 1f : physicalY.value(UNITS.MM).floatValue() * height};
#16 11.02     [javac]                                                                                         ^
#16 11.02     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/out/DicomWriter.java:1118: warning: [deprecation] MM in UNITS has been deprecated
#16 11.02     [javac]         volumeDepth.value = new float[] {physicalZ == null ? 1f : physicalZ.value(UNITS.MM).floatValue() * sizeZ};
#16 11.02     [javac]                                                                                        ^
#16 11.02     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/out/DicomWriter.java:1166: warning: [deprecation] MM in UNITS has been deprecated
#16 11.02     [javac]             offsetX.value = padString(physicalX == null ? "0" : padString(String.valueOf(physicalX.value(UNITS.MM).floatValue() * width)));
#16 11.02     [javac]                                                                                                               ^
#16 11.02     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/out/DicomWriter.java:1170: warning: [deprecation] MM in UNITS has been deprecated
#16 11.02     [javac]             offsetY.value = padString(physicalY == null ? "0" : padString(String.valueOf(physicalY.value(UNITS.MM).floatValue() * height)));
#16 11.02     [javac]                                                                                                               ^
#16 11.02     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/out/TiffWriter.java:223: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
#16 11.02     [javac]       ifd.put(new Integer(IFD.TILE_WIDTH), new Long(getTileSizeX()));
#16 11.02     [javac]               ^
#16 11.02     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/out/TiffWriter.java:223: warning: [removal] Long(long) in Long has been deprecated and marked for removal
#16 11.02     [javac]       ifd.put(new Integer(IFD.TILE_WIDTH), new Long(getTileSizeX()));
#16 11.02     [javac]                                            ^
#16 11.02     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/out/TiffWriter.java:224: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
#16 11.02     [javac]       ifd.put(new Integer(IFD.TILE_LENGTH), new Long(getTileSizeY()));
#16 11.02     [javac]               ^
#16 11.02     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/out/TiffWriter.java:224: warning: [removal] Long(long) in Long has been deprecated and marked for removal
#16 11.02     [javac]       ifd.put(new Integer(IFD.TILE_LENGTH), new Long(getTileSizeY()));
#16 11.02     [javac]                                             ^
#16 11.12     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/services/JPEGTurboServiceImpl.java:110: warning: [deprecation] loadNativeLibrary(Class<?>,String) in NativeLibraryUtil has been deprecated
#16 11.12     [javac]       libraryLoaded = NativeLibraryUtil.loadNativeLibrary(TJ.class, "turbojpeg");
#16 11.12     [javac]                                        ^
#16 11.12     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/tools/AmiraParameters.java:320: warning: [removal] Double(double) in Double has been deprecated and marked for removal
#16 11.12     [javac]         doubleResult[i] = new Double(result.get(i).doubleValue());
#16 11.12     [javac]                           ^
#16 11.12     [javac] /bio-formats-build/bioformats/components/formats-bsd/src/loci/formats/tools/AmiraParameters.java:342: warning: [removal] Double(double) in Double has been deprecated and marked for removal
#16 11.12     [javac]       result[i] = new Double(readNumber().doubleValue());
#16 11.12     [javac]                   ^
#16 11.17     [javac] Note: Some input files use unchecked or unsafe operations.
#16 11.17     [javac] Note: Recompile with -Xlint:unchecked for details.
#16 11.17     [javac] 51 warnings
#16 11.17 
#16 11.17 formats-bsd.jar:
#16 11.18       [jar] Building jar: /bio-formats-build/bioformats/artifacts/formats-bsd.jar
#16 11.30 [resolver:install] Using default POM (ome:formats-bsd:8.4.0-SNAPSHOT)
#16 11.30 [resolver:install] Installing /bio-formats-build/bioformats/components/formats-bsd/pom.xml to /home/build/.m2/repository/ome/formats-bsd/8.4.0-SNAPSHOT/formats-bsd-8.4.0-SNAPSHOT.pom
#16 11.31 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/formats-bsd.jar to /home/build/.m2/repository/ome/formats-bsd/8.4.0-SNAPSHOT/formats-bsd-8.4.0-SNAPSHOT.jar
#16 11.31 [resolver:install] Installing ome:formats-bsd:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/formats-bsd/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 11.31 [resolver:install] Installing ome:formats-bsd/maven-metadata.xml to /home/build/.m2/repository/ome/formats-bsd/maven-metadata-local.xml
#16 11.31 
#16 11.31 deps-formats-gpl:
#16 11.31 
#16 11.31 jar-formats-gpl:
#16 11.40      [echo] isSnapshot = true
#16 11.54 
#16 11.54 init-title:
#16 11.54      [echo] ----------=========== formats-gpl ===========----------
#16 11.54 
#16 11.54 init-timestamp:
#16 11.54 
#16 11.54 init:
#16 11.54 
#16 11.54 copy-resources:
#16 11.54     [mkdir] Created dir: /bio-formats-build/bioformats/components/formats-gpl/build/classes
#16 11.54      [copy] Copying 2 files to /bio-formats-build/bioformats/components/formats-gpl/build/classes
#16 11.54 
#16 11.54 compile:
#16 11.91 [resolver:resolve] Downloading https://repo1.maven.org/maven2/edu/ucar/cdm-core/5.6.0/cdm-core-5.6.0.pom
#16 12.15 [resolver:resolve] Downloading https://maven.scijava.org/content/groups/public/edu/ucar/cdm-core/5.6.0/cdm-core-5.6.0.pom
#16 12.55 [resolver:resolve] Downloaded https://maven.scijava.org/content/groups/public/edu/ucar/cdm-core/5.6.0/cdm-core-5.6.0.pom (0 B at 0.0 KB/sec)
#16 12.55 [resolver:resolve] Downloading https://repo1.maven.org/maven2/edu/ucar/netcdf-java-platform/5.6.0/netcdf-java-platform-5.6.0.pom
#16 12.56 [resolver:resolve] Downloading https://maven.scijava.org/content/groups/public/edu/ucar/netcdf-java-platform/5.6.0/netcdf-java-platform-5.6.0.pom
#16 12.69 [resolver:resolve] Downloaded https://maven.scijava.org/content/groups/public/edu/ucar/netcdf-java-platform/5.6.0/netcdf-java-platform-5.6.0.pom (0 B at 0.0 KB/sec)
#16 12.70 [resolver:resolve] Downloading https://repo1.maven.org/maven2/edu/ucar/httpservices/5.6.0/httpservices-5.6.0.pom
#16 12.71 [resolver:resolve] Downloading https://maven.scijava.org/content/groups/public/edu/ucar/httpservices/5.6.0/httpservices-5.6.0.pom
#16 12.83 [resolver:resolve] Downloaded https://maven.scijava.org/content/groups/public/edu/ucar/httpservices/5.6.0/httpservices-5.6.0.pom (0 B at 0.0 KB/sec)
#16 12.88 [resolver:resolve] Resolving artifacts
#16 12.89 [resolver:resolve] Downloading https://repo1.maven.org/maven2/edu/ucar/cdm-core/5.6.0/cdm-core-5.6.0.jar
#16 12.89 [resolver:resolve] Downloading https://repo1.maven.org/maven2/edu/ucar/httpservices/5.6.0/httpservices-5.6.0.jar
#16 12.93 [resolver:resolve] Downloading https://maven.scijava.org/content/groups/public/edu/ucar/cdm-core/5.6.0/cdm-core-5.6.0.jar
#16 12.93 [resolver:resolve] Downloading https://maven.scijava.org/content/groups/public/edu/ucar/httpservices/5.6.0/httpservices-5.6.0.jar
#16 13.29 [resolver:resolve] Downloaded https://maven.scijava.org/content/groups/public/edu/ucar/cdm-core/5.6.0/cdm-core-5.6.0.jar (0 B at 0.0 KB/sec)
#16 13.30 [resolver:resolve] Downloaded https://maven.scijava.org/content/groups/public/edu/ucar/httpservices/5.6.0/httpservices-5.6.0.jar (0 B at 0.0 KB/sec)
#16 13.32     [javac] Compiling 178 source files to /bio-formats-build/bioformats/components/formats-gpl/build/classes
#16 13.52     [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
#16 14.83     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/MIASReader.java:50: warning: [deprecation] BitWriter in loci.formats.codec has been deprecated
#16 14.83     [javac] import loci.formats.codec.BitWriter;
#16 14.83     [javac]                          ^
#16 14.93     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/TrestleReader.java:43: warning: [deprecation] BitWriter in loci.formats.codec has been deprecated
#16 14.93     [javac] import loci.formats.codec.BitWriter;
#16 14.93     [javac]                          ^
#16 16.83     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/LeicaReader.java:1321: warning: non-varargs call of varargs method with inexact argument type for last parameter;
#16 16.83     [javac]       LOGGER.trace("Parsing tokens: {}", tokens);
#16 16.83     [javac]                                          ^
#16 16.83     [javac]   cast to Object for a varargs call
#16 16.83     [javac]   cast to Object[] for a non-varargs call and to suppress this warning
#16 16.93     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/MIASReader.java:1269: warning: [deprecation] BitWriter in loci.formats.codec has been deprecated
#16 16.93     [javac]     BitWriter bits = null;
#16 16.93     [javac]     ^
#16 16.93     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/MIASReader.java:1271: warning: [deprecation] BitWriter in loci.formats.codec has been deprecated
#16 16.93     [javac]       bits = new BitWriter(planes[index].length / 8);
#16 16.93     [javac]                  ^
#16 17.33     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/OlympusTileReader.java:196: warning: [deprecation] getCoreMetadataList() in IFormatReader has been deprecated
#16 17.33     [javac]     CoreMetadata ms = new CoreMetadata(helperReader.getCoreMetadataList().get(0));
#16 17.33     [javac]                                                    ^
#16 17.63     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/TissueFAXSReader.java:469: warning: [deprecation] getImmersion(String) in FormatReader has been deprecated
#16 17.63     [javac]       store.setObjectiveImmersion(getImmersion(immersion), 0, index);
#16 17.63     [javac]                                   ^
#16 17.63     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/TissueFAXSReader.java:487: warning: [deprecation] getAcquisitionMode(String) in FormatReader has been deprecated
#16 17.63     [javac]       AcquisitionMode mode = getAcquisitionMode(acquisitionMode);
#16 17.63     [javac]                              ^
#16 17.73     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/TrestleReader.java:372: warning: [deprecation] BitWriter in loci.formats.codec has been deprecated
#16 17.73     [javac]     BitWriter bits = new BitWriter(roiPixels.length / 8);
#16 17.73     [javac]     ^
#16 17.73     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/in/TrestleReader.java:372: warning: [deprecation] BitWriter in loci.formats.codec has been deprecated
#16 17.73     [javac]     BitWriter bits = new BitWriter(roiPixels.length / 8);
#16 17.73     [javac]                          ^
#16 18.00     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/services/NetCDFServiceImpl.java:170: warning: [deprecation] findVariable(String) in Group has been deprecated
#16 18.00     [javac]     Variable variable = group.findVariable(variableName);
#16 18.00     [javac]                              ^
#16 18.00     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/services/NetCDFServiceImpl.java:197: warning: [deprecation] findVariable(String) in Group has been deprecated
#16 18.00     [javac]     Variable variable = group.findVariable(variableName);
#16 18.00     [javac]                              ^
#16 18.00     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/services/NetCDFServiceImpl.java:200: warning: [deprecation] getAttributes() in Variable has been deprecated
#16 18.00     [javac]       List<Attribute> attributes = variable.getAttributes();
#16 18.00     [javac]                                            ^
#16 18.00     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/services/NetCDFServiceImpl.java:238: warning: [deprecation] getName() in CDMNode has been deprecated
#16 18.00     [javac]       String groupName = group.getName();
#16 18.00     [javac]                               ^
#16 18.00     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/services/NetCDFServiceImpl.java:239: warning: [deprecation] getAttributes() in Group has been deprecated
#16 18.00     [javac]       List<Attribute> attributes = group.getAttributes();
#16 18.00     [javac]                                         ^
#16 18.00     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/services/NetCDFServiceImpl.java:247: warning: [deprecation] getName() in CDMNode has been deprecated
#16 18.00     [javac]         String variableName = variable.getName();
#16 18.00     [javac]                                       ^
#16 18.00     [javac] /bio-formats-build/bioformats/components/formats-gpl/src/loci/formats/services/NetCDFServiceImpl.java:270: warning: [deprecation] findGroup(String) in Group has been deprecated
#16 18.00     [javac]       Group nextParent = parent.findGroup(token);
#16 18.00     [javac]                                ^
#16 18.00     [javac] Note: Some input files use unchecked or unsafe operations.
#16 18.00     [javac] Note: Recompile with -Xlint:unchecked for details.
#16 18.00     [javac] 18 warnings
#16 18.00 
#16 18.00 formats-gpl.jar:
#16 18.01       [jar] Building jar: /bio-formats-build/bioformats/artifacts/formats-gpl.jar
#16 18.16 [resolver:install] Using default POM (ome:formats-gpl:8.4.0-SNAPSHOT)
#16 18.17 [resolver:install] Installing /bio-formats-build/bioformats/components/formats-gpl/pom.xml to /home/build/.m2/repository/ome/formats-gpl/8.4.0-SNAPSHOT/formats-gpl-8.4.0-SNAPSHOT.pom
#16 18.17 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/formats-gpl.jar to /home/build/.m2/repository/ome/formats-gpl/8.4.0-SNAPSHOT/formats-gpl-8.4.0-SNAPSHOT.jar
#16 18.17 [resolver:install] Installing ome:formats-gpl:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/formats-gpl/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 18.17 [resolver:install] Installing ome:formats-gpl/maven-metadata.xml to /home/build/.m2/repository/ome/formats-gpl/maven-metadata-local.xml
#16 18.18 
#16 18.18 deps-bio-formats-plugins:
#16 18.18 
#16 18.18 jar-bio-formats-plugins:
#16 18.27      [echo] isSnapshot = true
#16 18.40 
#16 18.40 init-title:
#16 18.40      [echo] ----------=========== bio-formats_plugins ===========----------
#16 18.40 
#16 18.40 init-timestamp:
#16 18.40 
#16 18.40 init:
#16 18.40 
#16 18.40 copy-resources:
#16 18.40     [mkdir] Created dir: /bio-formats-build/bioformats/components/bio-formats-plugins/build/classes
#16 18.41      [copy] Copying 3 files to /bio-formats-build/bioformats/components/bio-formats-plugins/build/classes
#16 18.41 
#16 18.41 compile:
#16 18.66 [resolver:resolve] Resolving artifacts
#16 18.67     [javac] Compiling 70 source files to /bio-formats-build/bioformats/components/bio-formats-plugins/build/classes
#16 18.88     [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
#16 19.68     [javac] /bio-formats-build/bioformats/components/bio-formats-plugins/src/loci/plugins/in/ImportProcess.java:39: warning: [deprecation] ReflectedUniverse in loci.common has been deprecated
#16 19.68     [javac] import loci.common.ReflectedUniverse;
#16 19.68     [javac]                   ^
#16 19.78     [javac] /bio-formats-build/bioformats/components/bio-formats-plugins/src/loci/plugins/in/DisplayHandler.java:40: warning: [deprecation] ReflectedUniverse in loci.common has been deprecated
#16 19.78     [javac] import loci.common.ReflectedUniverse;
#16 19.78     [javac]                   ^
#16 20.18     [javac] /bio-formats-build/bioformats/components/bio-formats-plugins/src/loci/plugins/Updater.java:51: warning: [deprecation] STABLE_VERSION in UpgradeChecker has been deprecated
#16 20.18     [javac]     "Stable build (" + UpgradeChecker.STABLE_VERSION + ")";
#16 20.18     [javac]                                      ^
#16 20.28     [javac] /bio-formats-build/bioformats/components/bio-formats-plugins/src/loci/plugins/in/ImportProcess.java:632: warning: [deprecation] ReflectedUniverse in loci.common has been deprecated
#16 20.28     [javac]         ReflectedUniverse r = new ReflectedUniverse();
#16 20.28     [javac]         ^
#16 20.28     [javac] /bio-formats-build/bioformats/components/bio-formats-plugins/src/loci/plugins/in/ImportProcess.java:632: warning: [deprecation] ReflectedUniverse in loci.common has been deprecated
#16 20.28     [javac]         ReflectedUniverse r = new ReflectedUniverse();
#16 20.28     [javac]                                   ^
#16 20.48     [javac] /bio-formats-build/bioformats/components/bio-formats-plugins/src/loci/plugins/in/DisplayHandler.java:168: warning: [deprecation] ReflectedUniverse in loci.common has been deprecated
#16 20.48     [javac]     ReflectedUniverse ru = new ReflectedUniverse();
#16 20.48     [javac]     ^
#16 20.48     [javac] /bio-formats-build/bioformats/components/bio-formats-plugins/src/loci/plugins/in/DisplayHandler.java:168: warning: [deprecation] ReflectedUniverse in loci.common has been deprecated
#16 20.48     [javac]     ReflectedUniverse ru = new ReflectedUniverse();
#16 20.48     [javac]                                ^
#16 20.85     [javac] Note: /bio-formats-build/bioformats/components/bio-formats-plugins/src/loci/plugins/config/ConfigWindow.java uses unchecked or unsafe operations.
#16 20.85     [javac] Note: Recompile with -Xlint:unchecked for details.
#16 20.85     [javac] 8 warnings
#16 20.85 
#16 20.85 bio-formats-plugins.jar:
#16 20.85       [jar] Building jar: /bio-formats-build/bioformats/artifacts/bio-formats_plugins.jar
#16 20.88 [resolver:install] Using default POM (ome:bio-formats_plugins:8.4.0-SNAPSHOT)
#16 20.89 [resolver:install] Installing /bio-formats-build/bioformats/components/bio-formats-plugins/pom.xml to /home/build/.m2/repository/ome/bio-formats_plugins/8.4.0-SNAPSHOT/bio-formats_plugins-8.4.0-SNAPSHOT.pom
#16 20.89 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/bio-formats_plugins.jar to /home/build/.m2/repository/ome/bio-formats_plugins/8.4.0-SNAPSHOT/bio-formats_plugins-8.4.0-SNAPSHOT.jar
#16 20.89 [resolver:install] Installing ome:bio-formats_plugins:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/bio-formats_plugins/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 20.89 [resolver:install] Installing ome:bio-formats_plugins/maven-metadata.xml to /home/build/.m2/repository/ome/bio-formats_plugins/maven-metadata-local.xml
#16 20.89 
#16 20.89 deps-bio-formats-tools:
#16 20.89 
#16 20.89 jar-bio-formats-tools:
#16 20.99      [echo] isSnapshot = true
#16 21.12 
#16 21.12 init-title:
#16 21.12      [echo] ----------=========== bio-formats-tools ===========----------
#16 21.12 
#16 21.12 init-timestamp:
#16 21.12 
#16 21.12 init:
#16 21.12 
#16 21.12 copy-resources:
#16 21.12     [mkdir] Created dir: /bio-formats-build/bioformats/components/bio-formats-tools/build/classes
#16 21.12 
#16 21.12 compile:
#16 21.36 [resolver:resolve] Resolving artifacts
#16 21.37     [javac] Compiling 10 source files to /bio-formats-build/bioformats/components/bio-formats-tools/build/classes
#16 21.57     [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
#16 22.65     [javac] 1 warning
#16 22.65 
#16 22.65 bio-formats-tools.jar:
#16 22.66       [jar] Building jar: /bio-formats-build/bioformats/artifacts/bio-formats-tools.jar
#16 22.66 [resolver:install] Using default POM (ome:bio-formats-tools:8.4.0-SNAPSHOT)
#16 22.67 [resolver:install] Installing /bio-formats-build/bioformats/components/bio-formats-tools/pom.xml to /home/build/.m2/repository/ome/bio-formats-tools/8.4.0-SNAPSHOT/bio-formats-tools-8.4.0-SNAPSHOT.pom
#16 22.67 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/bio-formats-tools.jar to /home/build/.m2/repository/ome/bio-formats-tools/8.4.0-SNAPSHOT/bio-formats-tools-8.4.0-SNAPSHOT.jar
#16 22.67 [resolver:install] Installing ome:bio-formats-tools:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/bio-formats-tools/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 22.67 [resolver:install] Installing ome:bio-formats-tools/maven-metadata.xml to /home/build/.m2/repository/ome/bio-formats-tools/maven-metadata-local.xml
#16 22.67 
#16 22.67 deps-tests:
#16 22.67 
#16 22.67 jar-tests:
#16 22.76      [echo] isSnapshot = true
#16 22.89 
#16 22.89 init-title:
#16 22.89      [echo] ----------=========== bio-formats-testing-framework ===========----------
#16 22.89 
#16 22.89 init-timestamp:
#16 22.89 
#16 22.89 init:
#16 22.89 
#16 22.89 copy-resources:
#16 22.89     [mkdir] Created dir: /bio-formats-build/bioformats/components/test-suite/build/classes
#16 22.90 
#16 22.90 compile:
#16 23.21 [resolver:resolve] Downloading https://repo1.maven.org/maven2/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18.pom
#16 23.28 [resolver:resolve] Downloading https://maven.scijava.org/content/groups/public/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18.pom
#16 23.65 [resolver:resolve] Downloading https://artifacts.openmicroscopy.org/artifactory/maven/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18.pom
#16 23.67 [resolver:resolve] Downloading https://artifacts.unidata.ucar.edu/repository/unidata-releases/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18.pom
#16 24.09 [resolver:resolve] Downloading https://repo.jenkins-ci.org/releases/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18.pom
#16 24.51 [resolver:resolve] Downloaded https://repo.jenkins-ci.org/releases/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18.pom (0 B at 0.0 KB/sec)
#16 24.52 [resolver:resolve] Resolving artifacts
#16 24.53 [resolver:resolve] Downloading https://repo1.maven.org/maven2/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar
#16 24.57 [resolver:resolve] Downloading https://maven.scijava.org/content/groups/public/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar
#16 24.93 [resolver:resolve] Downloading https://artifacts.openmicroscopy.org/artifactory/maven/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar
#16 24.94 [resolver:resolve] Downloading https://artifacts.unidata.ucar.edu/repository/unidata-releases/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar
#16 25.35 [resolver:resolve] Downloading https://repo.jenkins-ci.org/releases/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar
#16 25.71 [resolver:resolve] Downloaded https://repo.jenkins-ci.org/releases/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar (0 B at 0.0 KB/sec)
#16 25.72     [javac] Compiling 23 source files to /bio-formats-build/bioformats/components/test-suite/build/classes
#16 25.92     [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
#16 26.92     [javac] /bio-formats-build/bioformats/components/test-suite/src/loci/tests/testng/Configuration.java:676: warning: [deprecation] getCoreIndex() in IFormatReader has been deprecated
#16 26.92     [javac]         int index = unflattenedReader.getCoreIndex();
#16 26.92     [javac]                                      ^
#16 26.92     [javac] /bio-formats-build/bioformats/components/test-suite/src/loci/tests/testng/Configuration.java:677: warning: [deprecation] setCoreIndex(int) in IFormatReader has been deprecated
#16 26.92     [javac]         reader.setCoreIndex(index);
#16 26.92     [javac]               ^
#16 27.23     [javac] /bio-formats-build/bioformats/components/test-suite/src/loci/tests/testng/FormatReaderTest.java:2348: warning: [deprecation] getCoreIndex() in IFormatReader has been deprecated
#16 27.23     [javac]             config.setSeries(resolutionReader.getCoreIndex());
#16 27.23     [javac]                                              ^
#16 27.23     [javac] /bio-formats-build/bioformats/components/test-suite/src/loci/tests/testng/FormatReaderTest.java:2514: warning: [deprecation] getCoreIndex() in IFormatReader has been deprecated
#16 27.23     [javac]             config.setSeries(resolutionReader.getCoreIndex());
#16 27.23     [javac]                                              ^
#16 27.53     [javac] /bio-formats-build/bioformats/components/test-suite/src/loci/tests/testng/OrderingListener.java:52: warning: [deprecation] getInstances() in IMethodInstance has been deprecated
#16 27.53     [javac]         FormatReaderTest i1 = (FormatReaderTest) m1.getInstances()[0];
#16 27.53     [javac]                                                    ^
#16 27.53     [javac] /bio-formats-build/bioformats/components/test-suite/src/loci/tests/testng/OrderingListener.java:53: warning: [deprecation] getInstances() in IMethodInstance has been deprecated
#16 27.53     [javac]         FormatReaderTest i2 = (FormatReaderTest) m2.getInstances()[0];
#16 27.53     [javac]                                                    ^
#16 27.53     [javac] Note: Some input files use unchecked or unsafe operations.
#16 27.53     [javac] Note: Recompile with -Xlint:unchecked for details.
#16 27.53     [javac] 7 warnings
#16 27.57 
#16 27.57 tests.jar:
#16 27.57       [jar] Building jar: /bio-formats-build/bioformats/artifacts/bio-formats-testing-framework.jar
#16 27.59 [resolver:install] Using default POM (ome:test-suite:8.4.0-SNAPSHOT)
#16 27.59 [resolver:install] Installing /bio-formats-build/bioformats/components/test-suite/pom.xml to /home/build/.m2/repository/ome/test-suite/8.4.0-SNAPSHOT/test-suite-8.4.0-SNAPSHOT.pom
#16 27.59 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/bio-formats-testing-framework.jar to /home/build/.m2/repository/ome/test-suite/8.4.0-SNAPSHOT/test-suite-8.4.0-SNAPSHOT.jar
#16 27.60 [resolver:install] Installing ome:test-suite:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/test-suite/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 27.60 [resolver:install] Installing ome:test-suite/maven-metadata.xml to /home/build/.m2/repository/ome/test-suite/maven-metadata-local.xml
#16 27.60 
#16 27.60 jars:
#16 27.60 
#16 27.60 copy-jars:
#16 27.60 
#16 27.60 deps-formats-api:
#16 27.64      [echo] isSnapshot = true
#16 27.69 
#16 27.69 install-pom:
#16 27.81 [resolver:install] Installing /bio-formats-build/bioformats/pom.xml to /home/build/.m2/repository/ome/pom-bio-formats/8.4.0-SNAPSHOT/pom-bio-formats-8.4.0-SNAPSHOT.pom
#16 27.81 [resolver:install] Installing ome:pom-bio-formats:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/pom-bio-formats/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 27.81 [resolver:install] Installing ome:pom-bio-formats/maven-metadata.xml to /home/build/.m2/repository/ome/pom-bio-formats/maven-metadata-local.xml
#16 27.81 
#16 27.81 jar-formats-api:
#16 27.90      [echo] isSnapshot = true
#16 28.03 
#16 28.03 init-title:
#16 28.03      [echo] ----------=========== formats-api ===========----------
#16 28.03 
#16 28.03 init-timestamp:
#16 28.03 
#16 28.03 init:
#16 28.03 
#16 28.03 copy-resources:
#16 28.03 
#16 28.03 compile:
#16 28.17 [resolver:resolve] Resolving artifacts
#16 28.18 
#16 28.18 formats-api.jar:
#16 28.20 [resolver:install] Using default POM (ome:formats-api:8.4.0-SNAPSHOT)
#16 28.20 [resolver:install] Installing /bio-formats-build/bioformats/components/formats-api/pom.xml to /home/build/.m2/repository/ome/formats-api/8.4.0-SNAPSHOT/formats-api-8.4.0-SNAPSHOT.pom
#16 28.20 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/formats-api.jar to /home/build/.m2/repository/ome/formats-api/8.4.0-SNAPSHOT/formats-api-8.4.0-SNAPSHOT.jar
#16 28.20 [resolver:install] Installing ome:formats-api:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/formats-api/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 28.20 [resolver:install] Installing ome:formats-api/maven-metadata.xml to /home/build/.m2/repository/ome/formats-api/maven-metadata-local.xml
#16 28.20 
#16 28.20 deps-turbojpeg:
#16 28.20 
#16 28.20 jar-turbojpeg:
#16 28.29      [echo] isSnapshot = true
#16 28.42 
#16 28.42 init-title:
#16 28.42      [echo] ----------=========== turbojpeg ===========----------
#16 28.42 
#16 28.42 init-timestamp:
#16 28.42 
#16 28.42 init:
#16 28.42 
#16 28.42 copy-resources:
#16 28.42 
#16 28.42 compile:
#16 28.42 [resolver:resolve] Resolving artifacts
#16 28.43 
#16 28.43 jar:
#16 28.43 [resolver:install] Using default POM (ome:turbojpeg:8.4.0-SNAPSHOT)
#16 28.44 [resolver:install] Installing /bio-formats-build/bioformats/components/forks/turbojpeg/pom.xml to /home/build/.m2/repository/ome/turbojpeg/8.4.0-SNAPSHOT/turbojpeg-8.4.0-SNAPSHOT.pom
#16 28.44 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/turbojpeg.jar to /home/build/.m2/repository/ome/turbojpeg/8.4.0-SNAPSHOT/turbojpeg-8.4.0-SNAPSHOT.jar
#16 28.44 [resolver:install] Installing ome:turbojpeg:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/turbojpeg/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 28.44 [resolver:install] Installing ome:turbojpeg/maven-metadata.xml to /home/build/.m2/repository/ome/turbojpeg/maven-metadata-local.xml
#16 28.44 
#16 28.44 deps-formats-bsd:
#16 28.44 
#16 28.44 jar-formats-bsd:
#16 28.53      [echo] isSnapshot = true
#16 28.65 
#16 28.65 init-title:
#16 28.65      [echo] ----------=========== formats-bsd ===========----------
#16 28.65 
#16 28.65 init-timestamp:
#16 28.65 
#16 28.65 init:
#16 28.65 
#16 28.65 copy-resources:
#16 28.65 
#16 28.65 compile:
#16 28.84 [resolver:resolve] Resolving artifacts
#16 28.86 
#16 28.86 formats-bsd.jar:
#16 28.89 [resolver:install] Using default POM (ome:formats-bsd:8.4.0-SNAPSHOT)
#16 28.89 [resolver:install] Installing /bio-formats-build/bioformats/components/formats-bsd/pom.xml to /home/build/.m2/repository/ome/formats-bsd/8.4.0-SNAPSHOT/formats-bsd-8.4.0-SNAPSHOT.pom
#16 28.90 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/formats-bsd.jar to /home/build/.m2/repository/ome/formats-bsd/8.4.0-SNAPSHOT/formats-bsd-8.4.0-SNAPSHOT.jar
#16 28.90 [resolver:install] Installing ome:formats-bsd:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/formats-bsd/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 28.90 [resolver:install] Installing ome:formats-bsd/maven-metadata.xml to /home/build/.m2/repository/ome/formats-bsd/maven-metadata-local.xml
#16 28.90 
#16 28.90 deps-formats-gpl:
#16 28.90 
#16 28.90 jar-formats-gpl:
#16 28.99      [echo] isSnapshot = true
#16 29.11 
#16 29.11 init-title:
#16 29.11      [echo] ----------=========== formats-gpl ===========----------
#16 29.11 
#16 29.11 init-timestamp:
#16 29.11 
#16 29.11 init:
#16 29.11 
#16 29.11 copy-resources:
#16 29.11 
#16 29.11 compile:
#16 29.34 [resolver:resolve] Resolving artifacts
#16 29.36 
#16 29.36 formats-gpl.jar:
#16 29.39 [resolver:install] Using default POM (ome:formats-gpl:8.4.0-SNAPSHOT)
#16 29.40 [resolver:install] Installing /bio-formats-build/bioformats/components/formats-gpl/pom.xml to /home/build/.m2/repository/ome/formats-gpl/8.4.0-SNAPSHOT/formats-gpl-8.4.0-SNAPSHOT.pom
#16 29.40 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/formats-gpl.jar to /home/build/.m2/repository/ome/formats-gpl/8.4.0-SNAPSHOT/formats-gpl-8.4.0-SNAPSHOT.jar
#16 29.40 [resolver:install] Installing ome:formats-gpl:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/formats-gpl/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 29.40 [resolver:install] Installing ome:formats-gpl/maven-metadata.xml to /home/build/.m2/repository/ome/formats-gpl/maven-metadata-local.xml
#16 29.41 
#16 29.41 deps-bio-formats-plugins:
#16 29.41 
#16 29.41 jar-bio-formats-plugins:
#16 29.49      [echo] isSnapshot = true
#16 29.62 
#16 29.62 init-title:
#16 29.62      [echo] ----------=========== bio-formats_plugins ===========----------
#16 29.62 
#16 29.62 init-timestamp:
#16 29.62 
#16 29.62 init:
#16 29.62 
#16 29.62 copy-resources:
#16 29.62 
#16 29.62 compile:
#16 29.85 [resolver:resolve] Resolving artifacts
#16 29.87 
#16 29.87 bio-formats-plugins.jar:
#16 29.88 [resolver:install] Using default POM (ome:bio-formats_plugins:8.4.0-SNAPSHOT)
#16 29.88 [resolver:install] Installing /bio-formats-build/bioformats/components/bio-formats-plugins/pom.xml to /home/build/.m2/repository/ome/bio-formats_plugins/8.4.0-SNAPSHOT/bio-formats_plugins-8.4.0-SNAPSHOT.pom
#16 29.89 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/bio-formats_plugins.jar to /home/build/.m2/repository/ome/bio-formats_plugins/8.4.0-SNAPSHOT/bio-formats_plugins-8.4.0-SNAPSHOT.jar
#16 29.89 [resolver:install] Installing ome:bio-formats_plugins:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/bio-formats_plugins/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 29.89 [resolver:install] Installing ome:bio-formats_plugins/maven-metadata.xml to /home/build/.m2/repository/ome/bio-formats_plugins/maven-metadata-local.xml
#16 29.89 
#16 29.89 deps-bio-formats-tools:
#16 29.89 
#16 29.89 jar-bio-formats-tools:
#16 29.98      [echo] isSnapshot = true
#16 30.16 
#16 30.16 init-title:
#16 30.16      [echo] ----------=========== bio-formats-tools ===========----------
#16 30.16 
#16 30.16 init-timestamp:
#16 30.16 
#16 30.16 init:
#16 30.16 
#16 30.16 copy-resources:
#16 30.16 
#16 30.16 compile:
#16 30.38 [resolver:resolve] Resolving artifacts
#16 30.39 
#16 30.39 bio-formats-tools.jar:
#16 30.40 [resolver:install] Using default POM (ome:bio-formats-tools:8.4.0-SNAPSHOT)
#16 30.40 [resolver:install] Installing /bio-formats-build/bioformats/components/bio-formats-tools/pom.xml to /home/build/.m2/repository/ome/bio-formats-tools/8.4.0-SNAPSHOT/bio-formats-tools-8.4.0-SNAPSHOT.pom
#16 30.40 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/bio-formats-tools.jar to /home/build/.m2/repository/ome/bio-formats-tools/8.4.0-SNAPSHOT/bio-formats-tools-8.4.0-SNAPSHOT.jar
#16 30.40 [resolver:install] Installing ome:bio-formats-tools:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/bio-formats-tools/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 30.41 [resolver:install] Installing ome:bio-formats-tools/maven-metadata.xml to /home/build/.m2/repository/ome/bio-formats-tools/maven-metadata-local.xml
#16 30.41 
#16 30.41 deps-tests:
#16 30.41 
#16 30.41 jar-tests:
#16 30.49      [echo] isSnapshot = true
#16 30.62 
#16 30.62 init-title:
#16 30.62      [echo] ----------=========== bio-formats-testing-framework ===========----------
#16 30.62 
#16 30.62 init-timestamp:
#16 30.62 
#16 30.62 init:
#16 30.62 
#16 30.62 copy-resources:
#16 30.62 
#16 30.62 compile:
#16 30.85 [resolver:resolve] Resolving artifacts
#16 30.87 
#16 30.87 tests.jar:
#16 30.87 [resolver:install] Using default POM (ome:test-suite:8.4.0-SNAPSHOT)
#16 30.87 [resolver:install] Installing /bio-formats-build/bioformats/components/test-suite/pom.xml to /home/build/.m2/repository/ome/test-suite/8.4.0-SNAPSHOT/test-suite-8.4.0-SNAPSHOT.pom
#16 30.88 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/bio-formats-testing-framework.jar to /home/build/.m2/repository/ome/test-suite/8.4.0-SNAPSHOT/test-suite-8.4.0-SNAPSHOT.jar
#16 30.88 [resolver:install] Installing ome:test-suite:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/test-suite/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 30.88 [resolver:install] Installing ome:test-suite/maven-metadata.xml to /home/build/.m2/repository/ome/test-suite/maven-metadata-local.xml
#16 30.88 
#16 30.88 jars:
#16 30.88 
#16 30.88 tools:
#16 30.88      [echo] ----------=========== bioformats_package ===========----------
#16 31.02      [echo] isSnapshot = true
#16 31.14 
#16 31.14 init-timestamp:
#16 31.14 
#16 31.14 bundle:
#16 31.37 [resolver:resolve] Resolving artifacts
#16 31.38     [unzip] Expanding: /home/build/.m2/repository/ome/bio-formats_plugins/8.4.0-SNAPSHOT/bio-formats_plugins-8.4.0-SNAPSHOT.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 31.42     [unzip] Expanding: /home/build/.m2/repository/org/openmicroscopy/ome-common/6.1.1-SNAPSHOT/ome-common-6.1.1-SNAPSHOT.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 31.44     [unzip] Expanding: /home/build/.m2/repository/io/minio/minio/5.0.2/minio-5.0.2.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 31.47     [unzip] Expanding: /home/build/.m2/repository/com/google/http-client/google-http-client-xml/1.20.0/google-http-client-xml-1.20.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 31.48     [unzip] Expanding: /home/build/.m2/repository/com/google/http-client/google-http-client/1.20.0/google-http-client-1.20.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 31.54     [unzip] Expanding: /home/build/.m2/repository/xpp3/xpp3/1.1.4c/xpp3-1.1.4c.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 31.56     [unzip] Expanding: /home/build/.m2/repository/com/squareup/okhttp3/okhttp/3.7.0/okhttp-3.7.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 31.62     [unzip] Expanding: /home/build/.m2/repository/com/squareup/okio/okio/1.12.0/okio-1.12.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 31.64     [unzip] Expanding: /home/build/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 31.89     [unzip] Expanding: /home/build/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 31.95     [unzip] Expanding: /home/build/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 31.97     [unzip] Expanding: /home/build/.m2/repository/com/esotericsoftware/kryo/5.4.0/kryo-5.4.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 32.04     [unzip] Expanding: /home/build/.m2/repository/com/esotericsoftware/reflectasm/1.11.9/reflectasm-1.11.9.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 32.05     [unzip] Expanding: /home/build/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 32.06     [unzip] Expanding: /home/build/.m2/repository/com/esotericsoftware/minlog/1.3.1/minlog-1.3.1.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 32.06     [unzip] Expanding: /home/build/.m2/repository/joda-time/joda-time/2.12.7/joda-time-2.12.7.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 32.26     [unzip] Expanding: /home/build/.m2/repository/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 32.81     [unzip] Expanding: /home/build/.m2/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 32.81     [unzip] Expanding: /home/build/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 32.81     [unzip] Expanding: /home/build/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 32.82     [unzip] Expanding: /home/build/.m2/repository/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 32.91     [unzip] Expanding: /home/build/.m2/repository/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 32.92     [unzip] Expanding: /home/build/.m2/repository/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 32.92     [unzip] Expanding: /home/build/.m2/repository/org/openmicroscopy/ome-xml/6.5.1-SNAPSHOT/ome-xml-6.5.1-SNAPSHOT.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 32.99     [unzip] Expanding: /home/build/.m2/repository/org/openmicroscopy/specification/6.5.1-SNAPSHOT/specification-6.5.1-SNAPSHOT.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 33.06     [unzip] Expanding: /home/build/.m2/repository/ome/formats-api/8.4.0-SNAPSHOT/formats-api-8.4.0-SNAPSHOT.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 33.08     [unzip] Expanding: /home/build/.m2/repository/org/openmicroscopy/ome-codecs/1.1.2-SNAPSHOT/ome-codecs-1.1.2-SNAPSHOT.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 33.10     [unzip] Expanding: /home/build/.m2/repository/org/openmicroscopy/ome-jai/0.1.6-SNAPSHOT/ome-jai-0.1.6-SNAPSHOT.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 33.25     [unzip] Expanding: /home/build/.m2/repository/ome/formats-bsd/8.4.0-SNAPSHOT/formats-bsd-8.4.0-SNAPSHOT.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 33.34     [unzip] Expanding: /home/build/.m2/repository/ome/turbojpeg/8.4.0-SNAPSHOT/turbojpeg-8.4.0-SNAPSHOT.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 33.39     [unzip] Expanding: /home/build/.m2/repository/org/scijava/native-lib-loader/2.4.0/native-lib-loader-2.4.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 33.39     [unzip] Expanding: /home/build/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 33.51     [unzip] Expanding: /home/build/.m2/repository/org/perf4j/perf4j/0.9.16/perf4j-0.9.16.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 33.54     [unzip] Expanding: /home/build/.m2/repository/cisd/jhdf5/19.04.1/jhdf5-19.04.1.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 34.09     [unzip] Expanding: /home/build/.m2/repository/cisd/base/18.09.0/base-18.09.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 34.11     [unzip] Expanding: /home/build/.m2/repository/commons-io/commons-io/2.6/commons-io-2.6.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 34.15     [unzip] Expanding: /home/build/.m2/repository/com/drewnoakes/metadata-extractor/2.18.0/metadata-extractor-2.18.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 34.27     [unzip] Expanding: /home/build/.m2/repository/com/adobe/xmp/xmpcore/6.1.11/xmpcore-6.1.11.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 34.29     [unzip] Expanding: /home/build/.m2/repository/ome/jxrlib-all/0.2.4/jxrlib-all-0.2.4.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 34.31     [unzip] Expanding: /home/build/.m2/repository/org/json/json/20231013/json-20231013.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 34.32     [unzip] Expanding: /home/build/.m2/repository/xerces/xercesImpl/2.12.2/xercesImpl-2.12.2.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 34.59     [unzip] Expanding: /home/build/.m2/repository/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 34.68     [unzip] Expanding: /home/build/.m2/repository/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 34.74     [unzip] Expanding: /home/build/.m2/repository/ome/formats-gpl/8.4.0-SNAPSHOT/formats-gpl-8.4.0-SNAPSHOT.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 34.86     [unzip] Expanding: /home/build/.m2/repository/org/openmicroscopy/ome-mdbtools/5.3.5-SNAPSHOT/ome-mdbtools-5.3.5-SNAPSHOT.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 34.88     [unzip] Expanding: /home/build/.m2/repository/org/openmicroscopy/metakit/5.3.10-SNAPSHOT/metakit-5.3.10-SNAPSHOT.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 34.88     [unzip] Expanding: /home/build/.m2/repository/org/openmicroscopy/ome-poi/5.3.11-SNAPSHOT/ome-poi-5.3.11-SNAPSHOT.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 35.02     [unzip] Expanding: /home/build/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 35.03     [unzip] Expanding: /home/build/.m2/repository/edu/ucar/cdm-core/5.6.0/cdm-core-5.6.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 35.57     [unzip] Expanding: /home/build/.m2/repository/edu/ucar/httpservices/5.6.0/httpservices-5.6.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 35.58     [unzip] Expanding: /home/build/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 35.71     [unzip] Expanding: /home/build/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 35.77     [unzip] Expanding: /home/build/.m2/repository/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 35.78     [unzip] Expanding: /home/build/.m2/repository/com/google/re2j/re2j/1.3/re2j-1.3.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 35.79     [unzip] Expanding: /home/build/.m2/repository/commons-math/commons-math/1.2/commons-math-1.2.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 35.85     [unzip] Expanding: /home/build/.m2/repository/io/airlift/aircompressor/0.27/aircompressor-0.27.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 35.89     [unzip] Expanding: /home/build/.m2/repository/org/xerial/sqlite-jdbc/3.49.1.0/sqlite-jdbc-3.49.1.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 36.32     [unzip] Expanding: /home/build/.m2/repository/com/jgoodies/jgoodies-forms/1.7.2/jgoodies-forms-1.7.2.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 36.34     [unzip] Expanding: /home/build/.m2/repository/com/jgoodies/jgoodies-common/1.7.0/jgoodies-common-1.7.0.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 36.35     [unzip] Expanding: /home/build/.m2/repository/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 36.36     [unzip] Expanding: /home/build/.m2/repository/ome/bio-formats-tools/8.4.0-SNAPSHOT/bio-formats-tools-8.4.0-SNAPSHOT.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 36.37     [unzip] Expanding: /home/build/.m2/repository/xalan/serializer/2.7.3/serializer-2.7.3.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 36.40     [unzip] Expanding: /home/build/.m2/repository/xalan/xalan/2.7.3/xalan-2.7.3.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 36.84     [unzip] Expanding: /home/build/.m2/repository/ch/qos/logback/logback-core/1.3.15/logback-core-1.3.15.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 36.96     [unzip] Expanding: /home/build/.m2/repository/ch/qos/logback/logback-classic/1.3.15/logback-classic-1.3.15.jar into /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 37.40       [jar] Building jar: /bio-formats-build/bioformats/artifacts/bioformats_package.jar
#16 44.79    [delete] Deleting directory /bio-formats-build/bioformats/components/bundles/bioformats_package/build/unzip
#16 45.62 [resolver:install] Using default POM (ome:bioformats_package:8.4.0-SNAPSHOT)
#16 45.63 [resolver:install] Installing /bio-formats-build/bioformats/components/bundles/bioformats_package/pom.xml to /home/build/.m2/repository/ome/bioformats_package/8.4.0-SNAPSHOT/bioformats_package-8.4.0-SNAPSHOT.pom
#16 45.67 [resolver:install] Installing /bio-formats-build/bioformats/artifacts/bioformats_package.jar to /home/build/.m2/repository/ome/bioformats_package/8.4.0-SNAPSHOT/bioformats_package-8.4.0-SNAPSHOT.jar
#16 45.71 [resolver:install] Installing ome:bioformats_package:8.4.0-SNAPSHOT/maven-metadata.xml to /home/build/.m2/repository/ome/bioformats_package/8.4.0-SNAPSHOT/maven-metadata-local.xml
#16 45.71 [resolver:install] Installing ome:bioformats_package/maven-metadata.xml to /home/build/.m2/repository/ome/bioformats_package/maven-metadata-local.xml
#16 45.72 
#16 45.72 BUILD SUCCESSFUL
#16 45.72 Total time: 45 seconds
#16 DONE 46.7s

#17 [13/13] WORKDIR /bio-formats-build/bioformats/components/test-suite
#17 DONE 0.1s

#18 exporting to image
#18 exporting layers
#18 exporting layers 4.1s done
#18 writing image sha256:2597b2cda86c49933795c1f47b18f5a6534e47b35f1e42298d5f8caa5fe20f03 done
#18 naming to docker.io/snoopycrimecop/bioformats:merge_ci done
#18 DONE 4.1s

 1 warning found (use docker --debug to expand):
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 30)
Finished: SUCCESS