Started by an SCM change Building in workspace /home/javastream.de/jenkins/jobs/org.mustangproject/workspace > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://github.com/HardyLoppmann/mustangproject.git # timeout=10 Fetching upstream changes from https://github.com/HardyLoppmann/mustangproject.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://github.com/HardyLoppmann/mustangproject.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 9b5c106f1c6b1038392822cf47304e0cdb6abeed (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 9b5c106f1c6b1038392822cf47304e0cdb6abeed Commit message: "new command line option / prompt for format (fx or zf)" > /usr/bin/git rev-list --no-walk f7e57d6296fda2036167e52d1bc7860141531816 # timeout=10 Starting xvnc [workspace] $ /usr/bin/vncserver :56 -geometry 1024x768 New 'X' desktop is maven:56 Starting applications specified in /var/www/.vnc/xstartup Log file is /var/www/.vnc/maven:56.log [workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn clean install -DskipTests [INFO] Scanning for projects... [INFO] [INFO] -----------------< org.mustangproject.ZUGFeRD:mustang >----------------- [INFO] Building Mustang 1.6.2-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- Downloading from sonatype-oss-public: https://oss.sonatype.org/content/groups/public/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml Progress (1): 762 B Downloaded from sonatype-oss-public: https://oss.sonatype.org/content/groups/public/com/sanityinc/jargs/2.0-SNAPSHOT/maven-metadata.xml (762 B at 542 B/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mustang --- [INFO] Deleting /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target [INFO] [INFO] --- templating-maven-plugin:1.0.0:filter-sources (filtering-java-templates) @ mustang --- [INFO] Coping files with filtering to temporary directory. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copied 1 files to output directory: /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/generated-sources/java-templates [INFO] Source directory: /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/generated-sources/java-templates added. [INFO] [INFO] --- jaxb2-maven-plugin:2.3.1:xjc (xjc) @ mustang --- [INFO] Adding 'extension' flag to XJC arguments, since the 'generateEpisode' argument is given. (XJCs 'episode' argument requires that the 'extension' argument is provided). [INFO] Ignored given or default xjbSources [/home/javastream.de/jenkins/jobs/org.mustangproject/workspace/src/main/xjb], since it is not an existent file or directory. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mustang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ mustang --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 100 source files to /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/classes [INFO] /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/src/main/java/org/mustangproject/ZUGFeRD/ZUGFeRDExporterFromA3Factory.java: Some input files use or override a deprecated API. [INFO] /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/src/main/java/org/mustangproject/ZUGFeRD/ZUGFeRDExporterFromA3Factory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mustang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ mustang --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/test-classes [INFO] /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/src/test/java/org/mustangproject/ZUGFeRD/MustangReaderWriterEdgeTest.java: /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/src/test/java/org/mustangproject/ZUGFeRD/MustangReaderWriterEdgeTest.java uses or overrides a deprecated API. [INFO] /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/src/test/java/org/mustangproject/ZUGFeRD/MustangReaderWriterEdgeTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ mustang --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mustang --- [INFO] Building jar: /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/mustang-1.6.2-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ mustang --- [INFO] Including net.sf.saxon:Saxon-HE:jar:9.8.0-11 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.2.11 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.2.11 in the shaded jar. [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.2.11 in the shaded jar. [INFO] Including org.glassfish.jaxb:jaxb-core:jar:2.2.11 in the shaded jar. [INFO] Including javax.xml.bind:jaxb-api:jar:2.2.12-b140109.1041 in the shaded jar. [INFO] Including org.glassfish.jaxb:txw2:jar:2.2.11 in the shaded jar. [INFO] Including com.sun.istack:istack-commons-runtime:jar:2.21 in the shaded jar. [INFO] Including org.jvnet.staxex:stax-ex:jar:1.7.7 in the shaded jar. [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13 in the shaded jar. [INFO] Including org.apache.pdfbox:preflight:jar:2.0.12 in the shaded jar. [INFO] Including org.apache.pdfbox:xmpbox:jar:2.0.12 in the shaded jar. [INFO] Including org.apache.pdfbox:pdfbox:jar:2.0.12 in the shaded jar. [INFO] Including org.apache.pdfbox:fontbox:jar:2.0.12 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including com.sanityinc:jargs:jar:2.0-SNAPSHOT in the shaded jar. [INFO] No artifact matching filter log4j:log4j [INFO] Minimizing jar org.mustangproject.ZUGFeRD:mustang:jar:1.6.2-SNAPSHOT [INFO] com.sun.xml.bind.v2.runtime.property.ValueProperty not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.ListTransducedAccessorImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerShort$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.ClassLocatable not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput not removed because it was specifically included [INFO] com.sun.xml.bind.v2.bytecode.SecureLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerInteger$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Lister$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Lister$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl$IntercepterLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.Messages not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Double not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeAttributePropertyInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.api.Utils not removed because it was specifically included [INFO] com.sun.xml.bind.unmarshaller.Patcher not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ClassInfoImpl$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Lister$ArrayLister$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Lister$IDREFS not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.SecureLoader$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.SecureLoader$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.SecureLoader$3 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.SAXOutput not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.Element not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$3 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$4 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$5 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$6 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$7 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$8 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$9 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.NameBuilder not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.XmlOutput not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyLoader not removed because it was specifically included [INFO] com.sun.xml.bind.util.ValidationEventLocatorExImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.ArrayERProperty not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.StAXEventConnector not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.SimpleRestriction not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.JAXBContextImpl$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.JAXBContextImpl$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.XmlElementRefQuick not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeValuePropertyInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.List not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.JAXBContextImpl$3 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.JAXBContextImpl$4 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.JAXBContextImpl$5 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.JAXBContextImpl$6 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$State not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Accessor not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.Util not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.QNameMap$EntryIterator not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor$TextPredictor not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$ExpectedTypeRootLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerDouble$DoubleArrayPack not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.TypeDefParticle not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.AttributesExImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.TypeCast not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerShort$ShortArrayPack not removed because it was specifically included [INFO] com.sun.xml.bind.api.ClassResolver not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$StringImplImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.ArrayERProperty$ReceiverImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeArrayInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.CompositeStructureBeanInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeMapPropertyInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerInteger$IntegerArrayPack not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerShort not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl$Element not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Lister$IDREFS$Pack not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder$IDTransducerImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.PropertyFactory not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.MTOMXmlOutput not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.NoFixedFacet not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.FieldPropertySeed not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Lister$CollectionLister$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Byte not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.XmlElementQuick not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeReferencePropertyInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.Any not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Ref not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ClassInfoImpl$DuplicateException not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerFloat not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerLong$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.InternalBridge not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.NullSafeAccessor not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Accessor$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Accessor$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Byte not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor$IDREFTransducedAccessorImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.FixedOrDefault not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.LeafInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.SecureLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.Utils not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.SecureLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader$Array not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ClassInfoImpl$PropertySorter$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor$AttributesImpl not removed because it was specifically included [INFO] com.sun.xml.bind.api.JAXBRIContext not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.ArrayERProperty$ItemsLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeNonElement not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.AccessorInjector not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.Patcher not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.ExtensionType not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.Init not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Long not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.AnyTypeBeanInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.GetterSetterPropertySeed not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.QNameMap not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.JAXBContextImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ClassInfoImpl$ConflictException not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeClassInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Character not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$UUIDImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.Encoded not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.Schema not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.Utils$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Long not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.MarshallerImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl$TransducerImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeElementPropertyInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Character not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.ArrayElementProperty not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.SingleMapNodeProperty$ReceiverImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.Tree$Term not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.Tree$Group not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.FoolProofResolver not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeEnumLeafInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerByte$ByteArrayPack not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.AttrDecls not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.MultiMap not removed because it was specifically included [INFO] com.sun.xml.bind.util.AttributesImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.AttributePropertyInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.TypeRefImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ClassInfoImpl$PropertyGroup not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Short not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.DefaultTransducedAccessor not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Integer not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Utils$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.TagAndType not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator$Namespace$6 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator$Namespace$7 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator$Namespace$4 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator$Namespace$5 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.Import not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator$Namespace$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator$Namespace$3 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator$Namespace$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.Messages not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Lister$Pack not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.Receiver not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.FilterTransducer not removed because it was specifically included [INFO] com.sun.xml.bind.api.Utils$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerDouble$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.EnumLeafInfoImpl$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator$Namespace$ElementDeclaration not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Float not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.JaxBeanInfo$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Ref not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.XmlRootElementQuick not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.MethodLocatable not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.IllegalAnnotationsException$Builder not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.Bean not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimePropertyInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.ListIterator not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.DefaultValueLoaderDecorator not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Boolean not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.Wildcard not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.C14nXmlOutput$DynamicAttribute not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.QNameMap$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.SimpleTypeHost not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.Messages not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.SecureLoader$3 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.SecureLoader$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.SecureLoader$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.Union not removed because it was specifically included [INFO] com.sun.xml.bind.AnyTypeAdapter not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Short not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.Property not removed because it was specifically included [INFO] com.sun.xml.bind.DatatypeConverterImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ElementInfoImpl$PropertyImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.bytecode.ClassTailor not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Long not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeElement not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader$Single not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$Factory not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ModelBuilder$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl$RuntimePropertySeed not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeTypeRef not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.ByteArrayOutputStreamEx not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerByte$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.AdaptedLister not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.Messages not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder not removed because it was specifically included [INFO] com.sun.xml.bind.InternalAccessorFactory not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Integer not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.Injector not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ElementInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeMapPropertyInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ValuePropertyInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.XmlEnumQuick not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerBoolean$1 not removed because it was specifically included [INFO] com.sun.xml.bind.DatatypeConverterImpl$CalendarFormatter not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.Particle not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeAttributePropertyInfo not removed because it was specifically included [INFO] com.sun.xml.bind.IDResolver not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.InlineBinaryTransducer not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Float not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeArrayInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Boolean not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.Redefinable not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.Appinfo not removed because it was specifically included [INFO] com.sun.xml.bind.CycleRecoverable not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.Utils$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Float not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.BinderImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.ComplexRestriction not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor$CompositeTransducedAccessorImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ClassInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeReferencePropertyInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedTransducedAccessorFactory not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.SecureLoader$3 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.SecureLoader$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.SecureLoader$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerCharacter$CharacterArrayPack not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.XMLSerializer$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.bytecode.SecureLoader$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.QNameMap$Entry not removed because it was specifically included [INFO] com.sun.xml.bind.v2.bytecode.SecureLoader$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.bytecode.SecureLoader$3 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.NamespaceContext2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RegistryInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.UnmarshallerChain not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.Ref not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.ArrayReferenceNodeProperty$MixedTextLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.AdaptedLister$ListIteratorImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.DefaultIDResolver$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerLong not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeValuePropertyInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.ClassBeanInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Short not removed because it was specifically included [INFO] com.sun.xml.bind.api.CompositeStructure not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.ListElementProperty not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.Quick not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.StructureLoaderBuilder not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.StAXConnector$TagNameImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.RuntimeAnnotationReader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.SingleReferenceNodeProperty$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.SingleElementNodeProperty not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.Tree$Optional not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Accessor$FieldReflection not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.AttributePropertyInfoImpl$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor$CompositeContextDependentTransducedAccessorImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.XmlValueQuick not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.Messages not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeEnumLeafInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Boolean not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeTypeRefImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$9$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Lister not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerFloat$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.C14nXmlOutput not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.PropertyImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.LeafPropertyXsiLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.ComplexContent not removed because it was specifically included [INFO] com.sun.xml.bind.api.Messages not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.IntData not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.LifecycleMethods not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.Loader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.LocatableAnnotation not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.SingleElementLeafProperty not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.DefaultIDResolver not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.XmlTransientQuick not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.DomPostInitAction not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.XmlSchemaQuick not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.JAXBContextImpl$JAXBContextBuilder not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Double not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.SimpleContent not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.CollisionCheckStack not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.ValidatingUnmarshaller not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector$TagNameImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.LocalElement not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerLong$LongArrayPack not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.Tree$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.MimeTypedTransducer not removed because it was specifically included [INFO] com.sun.xml.bind.api.AccessorException not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.NamespaceContextImpl$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.Form$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeAnyTypeImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.Form$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.Form$3 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$DefaultRootLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.DummyPropertyInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.IllegalAnnotationsException not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.Tree not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelAttribute not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ERPropertyInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ElementPropertyInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.Utils not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.BridgeAdapter not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerByte not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.StAXExStreamWriterOutput not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeBuiltinLeafInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.Discarder not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator$Namespace$ElementWithType not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.ChildLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.SingleReferenceNodeProperty not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.SecureLoader$3 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.SecureLoader$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.SecureLoader$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.IndentingUTF8XmlOutput not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator$Namespace not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.PropertySeed not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeHost not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.AssociationMap$Entry not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.SecureLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.ForkXmlOutput not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeLeafInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.OptimizedAccessorFactory not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.SingleMapNodeProperty$Stack not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.ArrayReferenceNodeProperty not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ArrayInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.C14nXmlOutput$StaticAttribute not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.LocatorExWrapper not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.package-info not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.LocalAttribute not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.Const not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$13 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$12 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$15 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$14 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$11 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$10 not removed because it was specifically included [INFO] com.sun.xml.bind.api.TypeReference not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.AttributeType not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$17 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$16 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$19 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$18 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$24 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$23 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$26 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$25 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$20 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$22 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$21 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.ValueListBeanInfoImpl$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.XmlElementRefsQuick not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$27 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.SwaRefAdapter not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.NameList not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.ElementBeanInfoImpl$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.TransducedAccessor$IDREFTransducedAccessorImpl$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.SchemaTop not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ReferencePropertyInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.MarshallerImpl$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.Occurs not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.MarshallerImpl$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.TypeInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.ArrayElementLeafProperty not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.Pcdata not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.SingleTypePropertyInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerInteger not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerBoolean$BooleanArrayPack not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.TextLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Integer not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.SingleMapNodeProperty not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.Utils$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.Annotated not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Double not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.PropertyFactory$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerCharacter not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Lister$ArrayLister not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.StAXExConnector not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.WildcardLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerCharacter$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_field_Byte not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.SimpleType not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerDouble not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.package-info not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.ComplexType not removed because it was specifically included [INFO] com.sun.xml.bind.ValidationEventLocatorEx not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.SimpleExtension not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.SingleMapNodeProperty$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.SingleMapNodeProperty$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.Name not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ElementPropertyInfoImpl$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Double not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.PropertyInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Utils not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.SecureLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.Utils not removed because it was specifically included [INFO] com.sun.xml.bind.api.Bridge not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.XMLEventWriterOutput not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.ArrayElementNodeProperty not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.ContentHandlerAdaptor not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.AttributeProperty not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.Tree$Repeated not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.StAXPostInitAction not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.BridgeContextImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Boolean not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.ExplicitGroup not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.GroupKind not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$StringImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.Form not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.Coordinator not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.MapPropertyInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.AbstractInlineAnnotationReaderImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.XMLSerializer not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.BridgeImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.ComplexTypeModel not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.SecureLoader$3 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.SecureLoader$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Accessor$SetterOnlyReflection not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.SecureLoader$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.XmlAttributeQuick not removed because it was specifically included [INFO] com.sun.xml.bind.CycleRecoverable$Context not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.NestedParticle not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.JaxBeanInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.SimpleDerivation not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.DataSourceSource not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.XmlSchemaTypeQuick not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ClassInfoImpl$PropertySorter not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Accessor$GetterOnlyReflection not removed because it was specifically included [INFO] com.sun.xml.bind.XmlAccessorFactory not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeElementPropertyInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Short not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.ValuePropertyLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Accessor$GetterSetterReflection not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.FastInfosetConnector$CharSequenceImpl not removed because it was specifically included [INFO] com.sun.xml.bind.unmarshaller.Messages not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.ComplexExtension not removed because it was specifically included [INFO] com.sun.xml.bind.api.BridgeContext not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.FatalAdapter not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.MethodAccessor_Integer not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput$AppData not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ClassInfoImpl$SecondaryAnnotation not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl$RuntimePropertyImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.FastInfosetStreamWriterOutput$TablesPerJAXBContext not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.AdaptedAccessor not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Accessor$ReadOnlyFieldReflection not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.Intercepter not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.ArrayBeanInfoImpl$ArrayLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.Scope not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerFloat$FloatArrayPack not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.XmlTypeQuick not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.StructureLoader$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.PropertyInfoImpl$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.FieldLocatable not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.AnyTypeImpl not removed because it was specifically included [INFO] com.sun.xml.bind.marshaller.NioEscapeHandler not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.DomLoader$State not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.SimpleRestrictionModel not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.Documentation not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Lister$CollectionLister not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.MTOMDecorator not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Float not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.TagName not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Byte not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.SchemaTypeTransducer not removed because it was specifically included [INFO] com.sun.xml.bind.api.RawAccessor not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.output.DOMOutput not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.property.ArrayProperty not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeElementInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.QNameMap$EntrySet not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.AttributesEx not removed because it was specifically included [INFO] com.sun.xml.bind.v2.ContextFactory not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.EnumConstantImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.Base64Data$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.Util not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeEnumConstantImpl not removed because it was specifically included [INFO] com.sun.xml.bind.DatatypeConverterImpl$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.IntArrayData not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.ValueListBeanInfoImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl$PcdataImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Lister$IDREFSIterator not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.FastInfosetConnector not removed because it was specifically included [INFO] com.sun.xml.bind.AccessorFactoryImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.runtime.RuntimeElementInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.Transducer not removed because it was specifically included [INFO] com.sun.xml.bind.AccessorFactory not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.Messages not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ModelBuilder not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.ContentModelContainer not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.SecureLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.StackRecorder not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.opt.FieldAccessor_Long not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.Messages not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.AssociationMap not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.QNameMap$HashIterator not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.AttributeAccessor not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.XmlSchemaGenerator$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.XmlElementDeclQuick not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerBoolean not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.Annotation not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.xmlschema.TypeHost not removed because it was specifically included [INFO] com.sun.xml.txw2.output.IndentingXMLFilter not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.impl.ModelBuilderI not removed because it was specifically included [INFO] com.sun.xml.txw2.DatatypeWriter$1 not removed because it was specifically included [INFO] com.sun.xml.txw2.EndDocument not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.episode.SchemaBindings not removed because it was specifically included [INFO] com.sun.xml.txw2.DatatypeWriter not removed because it was specifically included [INFO] com.sun.istack.Nullable not removed because it was specifically included [INFO] com.sun.xml.txw2.ContainerElement not removed because it was specifically included [INFO] com.sun.istack.XMLStreamReaderToContentHandler not removed because it was specifically included [INFO] com.sun.xml.txw2.output.TXWResult not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.TypeInfoSet not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.ValuePropertyInfo not removed because it was specifically included [INFO] com.sun.xml.txw2.Document not removed because it was specifically included [INFO] com.sun.xml.txw2.output.XMLWriter not removed because it was specifically included [INFO] com.sun.xml.txw2.output.Dom2SaxAdapter not removed because it was specifically included [INFO] com.sun.istack.SAXException2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.episode.Klass not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.BuiltinLeafInfo not removed because it was specifically included [INFO] com.sun.xml.bind.marshaller.Messages not removed because it was specifically included [INFO] com.sun.istack.ByteArrayDataSource not removed because it was specifically included [INFO] com.sun.xml.txw2.TXW not removed because it was specifically included [INFO] com.sun.xml.bind.api.impl.NameConverter not removed because it was specifically included [INFO] com.sun.istack.logging.Logger not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.episode.package-info not removed because it was specifically included [INFO] com.sun.xml.txw2.StartTag not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.LeafInfo not removed because it was specifically included [INFO] com.sun.xml.txw2.output.StreamSerializer$1 not removed because it was specifically included [INFO] com.sun.xml.txw2.ContentVisitor not removed because it was specifically included [INFO] com.sun.xml.bind.annotation.XmlIsSet not removed because it was specifically included [INFO] com.sun.xml.txw2.annotation.XmlCDATA not removed because it was specifically included [INFO] com.sun.xml.txw2.annotation.XmlAttribute not removed because it was specifically included [INFO] com.sun.xml.txw2.output.DumpSerializer not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.ElementPropertyInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.EnumLeafInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx$Snapshot not removed because it was specifically included [INFO] com.sun.xml.txw2.NamespaceResolver not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.package-info not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.episode.Bindings not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.MaybeElement not removed because it was specifically included [INFO] com.sun.xml.txw2.NamespaceSupport$Context not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.ID not removed because it was specifically included [INFO] com.sun.xml.bind.marshaller.XMLWriter not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.ReferencePropertyInfo not removed because it was specifically included [INFO] com.sun.istack.localization.NullLocalizable not removed because it was specifically included [INFO] com.sun.xml.bind.v2.WellKnownNamespace not removed because it was specifically included [INFO] com.sun.xml.bind.unmarshaller.InfosetScanner not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.ReflectionNavigator$10 not removed because it was specifically included [INFO] com.sun.xml.bind.Messages not removed because it was specifically included [INFO] com.sun.xml.txw2.output.XmlSerializer not removed because it was specifically included [INFO] com.sun.xml.bind.v2.Messages not removed because it was specifically included [INFO] com.sun.xml.txw2.annotation.XmlNamespace not removed because it was specifically included [INFO] com.sun.xml.bind.util.SecureLoader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.TypeInfo not removed because it was specifically included [INFO] com.sun.xml.txw2.output.DumbEscapeHandler not removed because it was specifically included [INFO] com.sun.xml.bind.api.impl.NameConverter$Standard not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.RuntimeUtil not removed because it was specifically included [INFO] com.sun.xml.bind.api.ErrorListener not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.RegistryInfo not removed because it was specifically included [INFO] com.sun.xml.bind.util.Which not removed because it was specifically included [INFO] com.sun.xml.txw2.Attribute not removed because it was specifically included [INFO] com.sun.xml.bind.marshaller.SAX2DOMEx not removed because it was specifically included [INFO] com.sun.xml.txw2.IllegalSignatureException not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.Navigator not removed because it was specifically included [INFO] com.sun.xml.txw2.Pcdata not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.IllegalAnnotationException not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.EnumConstant not removed because it was specifically included [INFO] com.sun.istack.Pool not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.AnnotationSource not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.MapPropertyInfo not removed because it was specifically included [INFO] com.sun.xml.txw2.output.StreamSerializer not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.SecureLoader$3 not removed because it was specifically included [INFO] com.sun.xml.txw2.output.IndentingXMLStreamWriter not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.SecureLoader$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.SecureLoader$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.ElementInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.AttributePropertyInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.ArrayInfo not removed because it was specifically included [INFO] com.sun.xml.txw2.Text not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.PropertyInfo not removed because it was specifically included [INFO] com.sun.xml.txw2.output.DataWriter not removed because it was specifically included [INFO] com.sun.xml.bind.v2.schemagen.episode.Package not removed because it was specifically included [INFO] com.sun.xml.txw2.Cdata not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.ClassInfo not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.TypeVisitor not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.util.ArrayInfoUtil not removed because it was specifically included [INFO] com.sun.xml.txw2.TxwException not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.NonElementRef not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.SecureLoader not removed because it was specifically included [INFO] com.sun.xml.txw2.annotation.XmlValue not removed because it was specifically included [INFO] com.sun.istack.SAXParseException2 not removed because it was specifically included [INFO] com.sun.xml.txw2.annotation.XmlElement not removed because it was specifically included [INFO] com.sun.xml.bind.WhiteSpaceProcessor not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.GenericArrayTypeImpl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.WildcardMode not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.AnnotationReader not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.XmlFactory not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.ReflectionNavigator not removed because it was specifically included [INFO] com.sun.xml.txw2.output.ResultFactory not removed because it was specifically included [INFO] com.sun.istack.localization.LocalizableMessage not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.Location not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.ReflectionNavigator$2 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.ReflectionNavigator$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.ReflectionNavigator$4 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.ReflectionNavigator$3 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.ReflectionNavigator$6 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.ReflectionNavigator$5 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.ReflectionNavigator$8 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.ReflectionNavigator$7 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.ReflectionNavigator$9 not removed because it was specifically included [INFO] com.sun.xml.txw2.output.DomSerializer not removed because it was specifically included [INFO] com.sun.istack.localization.Localizer not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.FlattenIterator not removed because it was specifically included [INFO] com.sun.xml.bind.marshaller.DumbEscapeHandler not removed because it was specifically included [INFO] com.sun.xml.bind.util.SecureLoader$3 not removed because it was specifically included [INFO] com.sun.xml.bind.util.SecureLoader$2 not removed because it was specifically included [INFO] com.sun.xml.bind.util.SecureLoader$1 not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.NonElement not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.PropertyKind not removed because it was specifically included [INFO] com.sun.istack.XMLStreamReaderToContentHandler$1 not removed because it was specifically included [INFO] com.sun.xml.bind.Util not removed because it was specifically included [INFO] com.sun.xml.txw2.DatatypeWriter$1$1 not removed because it was specifically included [INFO] com.sun.xml.bind.api.impl.NameUtil not removed because it was specifically included [INFO] com.sun.xml.txw2.DatatypeWriter$1$2 not removed because it was specifically included [INFO] com.sun.xml.txw2.DatatypeWriter$1$5 not removed because it was specifically included [INFO] com.sun.xml.txw2.DatatypeWriter$1$3 not removed because it was specifically included [INFO] com.sun.xml.txw2.DatatypeWriter$1$4 not removed because it was specifically included [INFO] com.sun.istack.localization.LocalizableMessageFactory not removed because it was specifically included [INFO] com.sun.xml.txw2.IllegalAnnotationException not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.WildcardTypeInfo not removed because it was specifically included [INFO] com.sun.xml.bind.api.impl.NameConverter$2 not removed because it was specifically included [INFO] com.sun.xml.bind.api.impl.NameConverter$1 not removed because it was specifically included [INFO] com.sun.xml.bind.marshaller.MinimumEscapeHandler not removed because it was specifically included [INFO] com.sun.xml.bind.marshaller.DataWriter not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.ErrorHandler not removed because it was specifically included [INFO] com.sun.xml.bind.marshaller.CharacterEscapeHandler not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.ReflectionNavigator$BinderArg not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.SwaRefAdapterMarker not removed because it was specifically included [INFO] com.sun.xml.txw2.NamespaceSupport not removed because it was specifically included [INFO] com.sun.istack.localization.Localizable not removed because it was specifically included [INFO] com.sun.xml.txw2.Comment not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.WildcardTypeImpl not removed because it was specifically included [INFO] com.sun.xml.txw2.Document$1 not removed because it was specifically included [INFO] com.sun.xml.txw2.output.DelegatingXMLStreamWriter not removed because it was specifically included [INFO] com.sun.xml.bind.annotation.OverrideAnnotationOf not removed because it was specifically included [INFO] com.sun.xml.bind.v2.util.EditDistance not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.Ref not removed because it was specifically included [INFO] com.sun.xml.txw2.output.SaxSerializer not removed because it was specifically included [INFO] com.sun.xml.bind.v2.ClassFactory not removed because it was specifically included [INFO] com.sun.xml.bind.annotation.XmlLocation not removed because it was specifically included [INFO] com.sun.xml.txw2.TypedXmlWriter not removed because it was specifically included [INFO] com.sun.xml.bind.v2.ClassFactory$1 not removed because it was specifically included [INFO] com.sun.xml.txw2.EndTag not removed because it was specifically included [INFO] com.sun.istack.Builder not removed because it was specifically included [INFO] com.sun.xml.bind.v2.runtime.RuntimeUtil$ToStringAdapter not removed because it was specifically included [INFO] com.sun.istack.FragmentContentHandler not removed because it was specifically included [INFO] com.sun.istack.Interned not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.Adapter not removed because it was specifically included [INFO] com.sun.istack.Pool$Impl not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.annotation.Locatable not removed because it was specifically included [INFO] com.sun.xml.txw2.StartDocument not removed because it was specifically included [INFO] com.sun.istack.FinalArrayList not removed because it was specifically included [INFO] com.sun.istack.NotNull not removed because it was specifically included [INFO] com.sun.xml.txw2.Content not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.Element not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.core.TypeRef not removed because it was specifically included [INFO] com.sun.xml.bind.v2.TODO not removed because it was specifically included [INFO] com.sun.xml.bind.v2.model.nav.ParameterizedTypeImpl not removed because it was specifically included [INFO] com.sun.istack.XMLStreamException2 not removed because it was specifically included [INFO] com.sun.xml.txw2.NamespaceDecl not removed because it was specifically included [INFO] com.sun.xml.txw2.output.StaxSerializer not removed because it was specifically included [INFO] com.sun.xml.txw2.output.TXWSerializer not removed because it was specifically included [INFO] com.sun.xml.bind.Locatable not removed because it was specifically included [INFO] com.sun.xml.bind.unmarshaller.DOMScanner not removed because it was specifically included [INFO] com.sun.xml.txw2.output.CharacterEscapeHandler not removed because it was specifically included [INFO] org.apache.commons.logging.LogSource not removed because it was specifically included [INFO] org.apache.commons.logging.impl.WeakHashtable$Entry not removed because it was specifically included [INFO] org.apache.commons.logging.impl.Log4JLogger not removed because it was specifically included [INFO] org.apache.commons.logging.impl.LogFactoryImpl$3 not removed because it was specifically included [INFO] org.apache.commons.logging.impl.LogFactoryImpl$2 not removed because it was specifically included [INFO] org.apache.commons.logging.impl.LogFactoryImpl$1 not removed because it was specifically included [INFO] org.apache.commons.logging.impl.LogFactoryImpl not removed because it was specifically included [INFO] org.apache.commons.logging.impl.Jdk13LumberjackLogger not removed because it was specifically included [INFO] org.apache.commons.logging.impl.WeakHashtable$1 not removed because it was specifically included [INFO] org.apache.commons.logging.impl.WeakHashtable$Referenced not removed because it was specifically included [INFO] org.apache.commons.logging.impl.NoOpLog not removed because it was specifically included [INFO] org.apache.commons.logging.impl.ServletContextCleaner not removed because it was specifically included [INFO] org.apache.commons.logging.impl.AvalonLogger not removed because it was specifically included [INFO] org.apache.commons.logging.impl.SimpleLog not removed because it was specifically included [INFO] org.apache.commons.logging.impl.WeakHashtable$WeakKey not removed because it was specifically included [INFO] org.apache.commons.logging.impl.SimpleLog$1 not removed because it was specifically included [INFO] org.apache.commons.logging.impl.Jdk14Logger not removed because it was specifically included [INFO] org.apache.commons.logging.impl.WeakHashtable not removed because it was specifically included [INFO] org.apache.commons.logging.impl.LogKitLogger not removed because it was specifically included [WARNING] txw2-2.2.11.jar, jaxb-core-2.2.11.jar define 53 overlapping classes: [WARNING] - com.sun.xml.txw2.output.DataWriter [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 [WARNING] - com.sun.xml.txw2.Document$1 [WARNING] - com.sun.xml.txw2.EndTag [WARNING] - com.sun.xml.txw2.output.IndentingXMLFilter [WARNING] - com.sun.xml.txw2.Attribute [WARNING] - com.sun.xml.txw2.output.XMLWriter [WARNING] - com.sun.xml.txw2.annotation.XmlAttribute [WARNING] - com.sun.xml.txw2.IllegalSignatureException [WARNING] - com.sun.xml.txw2.output.ResultFactory [WARNING] - 43 more... [WARNING] jaxb-core-2.2.11.jar, istack-commons-runtime-2.21.jar define 20 overlapping classes: [WARNING] - com.sun.istack.localization.LocalizableMessageFactory [WARNING] - com.sun.istack.localization.Localizable [WARNING] - com.sun.istack.NotNull [WARNING] - com.sun.istack.localization.NullLocalizable [WARNING] - com.sun.istack.Pool$Impl [WARNING] - com.sun.istack.XMLStreamReaderToContentHandler$1 [WARNING] - com.sun.istack.localization.Localizer [WARNING] - com.sun.istack.Builder [WARNING] - com.sun.istack.Interned [WARNING] - com.sun.istack.SAXParseException2 [WARNING] - 10 more... [WARNING] jaxb-core-2.2.11.jar, jaxb-core-2.2.11.jar define 102 overlapping classes: [WARNING] - com.sun.xml.bind.v2.ClassFactory$1 [WARNING] - com.sun.xml.bind.util.SecureLoader$1 [WARNING] - com.sun.xml.bind.v2.model.core.Ref [WARNING] - com.sun.xml.bind.v2.model.nav.ReflectionNavigator [WARNING] - com.sun.xml.bind.v2.model.core.package-info [WARNING] - com.sun.xml.bind.v2.model.core.ElementInfo [WARNING] - com.sun.xml.bind.v2.model.core.LeafInfo [WARNING] - com.sun.xml.bind.v2.model.core.ErrorHandler [WARNING] - com.sun.xml.bind.WhiteSpaceProcessor [WARNING] - com.sun.xml.bind.v2.model.nav.Navigator [WARNING] - 92 more... [WARNING] jaxb-impl-2.2.11.jar, jaxb-runtime-2.2.11.jar define 537 overlapping classes: [WARNING] - com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement [WARNING] - com.sun.xml.bind.v2.model.annotation.RuntimeAnnotationReader [WARNING] - com.sun.xml.bind.v2.runtime.unmarshaller.Messages [WARNING] - com.sun.xml.bind.InternalAccessorFactory [WARNING] - com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Float [WARNING] - com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$ExpectedTypeRootLoader [WARNING] - com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl [WARNING] - com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerCharacter [WARNING] - com.sun.xml.bind.v2.schemagen.xmlschema.Union [WARNING] - com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader [WARNING] - 527 more... [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Minimized 5729 -> 5330 (93%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/mustang-1.6.2-SNAPSHOT.jar with /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/mustang-1.6.2-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ mustang --- [INFO] Installing /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/mustang-1.6.2-SNAPSHOT.jar to /home/javastream.de/www/maven/org/mustangproject/ZUGFeRD/mustang/1.6.2-SNAPSHOT/mustang-1.6.2-SNAPSHOT.jar [INFO] Installing /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/dependency-reduced-pom.xml to /home/javastream.de/www/maven/org/mustangproject/ZUGFeRD/mustang/1.6.2-SNAPSHOT/mustang-1.6.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.417 s [INFO] Finished at: 2019-04-27T13:38:30+02:00 [INFO] ------------------------------------------------------------------------ [workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn source:jar install -DskipTests [INFO] Scanning for projects... [INFO] [INFO] -----------------< org.mustangproject.ZUGFeRD:mustang >----------------- [INFO] Building Mustang 1.6.2-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default-cli) > generate-sources @ mustang >>> [INFO] [INFO] --- templating-maven-plugin:1.0.0:filter-sources (filtering-java-templates) @ mustang --- [INFO] Coping files with filtering to temporary directory. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] No files needs to be copied to output directory. Up to date: /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/generated-sources/java-templates [INFO] Source directory: /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/generated-sources/java-templates added. [INFO] [INFO] --- jaxb2-maven-plugin:2.3.1:xjc (xjc) @ mustang --- [INFO] Ignored given or default xjbSources [/home/javastream.de/jenkins/jobs/org.mustangproject/workspace/src/main/xjb], since it is not an existent file or directory. [INFO] No changes detected in schema or binding files - skipping JAXB generation. [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default-cli) < generate-sources @ mustang <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default-cli) @ mustang --- [INFO] Building jar: /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/mustang-1.6.2-SNAPSHOT-sources.jar [INFO] [INFO] --- templating-maven-plugin:1.0.0:filter-sources (filtering-java-templates) @ mustang --- [INFO] Coping files with filtering to temporary directory. [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] No files needs to be copied to output directory. Up to date: /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/generated-sources/java-templates [INFO] Source directory: /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/generated-sources/java-templates added. [INFO] [INFO] --- jaxb2-maven-plugin:2.3.1:xjc (xjc) @ mustang --- [INFO] Ignored given or default xjbSources [/home/javastream.de/jenkins/jobs/org.mustangproject/workspace/src/main/xjb], since it is not an existent file or directory. [INFO] No changes detected in schema or binding files - skipping JAXB generation. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mustang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ mustang --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mustang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ mustang --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ mustang --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mustang --- [INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ mustang --- [INFO] Including net.sf.saxon:Saxon-HE:jar:9.8.0-11 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.2.11 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.2.11 in the shaded jar. [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.2.11 in the shaded jar. [INFO] Including org.glassfish.jaxb:jaxb-core:jar:2.2.11 in the shaded jar. [INFO] Including javax.xml.bind:jaxb-api:jar:2.2.12-b140109.1041 in the shaded jar. [INFO] Including org.glassfish.jaxb:txw2:jar:2.2.11 in the shaded jar. [INFO] Including com.sun.istack:istack-commons-runtime:jar:2.21 in the shaded jar. [INFO] Including org.jvnet.staxex:stax-ex:jar:1.7.7 in the shaded jar. [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13 in the shaded jar. [INFO] Including org.apache.pdfbox:preflight:jar:2.0.12 in the shaded jar. [INFO] Including org.apache.pdfbox:xmpbox:jar:2.0.12 in the shaded jar. [INFO] Including org.apache.pdfbox:pdfbox:jar:2.0.12 in the shaded jar. [INFO] Including org.apache.pdfbox:fontbox:jar:2.0.12 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including com.sanityinc:jargs:jar:2.0-SNAPSHOT in the shaded jar. [INFO] No artifact matching filter log4j:log4j [INFO] Minimizing jar org.mustangproject.ZUGFeRD:mustang:jar:1.6.2-SNAPSHOT [WARNING] mustang-1.6.2-SNAPSHOT.jar, jaxb-impl-2.2.11.jar, jaxb-runtime-2.2.11.jar define 537 overlapping classes: [WARNING] - com.sun.xml.bind.v2.schemagen.xmlschema.TopLevelElement [WARNING] - com.sun.xml.bind.v2.model.annotation.RuntimeAnnotationReader [WARNING] - com.sun.xml.bind.v2.runtime.unmarshaller.Messages [WARNING] - com.sun.xml.bind.InternalAccessorFactory [WARNING] - com.sun.xml.bind.v2.runtime.reflect.opt.TransducedAccessor_method_Float [WARNING] - com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$ExpectedTypeRootLoader [WARNING] - com.sun.xml.bind.v2.runtime.LeafBeanInfoImpl [WARNING] - com.sun.xml.bind.v2.runtime.reflect.PrimitiveArrayListerCharacter [WARNING] - com.sun.xml.bind.v2.schemagen.xmlschema.Union [WARNING] - com.sun.xml.bind.v2.model.annotation.RuntimeInlineAnnotationReader [WARNING] - 527 more... [WARNING] mustang-1.6.2-SNAPSHOT.jar, Saxon-HE-9.8.0-11.jar define 2003 overlapping classes: [WARNING] - net.sf.saxon.expr.Component$1 [WARNING] - net.sf.saxon.tree.util.SteppingNavigator$FollowingElementStepper [WARNING] - net.sf.saxon.style.StylesheetPackage$3 [WARNING] - net.sf.saxon.type.UnionType [WARNING] - net.sf.saxon.style.XSLFunction [WARNING] - net.sf.saxon.type.FunctionItemType [WARNING] - net.sf.saxon.tree.linked.LinkedTreeBuilder [WARNING] - net.sf.saxon.functions.AccessorFn$SecondsFromDateTime [WARNING] - net.sf.saxon.expr.parser.ContextItemStaticInfo [WARNING] - net.sf.saxon.xpath.XPathFunctionCall [WARNING] - 1993 more... [WARNING] mustang-1.6.2-SNAPSHOT.jar, fontbox-2.0.12.jar define 154 overlapping classes: [WARNING] - org.apache.fontbox.ttf.GlyphSubstitutionTable$ScriptRecord [WARNING] - org.apache.fontbox.ttf.GlyphSubstitutionTable [WARNING] - org.apache.fontbox.encoding.BuiltInEncoding [WARNING] - org.apache.fontbox.util.BoundingBox [WARNING] - org.apache.fontbox.util.autodetect.FontDirFinder [WARNING] - org.apache.fontbox.ttf.GlyphSubstitutionTable$LookupTable [WARNING] - org.apache.fontbox.afm.Ligature [WARNING] - org.apache.fontbox.ttf.GlyphData [WARNING] - org.apache.fontbox.ttf.GlyphSubstitutionTable$1 [WARNING] - org.apache.fontbox.ttf.TTFTable [WARNING] - 144 more... [WARNING] mustang-1.6.2-SNAPSHOT.jar, pdfbox-2.0.12.jar define 623 overlapping classes: [WARNING] - org.apache.pdfbox.contentstream.operator.text.MoveTextSetLeading [WARNING] - org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType2 [WARNING] - org.apache.pdfbox.pdmodel.common.PDDictionaryWrapper [WARNING] - org.apache.pdfbox.io.RandomAccessBufferedFileInputStream [WARNING] - org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationMarkup [WARNING] - org.apache.pdfbox.pdmodel.common.function.type4.RelationalOperators$Eq [WARNING] - org.apache.pdfbox.contentstream.operator.color.SetNonStrokingColor [WARNING] - org.apache.pdfbox.pdmodel.interactive.form.PDFieldTree [WARNING] - org.apache.pdfbox.pdmodel.PDPage [WARNING] - org.apache.pdfbox.pdmodel.font.CMapManager [WARNING] - 613 more... [WARNING] mustang-1.6.2-SNAPSHOT.jar, preflight-2.0.12.jar define 118 overlapping classes: [WARNING] - org.apache.pdfbox.preflight.metadata.RDFAboutAttributeConcordanceValidation [WARNING] - org.apache.pdfbox.preflight.font.container.FontContainer [WARNING] - org.apache.pdfbox.preflight.font.container.Type0Container [WARNING] - org.apache.pdfbox.preflight.annotation.PrintMarkAnnotationValidator [WARNING] - org.apache.pdfbox.preflight.xobject.XObjectValidator [WARNING] - org.apache.pdfbox.preflight.process.reflect.ResourcesValidationProcess [WARNING] - org.apache.pdfbox.preflight.action.ThreadAction [WARNING] - org.apache.pdfbox.preflight.font.container.TrueTypeContainer [WARNING] - org.apache.pdfbox.preflight.font.container.Type3Container [WARNING] - org.apache.pdfbox.preflight.Format [WARNING] - 108 more... [WARNING] mustang-1.6.2-SNAPSHOT.jar, commons-logging-1.2.jar define 28 overlapping classes: [WARNING] - org.apache.commons.logging.LogSource [WARNING] - org.apache.commons.logging.impl.ServletContextCleaner [WARNING] - org.apache.commons.logging.Log [WARNING] - org.apache.commons.logging.LogFactory$3 [WARNING] - org.apache.commons.logging.impl.LogFactoryImpl$2 [WARNING] - org.apache.commons.logging.impl.LogKitLogger [WARNING] - org.apache.commons.logging.LogConfigurationException [WARNING] - org.apache.commons.logging.impl.Jdk14Logger [WARNING] - org.apache.commons.logging.impl.WeakHashtable$Referenced [WARNING] - org.apache.commons.logging.impl.WeakHashtable$WeakKey [WARNING] - 18 more... [WARNING] mustang-1.6.2-SNAPSHOT.jar, txw2-2.2.11.jar, jaxb-core-2.2.11.jar define 53 overlapping classes: [WARNING] - com.sun.xml.txw2.output.DataWriter [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 [WARNING] - com.sun.xml.txw2.Document$1 [WARNING] - com.sun.xml.txw2.EndTag [WARNING] - com.sun.xml.txw2.output.IndentingXMLFilter [WARNING] - com.sun.xml.txw2.Attribute [WARNING] - com.sun.xml.txw2.output.XMLWriter [WARNING] - com.sun.xml.txw2.annotation.XmlAttribute [WARNING] - com.sun.xml.txw2.IllegalSignatureException [WARNING] - com.sun.xml.txw2.output.ResultFactory [WARNING] - 43 more... [WARNING] mustang-1.6.2-SNAPSHOT.jar, jaxb-core-2.2.11.jar, istack-commons-runtime-2.21.jar define 20 overlapping classes: [WARNING] - com.sun.istack.localization.LocalizableMessageFactory [WARNING] - com.sun.istack.localization.Localizable [WARNING] - com.sun.istack.NotNull [WARNING] - com.sun.istack.localization.NullLocalizable [WARNING] - com.sun.istack.Pool$Impl [WARNING] - com.sun.istack.XMLStreamReaderToContentHandler$1 [WARNING] - com.sun.istack.localization.Localizer [WARNING] - com.sun.istack.Builder [WARNING] - com.sun.istack.Interned [WARNING] - com.sun.istack.SAXParseException2 [WARNING] - 10 more... [WARNING] mustang-1.6.2-SNAPSHOT.jar, jaxb-api-2.2.12-b140109.1041.jar define 52 overlapping classes: [WARNING] - javax.xml.bind.annotation.XmlValue [WARNING] - javax.xml.bind.annotation.XmlElement [WARNING] - javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter [WARNING] - javax.xml.bind.ContextFinder [WARNING] - javax.xml.bind.ContextFinder$3 [WARNING] - javax.xml.bind.annotation.XmlSchema [WARNING] - javax.xml.bind.annotation.XmlElement$DEFAULT [WARNING] - javax.xml.bind.annotation.XmlAccessorType [WARNING] - javax.xml.bind.annotation.XmlAccessType [WARNING] - javax.xml.bind.DatatypeConverterImpl [WARNING] - 42 more... [WARNING] mustang-1.6.2-SNAPSHOT.jar, xmpbox-2.0.12.jar define 73 overlapping classes: [WARNING] - org.apache.xmpbox.type.ArrayProperty [WARNING] - org.apache.xmpbox.type.DefinedStructuredType [WARNING] - org.apache.xmpbox.type.DeviceSettingsType [WARNING] - org.apache.xmpbox.type.Cardinality [WARNING] - org.apache.xmpbox.xml.XmpParsingException$ErrorType [WARNING] - org.apache.xmpbox.type.DimensionsType [WARNING] - org.apache.xmpbox.schema.TiffSchema [WARNING] - org.apache.xmpbox.type.JobType [WARNING] - org.apache.xmpbox.type.PropertiesDescription [WARNING] - org.apache.xmpbox.type.RealType [WARNING] - 63 more... [WARNING] mustang-1.6.2-SNAPSHOT.jar, jargs-2.0-SNAPSHOT.jar define 12 overlapping classes: [WARNING] - com.sanityinc.jargs.CmdLineParser$IllegalOptionValueException [WARNING] - com.sanityinc.jargs.CmdLineParser$NotFlagException [WARNING] - com.sanityinc.jargs.CmdLineParser$Option$StringOption [WARNING] - com.sanityinc.jargs.CmdLineParser$OptionException [WARNING] - com.sanityinc.jargs.CmdLineParser$Option$LongOption [WARNING] - com.sanityinc.jargs.CmdLineParser [WARNING] - com.sanityinc.jargs.CmdLineParser$Option$BooleanOption [WARNING] - com.sanityinc.jargs.CmdLineParser$UnknownOptionException [WARNING] - com.sanityinc.jargs.CmdLineParser$Option$IntegerOption [WARNING] - com.sanityinc.jargs.CmdLineParser$Option [WARNING] - 2 more... [WARNING] mustang-1.6.2-SNAPSHOT.jar, jaxb-core-2.2.11.jar, jaxb-core-2.2.11.jar define 102 overlapping classes: [WARNING] - com.sun.xml.bind.v2.ClassFactory$1 [WARNING] - com.sun.xml.bind.util.SecureLoader$1 [WARNING] - com.sun.xml.bind.v2.model.core.Ref [WARNING] - com.sun.xml.bind.v2.model.nav.ReflectionNavigator [WARNING] - com.sun.xml.bind.v2.model.core.package-info [WARNING] - com.sun.xml.bind.v2.model.core.ElementInfo [WARNING] - com.sun.xml.bind.v2.model.core.LeafInfo [WARNING] - com.sun.xml.bind.v2.model.core.ErrorHandler [WARNING] - com.sun.xml.bind.WhiteSpaceProcessor [WARNING] - com.sun.xml.bind.v2.model.nav.Navigator [WARNING] - 92 more... [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Minimized 10074 -> 9804 (97%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/mustang-1.6.2-SNAPSHOT.jar with /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/mustang-1.6.2-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ mustang --- [INFO] Installing /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/mustang-1.6.2-SNAPSHOT.jar to /home/javastream.de/www/maven/org/mustangproject/ZUGFeRD/mustang/1.6.2-SNAPSHOT/mustang-1.6.2-SNAPSHOT.jar [INFO] Installing /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/dependency-reduced-pom.xml to /home/javastream.de/www/maven/org/mustangproject/ZUGFeRD/mustang/1.6.2-SNAPSHOT/mustang-1.6.2-SNAPSHOT.pom [INFO] Installing /home/javastream.de/jenkins/jobs/org.mustangproject/workspace/target/mustang-1.6.2-SNAPSHOT-sources.jar to /home/javastream.de/www/maven/org/mustangproject/ZUGFeRD/mustang/1.6.2-SNAPSHOT/mustang-1.6.2-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.711 s [INFO] Finished at: 2019-04-27T13:38:40+02:00 [INFO] ------------------------------------------------------------------------ Terminating xvnc. $ /usr/bin/vncserver -kill :56 Killing Xtightvnc process ID 32537 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS