Skip to content

Console Output

Skipping 225 KB.. Full Log
20:43:39:250 [ERROR]                                ^
20:43:39:250 [ERROR]   symbol:   class ShortFunction
20:43:39:250 [ERROR]   location: interface RichIterable<T>
20:43:39:250 [ERROR]   where T is a type-variable:
20:43:39:250 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:250 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:825: error: cannot find symbol
20:43:39:250 [ERROR]     ShortIterable collectShort(ShortFunction<? super T> shortFunction);
20:43:39:250 [ERROR]     ^
20:43:39:250 [ERROR]   symbol:   class ShortIterable
20:43:39:250 [ERROR]   location: interface RichIterable<T>
20:43:39:250 [ERROR]   where T is a type-variable:
20:43:39:250 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:250 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:842: error: cannot find symbol
20:43:39:250 [ERROR]     default <R extends MutableShortCollection> R collectShort(ShortFunction<? super T> shortFunction, R target)
20:43:39:250 [ERROR]                        ^
20:43:39:250 [ERROR]   symbol:   class MutableShortCollection
20:43:39:250 [ERROR]   location: interface RichIterable<T>
20:43:39:250 [ERROR]   where T is a type-variable:
20:43:39:251 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:251 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:842: error: cannot find symbol
20:43:39:251 [ERROR]     default <R extends MutableShortCollection> R collectShort(ShortFunction<? super T> shortFunction, R target)
20:43:39:251 [ERROR]                                                               ^
20:43:39:251 [ERROR]   symbol:   class ShortFunction
20:43:39:251 [ERROR]   location: interface RichIterable<T>
20:43:39:251 [ERROR]   where T is a type-variable:
20:43:39:251 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:251 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:952: error: cannot find symbol
20:43:39:251 [ERROR]     default <R extends MutableByteCollection> R flatCollectByte(Function<? super T, ? extends ByteIterable> function, R target)
20:43:39:251 [ERROR]                        ^
20:43:39:251 [ERROR]   symbol:   class MutableByteCollection
20:43:39:251 [ERROR]   location: interface RichIterable<T>
20:43:39:251 [ERROR]   where T is a type-variable:
20:43:39:251 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:251 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:952: error: cannot find symbol
20:43:39:251 [ERROR]     default <R extends MutableByteCollection> R flatCollectByte(Function<? super T, ? extends ByteIterable> function, R target)
20:43:39:251 [ERROR]                                                                                               ^
20:43:39:251 [ERROR]   symbol:   class ByteIterable
20:43:39:251 [ERROR]   location: interface RichIterable<T>
20:43:39:251 [ERROR]   where T is a type-variable:
20:43:39:251 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:251 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:966: error: cannot find symbol
20:43:39:251 [ERROR]     default <R extends MutableCharCollection> R flatCollectChar(Function<? super T, ? extends CharIterable> function, R target)
20:43:39:251 [ERROR]                        ^
20:43:39:251 [ERROR]   symbol:   class MutableCharCollection
20:43:39:251 [ERROR]   location: interface RichIterable<T>
20:43:39:251 [ERROR]   where T is a type-variable:
20:43:39:251 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:251 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:966: error: cannot find symbol
20:43:39:251 [ERROR]     default <R extends MutableCharCollection> R flatCollectChar(Function<? super T, ? extends CharIterable> function, R target)
20:43:39:251 [ERROR]                                                                                               ^
20:43:39:251 [ERROR]   symbol:   class CharIterable
20:43:39:251 [ERROR]   location: interface RichIterable<T>
20:43:39:251 [ERROR]   where T is a type-variable:
20:43:39:251 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:251 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:980: error: cannot find symbol
20:43:39:251 [ERROR]     default <R extends MutableIntCollection> R flatCollectInt(Function<? super T, ? extends IntIterable> function, R target)
20:43:39:251 [ERROR]                        ^
20:43:39:251 [ERROR]   symbol:   class MutableIntCollection
20:43:39:251 [ERROR]   location: interface RichIterable<T>
20:43:39:251 [ERROR]   where T is a type-variable:
20:43:39:251 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:251 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:980: error: cannot find symbol
20:43:39:251 [ERROR]     default <R extends MutableIntCollection> R flatCollectInt(Function<? super T, ? extends IntIterable> function, R target)
20:43:39:251 [ERROR]                                                                                             ^
20:43:39:251 [ERROR]   symbol:   class IntIterable
20:43:39:251 [ERROR]   location: interface RichIterable<T>
20:43:39:251 [ERROR]   where T is a type-variable:
20:43:39:251 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:251 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:994: error: cannot find symbol
20:43:39:251 [ERROR]     default <R extends MutableShortCollection> R flatCollectShort(Function<? super T, ? extends ShortIterable> function, R target)
20:43:39:251 [ERROR]                        ^
20:43:39:251 [ERROR]   symbol:   class MutableShortCollection
20:43:39:251 [ERROR]   location: interface RichIterable<T>
20:43:39:251 [ERROR]   where T is a type-variable:
20:43:39:251 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:251 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:994: error: cannot find symbol
20:43:39:251 [ERROR]     default <R extends MutableShortCollection> R flatCollectShort(Function<? super T, ? extends ShortIterable> function, R target)
20:43:39:251 [ERROR]                                                                                                 ^
20:43:39:251 [ERROR]   symbol:   class ShortIterable
20:43:39:251 [ERROR]   location: interface RichIterable<T>
20:43:39:251 [ERROR]   where T is a type-variable:
20:43:39:251 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:251 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1008: error: cannot find symbol
20:43:39:251 [ERROR]     default <R extends MutableDoubleCollection> R flatCollectDouble(Function<? super T, ? extends DoubleIterable> function, R target)
20:43:39:251 [ERROR]                        ^
20:43:39:251 [ERROR]   symbol:   class MutableDoubleCollection
20:43:39:251 [ERROR]   location: interface RichIterable<T>
20:43:39:251 [ERROR]   where T is a type-variable:
20:43:39:251 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:251 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1008: error: cannot find symbol
20:43:39:251 [ERROR]     default <R extends MutableDoubleCollection> R flatCollectDouble(Function<? super T, ? extends DoubleIterable> function, R target)
20:43:39:251 [ERROR]                                                                                                   ^
20:43:39:251 [ERROR]   symbol:   class DoubleIterable
20:43:39:251 [ERROR]   location: interface RichIterable<T>
20:43:39:251 [ERROR]   where T is a type-variable:
20:43:39:251 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:251 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1022: error: cannot find symbol
20:43:39:251 [ERROR]     default <R extends MutableFloatCollection> R flatCollectFloat(Function<? super T, ? extends FloatIterable> function, R target)
20:43:39:251 [ERROR]                        ^
20:43:39:251 [ERROR]   symbol:   class MutableFloatCollection
20:43:39:251 [ERROR]   location: interface RichIterable<T>
20:43:39:251 [ERROR]   where T is a type-variable:
20:43:39:251 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:251 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1022: error: cannot find symbol
20:43:39:251 [ERROR]     default <R extends MutableFloatCollection> R flatCollectFloat(Function<? super T, ? extends FloatIterable> function, R target)
20:43:39:251 [ERROR]                                                                                                 ^
20:43:39:251 [ERROR]   symbol:   class FloatIterable
20:43:39:251 [ERROR]   location: interface RichIterable<T>
20:43:39:251 [ERROR]   where T is a type-variable:
20:43:39:251 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:251 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1036: error: cannot find symbol
20:43:39:252 [ERROR]     default <R extends MutableLongCollection> R flatCollectLong(Function<? super T, ? extends LongIterable> function, R target)
20:43:39:252 [ERROR]                        ^
20:43:39:252 [ERROR]   symbol:   class MutableLongCollection
20:43:39:252 [ERROR]   location: interface RichIterable<T>
20:43:39:252 [ERROR]   where T is a type-variable:
20:43:39:252 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:252 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1036: error: cannot find symbol
20:43:39:252 [ERROR]     default <R extends MutableLongCollection> R flatCollectLong(Function<? super T, ? extends LongIterable> function, R target)
20:43:39:252 [ERROR]                                                                                               ^
20:43:39:252 [ERROR]   symbol:   class LongIterable
20:43:39:252 [ERROR]   location: interface RichIterable<T>
20:43:39:252 [ERROR]   where T is a type-variable:
20:43:39:252 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:252 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1050: error: cannot find symbol
20:43:39:252 [ERROR]     default <R extends MutableBooleanCollection> R flatCollectBoolean(Function<? super T, ? extends BooleanIterable> function, R target)
20:43:39:252 [ERROR]                        ^
20:43:39:252 [ERROR]   symbol:   class MutableBooleanCollection
20:43:39:252 [ERROR]   location: interface RichIterable<T>
20:43:39:252 [ERROR]   where T is a type-variable:
20:43:39:252 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:252 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1050: error: cannot find symbol
20:43:39:252 [ERROR]     default <R extends MutableBooleanCollection> R flatCollectBoolean(Function<? super T, ? extends BooleanIterable> function, R target)
20:43:39:252 [ERROR]                                                                                                     ^
20:43:39:252 [ERROR]   symbol:   class BooleanIterable
20:43:39:252 [ERROR]   location: interface RichIterable<T>
20:43:39:252 [ERROR]   where T is a type-variable:
20:43:39:252 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:252 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1250: error: cannot find symbol
20:43:39:252 [ERROR]     int injectInto(int injectedValue, IntObjectToIntFunction<? super T> function);
20:43:39:252 [ERROR]                                       ^
20:43:39:252 [ERROR]   symbol:   class IntObjectToIntFunction
20:43:39:252 [ERROR]   location: interface RichIterable<T>
20:43:39:252 [ERROR]   where T is a type-variable:
20:43:39:252 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:252 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1259: error: cannot find symbol
20:43:39:252 [ERROR]     default int injectIntoInt(int injectedValue, IntObjectToIntFunction<? super T> function)
20:43:39:252 [ERROR]                                                  ^
20:43:39:252 [ERROR]   symbol:   class IntObjectToIntFunction
20:43:39:252 [ERROR]   location: interface RichIterable<T>
20:43:39:252 [ERROR]   where T is a type-variable:
20:43:39:252 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:252 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1273: error: cannot find symbol
20:43:39:252 [ERROR]     long injectInto(long injectedValue, LongObjectToLongFunction<? super T> function);
20:43:39:252 [ERROR]                                         ^
20:43:39:252 [ERROR]   symbol:   class LongObjectToLongFunction
20:43:39:252 [ERROR]   location: interface RichIterable<T>
20:43:39:252 [ERROR]   where T is a type-variable:
20:43:39:252 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:252 [ERROR] /home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1282: error: cannot find symbol
20:43:39:252 [ERROR]     default long injectIntoLong(long injectedValue, LongObjectToLongFunction<? super T> function)
20:43:39:252 [ERROR]                                                     ^
20:43:39:252 [ERROR]   symbol:   class LongObjectToLongFunction
20:43:39:252 [ERROR]   location: interface RichIterable<T>
20:43:39:252 [ERROR]   where T is a type-variable:
20:43:39:252 [ERROR]     T extends Object declared in interface RichIterable
20:43:39:252 [ERROR] Command line was: /opt/tools/java/temurin/jdk-11/jdk-11.0.18+10/bin/javadoc @options @packages
20:43:39:252 [ERROR] 
20:43:39:252 [ERROR] Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/12.0.0.M3' dir.
20:43:39:252 [ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.5.0:jar (default-cli) on project eclipse-collections-api: MavenReportException: Error while generating Javadoc: 
Exit code: 1
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/InternalIterable.java:17: error: cannot find symbol
import org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure;
                                                            ^
  symbol:   class ObjectIntProcedure
  location: package org.eclipse.collections.api.block.procedure.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/InternalIterable.java:84: error: cannot find symbol
    void forEachWithIndex(ObjectIntProcedure<? super T> objectIntProcedure);
                          ^
  symbol:   class ObjectIntProcedure
  location: interface InternalIterable<T>
  where T is a type-variable:
    T extends Object declared in interface InternalIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:17: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.BooleanFunction;
                                                           ^
  symbol:   class BooleanFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:18: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.ByteFunction;
                                                           ^
  symbol:   class ByteFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:19: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.CharFunction;
                                                           ^
  symbol:   class CharFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:20: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.DoubleFunction;
                                                           ^
  symbol:   class DoubleFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:21: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.FloatFunction;
                                                           ^
  symbol:   class FloatFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:22: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.IntFunction;
                                                           ^
  symbol:   class IntFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:23: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.LongFunction;
                                                           ^
  symbol:   class LongFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:24: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.ShortFunction;
                                                           ^
  symbol:   class ShortFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:41: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.BooleanFunction;
                                                           ^
  symbol:   class BooleanFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:42: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.ByteFunction;
                                                           ^
  symbol:   class ByteFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:43: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.CharFunction;
                                                           ^
  symbol:   class CharFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:44: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.DoubleFunction;
                                                           ^
  symbol:   class DoubleFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:45: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.DoubleObjectToDoubleFunction;
                                                           ^
  symbol:   class DoubleObjectToDoubleFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:46: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.FloatFunction;
                                                           ^
  symbol:   class FloatFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:47: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.FloatObjectToFloatFunction;
                                                           ^
  symbol:   class FloatObjectToFloatFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:48: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.IntFunction;
                                                           ^
  symbol:   class IntFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:49: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.IntObjectToIntFunction;
                                                           ^
  symbol:   class IntObjectToIntFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:50: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.LongFunction;
                                                           ^
  symbol:   class LongFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:51: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.LongObjectToLongFunction;
                                                           ^
  symbol:   class LongObjectToLongFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:52: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.ShortFunction;
                                                           ^
  symbol:   class ShortFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:57: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableBooleanCollection;
                                                       ^
  symbol:   class MutableBooleanCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:58: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableByteCollection;
                                                       ^
  symbol:   class MutableByteCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:59: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableCharCollection;
                                                       ^
  symbol:   class MutableCharCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:60: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableDoubleCollection;
                                                       ^
  symbol:   class MutableDoubleCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:61: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableFloatCollection;
                                                       ^
  symbol:   class MutableFloatCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:62: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableIntCollection;
                                                       ^
  symbol:   class MutableIntCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:63: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableLongCollection;
                                                       ^
  symbol:   class MutableLongCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:64: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableShortCollection;
                                                       ^
  symbol:   class MutableShortCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:77: error: cannot find symbol
import org.eclipse.collections.api.map.primitive.ObjectDoubleMap;
                                                ^
  symbol:   class ObjectDoubleMap
  location: package org.eclipse.collections.api.map.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:78: error: cannot find symbol
import org.eclipse.collections.api.map.primitive.ObjectLongMap;
                                                ^
  symbol:   class ObjectLongMap
  location: package org.eclipse.collections.api.map.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:162: error: cannot find symbol
    LazyBooleanIterable collectBoolean(BooleanFunction<? super T> booleanFunction);
                                       ^
  symbol:   class BooleanFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:162: error: cannot find symbol
    LazyBooleanIterable collectBoolean(BooleanFunction<? super T> booleanFunction);
    ^
  symbol:   class LazyBooleanIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:168: error: cannot find symbol
    LazyByteIterable collectByte(ByteFunction<? super T> byteFunction);
                                 ^
  symbol:   class ByteFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:168: error: cannot find symbol
    LazyByteIterable collectByte(ByteFunction<? super T> byteFunction);
    ^
  symbol:   class LazyByteIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:174: error: cannot find symbol
    LazyCharIterable collectChar(CharFunction<? super T> charFunction);
                                 ^
  symbol:   class CharFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:174: error: cannot find symbol
    LazyCharIterable collectChar(CharFunction<? super T> charFunction);
    ^
  symbol:   class LazyCharIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:180: error: cannot find symbol
    LazyDoubleIterable collectDouble(DoubleFunction<? super T> doubleFunction);
                                     ^
  symbol:   class DoubleFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:180: error: cannot find symbol
    LazyDoubleIterable collectDouble(DoubleFunction<? super T> doubleFunction);
    ^
  symbol:   class LazyDoubleIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:186: error: cannot find symbol
    LazyFloatIterable collectFloat(FloatFunction<? super T> floatFunction);
                                   ^
  symbol:   class FloatFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:186: error: cannot find symbol
    LazyFloatIterable collectFloat(FloatFunction<? super T> floatFunction);
    ^
  symbol:   class LazyFloatIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:192: error: cannot find symbol
    LazyIntIterable collectInt(IntFunction<? super T> intFunction);
                               ^
  symbol:   class IntFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:192: error: cannot find symbol
    LazyIntIterable collectInt(IntFunction<? super T> intFunction);
    ^
  symbol:   class LazyIntIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:198: error: cannot find symbol
    LazyLongIterable collectLong(LongFunction<? super T> longFunction);
                                 ^
  symbol:   class LongFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:198: error: cannot find symbol
    LazyLongIterable collectLong(LongFunction<? super T> longFunction);
    ^
  symbol:   class LazyLongIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:204: error: cannot find symbol
    LazyShortIterable collectShort(ShortFunction<? super T> shortFunction);
                                   ^
  symbol:   class ShortFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:204: error: cannot find symbol
    LazyShortIterable collectShort(ShortFunction<? super T> shortFunction);
    ^
  symbol:   class LazyShortIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:580: error: cannot find symbol
    BooleanIterable collectBoolean(BooleanFunction<? super T> booleanFunction);
                                   ^
  symbol:   class BooleanFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:580: error: cannot find symbol
    BooleanIterable collectBoolean(BooleanFunction<? super T> booleanFunction);
    ^
  symbol:   class BooleanIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:597: error: cannot find symbol
    default <R extends MutableBooleanCollection> R collectBoolean(BooleanFunction<? super T> booleanFunction, R target)
                       ^
  symbol:   class MutableBooleanCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:597: error: cannot find symbol
    default <R extends MutableBooleanCollection> R collectBoolean(BooleanFunction<? super T> booleanFunction, R target)
                                                                  ^
  symbol:   class BooleanFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:615: error: cannot find symbol
    ByteIterable collectByte(ByteFunction<? super T> byteFunction);
                             ^
  symbol:   class ByteFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:615: error: cannot find symbol
    ByteIterable collectByte(ByteFunction<? super T> byteFunction);
    ^
  symbol:   class ByteIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:632: error: cannot find symbol
    default <R extends MutableByteCollection> R collectByte(ByteFunction<? super T> byteFunction, R target)
                       ^
  symbol:   class MutableByteCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:632: error: cannot find symbol
    default <R extends MutableByteCollection> R collectByte(ByteFunction<? super T> byteFunction, R target)
                                                            ^
  symbol:   class ByteFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:650: error: cannot find symbol
    CharIterable collectChar(CharFunction<? super T> charFunction);
                             ^
  symbol:   class CharFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:650: error: cannot find symbol
    CharIterable collectChar(CharFunction<? super T> charFunction);
    ^
  symbol:   class CharIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:667: error: cannot find symbol
    default <R extends MutableCharCollection> R collectChar(CharFunction<? super T> charFunction, R target)
                       ^
  symbol:   class MutableCharCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:667: error: cannot find symbol
    default <R extends MutableCharCollection> R collectChar(CharFunction<? super T> charFunction, R target)
                                                            ^
  symbol:   class CharFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:685: error: cannot find symbol
    DoubleIterable collectDouble(DoubleFunction<? super T> doubleFunction);
                                 ^
  symbol:   class DoubleFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:685: error: cannot find symbol
    DoubleIterable collectDouble(DoubleFunction<? super T> doubleFunction);
    ^
  symbol:   class DoubleIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:702: error: cannot find symbol
    default <R extends MutableDoubleCollection> R collectDouble(DoubleFunction<? super T> doubleFunction, R target)
                       ^
  symbol:   class MutableDoubleCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:702: error: cannot find symbol
    default <R extends MutableDoubleCollection> R collectDouble(DoubleFunction<? super T> doubleFunction, R target)
                                                                ^
  symbol:   class DoubleFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:720: error: cannot find symbol
    FloatIterable collectFloat(FloatFunction<? super T> floatFunction);
                               ^
  symbol:   class FloatFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:720: error: cannot find symbol
    FloatIterable collectFloat(FloatFunction<? super T> floatFunction);
    ^
  symbol:   class FloatIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:737: error: cannot find symbol
    default <R extends MutableFloatCollection> R collectFloat(FloatFunction<? super T> floatFunction, R target)
                       ^
  symbol:   class MutableFloatCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:737: error: cannot find symbol
    default <R extends MutableFloatCollection> R collectFloat(FloatFunction<? super T> floatFunction, R target)
                                                              ^
  symbol:   class FloatFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:755: error: cannot find symbol
    IntIterable collectInt(IntFunction<? super T> intFunction);
                           ^
  symbol:   class IntFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:755: error: cannot find symbol
    IntIterable collectInt(IntFunction<? super T> intFunction);
    ^
  symbol:   class IntIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:772: error: cannot find symbol
    default <R extends MutableIntCollection> R collectInt(IntFunction<? super T> intFunction, R target)
                       ^
  symbol:   class MutableIntCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:772: error: cannot find symbol
    default <R extends MutableIntCollection> R collectInt(IntFunction<? super T> intFunction, R target)
                                                          ^
  symbol:   class IntFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:790: error: cannot find symbol
    LongIterable collectLong(LongFunction<? super T> longFunction);
                             ^
  symbol:   class LongFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:790: error: cannot find symbol
    LongIterable collectLong(LongFunction<? super T> longFunction);
    ^
  symbol:   class LongIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:807: error: cannot find symbol
    default <R extends MutableLongCollection> R collectLong(LongFunction<? super T> longFunction, R target)
                       ^
  symbol:   class MutableLongCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:807: error: cannot find symbol
    default <R extends MutableLongCollection> R collectLong(LongFunction<? super T> longFunction, R target)
                                                            ^
  symbol:   class LongFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:825: error: cannot find symbol
    ShortIterable collectShort(ShortFunction<? super T> shortFunction);
                               ^
  symbol:   class ShortFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:825: error: cannot find symbol
    ShortIterable collectShort(ShortFunction<? super T> shortFunction);
    ^
  symbol:   class ShortIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:842: error: cannot find symbol
    default <R extends MutableShortCollection> R collectShort(ShortFunction<? super T> shortFunction, R target)
                       ^
  symbol:   class MutableShortCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:842: error: cannot find symbol
    default <R extends MutableShortCollection> R collectShort(ShortFunction<? super T> shortFunction, R target)
                                                              ^
  symbol:   class ShortFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:952: error: cannot find symbol
    default <R extends MutableByteCollection> R flatCollectByte(Function<? super T, ? extends ByteIterable> function, R target)
                       ^
  symbol:   class MutableByteCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:952: error: cannot find symbol
    default <R extends MutableByteCollection> R flatCollectByte(Function<? super T, ? extends ByteIterable> function, R target)
                                                                                              ^
  symbol:   class ByteIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:966: error: cannot find symbol
    default <R extends MutableCharCollection> R flatCollectChar(Function<? super T, ? extends CharIterable> function, R target)
                       ^
  symbol:   class MutableCharCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:966: error: cannot find symbol
    default <R extends MutableCharCollection> R flatCollectChar(Function<? super T, ? extends CharIterable> function, R target)
                                                                                              ^
  symbol:   class CharIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:980: error: cannot find symbol
    default <R extends MutableIntCollection> R flatCollectInt(Function<? super T, ? extends IntIterable> function, R target)
                       ^
  symbol:   class MutableIntCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:980: error: cannot find symbol
    default <R extends MutableIntCollection> R flatCollectInt(Function<? super T, ? extends IntIterable> function, R target)
                                                                                            ^
  symbol:   class IntIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:994: error: cannot find symbol
    default <R extends MutableShortCollection> R flatCollectShort(Function<? super T, ? extends ShortIterable> function, R target)
                       ^
  symbol:   class MutableShortCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:994: error: cannot find symbol
    default <R extends MutableShortCollection> R flatCollectShort(Function<? super T, ? extends ShortIterable> function, R target)
                                                                                                ^
  symbol:   class ShortIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1008: error: cannot find symbol
    default <R extends MutableDoubleCollection> R flatCollectDouble(Function<? super T, ? extends DoubleIterable> function, R target)
                       ^
  symbol:   class MutableDoubleCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1008: error: cannot find symbol
    default <R extends MutableDoubleCollection> R flatCollectDouble(Function<? super T, ? extends DoubleIterable> function, R target)
                                                                                                  ^
  symbol:   class DoubleIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1022: error: cannot find symbol
    default <R extends MutableFloatCollection> R flatCollectFloat(Function<? super T, ? extends FloatIterable> function, R target)
                       ^
  symbol:   class MutableFloatCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1022: error: cannot find symbol
    default <R extends MutableFloatCollection> R flatCollectFloat(Function<? super T, ? extends FloatIterable> function, R target)
                                                                                                ^
  symbol:   class FloatIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1036: error: cannot find symbol
    default <R extends MutableLongCollection> R flatCollectLong(Function<? super T, ? extends LongIterable> function, R target)
                       ^
  symbol:   class MutableLongCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1036: error: cannot find symbol
    default <R extends MutableLongCollection> R flatCollectLong(Function<? super T, ? extends LongIterable> function, R target)
                                                                                              ^
  symbol:   class LongIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1050: error: cannot find symbol
    default <R extends MutableBooleanCollection> R flatCollectBoolean(Function<? super T, ? extends BooleanIterable> function, R target)
                       ^
  symbol:   class MutableBooleanCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1050: error: cannot find symbol
    default <R extends MutableBooleanCollection> R flatCollectBoolean(Function<? super T, ? extends BooleanIterable> function, R target)
                                                                                                    ^
  symbol:   class BooleanIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1250: error: cannot find symbol
    int injectInto(int injectedValue, IntObjectToIntFunction<? super T> function);
                                      ^
  symbol:   class IntObjectToIntFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1259: error: cannot find symbol
    default int injectIntoInt(int injectedValue, IntObjectToIntFunction<? super T> function)
                                                 ^
  symbol:   class IntObjectToIntFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1273: error: cannot find symbol
    long injectInto(long injectedValue, LongObjectToLongFunction<? super T> function);
                                        ^
  symbol:   class LongObjectToLongFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1282: error: cannot find symbol
    default long injectIntoLong(long injectedValue, LongObjectToLongFunction<? super T> function)
                                                    ^
  symbol:   class LongObjectToLongFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
Command line was: /opt/tools/java/temurin/jdk-11/jdk-11.0.18+10/bin/javadoc @options @packages

Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/12.0.0.M3' dir.

    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:347)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:910)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while generating Javadoc: 
Exit code: 1
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/InternalIterable.java:17: error: cannot find symbol
import org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure;
                                                            ^
  symbol:   class ObjectIntProcedure
  location: package org.eclipse.collections.api.block.procedure.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/InternalIterable.java:84: error: cannot find symbol
    void forEachWithIndex(ObjectIntProcedure<? super T> objectIntProcedure);
                          ^
  symbol:   class ObjectIntProcedure
  location: interface InternalIterable<T>
  where T is a type-variable:
    T extends Object declared in interface InternalIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:17: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.BooleanFunction;
                                                           ^
  symbol:   class BooleanFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:18: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.ByteFunction;
                                                           ^
  symbol:   class ByteFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:19: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.CharFunction;
                                                           ^
  symbol:   class CharFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:20: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.DoubleFunction;
                                                           ^
  symbol:   class DoubleFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:21: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.FloatFunction;
                                                           ^
  symbol:   class FloatFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:22: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.IntFunction;
                                                           ^
  symbol:   class IntFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:23: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.LongFunction;
                                                           ^
  symbol:   class LongFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:24: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.ShortFunction;
                                                           ^
  symbol:   class ShortFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:41: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.BooleanFunction;
                                                           ^
  symbol:   class BooleanFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:42: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.ByteFunction;
                                                           ^
  symbol:   class ByteFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:43: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.CharFunction;
                                                           ^
  symbol:   class CharFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:44: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.DoubleFunction;
                                                           ^
  symbol:   class DoubleFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:45: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.DoubleObjectToDoubleFunction;
                                                           ^
  symbol:   class DoubleObjectToDoubleFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:46: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.FloatFunction;
                                                           ^
  symbol:   class FloatFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:47: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.FloatObjectToFloatFunction;
                                                           ^
  symbol:   class FloatObjectToFloatFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:48: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.IntFunction;
                                                           ^
  symbol:   class IntFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:49: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.IntObjectToIntFunction;
                                                           ^
  symbol:   class IntObjectToIntFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:50: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.LongFunction;
                                                           ^
  symbol:   class LongFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:51: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.LongObjectToLongFunction;
                                                           ^
  symbol:   class LongObjectToLongFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:52: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.ShortFunction;
                                                           ^
  symbol:   class ShortFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:57: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableBooleanCollection;
                                                       ^
  symbol:   class MutableBooleanCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:58: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableByteCollection;
                                                       ^
  symbol:   class MutableByteCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:59: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableCharCollection;
                                                       ^
  symbol:   class MutableCharCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:60: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableDoubleCollection;
                                                       ^
  symbol:   class MutableDoubleCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:61: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableFloatCollection;
                                                       ^
  symbol:   class MutableFloatCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:62: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableIntCollection;
                                                       ^
  symbol:   class MutableIntCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:63: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableLongCollection;
                                                       ^
  symbol:   class MutableLongCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:64: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableShortCollection;
                                                       ^
  symbol:   class MutableShortCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:77: error: cannot find symbol
import org.eclipse.collections.api.map.primitive.ObjectDoubleMap;
                                                ^
  symbol:   class ObjectDoubleMap
  location: package org.eclipse.collections.api.map.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:78: error: cannot find symbol
import org.eclipse.collections.api.map.primitive.ObjectLongMap;
                                                ^
  symbol:   class ObjectLongMap
  location: package org.eclipse.collections.api.map.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:162: error: cannot find symbol
    LazyBooleanIterable collectBoolean(BooleanFunction<? super T> booleanFunction);
                                       ^
  symbol:   class BooleanFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:162: error: cannot find symbol
    LazyBooleanIterable collectBoolean(BooleanFunction<? super T> booleanFunction);
    ^
  symbol:   class LazyBooleanIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:168: error: cannot find symbol
    LazyByteIterable collectByte(ByteFunction<? super T> byteFunction);
                                 ^
  symbol:   class ByteFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:168: error: cannot find symbol
    LazyByteIterable collectByte(ByteFunction<? super T> byteFunction);
    ^
  symbol:   class LazyByteIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:174: error: cannot find symbol
    LazyCharIterable collectChar(CharFunction<? super T> charFunction);
                                 ^
  symbol:   class CharFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:174: error: cannot find symbol
    LazyCharIterable collectChar(CharFunction<? super T> charFunction);
    ^
  symbol:   class LazyCharIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:180: error: cannot find symbol
    LazyDoubleIterable collectDouble(DoubleFunction<? super T> doubleFunction);
                                     ^
  symbol:   class DoubleFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:180: error: cannot find symbol
    LazyDoubleIterable collectDouble(DoubleFunction<? super T> doubleFunction);
    ^
  symbol:   class LazyDoubleIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:186: error: cannot find symbol
    LazyFloatIterable collectFloat(FloatFunction<? super T> floatFunction);
                                   ^
  symbol:   class FloatFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:186: error: cannot find symbol
    LazyFloatIterable collectFloat(FloatFunction<? super T> floatFunction);
    ^
  symbol:   class LazyFloatIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:192: error: cannot find symbol
    LazyIntIterable collectInt(IntFunction<? super T> intFunction);
                               ^
  symbol:   class IntFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:192: error: cannot find symbol
    LazyIntIterable collectInt(IntFunction<? super T> intFunction);
    ^
  symbol:   class LazyIntIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:198: error: cannot find symbol
    LazyLongIterable collectLong(LongFunction<? super T> longFunction);
                                 ^
  symbol:   class LongFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:198: error: cannot find symbol
    LazyLongIterable collectLong(LongFunction<? super T> longFunction);
    ^
  symbol:   class LazyLongIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:204: error: cannot find symbol
    LazyShortIterable collectShort(ShortFunction<? super T> shortFunction);
                                   ^
  symbol:   class ShortFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:204: error: cannot find symbol
    LazyShortIterable collectShort(ShortFunction<? super T> shortFunction);
    ^
  symbol:   class LazyShortIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:580: error: cannot find symbol
    BooleanIterable collectBoolean(BooleanFunction<? super T> booleanFunction);
                                   ^
  symbol:   class BooleanFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:580: error: cannot find symbol
    BooleanIterable collectBoolean(BooleanFunction<? super T> booleanFunction);
    ^
  symbol:   class BooleanIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:597: error: cannot find symbol
    default <R extends MutableBooleanCollection> R collectBoolean(BooleanFunction<? super T> booleanFunction, R target)
                       ^
  symbol:   class MutableBooleanCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:597: error: cannot find symbol
    default <R extends MutableBooleanCollection> R collectBoolean(BooleanFunction<? super T> booleanFunction, R target)
                                                                  ^
  symbol:   class BooleanFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:615: error: cannot find symbol
    ByteIterable collectByte(ByteFunction<? super T> byteFunction);
                             ^
  symbol:   class ByteFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:615: error: cannot find symbol
    ByteIterable collectByte(ByteFunction<? super T> byteFunction);
    ^
  symbol:   class ByteIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:632: error: cannot find symbol
    default <R extends MutableByteCollection> R collectByte(ByteFunction<? super T> byteFunction, R target)
                       ^
  symbol:   class MutableByteCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:632: error: cannot find symbol
    default <R extends MutableByteCollection> R collectByte(ByteFunction<? super T> byteFunction, R target)
                                                            ^
  symbol:   class ByteFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:650: error: cannot find symbol
    CharIterable collectChar(CharFunction<? super T> charFunction);
                             ^
  symbol:   class CharFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:650: error: cannot find symbol
    CharIterable collectChar(CharFunction<? super T> charFunction);
    ^
  symbol:   class CharIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:667: error: cannot find symbol
    default <R extends MutableCharCollection> R collectChar(CharFunction<? super T> charFunction, R target)
                       ^
  symbol:   class MutableCharCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:667: error: cannot find symbol
    default <R extends MutableCharCollection> R collectChar(CharFunction<? super T> charFunction, R target)
                                                            ^
  symbol:   class CharFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:685: error: cannot find symbol
    DoubleIterable collectDouble(DoubleFunction<? super T> doubleFunction);
                                 ^
  symbol:   class DoubleFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:685: error: cannot find symbol
    DoubleIterable collectDouble(DoubleFunction<? super T> doubleFunction);
    ^
  symbol:   class DoubleIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:702: error: cannot find symbol
    default <R extends MutableDoubleCollection> R collectDouble(DoubleFunction<? super T> doubleFunction, R target)
                       ^
  symbol:   class MutableDoubleCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:702: error: cannot find symbol
    default <R extends MutableDoubleCollection> R collectDouble(DoubleFunction<? super T> doubleFunction, R target)
                                                                ^
  symbol:   class DoubleFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:720: error: cannot find symbol
    FloatIterable collectFloat(FloatFunction<? super T> floatFunction);
                               ^
  symbol:   class FloatFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:720: error: cannot find symbol
    FloatIterable collectFloat(FloatFunction<? super T> floatFunction);
    ^
  symbol:   class FloatIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:737: error: cannot find symbol
    default <R extends MutableFloatCollection> R collectFloat(FloatFunction<? super T> floatFunction, R target)
                       ^
  symbol:   class MutableFloatCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:737: error: cannot find symbol
    default <R extends MutableFloatCollection> R collectFloat(FloatFunction<? super T> floatFunction, R target)
                                                              ^
  symbol:   class FloatFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:755: error: cannot find symbol
    IntIterable collectInt(IntFunction<? super T> intFunction);
                           ^
  symbol:   class IntFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:755: error: cannot find symbol
    IntIterable collectInt(IntFunction<? super T> intFunction);
    ^
  symbol:   class IntIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:772: error: cannot find symbol
    default <R extends MutableIntCollection> R collectInt(IntFunction<? super T> intFunction, R target)
                       ^
  symbol:   class MutableIntCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:772: error: cannot find symbol
    default <R extends MutableIntCollection> R collectInt(IntFunction<? super T> intFunction, R target)
                                                          ^
  symbol:   class IntFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:790: error: cannot find symbol
    LongIterable collectLong(LongFunction<? super T> longFunction);
                             ^
  symbol:   class LongFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:790: error: cannot find symbol
    LongIterable collectLong(LongFunction<? super T> longFunction);
    ^
  symbol:   class LongIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:807: error: cannot find symbol
    default <R extends MutableLongCollection> R collectLong(LongFunction<? super T> longFunction, R target)
                       ^
  symbol:   class MutableLongCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:807: error: cannot find symbol
    default <R extends MutableLongCollection> R collectLong(LongFunction<? super T> longFunction, R target)
                                                            ^
  symbol:   class LongFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:825: error: cannot find symbol
    ShortIterable collectShort(ShortFunction<? super T> shortFunction);
                               ^
  symbol:   class ShortFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:825: error: cannot find symbol
    ShortIterable collectShort(ShortFunction<? super T> shortFunction);
    ^
  symbol:   class ShortIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:842: error: cannot find symbol
    default <R extends MutableShortCollection> R collectShort(ShortFunction<? super T> shortFunction, R target)
                       ^
  symbol:   class MutableShortCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:842: error: cannot find symbol
    default <R extends MutableShortCollection> R collectShort(ShortFunction<? super T> shortFunction, R target)
                                                              ^
  symbol:   class ShortFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:952: error: cannot find symbol
    default <R extends MutableByteCollection> R flatCollectByte(Function<? super T, ? extends ByteIterable> function, R target)
                       ^
  symbol:   class MutableByteCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:952: error: cannot find symbol
    default <R extends MutableByteCollection> R flatCollectByte(Function<? super T, ? extends ByteIterable> function, R target)
                                                                                              ^
  symbol:   class ByteIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:966: error: cannot find symbol
    default <R extends MutableCharCollection> R flatCollectChar(Function<? super T, ? extends CharIterable> function, R target)
                       ^
  symbol:   class MutableCharCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:966: error: cannot find symbol
    default <R extends MutableCharCollection> R flatCollectChar(Function<? super T, ? extends CharIterable> function, R target)
                                                                                              ^
  symbol:   class CharIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:980: error: cannot find symbol
    default <R extends MutableIntCollection> R flatCollectInt(Function<? super T, ? extends IntIterable> function, R target)
                       ^
  symbol:   class MutableIntCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:980: error: cannot find symbol
    default <R extends MutableIntCollection> R flatCollectInt(Function<? super T, ? extends IntIterable> function, R target)
                                                                                            ^
  symbol:   class IntIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:994: error: cannot find symbol
    default <R extends MutableShortCollection> R flatCollectShort(Function<? super T, ? extends ShortIterable> function, R target)
                       ^
  symbol:   class MutableShortCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:994: error: cannot find symbol
    default <R extends MutableShortCollection> R flatCollectShort(Function<? super T, ? extends ShortIterable> function, R target)
                                                                                                ^
  symbol:   class ShortIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1008: error: cannot find symbol
    default <R extends MutableDoubleCollection> R flatCollectDouble(Function<? super T, ? extends DoubleIterable> function, R target)
                       ^
  symbol:   class MutableDoubleCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1008: error: cannot find symbol
    default <R extends MutableDoubleCollection> R flatCollectDouble(Function<? super T, ? extends DoubleIterable> function, R target)
                                                                                                  ^
  symbol:   class DoubleIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1022: error: cannot find symbol
    default <R extends MutableFloatCollection> R flatCollectFloat(Function<? super T, ? extends FloatIterable> function, R target)
                       ^
  symbol:   class MutableFloatCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1022: error: cannot find symbol
    default <R extends MutableFloatCollection> R flatCollectFloat(Function<? super T, ? extends FloatIterable> function, R target)
                                                                                                ^
  symbol:   class FloatIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1036: error: cannot find symbol
    default <R extends MutableLongCollection> R flatCollectLong(Function<? super T, ? extends LongIterable> function, R target)
                       ^
  symbol:   class MutableLongCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1036: error: cannot find symbol
    default <R extends MutableLongCollection> R flatCollectLong(Function<? super T, ? extends LongIterable> function, R target)
                                                                                              ^
  symbol:   class LongIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1050: error: cannot find symbol
    default <R extends MutableBooleanCollection> R flatCollectBoolean(Function<? super T, ? extends BooleanIterable> function, R target)
                       ^
  symbol:   class MutableBooleanCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1050: error: cannot find symbol
    default <R extends MutableBooleanCollection> R flatCollectBoolean(Function<? super T, ? extends BooleanIterable> function, R target)
                                                                                                    ^
  symbol:   class BooleanIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1250: error: cannot find symbol
    int injectInto(int injectedValue, IntObjectToIntFunction<? super T> function);
                                      ^
  symbol:   class IntObjectToIntFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1259: error: cannot find symbol
    default int injectIntoInt(int injectedValue, IntObjectToIntFunction<? super T> function)
                                                 ^
  symbol:   class IntObjectToIntFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1273: error: cannot find symbol
    long injectInto(long injectedValue, LongObjectToLongFunction<? super T> function);
                                        ^
  symbol:   class LongObjectToLongFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1282: error: cannot find symbol
    default long injectIntoLong(long injectedValue, LongObjectToLongFunction<? super T> function)
                                                    ^
  symbol:   class LongObjectToLongFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
Command line was: /opt/tools/java/temurin/jdk-11/jdk-11.0.18+10/bin/javadoc @options @packages

Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/12.0.0.M3' dir.

    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.failOnError (AbstractJavadocMojo.java:6022)
    at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:183)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:1818)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:910)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/InternalIterable.java:17: error: cannot find symbol
import org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure;
                                                            ^
  symbol:   class ObjectIntProcedure
  location: package org.eclipse.collections.api.block.procedure.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/InternalIterable.java:84: error: cannot find symbol
    void forEachWithIndex(ObjectIntProcedure<? super T> objectIntProcedure);
                          ^
  symbol:   class ObjectIntProcedure
  location: interface InternalIterable<T>
  where T is a type-variable:
    T extends Object declared in interface InternalIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:17: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.BooleanFunction;
                                                           ^
  symbol:   class BooleanFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:18: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.ByteFunction;
                                                           ^
  symbol:   class ByteFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:19: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.CharFunction;
                                                           ^
  symbol:   class CharFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:20: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.DoubleFunction;
                                                           ^
  symbol:   class DoubleFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:21: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.FloatFunction;
                                                           ^
  symbol:   class FloatFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:22: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.IntFunction;
                                                           ^
  symbol:   class IntFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:23: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.LongFunction;
                                                           ^
  symbol:   class LongFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:24: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.ShortFunction;
                                                           ^
  symbol:   class ShortFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:41: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.BooleanFunction;
                                                           ^
  symbol:   class BooleanFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:42: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.ByteFunction;
                                                           ^
  symbol:   class ByteFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:43: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.CharFunction;
                                                           ^
  symbol:   class CharFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:44: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.DoubleFunction;
                                                           ^
  symbol:   class DoubleFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:45: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.DoubleObjectToDoubleFunction;
                                                           ^
  symbol:   class DoubleObjectToDoubleFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:46: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.FloatFunction;
                                                           ^
  symbol:   class FloatFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:47: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.FloatObjectToFloatFunction;
                                                           ^
  symbol:   class FloatObjectToFloatFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:48: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.IntFunction;
                                                           ^
  symbol:   class IntFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:49: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.IntObjectToIntFunction;
                                                           ^
  symbol:   class IntObjectToIntFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:50: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.LongFunction;
                                                           ^
  symbol:   class LongFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:51: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.LongObjectToLongFunction;
                                                           ^
  symbol:   class LongObjectToLongFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:52: error: cannot find symbol
import org.eclipse.collections.api.block.function.primitive.ShortFunction;
                                                           ^
  symbol:   class ShortFunction
  location: package org.eclipse.collections.api.block.function.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:57: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableBooleanCollection;
                                                       ^
  symbol:   class MutableBooleanCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:58: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableByteCollection;
                                                       ^
  symbol:   class MutableByteCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:59: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableCharCollection;
                                                       ^
  symbol:   class MutableCharCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:60: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableDoubleCollection;
                                                       ^
  symbol:   class MutableDoubleCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:61: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableFloatCollection;
                                                       ^
  symbol:   class MutableFloatCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:62: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableIntCollection;
                                                       ^
  symbol:   class MutableIntCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:63: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableLongCollection;
                                                       ^
  symbol:   class MutableLongCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:64: error: cannot find symbol
import org.eclipse.collections.api.collection.primitive.MutableShortCollection;
                                                       ^
  symbol:   class MutableShortCollection
  location: package org.eclipse.collections.api.collection.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:77: error: cannot find symbol
import org.eclipse.collections.api.map.primitive.ObjectDoubleMap;
                                                ^
  symbol:   class ObjectDoubleMap
  location: package org.eclipse.collections.api.map.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:78: error: cannot find symbol
import org.eclipse.collections.api.map.primitive.ObjectLongMap;
                                                ^
  symbol:   class ObjectLongMap
  location: package org.eclipse.collections.api.map.primitive
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:162: error: cannot find symbol
    LazyBooleanIterable collectBoolean(BooleanFunction<? super T> booleanFunction);
                                       ^
  symbol:   class BooleanFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:162: error: cannot find symbol
    LazyBooleanIterable collectBoolean(BooleanFunction<? super T> booleanFunction);
    ^
  symbol:   class LazyBooleanIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:168: error: cannot find symbol
    LazyByteIterable collectByte(ByteFunction<? super T> byteFunction);
                                 ^
  symbol:   class ByteFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:168: error: cannot find symbol
    LazyByteIterable collectByte(ByteFunction<? super T> byteFunction);
    ^
  symbol:   class LazyByteIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:174: error: cannot find symbol
    LazyCharIterable collectChar(CharFunction<? super T> charFunction);
                                 ^
  symbol:   class CharFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:174: error: cannot find symbol
    LazyCharIterable collectChar(CharFunction<? super T> charFunction);
    ^
  symbol:   class LazyCharIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:180: error: cannot find symbol
    LazyDoubleIterable collectDouble(DoubleFunction<? super T> doubleFunction);
                                     ^
  symbol:   class DoubleFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:180: error: cannot find symbol
    LazyDoubleIterable collectDouble(DoubleFunction<? super T> doubleFunction);
    ^
  symbol:   class LazyDoubleIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:186: error: cannot find symbol
    LazyFloatIterable collectFloat(FloatFunction<? super T> floatFunction);
                                   ^
  symbol:   class FloatFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:186: error: cannot find symbol
    LazyFloatIterable collectFloat(FloatFunction<? super T> floatFunction);
    ^
  symbol:   class LazyFloatIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:192: error: cannot find symbol
    LazyIntIterable collectInt(IntFunction<? super T> intFunction);
                               ^
  symbol:   class IntFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:192: error: cannot find symbol
    LazyIntIterable collectInt(IntFunction<? super T> intFunction);
    ^
  symbol:   class LazyIntIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:198: error: cannot find symbol
    LazyLongIterable collectLong(LongFunction<? super T> longFunction);
                                 ^
  symbol:   class LongFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:198: error: cannot find symbol
    LazyLongIterable collectLong(LongFunction<? super T> longFunction);
    ^
  symbol:   class LazyLongIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:204: error: cannot find symbol
    LazyShortIterable collectShort(ShortFunction<? super T> shortFunction);
                                   ^
  symbol:   class ShortFunction
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/LazyIterable.java:204: error: cannot find symbol
    LazyShortIterable collectShort(ShortFunction<? super T> shortFunction);
    ^
  symbol:   class LazyShortIterable
  location: interface LazyIterable<T>
  where T is a type-variable:
    T extends Object declared in interface LazyIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:580: error: cannot find symbol
    BooleanIterable collectBoolean(BooleanFunction<? super T> booleanFunction);
                                   ^
  symbol:   class BooleanFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:580: error: cannot find symbol
    BooleanIterable collectBoolean(BooleanFunction<? super T> booleanFunction);
    ^
  symbol:   class BooleanIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:597: error: cannot find symbol
    default <R extends MutableBooleanCollection> R collectBoolean(BooleanFunction<? super T> booleanFunction, R target)
                       ^
  symbol:   class MutableBooleanCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:597: error: cannot find symbol
    default <R extends MutableBooleanCollection> R collectBoolean(BooleanFunction<? super T> booleanFunction, R target)
                                                                  ^
  symbol:   class BooleanFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:615: error: cannot find symbol
    ByteIterable collectByte(ByteFunction<? super T> byteFunction);
                             ^
  symbol:   class ByteFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:615: error: cannot find symbol
    ByteIterable collectByte(ByteFunction<? super T> byteFunction);
    ^
  symbol:   class ByteIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:632: error: cannot find symbol
    default <R extends MutableByteCollection> R collectByte(ByteFunction<? super T> byteFunction, R target)
                       ^
  symbol:   class MutableByteCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:632: error: cannot find symbol
    default <R extends MutableByteCollection> R collectByte(ByteFunction<? super T> byteFunction, R target)
                                                            ^
  symbol:   class ByteFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:650: error: cannot find symbol
    CharIterable collectChar(CharFunction<? super T> charFunction);
                             ^
  symbol:   class CharFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:650: error: cannot find symbol
    CharIterable collectChar(CharFunction<? super T> charFunction);
    ^
  symbol:   class CharIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:667: error: cannot find symbol
    default <R extends MutableCharCollection> R collectChar(CharFunction<? super T> charFunction, R target)
                       ^
  symbol:   class MutableCharCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:667: error: cannot find symbol
    default <R extends MutableCharCollection> R collectChar(CharFunction<? super T> charFunction, R target)
                                                            ^
  symbol:   class CharFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:685: error: cannot find symbol
    DoubleIterable collectDouble(DoubleFunction<? super T> doubleFunction);
                                 ^
  symbol:   class DoubleFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:685: error: cannot find symbol
    DoubleIterable collectDouble(DoubleFunction<? super T> doubleFunction);
    ^
  symbol:   class DoubleIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:702: error: cannot find symbol
    default <R extends MutableDoubleCollection> R collectDouble(DoubleFunction<? super T> doubleFunction, R target)
                       ^
  symbol:   class MutableDoubleCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:702: error: cannot find symbol
    default <R extends MutableDoubleCollection> R collectDouble(DoubleFunction<? super T> doubleFunction, R target)
                                                                ^
  symbol:   class DoubleFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:720: error: cannot find symbol
    FloatIterable collectFloat(FloatFunction<? super T> floatFunction);
                               ^
  symbol:   class FloatFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:720: error: cannot find symbol
    FloatIterable collectFloat(FloatFunction<? super T> floatFunction);
    ^
  symbol:   class FloatIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:737: error: cannot find symbol
    default <R extends MutableFloatCollection> R collectFloat(FloatFunction<? super T> floatFunction, R target)
                       ^
  symbol:   class MutableFloatCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:737: error: cannot find symbol
    default <R extends MutableFloatCollection> R collectFloat(FloatFunction<? super T> floatFunction, R target)
                                                              ^
  symbol:   class FloatFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:755: error: cannot find symbol
    IntIterable collectInt(IntFunction<? super T> intFunction);
                           ^
  symbol:   class IntFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:755: error: cannot find symbol
    IntIterable collectInt(IntFunction<? super T> intFunction);
    ^
  symbol:   class IntIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:772: error: cannot find symbol
    default <R extends MutableIntCollection> R collectInt(IntFunction<? super T> intFunction, R target)
                       ^
  symbol:   class MutableIntCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:772: error: cannot find symbol
    default <R extends MutableIntCollection> R collectInt(IntFunction<? super T> intFunction, R target)
                                                          ^
  symbol:   class IntFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:790: error: cannot find symbol
    LongIterable collectLong(LongFunction<? super T> longFunction);
                             ^
  symbol:   class LongFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:790: error: cannot find symbol
    LongIterable collectLong(LongFunction<? super T> longFunction);
    ^
  symbol:   class LongIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:807: error: cannot find symbol
    default <R extends MutableLongCollection> R collectLong(LongFunction<? super T> longFunction, R target)
                       ^
  symbol:   class MutableLongCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:807: error: cannot find symbol
    default <R extends MutableLongCollection> R collectLong(LongFunction<? super T> longFunction, R target)
                                                            ^
  symbol:   class LongFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:825: error: cannot find symbol
    ShortIterable collectShort(ShortFunction<? super T> shortFunction);
                               ^
  symbol:   class ShortFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:825: error: cannot find symbol
    ShortIterable collectShort(ShortFunction<? super T> shortFunction);
    ^
  symbol:   class ShortIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:842: error: cannot find symbol
    default <R extends MutableShortCollection> R collectShort(ShortFunction<? super T> shortFunction, R target)
                       ^
  symbol:   class MutableShortCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:842: error: cannot find symbol
    default <R extends MutableShortCollection> R collectShort(ShortFunction<? super T> shortFunction, R target)
                                                              ^
  symbol:   class ShortFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:952: error: cannot find symbol
    default <R extends MutableByteCollection> R flatCollectByte(Function<? super T, ? extends ByteIterable> function, R target)
                       ^
  symbol:   class MutableByteCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:952: error: cannot find symbol
    default <R extends MutableByteCollection> R flatCollectByte(Function<? super T, ? extends ByteIterable> function, R target)
                                                                                              ^
  symbol:   class ByteIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:966: error: cannot find symbol
    default <R extends MutableCharCollection> R flatCollectChar(Function<? super T, ? extends CharIterable> function, R target)
                       ^
  symbol:   class MutableCharCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:966: error: cannot find symbol
    default <R extends MutableCharCollection> R flatCollectChar(Function<? super T, ? extends CharIterable> function, R target)
                                                                                              ^
  symbol:   class CharIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:980: error: cannot find symbol
    default <R extends MutableIntCollection> R flatCollectInt(Function<? super T, ? extends IntIterable> function, R target)
                       ^
  symbol:   class MutableIntCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:980: error: cannot find symbol
    default <R extends MutableIntCollection> R flatCollectInt(Function<? super T, ? extends IntIterable> function, R target)
                                                                                            ^
  symbol:   class IntIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:994: error: cannot find symbol
    default <R extends MutableShortCollection> R flatCollectShort(Function<? super T, ? extends ShortIterable> function, R target)
                       ^
  symbol:   class MutableShortCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:994: error: cannot find symbol
    default <R extends MutableShortCollection> R flatCollectShort(Function<? super T, ? extends ShortIterable> function, R target)
                                                                                                ^
  symbol:   class ShortIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1008: error: cannot find symbol
    default <R extends MutableDoubleCollection> R flatCollectDouble(Function<? super T, ? extends DoubleIterable> function, R target)
                       ^
  symbol:   class MutableDoubleCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1008: error: cannot find symbol
    default <R extends MutableDoubleCollection> R flatCollectDouble(Function<? super T, ? extends DoubleIterable> function, R target)
                                                                                                  ^
  symbol:   class DoubleIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1022: error: cannot find symbol
    default <R extends MutableFloatCollection> R flatCollectFloat(Function<? super T, ? extends FloatIterable> function, R target)
                       ^
  symbol:   class MutableFloatCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1022: error: cannot find symbol
    default <R extends MutableFloatCollection> R flatCollectFloat(Function<? super T, ? extends FloatIterable> function, R target)
                                                                                                ^
  symbol:   class FloatIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1036: error: cannot find symbol
    default <R extends MutableLongCollection> R flatCollectLong(Function<? super T, ? extends LongIterable> function, R target)
                       ^
  symbol:   class MutableLongCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1036: error: cannot find symbol
    default <R extends MutableLongCollection> R flatCollectLong(Function<? super T, ? extends LongIterable> function, R target)
                                                                                              ^
  symbol:   class LongIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1050: error: cannot find symbol
    default <R extends MutableBooleanCollection> R flatCollectBoolean(Function<? super T, ? extends BooleanIterable> function, R target)
                       ^
  symbol:   class MutableBooleanCollection
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1050: error: cannot find symbol
    default <R extends MutableBooleanCollection> R flatCollectBoolean(Function<? super T, ? extends BooleanIterable> function, R target)
                                                                                                    ^
  symbol:   class BooleanIterable
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1250: error: cannot find symbol
    int injectInto(int injectedValue, IntObjectToIntFunction<? super T> function);
                                      ^
  symbol:   class IntObjectToIntFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1259: error: cannot find symbol
    default int injectIntoInt(int injectedValue, IntObjectToIntFunction<? super T> function)
                                                 ^
  symbol:   class IntObjectToIntFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1273: error: cannot find symbol
    long injectInto(long injectedValue, LongObjectToLongFunction<? super T> function);
                                        ^
  symbol:   class LongObjectToLongFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
/home/jenkins/agent/workspace/deploy/eclipse-collections-api/src/main/java/org/eclipse/collections/api/RichIterable.java:1282: error: cannot find symbol
    default long injectIntoLong(long injectedValue, LongObjectToLongFunction<? super T> function)
                                                    ^
  symbol:   class LongObjectToLongFunction
  location: interface RichIterable<T>
  where T is a type-variable:
    T extends Object declared in interface RichIterable
Command line was: /opt/tools/java/temurin/jdk-11/jdk-11.0.18+10/bin/javadoc @options @packages

Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/deploy/eclipse-collections-api/12.0.0.M3' dir.

    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.doExecuteJavadocCommandLine (AbstractJavadocMojo.java:5166)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine (AbstractJavadocMojo.java:5051)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2022)
    at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:181)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.execute (AbstractJavadocMojo.java:1818)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:910)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:43:39:257 [ERROR] 
20:43:39:257 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
20:43:39:257 [ERROR] 
20:43:39:257 [ERROR] For more information about the errors and possible solutions, please read the following articles:
20:43:39:257 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
20:43:39:257 [ERROR] 
20:43:39:257 [ERROR] After correcting the problems, you can resume the build with the command
20:43:39:257 [ERROR]   mvn <args> -rf :eclipse-collections-api
Build step 'Invoke top-level Maven targets' marked build as failure
Sending e-mails to: itohiro73@gmail.com donraab@gmail.com nikhilnanivadekar@gmail.com motlin@gmail.com
Finished: FAILURE