Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialKhurram Shahzad
3,695 PointsError while generating signed apk
I have used only these libraries
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.android.support:support-v4:25.3.1'
testCompile 'junit:junit:4.12'
compile 'com.android.support:recyclerview-v7:25.3.1'
compile 'com.android.support:design:25.3.1'
compile 'com.google.code.gson:gson:2.6.2'
compile 'com.squareup.retrofit2:retrofit:2.0.2'
compile 'com.squareup.retrofit2:converter-gson:2.0.2'
compile 'com.squareup.picasso:picasso:2.5.2'
compile 'com.github.satyan:sugar:1.4'
but i get such a long error. and I have spent so many hours trying to fix it but couldnt so kindly help me .
Warning:com.google.common.base.Absent: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Ascii: can't find referenced class javax.annotation.CheckReturnValue Warning:com.google.common.base.CaseFormat$StringConverter: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.CharMatcher: can't find referenced class javax.annotation.CheckReturnValue Warning:com.google.common.base.Converter: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Converter$ConverterComposition: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Converter$FunctionBasedConverter: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Converter$ReverseConverter: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Defaults: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Enums$StringConverter: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Equivalence: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Equivalence$EquivalentToPredicate: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Equivalence$Wrapper: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.FinalizableReferenceQueue$FinalizerLoader: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Function: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.FunctionalEquivalence: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Functions: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Functions$ConstantFunction: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Functions$ForMapWithDefault: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Functions$FunctionComposition: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Functions$FunctionForMapNoDefault: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Functions$IdentityFunction: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Functions$PredicateFunction: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Functions$SupplierFunction: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Joiner: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Joiner: can't find referenced class javax.annotation.CheckReturnValue Warning:com.google.common.base.Joiner$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Joiner$MapJoiner: can't find referenced class javax.annotation.CheckReturnValue Warning:com.google.common.base.MoreObjects: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.MoreObjects$ToStringHelper: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Objects: can't find referenced class javax.annotation.CheckReturnValue Warning:com.google.common.base.Objects: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Objects$ToStringHelper: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Optional: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.PairwiseEquivalence: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Preconditions: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicate: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicates: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicates$AndPredicate: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicates$AssignableFromPredicate: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicates$CompositionPredicate: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicates$ContainsPatternPredicate: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicates$InPredicate: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicates$InstanceOfPredicate: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicates$IsEqualToPredicate: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicates$NotPredicate: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicates$ObjectPredicate$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicates$ObjectPredicate$2: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicates$ObjectPredicate$3: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicates$ObjectPredicate$4: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Predicates$OrPredicate: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Present: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Splitter: can't find referenced class javax.annotation.CheckReturnValue Warning:com.google.common.base.StandardSystemProperty: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Strings: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Suppliers: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Suppliers$SupplierComposition: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Suppliers$SupplierOfInstance: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Throwables: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.Verify: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.VerifyException: can't find referenced class javax.annotation.Nullable Warning:com.google.common.base.package-info: can't find referenced class javax.annotation.ParametersAreNonnullByDefault Warning:com.google.common.cache.Cache: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.CacheBuilder: can't find referenced class javax.annotation.CheckReturnValue Warning:com.google.common.cache.CacheBuilderSpec: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.CacheBuilderSpec$KeyStrengthParser: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.CacheBuilderSpec$RecordStatsParser: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.CacheBuilderSpec$ValueParser: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.CacheBuilderSpec$ValueStrengthParser: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.CacheStats: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.ForwardingCache: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$EntryFactory: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$EntryFactory$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$EntryFactory$2: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$EntryFactory$3: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$EntryFactory$4: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$EntryFactory$5: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$EntryFactory$6: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$EntryFactory$7: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$EntryFactory$8: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$LoadingValueReference: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$LocalManualCache: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$ReferenceEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$Segment: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.cache.LocalCache$Segment: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$Segment: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.cache.LocalCache$Segment: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$Segment: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.cache.LocalCache$Segment: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$Segment: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.cache.LocalCache$Segment: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$Segment: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.cache.LocalCache$Segment: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$Segment: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.cache.LocalCache$Segment: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$Segment: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.cache.LocalCache$StrongAccessEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$StrongAccessWriteEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$StrongEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$StrongWriteEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$ValueReference: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$WeakAccessEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$WeakAccessWriteEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$WeakEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$WeakWriteEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.LocalCache$WriteThroughEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.RemovalNotification: can't find referenced class javax.annotation.Nullable Warning:com.google.common.cache.Striped64: can't find referenced class sun.misc.Unsafe Warning:com.google.common.cache.Striped64$1: can't find referenced class sun.misc.Unsafe Warning:com.google.common.cache.Striped64$Cell: can't find referenced class sun.misc.Unsafe Warning:com.google.common.cache.package-info: can't find referenced class javax.annotation.ParametersAreNonnullByDefault Warning:com.google.common.collect.AbstractBiMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractListMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMapBasedMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMapBasedMultimap$AsMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMapBasedMultimap$KeySet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMapBasedMultimap$RandomAccessWrappedList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMapBasedMultimap$WrappedCollection: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMapBasedMultimap$WrappedList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMapBasedMultimap$WrappedNavigableSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMapBasedMultimap$WrappedSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMapBasedMultimap$WrappedSortedSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMapBasedMultiset: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMapEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMultimap$EntrySet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMultimap$Values: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractMultiset: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractNavigableMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractRangeSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractSequentialIterator: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractSetMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractSortedMultiset: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractSortedSetMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractTable: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AbstractTable$CellSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.AllEqualOrdering: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ArrayTable: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ArrayTable$ArrayMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.BiMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ByFunctionOrdering: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.CartesianList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ClassToInstanceMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Collections2: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Collections2$FilteredCollection: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Collections2$OrderedPermutationCollection: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Collections2$PermutationCollection: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ComparatorOrdering: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ComparisonChain: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ComparisonChain$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ComparisonChain$InactiveComparisonChain: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ComputationException: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ComputingConcurrentHashMap$ComputedReference: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ComputingConcurrentHashMap$ComputingValueReference: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.collect.ComputingConcurrentHashMap$ComputingValueReference: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ConcurrentHashMultiset: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ConcurrentHashMultiset$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Count: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Cut: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.DenseImmutableTable: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.DenseImmutableTable: can't find referenced class javax.annotation.concurrent.Immutable Warning:com.google.common.collect.DenseImmutableTable$ImmutableArrayMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.DescendingImmutableSortedMultiset: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.DescendingImmutableSortedSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.EmptyContiguousSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.EmptyImmutableBiMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.EmptyImmutableSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.EmptyImmutableSortedMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.EmptyImmutableSortedMultiset: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.EmptyImmutableSortedSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.EnumHashBiMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ExplicitOrdering: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.FilteredEntryMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.FilteredEntryMultimap$AsMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.FilteredEntryMultimap$AsMap$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.FilteredEntryMultimap$AsMap$3: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.FilteredEntryMultimap$Keys: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.FilteredEntryMultimap$ValuePredicate: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.FilteredKeyListMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.FilteredKeyMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.FilteredKeyMultimap$Entries: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.FilteredKeySetMultimap$EntrySet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.FilteredMultimapValues: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.FluentIterable: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.FluentIterable: can't find referenced class javax.annotation.CheckReturnValue Warning:com.google.common.collect.ForwardingCollection: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ForwardingList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ForwardingListMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ForwardingMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ForwardingMapEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ForwardingMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ForwardingMultiset: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ForwardingSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ForwardingSetMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ForwardingSortedMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ForwardingSortedSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ForwardingSortedSetMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.GeneralRange: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.HashBasedTable: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.HashBiMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.HashBiMap$BiEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.HashBiMap$Inverse: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.HashBiMap$Inverse$InverseKeySet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.HashBiMap$KeySet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Hashing: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableClassToInstanceMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableCollection: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableEnumMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableList$ReverseImmutableList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableListMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableMap$MapViewOfValuesAsSingletonSets: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableMapEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableMapEntry$TerminalEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableMapEntrySet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableMapKeySet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableMapValues: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableMultimap$Keys: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableMultimap$Values: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableMultiset: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableRangeMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableRangeSet$AsSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableSetMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableSetMultimap$EntrySet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableSortedAsList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableSortedMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableSortedSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ImmutableTable: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Iterables: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Iterators: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.LexicographicalOrdering: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.LinkedHashMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.LinkedHashMultimap$ValueEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.LinkedHashMultimap$ValueSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.LinkedListMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.LinkedListMultimap$Node: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.LinkedListMultimap$ValueForKeyIterator: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ListMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Lists: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Lists$OnePlusArrayList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Lists$ReverseList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Lists$StringAsImmutableList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Lists$TwoPlusArrayList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapConstraint: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapConstraints$ConstrainedAsMapEntries: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapConstraints$ConstrainedBiMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapConstraints$ConstrainedEntrySet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapDifference: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapDifference$ValueDifference: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMaker$NullConcurrentMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMaker$RemovalNotification: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$EntryFactory: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$EntryFactory$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$EntryFactory$2: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$EntryFactory$3: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$EntryFactory$4: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$EntryFactory$5: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$EntryFactory$6: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$EntryFactory$7: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$EntryFactory$8: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$Segment: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.collect.MapMakerInternalMap$Segment: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$Segment: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.collect.MapMakerInternalMap$Segment: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$Segment: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.collect.MapMakerInternalMap$SoftEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$SoftEvictableEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$SoftExpirableEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$SoftExpirableEvictableEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$StrongEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$StrongEvictableEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$StrongExpirableEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$StrongExpirableEvictableEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$ValueReference: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$WeakEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$WeakEvictableEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$WeakExpirableEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$WeakExpirableEvictableEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.MapMakerInternalMap$WriteThroughEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$8: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$AbstractFilteredMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$AsMapView: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$BiMapConverter: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$EntryFunction$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$EntryFunction$2: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$EntryTransformer: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$FilteredEntryBiMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$FilteredEntryNavigableMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$NavigableAsMapView: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$TransformedEntriesNavigableMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$UnmodifiableBiMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$UnmodifiableEntrySet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$ValueDifferenceImpl: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Maps$Values: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Multimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Multimaps: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Multimaps$Entries: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Multimaps$Keys: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Multimaps$Keys$KeysEntrySet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Multiset: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Multisets: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Multisets$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Multisets$3: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Multisets$4: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Multisets$AbstractEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Multisets$EntrySet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Multisets$FilteredMultiset: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Multisets$ImmutableEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.NullsFirstOrdering: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.NullsLastOrdering: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ObjectArrays: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Ordering: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Range: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RangeMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RangeSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RegularContiguousSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RegularImmutableBiMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RegularImmutableBiMap$Inverse: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RegularImmutableBiMap$NonTerminalBiMapEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RegularImmutableList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RegularImmutableMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RegularImmutableMap$NonTerminalMapEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RegularImmutableMultiset: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RegularImmutableSortedMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RegularImmutableSortedMultiset: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RegularImmutableSortedSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RegularImmutableTable: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.RegularImmutableTable$CellSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.ReverseOrdering: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.SetMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Sets: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Sets$CartesianSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Sets$FilteredNavigableSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Sets$FilteredSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Sets$PowerSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Sets$SubSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.SingletonImmutableBiMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.SingletonImmutableList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.SingletonImmutableSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.SortedLists: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.SortedMultisets: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.SortedSetMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.SparseImmutableTable: can't find referenced class javax.annotation.concurrent.Immutable Warning:com.google.common.collect.StandardTable: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedAsMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedAsMapEntries: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedAsMapValues: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedBiMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedCollection: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedDeque: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedEntry: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedListMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedMultiset: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedNavigableMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedNavigableSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedObject: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedQueue: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedRandomAccessList: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedSetMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedSortedMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedSortedSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Synchronized$SynchronizedSortedSetMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Table: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Table$Cell: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Tables: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Tables$ImmutableCell: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Tables$TransposeTable: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.Tables$UnmodifiableTable: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeBasedTable$TreeRow: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeMultimap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeMultiset: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeMultiset$Aggregate: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeMultiset$Aggregate$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeMultiset$Aggregate$2: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeMultiset$AvlNode: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeMultiset$Reference: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeRangeMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeRangeMap$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeRangeMap$AsMapOfRanges: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeRangeMap$SubRangeMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeRangeMap$SubRangeMap$SubRangeMapAsMap$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeRangeSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeRangeSet$AsRanges: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeRangeSet$ComplementRangesByLowerBound: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeRangeSet$RangesByUpperBound: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeRangeSet$SubRangeSet: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.TreeRangeSet$SubRangeSetRangesByLowerBound: can't find referenced class javax.annotation.Nullable Warning:com.google.common.collect.package-info: can't find referenced class javax.annotation.ParametersAreNonnullByDefault Warning:com.google.common.escape.ArrayBasedUnicodeEscaper: can't find referenced class javax.annotation.Nullable Warning:com.google.common.escape.Escapers$Builder: can't find referenced class javax.annotation.Nullable Warning:com.google.common.escape.package-info: can't find referenced class javax.annotation.ParametersAreNonnullByDefault Warning:com.google.common.eventbus.AnnotatedSubscriberFinder$MethodIdentifier: can't find referenced class javax.annotation.Nullable Warning:com.google.common.eventbus.EventSubscriber: can't find referenced class javax.annotation.Nullable Warning:com.google.common.hash.BloomFilter: can't find referenced class javax.annotation.Nullable Warning:com.google.common.hash.Funnels$SequentialFunnel: can't find referenced class javax.annotation.Nullable Warning:com.google.common.hash.Funnels$StringCharsetFunnel: can't find referenced class javax.annotation.Nullable Warning:com.google.common.hash.HashCode: can't find referenced class javax.annotation.Nullable Warning:com.google.common.hash.Hashing$ConcatenatedHashFunction: can't find referenced class javax.annotation.Nullable Warning:com.google.common.hash.Murmur3_128HashFunction: can't find referenced class javax.annotation.Nullable Warning:com.google.common.hash.Murmur3_32HashFunction: can't find referenced class javax.annotation.Nullable Warning:com.google.common.hash.SipHashFunction: can't find referenced class javax.annotation.Nullable Warning:com.google.common.hash.package-info: can't find referenced class javax.annotation.ParametersAreNonnullByDefault Warning:com.google.common.html.package-info: can't find referenced class javax.annotation.ParametersAreNonnullByDefault Warning:com.google.common.io.AppendableWriter: can't find referenced class javax.annotation.Nullable Warning:com.google.common.io.BaseEncoding: can't find referenced class javax.annotation.CheckReturnValue Warning:com.google.common.io.BaseEncoding$StandardBaseEncoding: can't find referenced class javax.annotation.Nullable Warning:com.google.common.io.CharSource: can't find referenced class javax.annotation.Nullable Warning:com.google.common.io.Closeables: can't find referenced class javax.annotation.Nullable Warning:com.google.common.io.Closer: can't find referenced class javax.annotation.Nullable Warning:com.google.common.io.CountingInputStream: can't find referenced class javax.annotation.Nullable Warning:com.google.common.io.CountingOutputStream: can't find referenced class javax.annotation.Nullable Warning:com.google.common.io.MultiInputStream: can't find referenced class javax.annotation.Nullable Warning:com.google.common.io.MultiReader: can't find referenced class javax.annotation.Nullable Warning:com.google.common.io.PatternFilenameFilter: can't find referenced class javax.annotation.Nullable Warning:com.google.common.io.package-info: can't find referenced class javax.annotation.ParametersAreNonnullByDefault Warning:com.google.common.math.MathPreconditions: can't find referenced class javax.annotation.Nullable Warning:com.google.common.math.package-info: can't find referenced class javax.annotation.ParametersAreNonnullByDefault Warning:com.google.common.net.HostAndPort: can't find referenced class javax.annotation.Nullable Warning:com.google.common.net.HostAndPort: can't find referenced class javax.annotation.concurrent.Immutable Warning:com.google.common.net.HostSpecifier: can't find referenced class javax.annotation.Nullable Warning:com.google.common.net.InetAddresses$TeredoInfo: can't find referenced class javax.annotation.Nullable Warning:com.google.common.net.InternetDomainName: can't find referenced class javax.annotation.Nullable Warning:com.google.common.net.MediaType: can't find referenced class javax.annotation.Nullable Warning:com.google.common.net.MediaType: can't find referenced class javax.annotation.concurrent.Immutable Warning:com.google.common.net.package-info: can't find referenced class javax.annotation.ParametersAreNonnullByDefault Warning:com.google.common.primitives.Doubles: can't find referenced class javax.annotation.Nullable Warning:com.google.common.primitives.Floats: can't find referenced class javax.annotation.Nullable Warning:com.google.common.primitives.Ints: can't find referenced class javax.annotation.CheckForNull Warning:com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator: can't find referenced class sun.misc.Unsafe Warning:com.google.common.primitives.UnsignedBytes$LexicographicalComparatorHolder$UnsafeComparator$1: can't find referenced class sun.misc.Unsafe Warning:com.google.common.primitives.UnsignedInteger: can't find referenced class javax.annotation.CheckReturnValue Warning:com.google.common.primitives.UnsignedInteger: can't find referenced class javax.annotation.Nullable Warning:com.google.common.primitives.UnsignedLong: can't find referenced class javax.annotation.CheckReturnValue Warning:com.google.common.primitives.UnsignedLong: can't find referenced class javax.annotation.Nullable Warning:com.google.common.primitives.package-info: can't find referenced class javax.annotation.ParametersAreNonnullByDefault Warning:com.google.common.reflect.AbstractInvocationHandler: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.ClassPath$Scanner: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.Element: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.Invokable: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.Invokable$ConstructorInvokable: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.Invokable$MethodInvokable: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.MutableTypeToInstanceMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.Parameter: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.TypeParameter: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.TypeResolver$WildcardCapturer: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.TypeToInstanceMap: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.TypeToken: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.TypeToken$TypeCollector: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.TypeToken$TypeCollector$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.TypeToken$TypeCollector$2: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.TypeVisitor: can't find referenced class javax.annotation.concurrent.NotThreadSafe Warning:com.google.common.reflect.Types: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.Types$ClassOwnership: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.Types$ClassOwnership$1: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.Types$ClassOwnership$2: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.Types$ParameterizedTypeImpl: can't find referenced class javax.annotation.Nullable Warning:com.google.common.reflect.package-info: can't find referenced class javax.annotation.ParametersAreNonnullByDefault Warning:com.google.common.util.concurrent.AbstractFuture: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.AbstractFuture$Sync: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.AbstractListeningExecutorService: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.AbstractScheduledService$CustomScheduler$ReschedulableCallable: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.util.concurrent.AbstractService: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.util.concurrent.AbstractService$StateSnapshot: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.AbstractService$StateSnapshot: can't find referenced class javax.annotation.concurrent.Immutable Warning:com.google.common.util.concurrent.AsyncSettableFuture: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.Atomics: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.Callables: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.CycleDetectingLockFactory: can't find referenced class javax.annotation.concurrent.ThreadSafe Warning:com.google.common.util.concurrent.CycleDetectingLockFactory$LockGraphNode: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.CycleDetectingLockFactory$Policy: can't find referenced class javax.annotation.concurrent.ThreadSafe Warning:com.google.common.util.concurrent.ExecutionError: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.ExecutionList: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.util.concurrent.ExecutionList$RunnableExecutorPair: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.FutureCallback: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.Futures: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.Futures$ChainingListenableFuture: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.Futures$ImmediateSuccessfulCheckedFuture: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.Futures$ImmediateSuccessfulFuture: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.ListenableFutureTask: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.ListenerCallQueue: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.util.concurrent.Monitor: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.util.concurrent.Monitor$Guard: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.util.concurrent.RateLimiter: can't find referenced class javax.annotation.concurrent.ThreadSafe Warning:com.google.common.util.concurrent.SerializingExecutor: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.util.concurrent.ServiceManager$ServiceManagerState: can't find referenced class javax.annotation.concurrent.GuardedBy Warning:com.google.common.util.concurrent.SettableFuture: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.UncheckedExecutionException: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.UncheckedTimeoutException: can't find referenced class javax.annotation.Nullable Warning:com.google.common.util.concurrent.package-info: can't find referenced class javax.annotation.ParametersAreNonnullByDefault Warning:com.google.common.xml.package-info: can't find referenced class javax.annotation.ParametersAreNonnullByDefault Warning:there were 1274 unresolved references to classes or interfaces.