Bug#975197: jmock2: FTBFS: dh_auto_test: error: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode test returned exit code 1

Lucas Nussbaum lucas at debian.org
Thu Nov 19 09:46:58 GMT 2020


Source: jmock2
Version: 2.8.4-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201119 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
> 	mh_patchpoms -plibjmock2-java --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>    dh_auto_build
> 	/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package javadoc:jar javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] jMock 2 Parent                                                     [pom]
> [INFO] jMock 2 Test Jar                                                   [jar]
> [INFO] jMock 2 Core                                                       [jar]
> [INFO] jmock-junit3                                                       [jar]
> [INFO] jmock-junit4                                                       [jar]
> [INFO] jmock-legacy                                                       [jar]
> [INFO] 
> [INFO] -----------------------< org.jmock:jmock-parent >-----------------------
> [INFO] Building jMock 2 Parent 2.8.4                                      [1/6]
> [INFO] --------------------------------[ pom ]---------------------------------
> [INFO] 
> [INFO] >>> maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) > generate-sources @ jmock-parent >>>
> [INFO] 
> [INFO] <<< maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) < generate-sources @ jmock-parent <<<
> [INFO] 
> [INFO] 
> [INFO] --- maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) @ jmock-parent ---
> [INFO] 
> [INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ jmock-parent ---
> [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
> [INFO] 
> [INFO] ----------------------< org.jmock:jmock-testjar >-----------------------
> [INFO] Building jMock 2 Test Jar 2.8.4                                    [2/6]
> [INFO] --------------------------------[ jar ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jmock-testjar ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/testjar/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jmock-testjar ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 3 source files to /<<PKGBUILDDIR>>/testjar/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jmock-testjar ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/testjar/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jmock-testjar ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jmock-testjar ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ jmock-testjar ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/testjar/target/signed.jar
> [INFO] 
> [INFO] >>> maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) > generate-sources @ jmock-testjar >>>
> [INFO] 
> [INFO] <<< maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) < generate-sources @ jmock-testjar <<<
> [INFO] 
> [INFO] 
> [INFO] --- maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) @ jmock-testjar ---
> [INFO] Adding the --ignore-source-errors option
> [INFO] 
> Loading source file /<<PKGBUILDDIR>>/testjar/src/main/java/ClassFromOtherClassLoader.java...
> Loading source file /<<PKGBUILDDIR>>/testjar/src/main/java/InterfaceFromOtherClassLoader.java...
> Loading source files for package org.jmock.testjar...
> Constructing Javadoc information...
> Standard Doclet version 11.0.9.1
> Building tree for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/ClassFromOtherClassLoader.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/InterfaceFromOtherClassLoader.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/org/jmock/testjar/TypeInSignedJar.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/package-summary.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/package-tree.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/org/jmock/testjar/package-summary.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/org/jmock/testjar/package-tree.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/constant-values.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/org/jmock/testjar/class-use/TypeInSignedJar.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/class-use/ClassFromOtherClassLoader.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/class-use/InterfaceFromOtherClassLoader.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/package-use.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/org/jmock/testjar/package-use.html...
> Building index for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/overview-tree.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/index-all.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/allclasses-index.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/allpackages-index.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/deprecated-list.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/index.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/overview-summary.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/site/apidocs/help-doc.html...
> [INFO] 
> [INFO] --- maven-dependency-plugin:3.1.1:copy (copy) @ jmock-testjar ---
> [INFO] Configured Artifact: org.jmock:jmock-testjar:2.8.4:jar
> [INFO] Copying signed.jar to /<<PKGBUILDDIR>>/testjar/target/unsigned.jar
> [INFO] 
> [INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ jmock-testjar ---
> [INFO] Adding the --ignore-source-errors option
> [INFO] 
> Loading source file /<<PKGBUILDDIR>>/testjar/src/main/java/ClassFromOtherClassLoader.java...
> Loading source file /<<PKGBUILDDIR>>/testjar/src/main/java/InterfaceFromOtherClassLoader.java...
> Loading source files for package org.jmock.testjar...
> Constructing Javadoc information...
> Standard Doclet version 11.0.9.1
> Building tree for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/ClassFromOtherClassLoader.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/InterfaceFromOtherClassLoader.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/org/jmock/testjar/TypeInSignedJar.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/package-summary.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/package-tree.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/org/jmock/testjar/package-summary.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/org/jmock/testjar/package-tree.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/constant-values.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/org/jmock/testjar/class-use/TypeInSignedJar.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/class-use/ClassFromOtherClassLoader.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/class-use/InterfaceFromOtherClassLoader.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/package-use.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/org/jmock/testjar/package-use.html...
> Building index for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/overview-tree.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/index-all.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/allclasses-index.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/allpackages-index.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/deprecated-list.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/index.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/overview-summary.html...
> Generating /<<PKGBUILDDIR>>/testjar/target/apidocs/help-doc.html...
> [INFO] Building jar: /<<PKGBUILDDIR>>/testjar/target/signed-javadoc.jar
> [INFO] 
> [INFO] --------------------------< org.jmock:jmock >---------------------------
> [INFO] Building jMock 2 Core 2.8.4                                        [3/6]
> [INFO] --------------------------------[ jar ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jmock ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jmock ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 83 source files to /<<PKGBUILDDIR>>/jmock/target/classes
> [INFO] /<<PKGBUILDDIR>>/jmock/src/main/java/org/jmock/ExpectationsCreator.java: Some input files use or override a deprecated API.
> [INFO] /<<PKGBUILDDIR>>/jmock/src/main/java/org/jmock/ExpectationsCreator.java: Recompile with -Xlint:deprecation for details.
> [INFO] /<<PKGBUILDDIR>>/jmock/src/main/java/org/jmock/Mockery.java: /<<PKGBUILDDIR>>/jmock/src/main/java/org/jmock/Mockery.java uses unchecked or unsafe operations.
> [INFO] /<<PKGBUILDDIR>>/jmock/src/main/java/org/jmock/Mockery.java: Recompile with -Xlint:unchecked for details.
> [INFO] 
> [INFO] --- exec-maven-plugin:1.6.0:exec (default) @ jmock ---
> Nov 19, 2020 7:27:57 AM org.jmock.ExpectationsCreator main
> INFO: Expections Old School method injector running
> Nov 19, 2020 7:27:57 AM org.jmock.ExpectationsCreator main
> INFO: Running in /<<PKGBUILDDIR>>/jmock
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jmock ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jmock ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 76 source files to /<<PKGBUILDDIR>>/jmock/target/test-classes
> [INFO] /<<PKGBUILDDIR>>/jmock/src/test/java/org/jmock/test/acceptance/RecordingAcceptanceTests.java: Some input files use or override a deprecated API.
> [INFO] /<<PKGBUILDDIR>>/jmock/src/test/java/org/jmock/test/acceptance/RecordingAcceptanceTests.java: Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jmock ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ jmock ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/jmock/target/jmock-2.8.4.jar
> [INFO] 
> [INFO] >>> maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) > generate-sources @ jmock >>>
> [INFO] 
> [INFO] <<< maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) < generate-sources @ jmock <<<
> [INFO] 
> [INFO] 
> [INFO] --- maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) @ jmock ---
> [INFO] Adding the --ignore-source-errors option
> [INFO] 
> Loading source files for package org.jmock...
> Loading source files for package org.jmock.api...
> Loading source files for package org.jmock.auto...
> Loading source files for package org.jmock.auto.internal...
> Loading source files for package org.jmock.lib...
> Loading source files for package org.jmock.lib.action...
> Loading source files for package org.jmock.lib.script...
> Loading source files for package org.jmock.lib.concurrent...
> Loading source files for package org.jmock.lib.concurrent.internal...
> Loading source files for package org.jmock.internal...
> Loading source files for package org.jmock.internal.matcher...
> Loading source files for package org.jmock.syntax...
> Constructing Javadoc information...
> Standard Doclet version 11.0.9.1
> Building tree for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/AbstractExpectations.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/Expectations.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/ExpectationsCreator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/Mockery.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/Sequence.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/States.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/Action.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/Expectation.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/ExpectationError.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/ExpectationErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/Imposteriser.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/Invocation.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/Invokable.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/MockObjectNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/ThreadingPolicy.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/auto/Auto.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/auto/Mock.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/auto/internal/Mockomatic.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/AllDeclaredFields.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/CaptureControl.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/Cardinality.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/ChangeStateSideEffect.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/ExpectationBuilder.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/ExpectationCapture.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/ExpectationCollector.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/FakeObjectMethods.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/Formatting.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/InStateOrderingConstraint.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/InvocationDispatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/InvocationDiverter.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/InvocationExpectation.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/InvocationExpectationBuilder.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/InvocationToExpectationTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/NamedSequence.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/ObjectMethodExpectationBouncer.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/OrderingConstraint.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/ParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/ProxiedObjectIdentity.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/ReturnDefaultValueAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/SearchingClassLoader.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/SideEffect.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/SingleThreadedPolicy.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/State.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/StateMachine.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/StatePredicate.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/matcher/AllParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/matcher/MethodMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/matcher/MethodNameMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/matcher/MockObjectMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/matcher/ParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/AssertionErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/CamelCaseNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/CurrentStateMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/IdentityExpectationErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/JavaReflectionImposteriser.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/LastWordNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/RetroNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/ActionSequence.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/CustomAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/DoAllAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/ReturnEnumerationAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/ReturnIteratorAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/ReturnValueAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/ThrowAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/VoidAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/Blitzer.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/DeterministicExecutor.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/DeterministicScheduler.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/Synchroniser.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/UnsupportedSynchronousOperationException.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/internal/DeltaQueue.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/internal/FixedTimeout.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/internal/InfiniteTimeout.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/internal/Timeout.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/script/ScriptedAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/ActionClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/ArgumentConstraintPhrases.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/CardinalityClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/MethodClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/ParametersClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/ReceiverClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/StatesClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/WithClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/auto/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/auto/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/auto/internal/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/auto/internal/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/matcher/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/matcher/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/internal/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/internal/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/script/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/script/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/constant-values.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/serialized-form.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/class-use/Sequence.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/class-use/States.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/class-use/Mockery.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/class-use/AbstractExpectations.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/class-use/Expectations.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/class-use/ExpectationsCreator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/class-use/MockObjectNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/class-use/Invocation.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/class-use/Expectation.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/class-use/Invokable.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/class-use/Imposteriser.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/class-use/ThreadingPolicy.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/class-use/ExpectationErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/class-use/Action.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/class-use/ExpectationError.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/auto/class-use/Auto.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/auto/class-use/Mock.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/auto/internal/class-use/Mockomatic.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/class-use/CurrentStateMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/class-use/AssertionErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/class-use/CamelCaseNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/class-use/JavaReflectionImposteriser.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/class-use/IdentityExpectationErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/class-use/RetroNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/class-use/LastWordNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/class-use/ThrowAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/class-use/ReturnValueAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/class-use/VoidAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/class-use/DoAllAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/class-use/CustomAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/class-use/ReturnIteratorAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/class-use/ActionSequence.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/class-use/ReturnEnumerationAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/script/class-use/ScriptedAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/class-use/UnsupportedSynchronousOperationException.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/class-use/Blitzer.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/class-use/Synchroniser.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/class-use/DeterministicExecutor.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/class-use/DeterministicScheduler.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/internal/class-use/Timeout.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/internal/class-use/FixedTimeout.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/internal/class-use/DeltaQueue.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/internal/class-use/InfiniteTimeout.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/SideEffect.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/SingleThreadedPolicy.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/FakeObjectMethods.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/InvocationDispatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/InvocationDiverter.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/ParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/Cardinality.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/ProxiedObjectIdentity.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/State.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/InvocationExpectation.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/CaptureControl.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/AllDeclaredFields.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/OrderingConstraint.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/ReturnDefaultValueAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/StateMachine.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/ExpectationBuilder.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/InStateOrderingConstraint.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/SearchingClassLoader.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/InvocationExpectationBuilder.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/InvocationToExpectationTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/ExpectationCollector.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/ExpectationCapture.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/Formatting.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/StatePredicate.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/ObjectMethodExpectationBouncer.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/NamedSequence.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/class-use/ChangeStateSideEffect.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/matcher/class-use/MethodNameMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/matcher/class-use/ParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/matcher/class-use/MockObjectMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/matcher/class-use/AllParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/matcher/class-use/MethodMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/class-use/ReceiverClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/class-use/ActionClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/class-use/ParametersClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/class-use/WithClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/class-use/MethodClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/class-use/StatesClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/class-use/CardinalityClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/class-use/ArgumentConstraintPhrases.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/api/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/auto/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/auto/internal/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/internal/matcher/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/action/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/concurrent/internal/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/lib/script/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/org/jmock/syntax/package-use.html...
> Building index for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/overview-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/index-all.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/allclasses-index.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/allpackages-index.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/deprecated-list.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/index.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/overview-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/site/apidocs/help-doc.html...
> 1 warning
> [WARNING] Javadoc Warnings
> [WARNING] /<<PKGBUILDDIR>>/jmock/src/main/java/org/jmock/internal/ReturnDefaultValueAction.java:23: warning - Tag @link: reference not found: java.util
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ jmock ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/jmock/target/jmock-2.8.4-tests.jar
> [INFO] 
> [INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ jmock ---
> [INFO] Adding the --ignore-source-errors option
> [INFO] 
> Loading source files for package org.jmock...
> Loading source files for package org.jmock.api...
> Loading source files for package org.jmock.auto...
> Loading source files for package org.jmock.auto.internal...
> Loading source files for package org.jmock.lib...
> Loading source files for package org.jmock.lib.action...
> Loading source files for package org.jmock.lib.script...
> Loading source files for package org.jmock.lib.concurrent...
> Loading source files for package org.jmock.lib.concurrent.internal...
> Loading source files for package org.jmock.internal...
> Loading source files for package org.jmock.internal.matcher...
> Loading source files for package org.jmock.syntax...
> Constructing Javadoc information...
> Standard Doclet version 11.0.9.1
> Building tree for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/AbstractExpectations.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/Expectations.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/ExpectationsCreator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/Mockery.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/Sequence.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/States.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/Action.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/Expectation.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/ExpectationError.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/ExpectationErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/Imposteriser.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/Invocation.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/Invokable.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/MockObjectNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/ThreadingPolicy.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/auto/Auto.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/auto/Mock.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/auto/internal/Mockomatic.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/AllDeclaredFields.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/CaptureControl.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/Cardinality.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/ChangeStateSideEffect.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/ExpectationBuilder.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/ExpectationCapture.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/ExpectationCollector.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/FakeObjectMethods.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/Formatting.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/InStateOrderingConstraint.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/InvocationDispatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/InvocationDiverter.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/InvocationExpectation.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/InvocationExpectationBuilder.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/InvocationToExpectationTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/NamedSequence.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/ObjectMethodExpectationBouncer.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/OrderingConstraint.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/ParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/ProxiedObjectIdentity.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/ReturnDefaultValueAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/SearchingClassLoader.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/SideEffect.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/SingleThreadedPolicy.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/State.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/StateMachine.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/StatePredicate.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/matcher/AllParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/matcher/MethodMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/matcher/MethodNameMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/matcher/MockObjectMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/matcher/ParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/AssertionErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/CamelCaseNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/CurrentStateMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/IdentityExpectationErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/JavaReflectionImposteriser.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/LastWordNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/RetroNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/ActionSequence.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/CustomAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/DoAllAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/ReturnEnumerationAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/ReturnIteratorAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/ReturnValueAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/ThrowAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/VoidAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/Blitzer.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/DeterministicExecutor.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/DeterministicScheduler.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/Synchroniser.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/UnsupportedSynchronousOperationException.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/internal/DeltaQueue.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/internal/FixedTimeout.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/internal/InfiniteTimeout.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/internal/Timeout.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/script/ScriptedAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/ActionClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/ArgumentConstraintPhrases.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/CardinalityClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/MethodClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/ParametersClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/ReceiverClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/StatesClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/WithClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/auto/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/auto/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/auto/internal/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/auto/internal/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/matcher/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/matcher/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/internal/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/internal/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/script/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/script/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/constant-values.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/serialized-form.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/class-use/Sequence.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/class-use/States.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/class-use/Mockery.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/class-use/AbstractExpectations.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/class-use/Expectations.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/class-use/ExpectationsCreator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/class-use/MockObjectNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/class-use/Invocation.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/class-use/Expectation.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/class-use/Invokable.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/class-use/Imposteriser.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/class-use/ThreadingPolicy.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/class-use/ExpectationErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/class-use/Action.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/class-use/ExpectationError.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/auto/class-use/Auto.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/auto/class-use/Mock.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/auto/internal/class-use/Mockomatic.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/class-use/CurrentStateMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/class-use/AssertionErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/class-use/CamelCaseNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/class-use/JavaReflectionImposteriser.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/class-use/IdentityExpectationErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/class-use/RetroNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/class-use/LastWordNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/class-use/ThrowAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/class-use/ReturnValueAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/class-use/VoidAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/class-use/DoAllAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/class-use/CustomAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/class-use/ReturnIteratorAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/class-use/ActionSequence.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/class-use/ReturnEnumerationAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/script/class-use/ScriptedAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/class-use/UnsupportedSynchronousOperationException.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/class-use/Blitzer.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/class-use/Synchroniser.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/class-use/DeterministicExecutor.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/class-use/DeterministicScheduler.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/internal/class-use/Timeout.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/internal/class-use/FixedTimeout.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/internal/class-use/DeltaQueue.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/internal/class-use/InfiniteTimeout.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/SideEffect.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/SingleThreadedPolicy.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/FakeObjectMethods.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/InvocationDispatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/InvocationDiverter.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/ParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/Cardinality.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/ProxiedObjectIdentity.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/State.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/InvocationExpectation.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/CaptureControl.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/AllDeclaredFields.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/OrderingConstraint.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/ReturnDefaultValueAction.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/StateMachine.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/ExpectationBuilder.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/InStateOrderingConstraint.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/SearchingClassLoader.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/InvocationExpectationBuilder.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/InvocationToExpectationTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/ExpectationCollector.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/ExpectationCapture.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/Formatting.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/StatePredicate.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/ObjectMethodExpectationBouncer.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/NamedSequence.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/class-use/ChangeStateSideEffect.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/matcher/class-use/MethodNameMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/matcher/class-use/ParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/matcher/class-use/MockObjectMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/matcher/class-use/AllParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/matcher/class-use/MethodMatcher.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/class-use/ReceiverClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/class-use/ActionClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/class-use/ParametersClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/class-use/WithClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/class-use/MethodClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/class-use/StatesClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/class-use/CardinalityClause.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/class-use/ArgumentConstraintPhrases.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/api/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/auto/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/auto/internal/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/internal/matcher/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/action/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/concurrent/internal/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/lib/script/package-use.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/org/jmock/syntax/package-use.html...
> Building index for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/overview-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/index-all.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/allclasses-index.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/allpackages-index.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/deprecated-list.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/index.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/overview-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock/target/apidocs/help-doc.html...
> 1 warning
> [WARNING] Javadoc Warnings
> [WARNING] /<<PKGBUILDDIR>>/jmock/src/main/java/org/jmock/internal/ReturnDefaultValueAction.java:23: warning - Tag @link: reference not found: java.util
> [INFO] Building jar: /<<PKGBUILDDIR>>/jmock/target/jmock-2.8.4-javadoc.jar
> [INFO] 
> [INFO] -----------------------< org.jmock:jmock-junit3 >-----------------------
> [INFO] Building jmock-junit3 2.8.4                                        [4/6]
> [INFO] --------------------------------[ jar ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jmock-junit3 ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock-junit3/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jmock-junit3 ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 4 source files to /<<PKGBUILDDIR>>/jmock-junit3/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jmock-junit3 ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock-junit3/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jmock-junit3 ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 3 source files to /<<PKGBUILDDIR>>/jmock-junit3/target/test-classes
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jmock-junit3 ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ jmock-junit3 ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/jmock-junit3/target/jmock-junit3-2.8.4.jar
> [INFO] 
> [INFO] >>> maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) > generate-sources @ jmock-junit3 >>>
> [INFO] 
> [INFO] <<< maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) < generate-sources @ jmock-junit3 <<<
> [INFO] 
> [INFO] 
> [INFO] --- maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) @ jmock-junit3 ---
> [INFO] Adding the --ignore-source-errors option
> [INFO] 
> Loading source files for package org.jmock.integration.junit3...
> Constructing Javadoc information...
> Standard Doclet version 11.0.9.1
> Building tree for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/org/jmock/integration/junit3/JUnit3ErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/org/jmock/integration/junit3/JUnit3Mockery.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/org/jmock/integration/junit3/MockObjectTestCase.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/org/jmock/integration/junit3/VerifyingTestCase.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/org/jmock/integration/junit3/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/org/jmock/integration/junit3/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/constant-values.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/org/jmock/integration/junit3/class-use/JUnit3ErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/org/jmock/integration/junit3/class-use/MockObjectTestCase.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/org/jmock/integration/junit3/class-use/JUnit3Mockery.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/org/jmock/integration/junit3/class-use/VerifyingTestCase.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/org/jmock/integration/junit3/package-use.html...
> Building index for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/overview-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/index-all.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/allclasses-index.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/allpackages-index.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/deprecated-list.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/index.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/site/apidocs/help-doc.html...
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ jmock-junit3 ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/jmock-junit3/target/jmock-junit3-2.8.4-tests.jar
> [INFO] 
> [INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ jmock-junit3 ---
> [INFO] Adding the --ignore-source-errors option
> [INFO] 
> Loading source files for package org.jmock.integration.junit3...
> Constructing Javadoc information...
> Standard Doclet version 11.0.9.1
> Building tree for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/org/jmock/integration/junit3/JUnit3ErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/org/jmock/integration/junit3/JUnit3Mockery.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/org/jmock/integration/junit3/MockObjectTestCase.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/org/jmock/integration/junit3/VerifyingTestCase.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/org/jmock/integration/junit3/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/org/jmock/integration/junit3/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/constant-values.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/org/jmock/integration/junit3/class-use/JUnit3ErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/org/jmock/integration/junit3/class-use/MockObjectTestCase.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/org/jmock/integration/junit3/class-use/JUnit3Mockery.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/org/jmock/integration/junit3/class-use/VerifyingTestCase.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/org/jmock/integration/junit3/package-use.html...
> Building index for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/overview-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/index-all.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/allclasses-index.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/allpackages-index.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/deprecated-list.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/index.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit3/target/apidocs/help-doc.html...
> [INFO] Building jar: /<<PKGBUILDDIR>>/jmock-junit3/target/jmock-junit3-2.8.4-javadoc.jar
> [INFO] 
> [INFO] -----------------------< org.jmock:jmock-junit4 >-----------------------
> [INFO] Building jmock-junit4 2.8.4                                        [5/6]
> [INFO] --------------------------------[ jar ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jmock-junit4 ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock-junit4/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jmock-junit4 ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 3 source files to /<<PKGBUILDDIR>>/jmock-junit4/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jmock-junit4 ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock-junit4/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jmock-junit4 ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 15 source files to /<<PKGBUILDDIR>>/jmock-junit4/target/test-classes
> [INFO] /<<PKGBUILDDIR>>/jmock-junit4/src/test/java/testdata/jmock/acceptance/junit4/JUnit4TestThatDoesNotCreateAMockery.java: Some input files use or override a deprecated API.
> [INFO] /<<PKGBUILDDIR>>/jmock-junit4/src/test/java/testdata/jmock/acceptance/junit4/JUnit4TestThatDoesNotCreateAMockery.java: Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jmock-junit4 ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ jmock-junit4 ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/jmock-junit4/target/jmock-junit4-2.8.4.jar
> [INFO] 
> [INFO] >>> maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) > generate-sources @ jmock-junit4 >>>
> [INFO] 
> [INFO] <<< maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) < generate-sources @ jmock-junit4 <<<
> [INFO] 
> [INFO] 
> [INFO] --- maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) @ jmock-junit4 ---
> [INFO] Adding the --ignore-source-errors option
> [INFO] 
> Loading source files for package org.jmock.integration.junit4...
> Constructing Javadoc information...
> Standard Doclet version 11.0.9.1
> Building tree for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/org/jmock/integration/junit4/JMock.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/org/jmock/integration/junit4/JUnit4Mockery.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/org/jmock/integration/junit4/JUnitRuleMockery.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/org/jmock/integration/junit4/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/org/jmock/integration/junit4/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/constant-values.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/org/jmock/integration/junit4/class-use/JUnitRuleMockery.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/org/jmock/integration/junit4/class-use/JMock.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/org/jmock/integration/junit4/class-use/JUnit4Mockery.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/org/jmock/integration/junit4/package-use.html...
> Building index for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/overview-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/index-all.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/allclasses-index.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/allpackages-index.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/deprecated-list.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/index.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/site/apidocs/help-doc.html...
> [INFO] 
> [INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ jmock-junit4 ---
> [INFO] Adding the --ignore-source-errors option
> [INFO] 
> Loading source files for package org.jmock.integration.junit4...
> Constructing Javadoc information...
> Standard Doclet version 11.0.9.1
> Building tree for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/org/jmock/integration/junit4/JMock.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/org/jmock/integration/junit4/JUnit4Mockery.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/org/jmock/integration/junit4/JUnitRuleMockery.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/org/jmock/integration/junit4/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/org/jmock/integration/junit4/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/constant-values.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/org/jmock/integration/junit4/class-use/JUnitRuleMockery.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/org/jmock/integration/junit4/class-use/JMock.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/org/jmock/integration/junit4/class-use/JUnit4Mockery.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/org/jmock/integration/junit4/package-use.html...
> Building index for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/overview-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/index-all.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/allclasses-index.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/allpackages-index.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/deprecated-list.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/index.html...
> Generating /<<PKGBUILDDIR>>/jmock-junit4/target/apidocs/help-doc.html...
> [INFO] Building jar: /<<PKGBUILDDIR>>/jmock-junit4/target/jmock-junit4-2.8.4-javadoc.jar
> [INFO] 
> [INFO] -----------------------< org.jmock:jmock-legacy >-----------------------
> [INFO] Building jmock-legacy 2.8.4                                        [6/6]
> [INFO] --------------------------------[ jar ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jmock-legacy ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock-legacy/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jmock-legacy ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 1 source file to /<<PKGBUILDDIR>>/jmock-legacy/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jmock-legacy ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock-legacy/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jmock-legacy ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 10 source files to /<<PKGBUILDDIR>>/jmock-legacy/target/test-classes
> [INFO] /<<PKGBUILDDIR>>/jmock-legacy/src/test/java/org/jmock/test/acceptance/MockeryFinalizationAcceptanceTests.java: Some input files use or override a deprecated API.
> [INFO] /<<PKGBUILDDIR>>/jmock-legacy/src/test/java/org/jmock/test/acceptance/MockeryFinalizationAcceptanceTests.java: Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jmock-legacy ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ jmock-legacy ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/jmock-legacy/target/jmock-legacy-2.8.4.jar
> [INFO] 
> [INFO] >>> maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) > generate-sources @ jmock-legacy >>>
> [INFO] 
> [INFO] <<< maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) < generate-sources @ jmock-legacy <<<
> [INFO] 
> [INFO] 
> [INFO] --- maven-javadoc-plugin:3.0.1:javadoc (check-javadoc) @ jmock-legacy ---
> [INFO] Adding the --ignore-source-errors option
> [INFO] 
> Loading source files for package org.jmock.lib.legacy...
> Constructing Javadoc information...
> Standard Doclet version 11.0.9.1
> Building tree for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/org/jmock/lib/legacy/ClassImposteriser.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/org/jmock/lib/legacy/ClassImposteriser.ClassWithSuperclassToWorkAroundCglibBug.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/org/jmock/lib/legacy/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/org/jmock/lib/legacy/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/constant-values.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/org/jmock/lib/legacy/class-use/ClassImposteriser.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/org/jmock/lib/legacy/class-use/ClassImposteriser.ClassWithSuperclassToWorkAroundCglibBug.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/org/jmock/lib/legacy/package-use.html...
> Building index for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/overview-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/index-all.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/allclasses-index.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/allpackages-index.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/deprecated-list.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/index.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/site/apidocs/help-doc.html...
> [INFO] 
> [INFO] --- maven-javadoc-plugin:3.0.1:jar (default-cli) @ jmock-legacy ---
> [INFO] Adding the --ignore-source-errors option
> [INFO] 
> Loading source files for package org.jmock.lib.legacy...
> Constructing Javadoc information...
> Standard Doclet version 11.0.9.1
> Building tree for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/org/jmock/lib/legacy/ClassImposteriser.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/org/jmock/lib/legacy/ClassImposteriser.ClassWithSuperclassToWorkAroundCglibBug.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/org/jmock/lib/legacy/package-summary.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/org/jmock/lib/legacy/package-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/constant-values.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/org/jmock/lib/legacy/class-use/ClassImposteriser.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/org/jmock/lib/legacy/class-use/ClassImposteriser.ClassWithSuperclassToWorkAroundCglibBug.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/org/jmock/lib/legacy/package-use.html...
> Building index for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/overview-tree.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/index-all.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/allclasses-index.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/allpackages-index.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/deprecated-list.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/index.html...
> Generating /<<PKGBUILDDIR>>/jmock-legacy/target/apidocs/help-doc.html...
> [INFO] Building jar: /<<PKGBUILDDIR>>/jmock-legacy/target/jmock-legacy-2.8.4-javadoc.jar
> [INFO] 
> [INFO] -----------------------< org.jmock:jmock-parent >-----------------------
> [INFO] Building jMock 2 Parent 2.8.4                                      [7/6]
> [INFO] --------------------------------[ pom ]---------------------------------
> [INFO] 
> [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ jmock-parent >>>
> [INFO] 
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO] Forking jMock 2 Test Jar 2.8.4
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jmock-testjar ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/testjar/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jmock-testjar ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 3 source files to /<<PKGBUILDDIR>>/testjar/target/classes
> [INFO] 
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO] Forking jMock 2 Core 2.8.4
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jmock ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jmock ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 83 source files to /<<PKGBUILDDIR>>/jmock/target/classes
> [INFO] /<<PKGBUILDDIR>>/jmock/src/main/java/org/jmock/ExpectationsCreator.java: Some input files use or override a deprecated API.
> [INFO] /<<PKGBUILDDIR>>/jmock/src/main/java/org/jmock/ExpectationsCreator.java: Recompile with -Xlint:deprecation for details.
> [INFO] /<<PKGBUILDDIR>>/jmock/src/main/java/org/jmock/Mockery.java: /<<PKGBUILDDIR>>/jmock/src/main/java/org/jmock/Mockery.java uses unchecked or unsafe operations.
> [INFO] /<<PKGBUILDDIR>>/jmock/src/main/java/org/jmock/Mockery.java: Recompile with -Xlint:unchecked for details.
> [INFO] 
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO] Forking jmock-junit3 2.8.4
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jmock-junit3 ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock-junit3/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jmock-junit3 ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 4 source files to /<<PKGBUILDDIR>>/jmock-junit3/target/classes
> [INFO] 
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO] Forking jmock-junit4 2.8.4
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jmock-junit4 ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock-junit4/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jmock-junit4 ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 3 source files to /<<PKGBUILDDIR>>/jmock-junit4/target/classes
> [INFO] 
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO] Forking jmock-legacy 2.8.4
> [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jmock-legacy ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock-legacy/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jmock-legacy ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 1 source file to /<<PKGBUILDDIR>>/jmock-legacy/target/classes
> [INFO] 
> [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ jmock-parent <<<
> [INFO] 
> [INFO] 
> [INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ jmock-parent ---
> [ERROR] no module descriptor for org.jmock:jmock-parent
> [ERROR] no module descriptor for org.jmock:jmock-testjar
> [ERROR] no module descriptor for org.jmock:jmock
> [ERROR] no module descriptor for org.jmock:jmock-junit3
> [ERROR] no module descriptor for org.jmock:jmock-junit4
> [ERROR] no module descriptor for org.jmock:jmock-legacy
> [INFO] Adding the --ignore-source-errors option
> [INFO] 
> Loading source file /<<PKGBUILDDIR>>/testjar/src/main/java/ClassFromOtherClassLoader.java...
> Loading source file /<<PKGBUILDDIR>>/testjar/src/main/java/InterfaceFromOtherClassLoader.java...
> Loading source files for package org.jmock.testjar...
> Loading source files for package org.jmock...
> Loading source files for package org.jmock.api...
> Loading source files for package org.jmock.auto...
> Loading source files for package org.jmock.auto.internal...
> Loading source files for package org.jmock.lib...
> Loading source files for package org.jmock.lib.action...
> Loading source files for package org.jmock.lib.script...
> Loading source files for package org.jmock.lib.concurrent...
> Loading source files for package org.jmock.lib.concurrent.internal...
> Loading source files for package org.jmock.internal...
> Loading source files for package org.jmock.internal.matcher...
> Loading source files for package org.jmock.syntax...
> Loading source files for package org.jmock.integration.junit3...
> Loading source files for package org.jmock.integration.junit4...
> Loading source files for package org.jmock.lib.legacy...
> Constructing Javadoc information...
> Standard Doclet version 11.0.9.1
> Building tree for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/ClassFromOtherClassLoader.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/InterfaceFromOtherClassLoader.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/AbstractExpectations.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/Expectations.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/ExpectationsCreator.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/Mockery.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/Sequence.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/States.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/Action.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/Expectation.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/ExpectationError.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/ExpectationErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/Imposteriser.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/Invocation.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/Invokable.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/MockObjectNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/ThreadingPolicy.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/auto/Auto.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/auto/Mock.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/auto/internal/Mockomatic.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit3/JUnit3ErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit3/JUnit3Mockery.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit3/MockObjectTestCase.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit3/VerifyingTestCase.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit4/JMock.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit4/JUnit4Mockery.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit4/JUnitRuleMockery.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/AllDeclaredFields.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/CaptureControl.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/Cardinality.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/ChangeStateSideEffect.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/ExpectationBuilder.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/ExpectationCapture.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/ExpectationCollector.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/FakeObjectMethods.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/Formatting.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/InStateOrderingConstraint.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/InvocationDispatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/InvocationDiverter.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/InvocationExpectation.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/InvocationExpectationBuilder.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/InvocationToExpectationTranslator.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/NamedSequence.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/ObjectMethodExpectationBouncer.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/OrderingConstraint.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/ParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/ProxiedObjectIdentity.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/ReturnDefaultValueAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/SearchingClassLoader.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/SideEffect.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/SingleThreadedPolicy.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/State.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/StateMachine.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/StatePredicate.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/matcher/AllParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/matcher/MethodMatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/matcher/MethodNameMatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/matcher/MockObjectMatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/matcher/ParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/AssertionErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/CamelCaseNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/CurrentStateMatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/IdentityExpectationErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/JavaReflectionImposteriser.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/LastWordNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/RetroNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/ActionSequence.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/CustomAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/DoAllAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/ReturnEnumerationAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/ReturnIteratorAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/ReturnValueAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/ThrowAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/VoidAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/Blitzer.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/DeterministicExecutor.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/DeterministicScheduler.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/Synchroniser.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/UnsupportedSynchronousOperationException.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/internal/DeltaQueue.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/internal/FixedTimeout.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/internal/InfiniteTimeout.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/internal/Timeout.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/legacy/ClassImposteriser.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/legacy/ClassImposteriser.ClassWithSuperclassToWorkAroundCglibBug.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/script/ScriptedAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/ActionClause.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/ArgumentConstraintPhrases.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/CardinalityClause.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/MethodClause.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/ParametersClause.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/ReceiverClause.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/StatesClause.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/WithClause.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/testjar/TypeInSignedJar.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/auto/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/auto/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/auto/internal/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/auto/internal/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit3/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit3/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit4/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit4/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/matcher/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/matcher/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/internal/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/internal/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/legacy/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/legacy/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/script/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/script/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/testjar/package-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/testjar/package-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/constant-values.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/serialized-form.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/testjar/class-use/TypeInSignedJar.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/class-use/AbstractExpectations.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/class-use/Expectations.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/class-use/ExpectationsCreator.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/class-use/States.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/class-use/Sequence.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/class-use/Mockery.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/class-use/ExpectationError.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/class-use/Imposteriser.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/class-use/ExpectationErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/class-use/MockObjectNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/class-use/Invokable.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/class-use/Action.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/class-use/Expectation.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/class-use/ThreadingPolicy.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/class-use/Invocation.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/auto/class-use/Mock.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/auto/class-use/Auto.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/auto/internal/class-use/Mockomatic.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/class-use/CamelCaseNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/class-use/IdentityExpectationErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/class-use/CurrentStateMatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/class-use/RetroNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/class-use/JavaReflectionImposteriser.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/class-use/AssertionErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/class-use/LastWordNamingScheme.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/class-use/VoidAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/class-use/ReturnEnumerationAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/class-use/ThrowAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/class-use/ReturnValueAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/class-use/ReturnIteratorAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/class-use/DoAllAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/class-use/CustomAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/class-use/ActionSequence.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/script/class-use/ScriptedAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/class-use/UnsupportedSynchronousOperationException.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/class-use/DeterministicScheduler.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/class-use/DeterministicExecutor.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/class-use/Synchroniser.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/class-use/Blitzer.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/internal/class-use/Timeout.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/internal/class-use/FixedTimeout.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/internal/class-use/InfiniteTimeout.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/internal/class-use/DeltaQueue.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/ChangeStateSideEffect.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/ExpectationBuilder.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/CaptureControl.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/InvocationExpectation.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/SearchingClassLoader.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/InvocationDispatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/State.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/InvocationDiverter.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/InvocationToExpectationTranslator.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/InvocationExpectationBuilder.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/SideEffect.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/StatePredicate.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/ObjectMethodExpectationBouncer.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/Cardinality.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/SingleThreadedPolicy.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/Formatting.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/StateMachine.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/FakeObjectMethods.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/AllDeclaredFields.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/ParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/ProxiedObjectIdentity.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/ReturnDefaultValueAction.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/NamedSequence.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/ExpectationCollector.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/OrderingConstraint.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/InStateOrderingConstraint.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/class-use/ExpectationCapture.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/matcher/class-use/MethodNameMatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/matcher/class-use/MockObjectMatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/matcher/class-use/AllParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/matcher/class-use/ParametersMatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/matcher/class-use/MethodMatcher.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/class-use/CardinalityClause.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/class-use/ReceiverClause.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/class-use/MethodClause.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/class-use/WithClause.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/class-use/ParametersClause.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/class-use/ActionClause.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/class-use/ArgumentConstraintPhrases.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/class-use/StatesClause.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit3/class-use/JUnit3Mockery.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit3/class-use/JUnit3ErrorTranslator.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit3/class-use/VerifyingTestCase.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit3/class-use/MockObjectTestCase.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit4/class-use/JUnitRuleMockery.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit4/class-use/JUnit4Mockery.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit4/class-use/JMock.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/legacy/class-use/ClassImposteriser.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/legacy/class-use/ClassImposteriser.ClassWithSuperclassToWorkAroundCglibBug.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/class-use/ClassFromOtherClassLoader.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/class-use/InterfaceFromOtherClassLoader.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/api/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/auto/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/auto/internal/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit3/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/integration/junit4/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/internal/matcher/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/action/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/concurrent/internal/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/legacy/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/lib/script/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/syntax/package-use.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/org/jmock/testjar/package-use.html...
> Building index for all the packages and classes...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/overview-tree.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/index-all.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/allclasses-index.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/allpackages-index.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/deprecated-list.html...
> Building index for all classes...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/allclasses.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/index.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/overview-summary.html...
> Generating /<<PKGBUILDDIR>>/target/site/apidocs/help-doc.html...
> 1 warning
> [WARNING] Javadoc Warnings
> [WARNING] /<<PKGBUILDDIR>>/jmock/src/main/java/org/jmock/internal/ReturnDefaultValueAction.java:23: warning - Tag @link: reference not found: java.util
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary for jMock 2 Parent 2.8.4:
> [INFO] 
> [INFO] jMock 2 Parent ..................................... SUCCESS [  2.961 s]
> [INFO] jMock 2 Test Jar ................................... SUCCESS [  3.152 s]
> [INFO] jMock 2 Core ....................................... SUCCESS [  7.124 s]
> [INFO] jmock-junit3 ....................................... SUCCESS [  2.658 s]
> [INFO] jmock-junit4 ....................................... SUCCESS [  2.670 s]
> [INFO] jmock-legacy ....................................... SUCCESS [  2.542 s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time:  21.766 s
> [INFO] Finished at: 2020-11-19T07:28:14Z
> [INFO] ------------------------------------------------------------------------
>    dh_auto_test
> 	/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode test
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] jMock 2 Parent                                                     [pom]
> [INFO] jMock 2 Test Jar                                                   [jar]
> [INFO] jMock 2 Core                                                       [jar]
> [INFO] jmock-junit3                                                       [jar]
> [INFO] jmock-junit4                                                       [jar]
> [INFO] jmock-legacy                                                       [jar]
> [INFO] 
> [INFO] -----------------------< org.jmock:jmock-parent >-----------------------
> [INFO] Building jMock 2 Parent 2.8.4                                      [1/6]
> [INFO] --------------------------------[ pom ]---------------------------------
> [INFO] 
> [INFO] ----------------------< org.jmock:jmock-testjar >-----------------------
> [INFO] Building jMock 2 Test Jar 2.8.4                                    [2/6]
> [INFO] --------------------------------[ jar ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jmock-testjar ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/testjar/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jmock-testjar ---
> [INFO] Nothing to compile - all classes are up to date
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jmock-testjar ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/testjar/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jmock-testjar ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jmock-testjar ---
> [INFO] No tests to run.
> [INFO] 
> [INFO] --------------------------< org.jmock:jmock >---------------------------
> [INFO] Building jMock 2 Core 2.8.4                                        [3/6]
> [INFO] --------------------------------[ jar ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jmock ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jmock ---
> [INFO] Nothing to compile - all classes are up to date
> [INFO] 
> [INFO] --- exec-maven-plugin:1.6.0:exec (default) @ jmock ---
> Nov 19, 2020 7:28:16 AM org.jmock.ExpectationsCreator main
> INFO: Expections Old School method injector running
> Nov 19, 2020 7:28:16 AM org.jmock.ExpectationsCreator main
> INFO: Running in /<<PKGBUILDDIR>>/jmock
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jmock ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jmock ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 76 source files to /<<PKGBUILDDIR>>/jmock/target/test-classes
> [INFO] /<<PKGBUILDDIR>>/jmock/src/test/java/org/jmock/test/acceptance/RecordingAcceptanceTests.java: Some input files use or override a deprecated API.
> [INFO] /<<PKGBUILDDIR>>/jmock/src/test/java/org/jmock/test/acceptance/RecordingAcceptanceTests.java: Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jmock ---
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.jmock.test.unit.api.InvocationTests
> [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.jmock.test.unit.api.InvocationTests
> [INFO] Running org.jmock.test.unit.support.MethodFactoryTests
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.support.MethodFactoryTests
> [INFO] Running org.jmock.test.unit.auto.internal.MockomaticTests
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.auto.internal.MockomaticTests
> [INFO] Running org.jmock.test.unit.MockeryTests
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.MockeryTests
> [INFO] Running org.jmock.test.unit.lib.CurrentStateMatcherTests
> [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jmock.test.unit.lib.CurrentStateMatcherTests
> [INFO] Running org.jmock.test.unit.lib.IdentityExpectationErrorTranslatorTests
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.jmock.test.unit.lib.IdentityExpectationErrorTranslatorTests
> [INFO] Running org.jmock.test.unit.lib.action.CustomActionTests
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jmock.test.unit.lib.action.CustomActionTests
> [INFO] Running org.jmock.test.unit.lib.action.ReturnIteratorActionTests
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.lib.action.ReturnIteratorActionTests
> [INFO] Running org.jmock.test.unit.lib.action.ThrowActionTests
> [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.lib.action.ThrowActionTests
> [INFO] Running org.jmock.test.unit.lib.action.ReturnEnumerationActionTests
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.lib.action.ReturnEnumerationActionTests
> [INFO] Running org.jmock.test.unit.lib.action.ReturnValueActionTests
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.lib.action.ReturnValueActionTests
> [INFO] Running org.jmock.test.unit.lib.action.DoAllActionTests
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jmock.test.unit.lib.action.DoAllActionTests
> [INFO] Running org.jmock.test.unit.lib.action.ActionSequenceTests
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.lib.action.ActionSequenceTests
> [INFO] Running org.jmock.test.unit.lib.action.VoidActionTests
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jmock.test.unit.lib.action.VoidActionTests
> [INFO] Running org.jmock.test.unit.lib.CamelCaseNamingSchemeTests
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.lib.CamelCaseNamingSchemeTests
> [INFO] Running org.jmock.test.unit.lib.JavaReflectionImposteriserTests
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.lib.JavaReflectionImposteriserTests
> [INFO] Running org.jmock.test.unit.lib.RetroNamingSchemeTests
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.lib.RetroNamingSchemeTests
> [INFO] Running org.jmock.test.unit.lib.script.ScriptedActionTests
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.jmock.test.unit.lib.script.ScriptedActionTests
> [INFO] Running org.jmock.test.unit.lib.concurrent.DeterministicSchedulerTests
> [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jmock.test.unit.lib.concurrent.DeterministicSchedulerTests
> [INFO] Running org.jmock.test.unit.lib.concurrent.BlitzerTests
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jmock.test.unit.lib.concurrent.BlitzerTests
> [INFO] Running org.jmock.test.unit.lib.concurrent.DeterministicExecutorTests
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jmock.test.unit.lib.concurrent.DeterministicExecutorTests
> [INFO] Running org.jmock.test.unit.lib.concurrent.internal.DeltaQueueTests
> [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.jmock.test.unit.lib.concurrent.internal.DeltaQueueTests
> [INFO] Running org.jmock.test.unit.lib.LastWordNamingSchemeTests
> [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.lib.LastWordNamingSchemeTests
> [INFO] Running org.jmock.test.unit.internal.CardinalityTests
> [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.internal.CardinalityTests
> [INFO] Running org.jmock.test.unit.internal.VerifyingTestCaseTests
> [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.internal.VerifyingTestCaseTests
> [INFO] Running org.jmock.test.unit.internal.ChangeStateSideEffectTests
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jmock.test.unit.internal.ChangeStateSideEffectTests
> [INFO] Running org.jmock.test.unit.internal.InvocationExpectationTests
> [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jmock.test.unit.internal.InvocationExpectationTests
> [INFO] Running org.jmock.test.unit.internal.InvocationDiverterTests
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.internal.InvocationDiverterTests
> [INFO] Running org.jmock.test.unit.internal.ProxiedObjectIdentityTests
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jmock.test.unit.internal.ProxiedObjectIdentityTests
> [INFO] Running org.jmock.test.unit.internal.InStateOrderingConstraintTests
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.internal.InStateOrderingConstraintTests
> [INFO] Running org.jmock.test.unit.internal.InvocationDispatcherTests
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.jmock.test.unit.internal.InvocationDispatcherTests
> [INFO] Running org.jmock.test.unit.internal.AllDeclaredFieldsTests
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jmock.test.unit.internal.AllDeclaredFieldsTests
> [INFO] Running org.jmock.test.unit.internal.FormattingTests
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.unit.internal.FormattingTests
> [INFO] Running org.jmock.test.unit.internal.ReturnDefaultCollectionTests
> [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jmock.test.unit.internal.ReturnDefaultCollectionTests
> [INFO] Running org.jmock.test.unit.internal.StateMachineTests
> [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jmock.test.unit.internal.StateMachineTests
> [INFO] Running org.jmock.test.unit.internal.ReturnDefaultValueActionTests
> [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jmock.test.unit.internal.ReturnDefaultValueActionTests
> [INFO] Running org.jmock.test.acceptance.HamcrestTypeSafetyAcceptanceTests
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jmock.test.acceptance.HamcrestTypeSafetyAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.WarnAboutMultipleThreadsAcceptanceTests
> the Mockery is not thread-safe: use a Synchroniser to ensure thread safety
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.jmock.test.acceptance.WarnAboutMultipleThreadsAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.ReturningIteratorsAcceptanceTests
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.acceptance.ReturningIteratorsAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.UniqueNamesAcceptanceTest
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.acceptance.UniqueNamesAcceptanceTest
> [INFO] Running org.jmock.test.acceptance.ConsecutiveCallsAcceptanceTests
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jmock.test.acceptance.ConsecutiveCallsAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.NullAndNonNullAcceptanceTests
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.acceptance.NullAndNonNullAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.OverrideExpectationsFromSetUpAcceptanceTests
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.acceptance.OverrideExpectationsFromSetUpAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.SequenceAcceptanceTests
> [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jmock.test.acceptance.SequenceAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.ExpectationErrorTranslationAcceptanceTests
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.acceptance.ExpectationErrorTranslationAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.RecordingAcceptanceTests
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jmock.test.acceptance.RecordingAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.AnyMethodAcceptanceTests
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.acceptance.AnyMethodAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.ReturningValuesAcceptanceTests
> [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.acceptance.ReturningValuesAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.ExpectationErrorCheckingAcceptanceTests
> [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.jmock.test.acceptance.ExpectationErrorCheckingAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.CascadedFailuresAcceptanceTests
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jmock.test.acceptance.CascadedFailuresAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.NewStyleParameterMatchingAcceptanceTests
> [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jmock.test.acceptance.NewStyleParameterMatchingAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.ErrorMessagesAcceptanceTests
> [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jmock.test.acceptance.ErrorMessagesAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.StatesAcceptanceTest
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jmock.test.acceptance.StatesAcceptanceTest
> [INFO] Running org.jmock.test.acceptance.ThrowingExceptionsAcceptanceTests
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jmock.test.acceptance.ThrowingExceptionsAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.DoAllAcceptanceTests
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jmock.test.acceptance.DoAllAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.ExpectationCountsAcceptanceTests
> [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jmock.test.acceptance.ExpectationCountsAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.FlexibleExpectationsAcceptanceTests
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jmock.test.acceptance.FlexibleExpectationsAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.UnorderedExpectationsAcceptanceTests
> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jmock.test.acceptance.UnorderedExpectationsAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.PrimitiveParameterTypesAcceptanceTests
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.jmock.test.acceptance.PrimitiveParameterTypesAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.DefineExpectationWithinExpectationsAcceptanceTests
> [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jmock.test.acceptance.DefineExpectationWithinExpectationsAcceptanceTests
> [INFO] Running org.jmock.test.acceptance.ParameterMatchingAcceptanceTests
> [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.jmock.test.acceptance.ParameterMatchingAcceptanceTests
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 303, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> [INFO] -----------------------< org.jmock:jmock-junit3 >-----------------------
> [INFO] Building jmock-junit3 2.8.4                                        [4/6]
> [INFO] --------------------------------[ jar ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jmock-junit3 ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock-junit3/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jmock-junit3 ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 4 source files to /<<PKGBUILDDIR>>/jmock-junit3/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jmock-junit3 ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock-junit3/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jmock-junit3 ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 3 source files to /<<PKGBUILDDIR>>/jmock-junit3/target/test-classes
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jmock-junit3 ---
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.jmock.test.unit.integration.junit3.VerifyingTestCaseTests
> [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jmock.test.unit.integration.junit3.VerifyingTestCaseTests
> [INFO] Running org.jmock.test.unit.integration.junit3.MockObjectTestCaseTests
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.jmock.test.unit.integration.junit3.MockObjectTestCaseTests
> [INFO] 
> [INFO] Results:
> [INFO] 
> [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] 
> [INFO] -----------------------< org.jmock:jmock-junit4 >-----------------------
> [INFO] Building jmock-junit4 2.8.4                                        [5/6]
> [INFO] --------------------------------[ jar ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jmock-junit4 ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock-junit4/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jmock-junit4 ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 3 source files to /<<PKGBUILDDIR>>/jmock-junit4/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jmock-junit4 ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/jmock-junit4/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jmock-junit4 ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 15 source files to /<<PKGBUILDDIR>>/jmock-junit4/target/test-classes
> [INFO] /<<PKGBUILDDIR>>/jmock-junit4/src/test/java/testdata/jmock/acceptance/junit4/JUnit4TestThatDoesNotCreateAMockery.java: Some input files use or override a deprecated API.
> [INFO] /<<PKGBUILDDIR>>/jmock-junit4/src/test/java/testdata/jmock/acceptance/junit4/JUnit4TestThatDoesNotCreateAMockery.java: Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jmock-junit4 ---
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests
> Exception in thread "pool-4-thread-2" java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-4-thread-1" Exception in thread "pool-4-thread-5" Exception in thread "pool-4-thread-8" java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-4-thread-3" Exception in thread "pool-4-thread-4" java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-4-thread-12" java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-4-thread-9" Exception in thread "pool-4-thread-15" Exception in thread "pool-4-thread-13" java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-4-thread-11" Exception in thread "pool-4-thread-7" Exception in thread "pool-4-thread-6" java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-4-thread-10" Exception in thread "pool-4-thread-16" Exception in thread "pool-4-thread-14" java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> java.lang.AssertionError: unexpected invocation: mockObject.action()
> expectations:
>   expected once, never invoked: mockObject.finished(); then threads is finished
> states:
>   threads has no current state
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$10.run(SynchroniserTests.java:154)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-6-thread-3" Exception in thread "pool-6-thread-1" java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-6-thread-5" java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-6-thread-2" java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-6-thread-6" Exception in thread "pool-6-thread-4" java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-6-thread-11" java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-6-thread-13" java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-6-thread-14" java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-6-thread-15" java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-6-thread-16" java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-6-thread-17" java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-6-thread-18" java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-6-thread-19" java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-6-thread-7" java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> Exception in thread "pool-6-thread-9" java.lang.AssertionError: unexpected invocation: mockObject.action()
> no expectations specified: did you...
>  - forget to start an expectation with a cardinality clause?
>  - call a mocked method to specify the parameter of an expectation?
> what happened before this: nothing!
> 	at org.jmock.api.ExpectationError.unexpected(ExpectationError.java:23)
> 	at org.jmock.internal.InvocationDispatcher.dispatch(InvocationDispatcher.java:99)
> 	at org.jmock.Mockery.dispatch(Mockery.java:246)
> 	at org.jmock.Mockery.access$100(Mockery.java:31)
> 	at org.jmock.Mockery$MockObject.invoke(Mockery.java:286)
> 	at org.jmock.internal.InvocationDiverter.invoke(InvocationDiverter.java:27)
> 	at org.jmock.internal.FakeObjectMethods.invoke(FakeObjectMethods.java:38)
> 	at org.jmock.lib.concurrent.Synchroniser.synchroniseInvocation(Synchroniser.java:85)
> 	at org.jmock.lib.concurrent.Synchroniser.access$000(Synchroniser.java:26)
> 	at org.jmock.lib.concurrent.Synchroniser$1.invoke(Synchroniser.java:77)
> 	at org.jmock.lib.JavaReflectionImposteriser$1.invoke(JavaReflectionImposteriser.java:33)
> 	at com.sun.proxy.$Proxy8.action(Unknown Source)
> 	at org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests$8.run(SynchroniserTests.java:124)
> 	at org.jmock.lib.concurrent.Blitzer$1.run(Blitzer.java:62)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.base/java.lang.Thread.run(Thread.java:834)
> [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in org.jmock.test.unit.lib.concurrent.internal.SynchroniserTests
> [INFO] Running org.jmock.test.acceptance.junit4.JUnit4WithRulesTestRunnerTests
> [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jmock.test.acceptance.junit4.JUnit4WithRulesTestRunnerTests
> [INFO] Running org.jmock.test.acceptance.junit4.JUnit4TestRunnerTests
> [ERROR] Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.019 s <<< FAILURE! - in org.jmock.test.acceptance.junit4.JUnit4TestRunnerTests
> [ERROR] testDetectsNonPublicBeforeMethodsCorrectly(org.jmock.test.acceptance.junit4.JUnit4TestRunnerTests)  Time elapsed: 0.006 s  <<< FAILURE!
> junit.framework.ComparisonFailure: 
> should have detected non-public before method expected:<[]Method before() shou...> but was:<[Invalid test class 'testdata.jmock.acceptance.junit4.JUnit4TestWithNonPublicBeforeMethod':
>   1. ]Method before() shou...>
> 	at org.jmock.test.acceptance.junit4.JUnit4TestRunnerTests.testDetectsNonPublicBeforeMethodsCorrectly(JUnit4TestRunnerTests.java:50)
> 
> [INFO] 
> [INFO] Results:
> [INFO] 
> [ERROR] Failures: 
> [ERROR]   JUnit4TestRunnerTests.testDetectsNonPublicBeforeMethodsCorrectly:50 should have detected non-public before method expected:<[]Method before() shou...> but was:<[Invalid test class 'testdata.jmock.acceptance.junit4.JUnit4TestWithNonPublicBeforeMethod':
>   1. ]Method before() shou...>
> [INFO] 
> [ERROR] Tests run: 21, Failures: 1, Errors: 0, Skipped: 0
> [INFO] 
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary for jMock 2 Parent 2.8.4:
> [INFO] 
> [INFO] jMock 2 Parent ..................................... SUCCESS [  0.034 s]
> [INFO] jMock 2 Test Jar ................................... SUCCESS [  0.482 s]
> [INFO] jMock 2 Core ....................................... SUCCESS [ 12.014 s]
> [INFO] jmock-junit3 ....................................... SUCCESS [ 10.133 s]
> [INFO] jmock-junit4 ....................................... FAILURE [ 10.207 s]
> [INFO] jmock-legacy ....................................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time:  32.998 s
> [INFO] Finished at: 2020-11-19T07:28:48Z
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project jmock-junit4: There are test failures.
> [ERROR] 
> [ERROR] Please refer to /<<PKGBUILDDIR>>/jmock-junit4/target/surefire-reports for the individual test results.
> [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <args> -rf :jmock-junit4
> dh_auto_test: error: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode test returned exit code 1

The full build log is available from:
   http://qa-logs.debian.net/2020/11/19/jmock2_2.8.4-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-java-maintainers mailing list