开发者社区 > 物联网 > 正文

物联网平台SDK导入androidstudio编译出错,

jaxb-core和jaxb-impl冲突:

Duplicate class com.sun.xml.bind.Locatable found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.Messages found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.Util found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.WhiteSpaceProcessor found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.annotation.OverrideAnnotationOf found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.annotation.XmlIsSet found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.annotation.XmlLocation found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.api.ErrorListener found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.api.impl.NameConverter found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.api.impl.NameConverter$1 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.api.impl.NameConverter$2 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.api.impl.NameConverter$Standard found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.api.impl.NameUtil found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.marshaller.CharacterEscapeHandler found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.marshaller.DataWriter found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.marshaller.DumbEscapeHandler found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.marshaller.Messages found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.marshaller.MinimumEscapeHandler found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.marshaller.NoEscapeHandler found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.marshaller.SAX2DOMEx found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.marshaller.XMLWriter found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.unmarshaller.DOMScanner found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.unmarshaller.InfosetScanner found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.util.SecureLoader found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.util.SecureLoader$1 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.util.SecureLoader$2 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.util.SecureLoader$3 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.util.Which found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.ClassFactory found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.ClassFactory$1 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.ClassFactory$2 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.Messages found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.TODO found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.WellKnownNamespace found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.annotation.AnnotationReader found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.annotation.AnnotationSource found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.annotation.Locatable found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.Adapter found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.ArrayInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.AttributePropertyInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.BuiltinLeafInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.ClassInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.Element found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.ElementInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.ElementPropertyInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.EnumConstant found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.EnumLeafInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.ErrorHandler found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.ID found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.LeafInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.MapPropertyInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.MaybeElement found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.NonElement found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.NonElementRef found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.PropertyInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.PropertyKind found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.Ref found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.ReferencePropertyInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.RegistryInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.TypeInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.TypeInfoSet found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.TypeRef found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.ValuePropertyInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.WildcardMode found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.WildcardTypeInfo found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.core.package-info found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.impl.ModelBuilderI found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.GenericArrayTypeImpl found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.Navigator found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.ParameterizedTypeImpl found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.ReflectionNavigator found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.ReflectionNavigator$1 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.ReflectionNavigator$10 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.ReflectionNavigator$2 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.ReflectionNavigator$3 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.ReflectionNavigator$4 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.ReflectionNavigator$5 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.ReflectionNavigator$6 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.ReflectionNavigator$7 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.ReflectionNavigator$8 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.ReflectionNavigator$9 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.ReflectionNavigator$BinderArg found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.SecureLoader found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.SecureLoader$1 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.SecureLoader$2 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.SecureLoader$3 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.TypeVisitor found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.nav.WildcardTypeImpl found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.model.util.ArrayInfoUtil found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.runtime.IllegalAnnotationException found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.runtime.Location found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.runtime.RuntimeUtil found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.runtime.RuntimeUtil$ToStringAdapter found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.runtime.SwaRefAdapterMarker found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx$Snapshot found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.schemagen.episode.Bindings found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.schemagen.episode.Klass found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.schemagen.episode.Package found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.schemagen.episode.SchemaBindings found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.schemagen.episode.package-info found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.util.EditDistance found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.util.FlattenIterator found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.util.XmlFactory found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)
Duplicate class com.sun.xml.bind.v2.util.XmlFactory$1 found in modules jetified-jaxb-core-2.3.0.1.jar (com.sun.xml.bind:jaxb-core:2.3.0.1) and jetified-jaxb-impl-2.3.2.jar (com.sun.xml.bind:jaxb-impl:2.3.2)

image.png 可是Aliyun Java SDK Core - 4.3.2就是用的这两个包???

展开
收起
易玲航 2020-07-13 11:45:32 983 0
0 条回答
写回答
取消 提交回答

物联网领域前沿技术分享与交流

相关产品

  • 物联网平台
  • 相关电子书

    更多
    从 SDK 到编解码:视频直播架构解析 立即下载
    跨平台的云服务SDK需要什么 立即下载
    一个跨平台的云服务SDK需要什么 立即下载