GitHub pull request #505 of commit 32e1cd763d7788aeddac2232b19c852e39b8b64c, no merge conflicts. Running as SYSTEM Setting status of 32e1cd763d7788aeddac2232b19c852e39b8b64c to PENDING with url https://ci.eclipse.org/winery/job/winery-pr/60/ and message: 'Build started for merge commit.' Agent centos-7-17q6w is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-17q6w" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.winery.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-17q6w" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\ \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-17q6w" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.winery.svc.cluster.local/winery/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.2.1" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-winery" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-17q6w (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/winery-pr [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/winery.git > git init /home/jenkins/agent/workspace/winery-pr # timeout=10 Fetching upstream changes from https://github.com/eclipse/winery.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/eclipse/winery.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/winery.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/winery.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/winery.git > git fetch --tags --progress https://github.com/eclipse/winery.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse 32e1cd763d7788aeddac2232b19c852e39b8b64c^{commit} # timeout=10 Checking out Revision 32e1cd763d7788aeddac2232b19c852e39b8b64c (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 32e1cd763d7788aeddac2232b19c852e39b8b64c # timeout=10 Commit message: "add documentation" > git rev-list --no-walk e6c0e75a0a6ab4cd1b520de3e9a707425fd9d636 # timeout=10 Unpacking https://nodejs.org/dist/v14.0.0/node-v14.0.0-linux-x64.tar.gz to /home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/NodeJS on centos-7-17q6w Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 34300 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [winery-pr] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 34300 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/jenkins/agent/workspace/winery-pr/pom.xml package -B [INFO] Scanning for projects... [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-external/2.5/wagon-ssh-external-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-external/2.5/wagon-ssh-external-2.5.pom (4.3 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.5/wagon-providers-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.5/wagon-providers-2.5.pom (2.7 kB at 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.5/wagon-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.5/wagon-2.5.pom (20 kB at 91 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 157 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 721 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.5/wagon-ssh-common-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.5/wagon-ssh-common-2.5.pom (1.8 kB at 97 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 143 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 275 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.5/wagon-provider-api-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.5/wagon-provider-api-2.5.pom (1.7 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-external/2.5/wagon-ssh-external-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.5/wagon-ssh-common-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.5/wagon-provider-api-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-external/2.5/wagon-ssh-external-2.5.jar (15 kB at 275 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 200 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.5/wagon-ssh-common-2.5.jar (25 kB at 410 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.5/wagon-provider-api-2.5.jar (53 kB at 675 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 2.7 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Winery [pom] [INFO] org.eclipse.winery.model.bpmn4tosca [jar] [INFO] org.eclipse.winery.model.csar.toscametafile [jar] [INFO] org.eclipse.winery.model.selfservice [jar] [INFO] org.eclipse.winery.model.tosca [jar] [INFO] org.eclipse.winery.model.tosca.yaml [jar] [INFO] org.eclipse.winery.common [jar] [INFO] org.eclipse.winery.accountability [jar] [INFO] org.eclipse.winery.repository [jar] [INFO] org.eclipse.winery.tools.copybaragenerator [jar] [INFO] org.eclipse.winery.cli [jar] [INFO] org.eclipse.winery.bpmn4tosca.converter.tobpel [jar] [INFO] org.eclipse.winery.highlevelrestapi [jar] [INFO] org.eclipse.winery.generators.ia [jar] [INFO] org.eclipse.winery.topologygraph [jar] [INFO] org.eclipse.winery.compliance [jar] [INFO] org.eclipse.winery.model.threatmodeling [jar] [INFO] org.eclipse.winery.model.adaptation [jar] [INFO] org.eclipse.winery.repository.rest [war] [INFO] org.eclipse.winery.repository.client [jar] [INFO] org.eclipse.winery.frontends [jar] [INFO] org.eclipse.winery.crawler [jar] [INFO] org.eclipse.winery.tools.deployablecomponents [jar] [INFO] [INFO] ---------------------< org.eclipse.winery:winery >---------------------- [INFO] Building Winery 2.0.0-SNAPSHOT [1/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] -------< org.eclipse.winery:org.eclipse.winery.model.bpmn4tosca >------- [INFO] Building org.eclipse.winery.model.bpmn4tosca 2.0.0-SNAPSHOT [2/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom (5.7 kB at 178 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 442 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 6.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar (31 kB at 318 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.pom (19 kB at 540 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 335 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 5.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.0.1/maven-javadoc-plugin-3.0.1.jar (421 kB at 7.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.1/maven-checkstyle-plugin-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.1/maven-checkstyle-plugin-3.1.1.pom (14 kB at 732 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 5.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.1/maven-checkstyle-plugin-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.1/maven-checkstyle-plugin-3.1.1.jar (109 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 219 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 511 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 617 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 518 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 510 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 914 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 455 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 726 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 365 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 522 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 643 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 597 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.4.0-b180725.0644/jaxb-runtime-2.4.0-b180725.0644.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.4.0-b180725.0644/jaxb-runtime-2.4.0-b180725.0644.pom (7.8 kB at 251 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.4.0-b180725.0644/jaxb-runtime-parent-2.4.0-b180725.0644.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.4.0-b180725.0644/jaxb-runtime-parent-2.4.0-b180725.0644.pom (2.8 kB at 146 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.4.0-b180725.0644/jaxb-parent-2.4.0-b180725.0644.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.4.0-b180725.0644/jaxb-parent-2.4.0-b180725.0644.pom (41 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.4.0-b180725.0644/jaxb-bom-ext-2.4.0-b180725.0644.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.4.0-b180725.0644/jaxb-bom-ext-2.4.0-b180725.0644.pom (5.0 kB at 294 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.4.0-b180725.0644/jaxb-bom-2.4.0-b180725.0644.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.4.0-b180725.0644/jaxb-bom-2.4.0-b180725.0644.pom (10 kB at 568 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 261 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.pom (20 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api-parent/2.4.0-b180725.0427/jaxb-api-parent-2.4.0-b180725.0427.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api-parent/2.4.0-b180725.0427/jaxb-api-parent-2.4.0-b180725.0427.pom (8.1 kB at 301 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 273 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.0/all-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 897 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 277 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.4.0-b180725.0644/txw2-2.4.0-b180725.0644.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.4.0-b180725.0644/txw2-2.4.0-b180725.0644.pom (4.3 kB at 167 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-txw-parent/2.4.0-b180725.0644/jaxb-txw-parent-2.4.0-b180725.0644.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-txw-parent/2.4.0-b180725.0644/jaxb-txw-parent-2.4.0-b180725.0644.pom (2.8 kB at 116 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.6/istack-commons-runtime-3.0.6.pom [INFO] Downloading from releases.java.net: http://maven.java.net/content/repositories/releases/com/sun/istack/istack-commons-runtime/3.0.6/istack-commons-runtime-3.0.6.pom [INFO] Downloading from shapshots.java.net: http://maven.java.net/content/repositories/snapshots/com/sun/istack/istack-commons-runtime/3.0.6/istack-commons-runtime-3.0.6.pom [INFO] Downloading from jvnet-nexus-staging: http://maven.java.net/content/repositories/staging/com/sun/istack/istack-commons-runtime/3.0.6/istack-commons-runtime-3.0.6.pom [INFO] Downloaded from jvnet-nexus-staging: http://maven.java.net/content/repositories/staging/com/sun/istack/istack-commons-runtime/3.0.6/istack-commons-runtime-3.0.6.pom (5.9 kB at 5.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons/3.0.6/istack-commons-3.0.6.pom [INFO] Downloading from releases.java.net: http://maven.java.net/content/repositories/releases/com/sun/istack/istack-commons/3.0.6/istack-commons-3.0.6.pom [INFO] Downloading from shapshots.java.net: http://maven.java.net/content/repositories/snapshots/com/sun/istack/istack-commons/3.0.6/istack-commons-3.0.6.pom [INFO] Downloading from jvnet-nexus-staging: http://maven.java.net/content/repositories/staging/com/sun/istack/istack-commons/3.0.6/istack-commons-3.0.6.pom [INFO] Downloaded from jvnet-nexus-staging: http://maven.java.net/content/repositories/staging/com/sun/istack/istack-commons/3.0.6/istack-commons-3.0.6.pom (14 kB at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.pom (15 kB at 707 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.14/FastInfoset-1.2.14.pom [INFO] Downloading from releases.java.net: http://maven.java.net/content/repositories/releases/com/sun/xml/fastinfoset/FastInfoset/1.2.14/FastInfoset-1.2.14.pom [INFO] Downloading from shapshots.java.net: http://maven.java.net/content/repositories/snapshots/com/sun/xml/fastinfoset/FastInfoset/1.2.14/FastInfoset-1.2.14.pom [INFO] Downloading from jvnet-nexus-staging: http://maven.java.net/content/repositories/staging/com/sun/xml/fastinfoset/FastInfoset/1.2.14/FastInfoset-1.2.14.pom [INFO] Downloaded from jvnet-nexus-staging: http://maven.java.net/content/repositories/staging/com/sun/xml/fastinfoset/FastInfoset/1.2.14/FastInfoset-1.2.14.pom (6.9 kB at 1.7 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/fastinfoset-project/1.2.14/fastinfoset-project-1.2.14.pom [INFO] Downloading from releases.java.net: http://maven.java.net/content/repositories/releases/com/sun/xml/fastinfoset/fastinfoset-project/1.2.14/fastinfoset-project-1.2.14.pom [INFO] Downloading from shapshots.java.net: http://maven.java.net/content/repositories/snapshots/com/sun/xml/fastinfoset/fastinfoset-project/1.2.14/fastinfoset-project-1.2.14.pom [INFO] Downloading from jvnet-nexus-staging: http://maven.java.net/content/repositories/staging/com/sun/xml/fastinfoset/fastinfoset-project/1.2.14/fastinfoset-project-1.2.14.pom [INFO] Downloaded from jvnet-nexus-staging: http://maven.java.net/content/repositories/staging/com/sun/xml/fastinfoset/fastinfoset-project/1.2.14/fastinfoset-project-1.2.14.pom (13 kB at 7.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht-core/1.3.1/jgrapht-core-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht-core/1.3.1/jgrapht-core-1.3.1.pom (3.6 kB at 187 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht/1.3.1/jgrapht-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht/1.3.1/jgrapht-1.3.1.pom (10 kB at 573 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 322 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jheaps/jheaps/0.10/jheaps-0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jheaps/jheaps/0.10/jheaps-0.10.pom (9.2 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 523 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 613 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 262 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 426 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 6.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom (959 B at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.4.0-b180725.0644/jaxb-runtime-2.4.0-b180725.0644.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.4.0-b180725.0644/txw2-2.4.0-b180725.0644.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.6/istack-commons-runtime-3.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.14/FastInfoset-1.2.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.jar (36 kB at 820 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.jar (128 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht-core/1.3.1/jgrapht-core-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.4.0-b180725.0644/txw2-2.4.0-b180725.0644.jar (70 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jheaps/jheaps/0.10/jheaps-0.10.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 900 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.4.0-b180725.0644/jaxb-runtime-2.4.0-b180725.0644.jar (1.1 MB at 17 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 375 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jheaps/jheaps/0.10/jheaps-0.10.jar (134 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar (472 kB at 3.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht-core/1.3.1/jgrapht-core-1.3.1.jar (939 kB at 6.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar (290 kB at 1.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar (17 kB at 103 kB/s) [INFO] Downloading from releases.java.net: http://maven.java.net/content/repositories/releases/com/sun/istack/istack-commons-runtime/3.0.6/istack-commons-runtime-3.0.6.jar [INFO] Downloading from releases.java.net: http://maven.java.net/content/repositories/releases/com/sun/xml/fastinfoset/FastInfoset/1.2.14/FastInfoset-1.2.14.jar [INFO] Downloading from shapshots.java.net: http://maven.java.net/content/repositories/snapshots/com/sun/istack/istack-commons-runtime/3.0.6/istack-commons-runtime-3.0.6.jar [INFO] Downloading from shapshots.java.net: http://maven.java.net/content/repositories/snapshots/com/sun/xml/fastinfoset/FastInfoset/1.2.14/FastInfoset-1.2.14.jar [INFO] Downloading from jvnet-nexus-staging: http://maven.java.net/content/repositories/staging/com/sun/istack/istack-commons-runtime/3.0.6/istack-commons-runtime-3.0.6.jar [INFO] Downloading from jvnet-nexus-staging: http://maven.java.net/content/repositories/staging/com/sun/xml/fastinfoset/FastInfoset/1.2.14/FastInfoset-1.2.14.jar [INFO] Downloaded from jvnet-nexus-staging: http://maven.java.net/content/repositories/staging/com/sun/istack/istack-commons-runtime/3.0.6/istack-commons-runtime-3.0.6.jar (25 kB at 11 kB/s) [INFO] Downloaded from jvnet-nexus-staging: http://maven.java.net/content/repositories/staging/com/sun/xml/fastinfoset/FastInfoset/1.2.14/FastInfoset-1.2.14.jar (312 kB at 123 kB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.model.bpmn4tosca --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thomasjensen/checkstyle/addons/checkstyle-addons/6.0.1/checkstyle-addons-6.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thomasjensen/checkstyle/addons/checkstyle-addons/6.0.1/checkstyle-addons-6.0.1.pom (1.9 kB at 91 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/8.21/checkstyle-8.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/8.21/checkstyle-8.21.pom (125 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/3.9.6/picocli-3.9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/3.9.6/picocli-3.9.6.pom (1.4 kB at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.7/antlr-2.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 33 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.pom (3.6 kB at 201 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.7.2/antlr4-master-4.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.7.2/antlr4-master-4.7.2.pom (4.4 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom (15 kB at 860 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 653 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom (8.4 kB at 468 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom (10 kB at 581 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 69 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 318 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 17 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom (2.5 kB at 83 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom (1.8 kB at 58 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom (5.1 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom (2.6 kB at 103 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom (8.6 kB at 278 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/9.9.1-2/Saxon-HE-9.9.1-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/9.9.1-2/Saxon-HE-9.9.1-2.pom (3.9 kB at 260 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.7.3/jackson-databind-2.7.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.7.3/jackson-databind-2.7.3.pom (5.2 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom (8.1 kB at 163 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/25/oss-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/25/oss-parent-25.pom (19 kB at 776 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom (1.5 kB at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.7.3/jackson-core-2.7.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.7.3/jackson-core-2.7.3.pom (5.1 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 643 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 7.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 6.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 4.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 376 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 222 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 455 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 160 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 494 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 322 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 256 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 643 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 624 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 749 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 836 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 687 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 580 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 359 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 7.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 536 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 791 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 225 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 278 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 300 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 734 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 91 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 5.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 287 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 397 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 781 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 399 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 116 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 151 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 201 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 388 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 707 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 242 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 527 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 910 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 360 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 546 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 735 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 891 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 339 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 347 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 698 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 98 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 331 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 27 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 177 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 112 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 214 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 452 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 427 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 210 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 358 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 662 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 4.8 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 736 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 347 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 24 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 32 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 9.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 11 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 10.0 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 277 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 945 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 817 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 553 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 359 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 283 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 412 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 364 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 9.7 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 8.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 9.8 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 5.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 376 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 581 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 8.9 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 149 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 518 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 455 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom (3.4 kB at 189 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 171 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 625 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7.0 kB at 386 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (9.9 kB at 620 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 658 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 603 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 326 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (1.5 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 kB at 904 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3.0 kB at 187 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 kB at 778 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 157 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 6.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 246 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 221 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom (3.2 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 92 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 5.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 225 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 101 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 177 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 97 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 231 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/8.29/checkstyle-8.29.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/8.29/checkstyle-8.29.pom (127 kB at 788 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.1.4/picocli-4.1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.1.4/picocli-4.1.4.pom (1.4 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.pom (3.6 kB at 226 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.8-1/antlr4-master-4.8-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.8-1/antlr4-master-4.8-1.pom (4.4 kB at 200 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 643 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/28.2-jre/guava-28.2-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/28.2-jre/guava-28.2-jre.pom (11 kB at 210 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/28.2-jre/guava-parent-28.2-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/28.2-jre/guava-parent-28.2-jre.pom (13 kB at 772 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.10.0/checker-qual-2.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.10.0/checker-qual-2.10.0.pom (2.4 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 209 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/9.9.1-6/Saxon-HE-9.9.1-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/9.9.1-6/Saxon-HE-9.9.1-6.pom (3.9 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thomasjensen/checkstyle/addons/checkstyle-addons/6.0.1/checkstyle-addons-6.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.7.3/jackson-databind-2.7.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.7.3/jackson-core-2.7.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 881 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thomasjensen/checkstyle/addons/checkstyle-addons/6.0.1/checkstyle-addons-6.0.1.jar (84 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 663 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.7.3/jackson-core-2.7.3.jar (253 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 470 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 183 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 951 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.jar (51 kB at 572 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.7.3/jackson-databind-2.7.3.jar (1.2 MB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 400 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 297 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 284 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 61 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 871 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 803 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 162 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 953 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 729 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 5.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 543 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 42 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 139 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 617 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 224 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 33 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 160 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 74 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 182 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 249 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 870 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 311 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (45 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 275 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 488 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 300 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 630 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 593 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/8.29/checkstyle-8.29.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.1.4/picocli-4.1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar (23 kB at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 18 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 186 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.1.4/picocli-4.1.4.jar (352 kB at 764 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/28.2-jre/guava-28.2-jre.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/8.29/checkstyle-8.29.jar (1.3 MB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 877 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 486 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.10.0/checker-qual-2.10.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar (338 kB at 644 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 4.1 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (14 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/9.9.1-6/Saxon-HE-9.9.1-6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 8.3 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.10.0/checker-qual-2.10.0.jar (201 kB at 360 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 15 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/28.2-jre/guava-28.2-jre.jar (2.8 MB at 4.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 435 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 689 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 830 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/9.9.1-6/Saxon-HE-9.9.1-6.jar (5.5 MB at 7.3 MB/s) [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.model.bpmn4tosca --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 188 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 693 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 116 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 249 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 101 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 20 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 245 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 84 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 50 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 443 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 362 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 483 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 19 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 487 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 229 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 260 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 644 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 826 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 653 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 266 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 98 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 249 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 49 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 202 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 112 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 268 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 217 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 289 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 57 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 488 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 467 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 203 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 1.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 276 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 30 kB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.model.bpmn4tosca --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 995 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 58 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 153 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 216 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 69 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 116 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 98 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 116 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 130 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 85 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 253 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 274 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 148 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 388 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 444 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 75 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 417 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 362 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 936 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 50 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 440 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 964 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 151 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 22 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 204 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 19 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 26 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 65 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 95 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 86 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 148 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 741 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 255 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 7.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 387 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 832 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 465 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 170 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 900 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 141 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 223 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 264 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 486 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 276 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 230 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 28 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 920 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 26 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 666 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 119 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 1.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 210 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 189 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 488 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 2.5 MB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.model.bpmn4tosca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.model.bpmn4tosca --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.eclipse.winery.model.bpmn4tosca --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 190 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 69 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 213 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 52 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 385 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 60 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 928 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 231 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 491 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 539 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 6.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 4.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 642 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 143 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 163 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 167 kB/s) [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.model.bpmn4tosca --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 106 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 97 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 17 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 209 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 75 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 104 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 6.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 682 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 4.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 1.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 3.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 2.7 MB/s) [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/org.eclipse.winery.model.bpmn4tosca-2.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.winery.model.bpmn4tosca >>> [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.model.bpmn4tosca --- [INFO] You have 0 Checkstyle violations. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.winery.model.bpmn4tosca <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.winery.model.bpmn4tosca --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 20 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom (4.3 kB at 150 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom (4.6 kB at 135 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 598 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom (5.3 kB at 296 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 258 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 525 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom (13 kB at 177 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 266 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 164 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar (24 kB at 623 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 3.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar (154 kB at 2.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 1.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 2.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar (426 kB at 4.8 MB/s) [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/org.eclipse.winery.model.bpmn4tosca-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ org.eclipse.winery.model.bpmn4tosca --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 385 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 839 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom (4.3 kB at 269 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 307 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom (4.8 kB at 200 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 533 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 217 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom (13 kB at 626 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom (5.0 kB at 296 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 283 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 284 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 8.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 5.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 215 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 319 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 7.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom (7.6 kB at 476 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 179 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 199 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 656 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 694 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 90 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 763 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 393 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 690 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 254 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 141 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 880 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 4.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 103 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 865 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (6.4 kB at 336 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 kB at 825 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 556 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (5.5 kB at 167 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 kB at 758 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 340 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 242 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 784 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 123 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 291 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 239 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 558 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/43/commons-parent-43.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 164 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 351 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 954 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 2.4 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 858 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar (24 kB at 593 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 970 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar (123 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 395 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar (33 kB at 444 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 152 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar (64 kB at 603 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (167 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 536 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 101 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar (16 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 970 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 352 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 111 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 288 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 490 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar (327 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 153 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 741 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 284 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 410 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 208 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 1.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (737 kB at 1.7 MB/s) [INFO] Loading source files for package org.eclipse.winery.bpmn2bpel.model... Loading source files for package org.eclipse.winery.bpmn2bpel.model.param... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/AndGatewayMerge.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/AndGatewaySplit.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/ConditionBranch.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/EndTask.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/Gateway.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/GatewayBranch.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/Link.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/ManagementFlow.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/ManagementTask.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/Node.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/OrGatewayMerge.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/OrGatewaySplit.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/StartTask.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/Task.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/ConcatParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/DeploymentArtefactParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/ImplementationArtefactParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/Parameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/ParamType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/PlanParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/StringParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/TopologyParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/class-use/Task.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/class-use/StartTask.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/class-use/OrGatewaySplit.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/class-use/OrGatewayMerge.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/class-use/Node.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/class-use/ManagementTask.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/class-use/ManagementFlow.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/class-use/Link.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/class-use/GatewayBranch.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/class-use/Gateway.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/class-use/EndTask.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/class-use/ConditionBranch.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/class-use/AndGatewaySplit.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/class-use/AndGatewayMerge.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/class-use/TopologyParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/class-use/StringParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/class-use/PlanParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/class-use/Parameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/class-use/ParamType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/class-use/ImplementationArtefactParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/class-use/DeploymentArtefactParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/class-use/ConcatParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/org/eclipse/winery/bpmn2bpel/model/param/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/apidocs/help-doc.html... 1 warning [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/src/main/java/org/eclipse/winery/bpmn2bpel/model/ManagementFlow.java:41: warning: no description for @param [WARNING] * @param id [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/org.eclipse.winery.model.bpmn4tosca-2.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ---< org.eclipse.winery:org.eclipse.winery.model.csar.toscametafile >--- [INFO] Building org.eclipse.winery.model.csar.toscametafile 2.0.0-SNAPSHOT [3/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0.pom (6.2 kB at 154 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 752 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0.jar (27 kB at 709 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/virgo/util/org.eclipse.virgo.util.parser.manifest/3.5.0.RELEASE/org.eclipse.virgo.util.parser.manifest-3.5.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/virgo/util/org.eclipse.virgo.util.parser.manifest/3.5.0.RELEASE/org.eclipse.virgo.util.parser.manifest-3.5.0.RELEASE.pom (1.7 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/virgo/util/org.eclipse.virgo.util.parser.manifest/3.5.0.RELEASE/org.eclipse.virgo.util.parser.manifest-3.5.0.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/virgo/util/org.eclipse.virgo.util.parser.manifest/3.5.0.RELEASE/org.eclipse.virgo.util.parser.manifest-3.5.0.RELEASE.jar (26 kB at 329 kB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.model.csar.toscametafile --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.model.csar.toscametafile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.model.csar.toscametafile --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.model.csar.toscametafile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.model.csar.toscametafile --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.eclipse.winery.model.csar.toscametafile --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ org.eclipse.winery.model.csar.toscametafile --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.pom (4.1 kB at 244 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.pom (5.0 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom (13 kB at 785 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/38/commons-parent-38.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/38/commons-parent-38.pom (62 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 57 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.0.2/maven-archiver-3.0.2.jar (23 kB at 457 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar (409 kB at 6.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.1.1/plexus-archiver-3.1.1.jar (178 kB at 3.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 2.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 946 kB/s) [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/org.eclipse.winery.model.csar.toscametafile-2.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.winery.model.csar.toscametafile >>> [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.model.csar.toscametafile --- [INFO] You have 0 Checkstyle violations. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.winery.model.csar.toscametafile <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.winery.model.csar.toscametafile --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/org.eclipse.winery.model.csar.toscametafile-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ org.eclipse.winery.model.csar.toscametafile --- [INFO] Loading source files for package org.eclipse.winery.model.csar.toscametafile... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/org/eclipse/winery/model/csar/toscametafile/TOSCAMetaFile.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/org/eclipse/winery/model/csar/toscametafile/TOSCAMetaFileAttributes.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/org/eclipse/winery/model/csar/toscametafile/TOSCAMetaFileParser.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/org/eclipse/winery/model/csar/toscametafile/YamlTOSCAMetaFileParser.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/org/eclipse/winery/model/csar/toscametafile/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/org/eclipse/winery/model/csar/toscametafile/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/org/eclipse/winery/model/csar/toscametafile/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/org/eclipse/winery/model/csar/toscametafile/class-use/YamlTOSCAMetaFileParser.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/org/eclipse/winery/model/csar/toscametafile/class-use/TOSCAMetaFileParser.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/org/eclipse/winery/model/csar/toscametafile/class-use/TOSCAMetaFileAttributes.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/org/eclipse/winery/model/csar/toscametafile/class-use/TOSCAMetaFile.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/org/eclipse/winery/model/csar/toscametafile/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/org.eclipse.winery.model.csar.toscametafile-2.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------< org.eclipse.winery:org.eclipse.winery.model.selfservice >------- [INFO] Building org.eclipse.winery.model.selfservice 2.0.0-SNAPSHOT [4/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/jaxb2-maven-plugin/1.5/jaxb2-maven-plugin-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/jaxb2-maven-plugin/1.5/jaxb2-maven-plugin-1.5.pom (7.3 kB at 229 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom (27 kB at 761 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 804 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/jaxb2-maven-plugin/1.5/jaxb2-maven-plugin-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/jaxb2-maven-plugin/1.5/jaxb2-maven-plugin-1.5.jar (49 kB at 1.0 MB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.model.selfservice --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jaxb2-maven-plugin:1.5:xjc (default) @ org.eclipse.winery.model.selfservice --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.1/maven-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (11 kB at 359 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 565 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 995 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 178 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 81 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 15 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 113 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 65 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-xjc/2.1.13/jaxb-xjc-2.1.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-xjc/2.1.13/jaxb-xjc-2.1.13.pom (3.1 kB at 191 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.pom (3.0 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.pom (486 B at 12 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 39 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (3.8 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.4/plexus-utils-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.4/plexus-utils-3.0.4.pom (2.5 kB at 148 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 188 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 4.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.jar (8.2 kB at 196 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar (51 kB at 1.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar (37 kB at 738 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.jar (89 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar (123 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.jar (26 kB at 383 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-xjc/2.1.13/jaxb-xjc-2.1.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 kB at 386 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar (30 kB at 301 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.jar (58 kB at 543 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.jar (96 kB at 882 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.jar (63 kB at 450 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 148 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.4/plexus-utils-3.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.jar (877 kB at 5.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar (90 kB at 492 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 kB at 107 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-xjc/2.1.13/jaxb-xjc-2.1.13.jar (3.1 MB at 15 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.4/plexus-utils-3.0.4.jar (227 kB at 1.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 39 kB/s) [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/eclipse/winery/model/selfservice/Application.java [INFO] org/eclipse/winery/model/selfservice/ApplicationOption.java [INFO] org/eclipse/winery/model/selfservice/ObjectFactory.java [INFO] org/eclipse/winery/model/selfservice/package-info.java [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.model.selfservice --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.model.selfservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.selfservice/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.model.selfservice --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.model.selfservice --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.eclipse.winery.model.selfservice --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.model.selfservice --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.selfservice/target/org.eclipse.winery.model.selfservice-2.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.winery.model.selfservice >>> [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.model.selfservice --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jaxb2-maven-plugin:1.5:xjc (default) @ org.eclipse.winery.model.selfservice --- [INFO] No changes detected in schema or binding files - skipping source generation. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.winery.model.selfservice <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.winery.model.selfservice --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.selfservice/target/org.eclipse.winery.model.selfservice-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.winery:org.eclipse.winery.model.tosca >---------- [INFO] Building org.eclipse.winery.model.tosca 2.0.0-SNAPSHOT [5/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M4/maven-surefire-plugin-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M4/maven-surefire-plugin-3.0.0-M4.pom (8.1 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 8.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M4/maven-surefire-plugin-3.0.0-M4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M4/maven-surefire-plugin-3.0.0-M4.jar (42 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-json-jackson/2.30.1/jersey-media-json-jackson-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-json-jackson/2.30.1/jersey-media-json-jackson-2.30.1.pom (5.1 kB at 122 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.30.1/project-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.30.1/project-2.30.1.pom (2.0 kB at 135 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.30.1/project-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.30.1/project-2.30.1.pom (98 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 823 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30.1/jersey-common-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30.1/jersey-common-2.30.1.pom (34 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 761 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 974 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom (5.2 kB at 85 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom (1.5 kB at 67 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom (42 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 387 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/jersey-entity-filtering/2.30.1/jersey-entity-filtering-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/jersey-entity-filtering/2.30.1/jersey-entity-filtering-2.30.1.pom (3.3 kB at 127 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/project/2.30.1/project-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/project/2.30.1/project-2.30.1.pom (2.8 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.10.1/jackson-annotations-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.10.1/jackson-annotations-2.10.1.pom (3.4 kB at 191 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom (8.3 kB at 266 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 640 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.10.1/jackson-databind-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.10.1/jackson-databind-2.10.1.pom (6.9 kB at 238 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.10.1/jackson-base-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.10.1/jackson-base-2.10.1.pom (7.2 kB at 425 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.10.1/jackson-bom-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.10.1/jackson-bom-2.10.1.pom (13 kB at 782 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.pom (4.6 kB at 178 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.1/jackson-module-jaxb-annotations-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.1/jackson-module-jaxb-annotations-2.10.1.pom (3.5 kB at 236 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.10.1/jackson-modules-base-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.10.1/jackson-modules-base-2.10.1.pom (3.4 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 kB at 355 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (7.7 kB at 403 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 269 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.1/all-1.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 787 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 553 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.annotation/2.1.0/org.eclipse.jdt.annotation-2.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.annotation/2.1.0/org.eclipse.jdt.annotation-2.1.0.pom (1.7 kB at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/adr/e-adr/1.0.0/e-adr-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/adr/e-adr/1.0.0/e-adr-1.0.0.pom (1.4 kB at 49 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.2.0/junit-jupiter-api-5.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.2.0/junit-jupiter-api-5.2.0.pom (2.4 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 61 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.1.0/opentest4j-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.1.0/opentest4j-1.1.0.pom (1.7 kB at 65 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.2.0/junit-platform-commons-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.2.0/junit-platform-commons-1.2.0.pom (2.0 kB at 135 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/2.19.0/mockito-core-2.19.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/2.19.0/mockito-core-2.19.0.pom (17 kB at 827 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.8.10/byte-buddy-1.8.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.8.10/byte-buddy-1.8.10.pom (8.5 kB at 474 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.8.10/byte-buddy-parent-1.8.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.8.10/byte-buddy-parent-1.8.10.pom (27 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.8.10/byte-buddy-agent-1.8.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.8.10/byte-buddy-agent-1.8.10.pom (4.3 kB at 174 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-json-jackson/2.30.1/jersey-media-json-jackson-2.30.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30.1/jersey-common-2.30.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 464 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-json-jackson/2.30.1/jersey-media-json-jackson-2.30.1.jar (74 kB at 929 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/jersey-entity-filtering/2.30.1/jersey-entity-filtering-2.30.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar (18 kB at 230 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.10.1/jackson-annotations-2.10.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar (140 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.10.1/jackson-databind-2.10.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30.1/jersey-common-2.30.1.jar (1.2 MB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 186 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.1/jackson-module-jaxb-annotations-2.10.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.10.1/jackson-annotations-2.10.1.jar (68 kB at 567 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/ext/jersey-entity-filtering/2.30.1/jersey-entity-filtering-2.30.1.jar (84 kB at 604 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.1/jackson-module-jaxb-annotations-2.10.1.jar (35 kB at 245 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.annotation/2.1.0/org.eclipse.jdt.annotation-2.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 281 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/adr/e-adr/1.0.0/e-adr-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar (115 kB at 713 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.2.0/junit-jupiter-api-5.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.jar (349 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/adr/e-adr/1.0.0/e-adr-1.0.0.jar (9.7 kB at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.1.0/opentest4j-1.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.annotation/2.1.0/org.eclipse.jdt.annotation-2.1.0.jar (26 kB at 149 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.2.0/junit-platform-commons-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.1.0/opentest4j-1.1.0.jar (6.8 kB at 33 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/2.19.0/mockito-core-2.19.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.10.1/jackson-databind-2.10.1.jar (1.4 MB at 6.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.8.10/byte-buddy-1.8.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.8.10/byte-buddy-agent-1.8.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.2.0/junit-platform-commons-1.2.0.jar (78 kB at 353 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.2.0/junit-jupiter-api-5.2.0.jar (108 kB at 488 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.8.10/byte-buddy-agent-1.8.10.jar (42 kB at 163 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/2.19.0/mockito-core-2.19.0.jar (556 kB at 2.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.8.10/byte-buddy-1.8.10.jar (3.0 MB at 9.0 MB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.model.tosca --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.model.tosca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.model.tosca --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 106 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca/target/classes [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca/src/main/java/org/eclipse/winery/model/tosca/TExtensibleElements.java: Some input files use unchecked or unsafe operations. [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca/src/main/java/org/eclipse/winery/model/tosca/TExtensibleElements.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.model.tosca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.model.tosca --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.winery.model.tosca --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M4/maven-surefire-common-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M4/maven-surefire-common-3.0.0-M4.pom (13 kB at 427 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M4/surefire-api-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M4/surefire-api-3.0.0-M4.pom (5.1 kB at 171 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M4/surefire-logger-api-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M4/surefire-logger-api-3.0.0-M4.pom (3.6 kB at 150 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M4/surefire-extensions-api-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M4/surefire-extensions-api-3.0.0-M4.pom (3.8 kB at 137 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M4/surefire-booter-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M4/surefire-booter-3.0.0-M4.pom (8.0 kB at 498 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 737 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 521 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 392 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 139 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 466 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom (4.8 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom (4.2 kB at 248 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 546 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M4/maven-surefire-common-3.0.0-M4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M4/surefire-api-3.0.0-M4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M4/surefire-logger-api-3.0.0-M4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M4/surefire-extensions-api-3.0.0-M4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M4/surefire-booter-3.0.0-M4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M4/surefire-extensions-api-3.0.0-M4.jar (14 kB at 675 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M4/surefire-logger-api-3.0.0-M4.jar (14 kB at 409 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 803 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M4/maven-surefire-common-3.0.0-M4.jar (804 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M4/surefire-api-3.0.0-M4.jar (343 kB at 5.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 1.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M4/surefire-booter-3.0.0-M4.jar (317 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 688 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 1.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar (51 kB at 444 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 2.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 895 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M4/surefire-junit-platform-3.0.0-M4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M4/surefire-junit-platform-3.0.0-M4.jar (23 kB at 765 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M4/surefire-junit-platform-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M4/surefire-junit-platform-3.0.0-M4.pom (6.7 kB at 258 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/3.0.0-M4/surefire-providers-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/3.0.0-M4/surefire-providers-3.0.0-M4.pom (2.5 kB at 98 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.0.0-M4/common-java5-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.0.0-M4/common-java5-3.0.0-M4.pom (3.8 kB at 197 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 148 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (2.4 kB at 150 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (2.0 kB at 58 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 120 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom (2.4 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom (2.4 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom (2.2 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/2.27.0/mockito-core-2.27.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/2.27.0/mockito-core-2.27.0.pom (19 kB at 710 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 397 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 302 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-reflect/2.0.4/powermock-reflect-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/powermock/powermock-reflect/2.0.4/powermock-reflect-2.0.4.pom (7.2 kB at 311 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.0.1/objenesis-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.0.1/objenesis-3.0.1.pom (3.5 kB at 252 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/3.0.1/objenesis-parent-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/3.0.1/objenesis-parent-3.0.1.pom (17 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom (10 kB at 512 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom (15 kB at 911 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 718 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 60 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 35 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (2.4 kB at 148 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easytesting/fest/1.0.8/fest-1.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 378 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (1.6 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.0.0-M4/common-java5-3.0.0-M4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 75 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 810 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 1.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.0.0-M4/common-java5-3.0.0-M4.jar (33 kB at 296 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 2.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.2.0/junit-jupiter-engine-5.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.2.0/junit-jupiter-engine-5.2.0.jar (143 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.2.0/junit-jupiter-engine-5.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.2.0/junit-jupiter-engine-5.2.0.pom (2.4 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.2.0/junit-platform-engine-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.2.0/junit-platform-engine-1.2.0.pom (2.4 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.2.0/junit-platform-engine-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.2.0/junit-platform-engine-1.2.0.jar (90 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.2.0/junit-platform-launcher-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.2.0/junit-platform-launcher-1.2.0.jar (80 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.2.0/junit-platform-launcher-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.2.0/junit-platform-launcher-1.2.0.pom (2.2 kB at 148 kB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.winery.model.tosca.utils.RemoveEmptyListsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.eclipse.winery.model.tosca.utils.RemoveEmptyListsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.model.tosca --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca/target/org.eclipse.winery.model.tosca-2.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.winery.model.tosca >>> [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.model.tosca --- [INFO] You have 0 Checkstyle violations. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.winery.model.tosca <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.winery.model.tosca --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca/target/org.eclipse.winery.model.tosca-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ org.eclipse.winery.model.tosca --- [INFO] [INFO] -------< org.eclipse.winery:org.eclipse.winery.model.tosca.yaml >------- [INFO] Building org.eclipse.winery.model.tosca.yaml 2.0.0-SNAPSHOT [6/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 810 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar (500 kB at 9.1 MB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.model.tosca.yaml --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.model.tosca.yaml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.model.tosca.yaml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/classes [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/src/main/java/org/eclipse/winery/model/tosca/yaml/TEntityType.java: Some input files use unchecked or unsafe operations. [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/src/main/java/org/eclipse/winery/model/tosca/yaml/TEntityType.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.model.tosca.yaml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.model.tosca.yaml --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.eclipse.winery.model.tosca.yaml --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.model.tosca.yaml --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/org.eclipse.winery.model.tosca.yaml-2.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.winery.model.tosca.yaml >>> [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.model.tosca.yaml --- [INFO] You have 0 Checkstyle violations. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.winery.model.tosca.yaml <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.winery.model.tosca.yaml --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/org.eclipse.winery.model.tosca.yaml-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ org.eclipse.winery.model.tosca.yaml --- [INFO] Loading source files for package org.eclipse.winery.model.tosca.yaml... Loading source files for package org.eclipse.winery.model.tosca.yaml.support... Loading source files for package org.eclipse.winery.model.tosca.yaml.tosca.datatypes... Loading source files for package org.eclipse.winery.model.tosca.yaml.visitor... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TArtifactDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TArtifactDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TArtifactType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TArtifactType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TAttributeAssignment.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TAttributeAssignment.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TAttributeDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TAttributeDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TCapabilityAssignment.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TCapabilityAssignment.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TCapabilityDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TCapabilityDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TCapabilityType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TCapabilityType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TConstraintClause.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TDataType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TDataType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TEntityType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TEntityType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TEntrySchema.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TEntrySchema.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TGroupDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TGroupDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TGroupType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TGroupType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TImplementation.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TImportDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TImportDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TInterfaceAssignment.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TInterfaceAssignment.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TInterfaceDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TInterfaceDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TInterfaceType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TInterfaceType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TNodeFilterDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TNodeFilterDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TNodeOrGroupType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TNodeTemplate.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TNodeTemplate.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TNodeType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TNodeType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TOperationDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TOperationDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TParameterDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TParameterDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TPolicyDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TPolicyDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TPolicyType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TPolicyType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TPropertyAssignment.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TPropertyAssignment.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TPropertyAssignmentOrDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TPropertyDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TPropertyDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TPropertyFilterDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TPropertyFilterDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TRelationshipAssignment.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TRelationshipAssignment.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TRelationshipDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TRelationshipDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TRelationshipTemplate.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TRelationshipTemplate.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TRelationshipType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TRelationshipType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TRepositoryDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TRepositoryDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TRequirementAssignment.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TRequirementAssignment.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TRequirementDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TRequirementDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TServiceTemplate.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TServiceTemplate.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TStatusValue.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TSubstitutionMappings.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TSubstitutionMappings.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TTopologyTemplateDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TTopologyTemplateDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/TVersion.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/Annotations.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/Annotations.StandardExtension.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/Defaults.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/Metadata.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/TListString.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/TMapImportDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/TMapObject.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/TMapPolicyDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/TMapPropertyFilterDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/TMapRequirementAssignment.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/TMapRequirementDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/ValueHelper.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/tosca/datatypes/Credential.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/tosca/datatypes/Credential.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/AbstractParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/AbstractResult.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/AbstractVisitor.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/IParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/IResult.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/IVisitor.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/VisitorNode.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/tosca/datatypes/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/tosca/datatypes/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/tosca/datatypes/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TVersion.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TTopologyTemplateDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TTopologyTemplateDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TSubstitutionMappings.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TSubstitutionMappings.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TStatusValue.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TServiceTemplate.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TServiceTemplate.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TRequirementDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TRequirementDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TRequirementAssignment.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TRequirementAssignment.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TRepositoryDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TRepositoryDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TRelationshipType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TRelationshipType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TRelationshipTemplate.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TRelationshipTemplate.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TRelationshipDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TRelationshipDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TRelationshipAssignment.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TRelationshipAssignment.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TPropertyFilterDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TPropertyFilterDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TPropertyDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TPropertyDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TPropertyAssignmentOrDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TPropertyAssignment.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TPropertyAssignment.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TPolicyType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TPolicyType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TPolicyDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TPolicyDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TParameterDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TParameterDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TOperationDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TOperationDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TNodeType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TNodeType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TNodeTemplate.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TNodeTemplate.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TNodeOrGroupType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TNodeFilterDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TNodeFilterDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TInterfaceType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TInterfaceType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TInterfaceDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TInterfaceDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TInterfaceAssignment.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TInterfaceAssignment.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TImportDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TImportDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TImplementation.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TGroupType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TGroupType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TGroupDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TGroupDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TEntrySchema.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TEntrySchema.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TEntityType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TEntityType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TDataType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TDataType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TConstraintClause.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TCapabilityType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TCapabilityType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TCapabilityDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TCapabilityDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TCapabilityAssignment.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TCapabilityAssignment.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TAttributeDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TAttributeDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TAttributeAssignment.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TAttributeAssignment.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TArtifactType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TArtifactType.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TArtifactDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/class-use/TArtifactDefinition.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/class-use/ValueHelper.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/class-use/TMapRequirementDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/class-use/TMapRequirementAssignment.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/class-use/TMapPropertyFilterDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/class-use/TMapPolicyDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/class-use/TMapObject.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/class-use/TMapImportDefinition.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/class-use/TListString.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/class-use/Metadata.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/class-use/Defaults.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/class-use/Annotations.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/class-use/Annotations.StandardExtension.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/tosca/datatypes/class-use/Credential.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/tosca/datatypes/class-use/Credential.Builder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/class-use/VisitorNode.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/class-use/IVisitor.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/class-use/IResult.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/class-use/IParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/class-use/AbstractVisitor.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/class-use/AbstractResult.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/class-use/AbstractParameter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/support/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/tosca/datatypes/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/org/eclipse/winery/model/tosca/yaml/visitor/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/src/main/java/org/eclipse/winery/model/tosca/yaml/support/ValueHelper.java:29: warning: no @param for value [WARNING] public static String toString(Object value) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/src/main/java/org/eclipse/winery/model/tosca/yaml/support/ValueHelper.java:29: warning: no @return [WARNING] public static String toString(Object value) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/org.eclipse.winery.model.tosca.yaml-2.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------< org.eclipse.winery:org.eclipse.winery.common >------------ [INFO] Building org.eclipse.winery.common 2.0.0-SNAPSHOT [7/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jitpack.io: https://jitpack.io/com/github/ust-edmm/edmm/edmm-core/v1.0.6/edmm-core-v1.0.6.pom [INFO] Downloaded from jitpack.io: https://jitpack.io/com/github/ust-edmm/edmm/edmm-core/v1.0.6/edmm-core-v1.0.6.pom (3.1 kB at 3.7 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/github/ust-edmm/edmm/transformation-framework/v1.0.6/transformation-framework-v1.0.6.pom [INFO] Downloaded from jitpack.io: https://jitpack.io/com/github/ust-edmm/edmm/transformation-framework/v1.0.6/transformation-framework-v1.0.6.pom (4.1 kB at 61 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/boot/spring-boot-starter-parent/2.2.2.RELEASE/spring-boot-starter-parent-2.2.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-parent/2.2.2.RELEASE/spring-boot-starter-parent-2.2.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-parent/2.2.2.RELEASE/spring-boot-starter-parent-2.2.2.RELEASE.pom (8.1 kB at 425 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/boot/spring-boot-dependencies/2.2.2.RELEASE/spring-boot-dependencies-2.2.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-dependencies/2.2.2.RELEASE/spring-boot-dependencies-2.2.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-dependencies/2.2.2.RELEASE/spring-boot-dependencies-2.2.2.RELEASE.pom (127 kB at 1.3 MB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/amazonaws/aws-java-sdk-bom/1.11.257/aws-java-sdk-bom-1.11.257.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-bom/1.11.257/aws-java-sdk-bom-1.11.257.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-bom/1.11.257/aws-java-sdk-bom-1.11.257.pom (28 kB at 27 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/amazonaws/aws-java-sdk-pom/1.11.257/aws-java-sdk-pom-1.11.257.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-pom/1.11.257/aws-java-sdk-pom-1.11.257.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-pom/1.11.257/aws-java-sdk-pom-1.11.257.pom (13 kB at 12 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/io/micrometer/micrometer-bom/1.3.1/micrometer-bom-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/micrometer/micrometer-bom/1.3.1/micrometer-bom-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/micrometer/micrometer-bom/1.3.1/micrometer-bom-1.3.1.pom (6.6 kB at 154 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/io/netty/netty-bom/4.1.43.Final/netty-bom-4.1.43.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-bom/4.1.43.Final/netty-bom-4.1.43.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-bom/4.1.43.Final/netty-bom-4.1.43.Final.pom (7.9 kB at 264 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/io/projectreactor/reactor-bom/Dysprosium-SR2/reactor-bom-Dysprosium-SR2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/projectreactor/reactor-bom/Dysprosium-SR2/reactor-bom-Dysprosium-SR2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/projectreactor/reactor-bom/Dysprosium-SR2/reactor-bom-Dysprosium-SR2.pom (4.1 kB at 88 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/io/rsocket/rsocket-bom/1.0.0-RC5/rsocket-bom-1.0.0-RC5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rsocket/rsocket-bom/1.0.0-RC5/rsocket-bom-1.0.0-RC5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rsocket/rsocket-bom/1.0.0-RC5/rsocket-bom-1.0.0-RC5.pom (3.0 kB at 185 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/apache/logging/log4j/log4j-bom/2.12.1/log4j-bom-2.12.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-bom/2.12.1/log4j-bom-2.12.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-bom/2.12.1/log4j-bom-2.12.1.pom (7.2 kB at 157 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/apache/logging/logging-parent/1/logging-parent-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/logging-parent/1/logging-parent-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/logging-parent/1/logging-parent-1.pom (3.2 kB at 44 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/eclipse/jetty/jetty-bom/9.4.24.v20191120/jetty-bom-9.4.24.v20191120.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/9.4.24.v20191120/jetty-bom-9.4.24.v20191120.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/9.4.24.v20191120/jetty-bom-9.4.24.v20191120.pom (17 kB at 370 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/glassfish/jersey/jersey-bom/2.29.1/jersey-bom-2.29.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/jersey-bom/2.29.1/jersey-bom-2.29.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/jersey-bom/2.29.1/jersey-bom-2.29.1.pom (19 kB at 75 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/jetbrains/kotlin/kotlin-bom/1.3.61/kotlin-bom-1.3.61.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-bom/1.3.61/kotlin-bom-1.3.61.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-bom/1.3.61/kotlin-bom-1.3.61.pom (8.8 kB at 266 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.3.2/kotlinx-coroutines-bom-1.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.3.2/kotlinx-coroutines-bom-1.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.3.2/kotlinx-coroutines-bom-1.3.2.pom (4.3 kB at 139 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/junit/junit-bom/5.5.2/junit-bom-5.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.5.2/junit-bom-5.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.5.2/junit-bom-5.5.2.pom (4.4 kB at 152 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/spring-framework-bom/5.2.2.RELEASE/spring-framework-bom-5.2.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.2.2.RELEASE/spring-framework-bom-5.2.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.2.2.RELEASE/spring-framework-bom-5.2.2.RELEASE.pom (5.3 kB at 84 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/data/spring-data-releasetrain/Moore-SR3/spring-data-releasetrain-Moore-SR3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-releasetrain/Moore-SR3/spring-data-releasetrain-Moore-SR3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-releasetrain/Moore-SR3/spring-data-releasetrain-Moore-SR3.pom (4.8 kB at 102 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/data/build/spring-data-build/2.2.3.RELEASE/spring-data-build-2.2.3.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/build/spring-data-build/2.2.3.RELEASE/spring-data-build-2.2.3.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/build/spring-data-build/2.2.3.RELEASE/spring-data-build-2.2.3.RELEASE.pom (7.1 kB at 173 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/integration/spring-integration-bom/5.2.2.RELEASE/spring-integration-bom-5.2.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-bom/5.2.2.RELEASE/spring-integration-bom-5.2.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-bom/5.2.2.RELEASE/spring-integration-bom-5.2.2.RELEASE.pom (9.0 kB at 118 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/security/spring-security-bom/5.2.1.RELEASE/spring-security-bom-5.2.1.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-bom/5.2.1.RELEASE/spring-security-bom-5.2.1.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-bom/5.2.1.RELEASE/spring-security-bom-5.2.1.RELEASE.pom (5.4 kB at 147 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/session/spring-session-bom/Corn-RELEASE/spring-session-bom-Corn-RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/session/spring-session-bom/Corn-RELEASE/spring-session-bom-Corn-RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/session/spring-session-bom/Corn-RELEASE/spring-session-bom-Corn-RELEASE.pom (2.8 kB at 56 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom (3.8 kB at 153 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom (14 kB at 3.5 MB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/projectlombok/lombok/1.18.10/lombok-1.18.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/projectlombok/lombok/1.18.10/lombok-1.18.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/projectlombok/lombok/1.18.10/lombok-1.18.10.pom (1.5 kB at 55 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/yaml/snakeyaml/1.25/snakeyaml-1.25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.25/snakeyaml-1.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.25/snakeyaml-1.25.pom (38 kB at 424 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.pom (28 kB at 122 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 4.0 MB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/apache/commons/commons-text/1.7/commons-text-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.7/commons-text-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.7/commons-text-1.7.pom (16 kB at 15 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 1.3 MB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/freemarker/freemarker/2.3.29/freemarker-2.3.29.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.29/freemarker-2.3.29.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.29/freemarker-2.3.29.pom (3.4 kB at 116 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/spring-core/5.2.2.RELEASE/spring-core-5.2.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.2.2.RELEASE/spring-core-5.2.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.2.2.RELEASE/spring-core-5.2.2.RELEASE.pom (1.7 kB at 40 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/spring-jcl/5.2.2.RELEASE/spring-jcl-5.2.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.2.2.RELEASE/spring-jcl-5.2.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.2.2.RELEASE/spring-jcl-5.2.2.RELEASE.pom (1.5 kB at 64 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/spring-context/5.2.2.RELEASE/spring-context-5.2.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.2.2.RELEASE/spring-context-5.2.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.2.2.RELEASE/spring-context-5.2.2.RELEASE.pom (2.3 kB at 67 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/spring-aop/5.2.2.RELEASE/spring-aop-5.2.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.2.2.RELEASE/spring-aop-5.2.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.2.2.RELEASE/spring-aop-5.2.2.RELEASE.pom (1.9 kB at 133 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/spring-beans/5.2.2.RELEASE/spring-beans-5.2.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.2.2.RELEASE/spring-beans-5.2.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.2.2.RELEASE/spring-beans-5.2.2.RELEASE.pom (1.7 kB at 80 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/spring-expression/5.2.2.RELEASE/spring-expression-5.2.2.RELEASE.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.2.2.RELEASE/spring-expression-5.2.2.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.2.2.RELEASE/spring-expression-5.2.2.RELEASE.pom (1.7 kB at 39 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.1/jackson-dataformat-yaml-2.10.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.1/jackson-dataformat-yaml-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.1/jackson-dataformat-yaml-2.10.1.pom (2.3 kB at 44 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.10.1/jackson-dataformats-text-2.10.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.10.1/jackson-dataformats-text-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.10.1/jackson-dataformats-text-2.10.1.pom (3.0 kB at 94 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom (38 kB at 1.5 MB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/io/fabric8/kubernetes-client/4.4.2/kubernetes-client-4.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-client/4.4.2/kubernetes-client-4.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-client/4.4.2/kubernetes-client-4.4.2.pom (10 kB at 213 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/io/fabric8/kubernetes-client-project/4.4.2/kubernetes-client-project-4.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-client-project/4.4.2/kubernetes-client-project-4.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-client-project/4.4.2/kubernetes-client-project-4.4.2.pom (23 kB at 91 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/io/fabric8/kubernetes-model/4.4.2/kubernetes-model-4.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-model/4.4.2/kubernetes-model-4.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-model/4.4.2/kubernetes-model-4.4.2.pom (11 kB at 278 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/io/fabric8/kubernetes-model-generator/4.4.2/kubernetes-model-generator-4.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-model-generator/4.4.2/kubernetes-model-generator-4.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-model-generator/4.4.2/kubernetes-model-generator-4.4.2.pom (9.2 kB at 196 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/io/fabric8/kubernetes-model-common/4.4.2/kubernetes-model-common-4.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-model-common/4.4.2/kubernetes-model-common-4.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-model-common/4.4.2/kubernetes-model-common-4.4.2.pom (1.2 kB at 36 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.9/jackson-module-jaxb-annotations-2.9.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.9/jackson-module-jaxb-annotations-2.9.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.9/jackson-module-jaxb-annotations-2.9.9.pom (2.0 kB at 46 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/module/jackson-modules-base/2.9.9/jackson-modules-base-2.9.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.9.9/jackson-modules-base-2.9.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.9.9/jackson-modules-base-2.9.9.pom (3.0 kB at 104 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/jackson-base/2.9.9/jackson-base-2.9.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.9.9/jackson-base-2.9.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.9.9/jackson-base-2.9.9.pom (5.5 kB at 5.3 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/jackson-bom/2.9.9/jackson-bom-2.9.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.9.9/jackson-bom-2.9.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.9.9/jackson-bom-2.9.9.pom (12 kB at 318 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom (7.9 kB at 263 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/oss-parent/34/oss-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/34/oss-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/34/oss-parent-34.pom (23 kB at 908 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (1.9 kB at 61 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (7.8 kB at 201 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 477 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/core/jackson-core/2.9.9/jackson-core-2.9.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.9/jackson-core-2.9.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.9/jackson-core-2.9.9.pom (4.1 kB at 156 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.pom (6.4 kB at 215 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 377 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.pom (18 kB at 427 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 133 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/squareup/okhttp3/okhttp/3.12.0/okhttp-3.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/okhttp/3.12.0/okhttp-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/okhttp/3.12.0/okhttp-3.12.0.pom (2.5 kB at 112 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/squareup/okhttp3/parent/3.12.0/parent-3.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/parent/3.12.0/parent-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/parent/3.12.0/parent-3.12.0.pom (20 kB at 924 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/squareup/okio/okio/1.15.0/okio-1.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio/1.15.0/okio-1.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio/1.15.0/okio-1.15.0.pom (2.0 kB at 50 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/squareup/okio/okio-parent/1.15.0/okio-parent-1.15.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio-parent/1.15.0/okio-parent-1.15.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio-parent/1.15.0/okio-parent-1.15.0.pom (4.9 kB at 203 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/squareup/okhttp3/logging-interceptor/3.12.0/logging-interceptor-3.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/logging-interceptor/3.12.0/logging-interceptor-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/logging-interceptor/3.12.0/logging-interceptor-3.12.0.pom (2.0 kB at 39 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.26/slf4j-api-1.7.26.pom (3.8 kB at 192 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.26/slf4j-parent-1.7.26.pom (14 kB at 855 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.pom (990 B at 22 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.9/jackson-dataformat-yaml-2.9.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.9/jackson-dataformat-yaml-2.9.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.9.9/jackson-dataformat-yaml-2.9.9.pom (2.1 kB at 61 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.9.9/jackson-dataformats-text-2.9.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.9.9/jackson-dataformats-text-2.9.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.9.9/jackson-dataformats-text-2.9.9.pom (3.0 kB at 57 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom (38 kB at 1.5 MB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.9.3/jackson-databind-2.9.9.3.pom (6.4 kB at 222 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom (14 kB at 407 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.pom (5.9 kB at 370 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/oss-parent/12/oss-parent-12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/12/oss-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 kB at 1.6 MB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (1.3 kB at 184 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/oss-parent/11/oss-parent-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 5.8 MB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.pom (6.0 kB at 331 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom [INFO] Downloaded from jitpack.io: https://jitpack.io/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom (12 kB at 103 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom (1.1 kB at 60 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/github/ust-edmm/edmm/cfn-builder/v1.0.6/cfn-builder-v1.0.6.pom [INFO] Downloaded from jitpack.io: https://jitpack.io/com/github/ust-edmm/edmm/cfn-builder/v1.0.6/cfn-builder-v1.0.6.pom (1.5 kB at 23 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/reflections/reflections/0.9.11/reflections-0.9.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.9.11/reflections-0.9.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.9.11/reflections-0.9.11.pom (9.9 kB at 282 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/google/guava/guava/20.0/guava-20.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.pom (6.8 kB at 180 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom (9.9 kB at 550 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.pom (9.8 kB at 351 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/amazonaws/aws-java-sdk-ec2/1.11.257/aws-java-sdk-ec2-1.11.257.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-ec2/1.11.257/aws-java-sdk-ec2-1.11.257.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-ec2/1.11.257/aws-java-sdk-ec2-1.11.257.pom (3.5 kB at 93 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/amazonaws/aws-java-sdk-core/1.11.257/aws-java-sdk-core-1.11.257.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-core/1.11.257/aws-java-sdk-core-1.11.257.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-core/1.11.257/aws-java-sdk-core-1.11.257.pom (4.3 kB at 241 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 kB at 322 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/apache/commons/commons-parent/28/commons-parent-28.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 1.5 MB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom (8.8 kB at 492 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/core/jackson-databind/2.6.7.1/jackson-databind-2.6.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.6.7.1/jackson-databind-2.6.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.6.7.1/jackson-databind-2.6.7.1.pom (6.1 kB at 276 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom (7.8 kB at 229 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/oss-parent/24/oss-parent-24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/24/oss-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/24/oss-parent-24.pom (19 kB at 1.0 MB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom (1.2 kB at 42 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom (7.8 kB at 113 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/oss-parent/23/oss-parent-23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/23/oss-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/23/oss-parent-23.pom (19 kB at 622 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/core/jackson-core/2.6.7/jackson-core-2.6.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.6.7/jackson-core-2.6.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.6.7/jackson-core-2.6.7.pom (4.9 kB at 286 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.pom (2.9 kB at 70 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom (29 kB at 821 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/amazonaws/jmespath-java/1.11.257/jmespath-java-1.11.257.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/jmespath-java/1.11.257/jmespath-java-1.11.257.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/jmespath-java/1.11.257/jmespath-java-1.11.257.pom (3.4 kB at 127 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom (28 kB at 1.5 MB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/jstl/jstl/1.2/jstl-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jstl/jstl/1.2/jstl-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jstl/jstl/1.2/jstl-1.2.pom (141 B at 5.0 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/apache/commons/commons-configuration2/2.3/commons-configuration2-2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-configuration2/2.3/commons-configuration2-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-configuration2/2.3/commons-configuration2-2.3.pom (27 kB at 1.2 MB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/de/danielbechler/java-object-diff/0.95/java-object-diff-0.95.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/danielbechler/java-object-diff/0.95/java-object-diff-0.95.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/danielbechler/java-object-diff/0.95/java-object-diff-0.95.pom (1.2 kB at 69 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.22/slf4j-api-1.7.22.pom (2.8 kB at 173 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/slf4j/slf4j-parent/1.7.22/slf4j-parent-1.7.22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.22/slf4j-parent-1.7.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.22/slf4j-parent-1.7.22.pom (14 kB at 436 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/github/ust-edmm/edmm/edmm-core/v1.0.6/edmm-core-v1.0.6.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/projectlombok/lombok/1.18.10/lombok-1.18.10.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/apache/commons/commons-text/1.7/commons-text-1.7.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar [INFO] Downloading from jitpack.io: https://jitpack.io/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar [INFO] Downloading from jitpack.io: https://jitpack.io/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [INFO] Downloading from jitpack.io: https://jitpack.io/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar [INFO] Downloading from jitpack.io: https://jitpack.io/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/freemarker/freemarker/2.3.29/freemarker-2.3.29.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/spring-core/5.2.2.RELEASE/spring-core-5.2.2.RELEASE.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/spring-jcl/5.2.2.RELEASE/spring-jcl-5.2.2.RELEASE.jar [INFO] Downloaded from jitpack.io: https://jitpack.io/com/github/ust-edmm/edmm/edmm-core/v1.0.6/edmm-core-v1.0.6.jar (465 kB at 2.5 MB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/spring-context/5.2.2.RELEASE/spring-context-5.2.2.RELEASE.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/spring-aop/5.2.2.RELEASE/spring-aop-5.2.2.RELEASE.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/spring-beans/5.2.2.RELEASE/spring-beans-5.2.2.RELEASE.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/springframework/spring-expression/5.2.2.RELEASE/spring-expression-5.2.2.RELEASE.jar [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.1/jackson-dataformat-yaml-2.10.1.jar [INFO] Downloading from jitpack.io: https://jitpack.io/io/fabric8/kubernetes-client/4.4.2/kubernetes-client-4.4.2.jar [INFO] Downloading from jitpack.io: https://jitpack.io/io/fabric8/kubernetes-model/4.4.2/kubernetes-model-4.4.2.jar [INFO] Downloading from jitpack.io: https://jitpack.io/io/fabric8/kubernetes-model-common/4.4.2/kubernetes-model-common-4.4.2.jar [INFO] Downloading from jitpack.io: https://jitpack.io/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.jar [INFO] Downloading from jitpack.io: https://jitpack.io/com/squareup/okhttp3/okhttp/3.12.0/okhttp-3.12.0.jar [INFO] Downloading from jitpack.io: https://jitpack.io/com/squareup/okio/okio/1.15.0/okio-1.15.0.jar [INFO] Downloading from jitpack.io: https://jitpack.io/com/squareup/okhttp3/logging-interceptor/3.12.0/logging-interceptor-3.12.0.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.jar [INFO] Downloading from jitpack.io: https://jitpack.io/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar [INFO] Downloading from jitpack.io: https://jitpack.io/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar [INFO] Downloading from jitpack.io: https://jitpack.io/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar [INFO] Downloading from jitpack.io: https://jitpack.io/com/github/ust-edmm/edmm/cfn-builder/v1.0.6/cfn-builder-v1.0.6.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/reflections/reflections/0.9.11/reflections-0.9.11.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar [INFO] Downloaded from jitpack.io: https://jitpack.io/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar (14 kB at 33 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/com/amazonaws/aws-java-sdk-ec2/1.11.257/aws-java-sdk-ec2-1.11.257.jar [INFO] Downloading from jitpack.io: https://jitpack.io/com/amazonaws/aws-java-sdk-core/1.11.257/aws-java-sdk-core-1.11.257.jar [INFO] Downloading from jitpack.io: https://jitpack.io/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloading from jitpack.io: https://jitpack.io/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar [INFO] Downloading from jitpack.io: https://jitpack.io/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.jar [INFO] Downloading from jitpack.io: https://jitpack.io/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar [INFO] Downloading from jitpack.io: https://jitpack.io/com/amazonaws/jmespath-java/1.11.257/jmespath-java-1.11.257.jar [INFO] Downloaded from jitpack.io: https://jitpack.io/com/github/ust-edmm/edmm/cfn-builder/v1.0.6/cfn-builder-v1.0.6.jar (67 kB at 133 kB/s) [INFO] Downloading from jitpack.io: https://jitpack.io/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar [INFO] Downloading from jitpack.io: https://jitpack.io/jstl/jstl/1.2/jstl-1.2.jar [INFO] Downloading from jitpack.io: https://jitpack.io/org/apache/commons/commons-configuration2/2.3/commons-configuration2-2.3.jar [INFO] Downloading from jitpack.io: https://jitpack.io/de/danielbechler/java-object-diff/0.95/java-object-diff-0.95.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/projectlombok/lombok/1.18.10/lombok-1.18.10.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.7/commons-text-1.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 443 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar (193 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar (14 kB at 193 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.7/commons-text-1.7.jar (205 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 8.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.29/freemarker-2.3.29.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar (3.4 kB at 39 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.2.2.RELEASE/spring-core-5.2.2.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 90 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.2.2.RELEASE/spring-jcl-5.2.2.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar (2.7 MB at 21 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.2.2.RELEASE/spring-context-5.2.2.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/projectlombok/lombok/1.18.10/lombok-1.18.10.jar (1.8 MB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.2.2.RELEASE/spring-aop-5.2.2.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.2.2.RELEASE/spring-jcl-5.2.2.RELEASE.jar (24 kB at 135 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.2.2.RELEASE/spring-beans-5.2.2.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.2.2.RELEASE/spring-core-5.2.2.RELEASE.jar (1.4 MB at 7.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.2.2.RELEASE/spring-expression-5.2.2.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.2.2.RELEASE/spring-aop-5.2.2.RELEASE.jar (373 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.1/jackson-dataformat-yaml-2.10.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.29/freemarker-2.3.29.jar (1.6 MB at 7.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-client/4.4.2/kubernetes-client-4.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.2.2.RELEASE/spring-context-5.2.2.RELEASE.jar (1.2 MB at 5.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-model/4.4.2/kubernetes-model-4.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.2.2.RELEASE/spring-beans-5.2.2.RELEASE.jar (685 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-model-common/4.4.2/kubernetes-model-common-4.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.2.2.RELEASE/spring-expression-5.2.2.RELEASE.jar (282 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.1/jackson-dataformat-yaml-2.10.1.jar (47 kB at 196 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 339 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/okhttp/3.12.0/okhttp-3.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-model-common/4.4.2/kubernetes-model-common-4.4.2.jar (4.0 kB at 14 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio/1.15.0/okio-1.15.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.el/3.0.1-b11/javax.el-3.0.1-b11.jar (237 kB at 817 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/logging-interceptor/3.12.0/logging-interceptor-3.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-client/4.4.2/kubernetes-client-4.4.2.jar (617 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/logging-interceptor/3.12.0/logging-interceptor-3.12.0.jar (12 kB at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.26/jul-to-slf4j-1.7.26.jar (4.6 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar (176 kB at 460 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.9.11/reflections-0.9.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.9.11/reflections-0.9.11.jar (131 kB at 320 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar (36 kB at 86 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-ec2/1.11.257/aws-java-sdk-ec2-1.11.257.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar (735 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-core/1.11.257/aws-java-sdk-core-1.11.257.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio/1.15.0/okio-1.15.0.jar (89 kB at 163 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-core/1.11.257/aws-java-sdk-core-1.11.257.jar (858 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/okhttp/3.12.0/okhttp-3.12.0.jar (423 kB at 706 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (264 kB at 437 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar (565 kB at 924 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/jmespath-java/1.11.257/jmespath-java-1.11.257.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.7/jackson-dataformat-cbor-2.6.7.jar (48 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/jmespath-java/1.11.257/jmespath-java-1.11.257.jar (27 kB at 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jstl/jstl/1.2/jstl-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar (274 kB at 419 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-configuration2/2.3/commons-configuration2-2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar (622 kB at 952 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/danielbechler/java-object-diff/0.95/java-object-diff-0.95.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-configuration2/2.3/commons-configuration2-2.3.jar (629 kB at 886 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/danielbechler/java-object-diff/0.95/java-object-diff-0.95.jar (154 kB at 215 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jstl/jstl/1.2/jstl-1.2.jar (414 kB at 574 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-ec2/1.11.257/aws-java-sdk-ec2-1.11.257.jar (3.7 MB at 5.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-model/4.4.2/kubernetes-model-4.4.2.jar (11 MB at 14 MB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.common --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default) @ org.eclipse.winery.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.winery.common --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.winery.common.configuration.AccountabilityConfigurationManagerTest 09:26:09.350 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in org.eclipse.winery.common.configuration.AccountabilityConfigurationManagerTest [INFO] Running org.eclipse.winery.common.configuration.EnvironmentTest 09:26:09.461 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml 09:26:09.467 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml 09:26:09.473 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml 09:26:09.475 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml 09:26:09.483 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.031 s - in org.eclipse.winery.common.configuration.EnvironmentTest [INFO] Running org.eclipse.winery.common.edmm.EdmmConverterTest [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.092 s - in org.eclipse.winery.common.edmm.EdmmConverterTest [INFO] Running org.eclipse.winery.common.toscalight.ToscaLightCheckerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.winery.common.toscalight.ToscaLightCheckerTest [INFO] Running org.eclipse.winery.common.ToscaDocumentBuilderFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.winery.common.ToscaDocumentBuilderFactoryTest [INFO] Running org.eclipse.winery.common.version.WineryVersionTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.winery.common.version.WineryVersionTest [INFO] Running org.eclipse.winery.common.ids.definitions.NodeTypeIdTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.winery.common.ids.definitions.NodeTypeIdTest [INFO] Running org.eclipse.winery.common.ids.definitions.DefinitionsChildIdTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.winery.common.ids.definitions.DefinitionsChildIdTest [INFO] Running org.eclipse.winery.common.TestUtil [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.winery.common.TestUtil [INFO] Running org.eclipse.winery.common.VersionUtilsTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.winery.common.VersionUtilsTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 61, Failures: 0, Errors: 0, Skipped: 2 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.common --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/org.eclipse.winery.common-2.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.winery.common >>> [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.common --- [INFO] You have 0 Checkstyle violations. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.winery.common <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.winery.common --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/org.eclipse.winery.common-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ org.eclipse.winery.common --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc' has not been previously called for the module: 'org.eclipse.winery:org.eclipse.winery.model.tosca:jar:2.0.0-SNAPSHOT'. Trying to invoke it... [WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance. [ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/invoker/maven-javadoc-plugin757265260.txt [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca/target/apidocs/package-list. Ignored it. [INFO] Loading source files for package org.eclipse.winery.common... Loading source files for package org.eclipse.winery.common.beans... Loading source files for package org.eclipse.winery.common.configuration... Loading source files for package org.eclipse.winery.common.constants... Loading source files for package org.eclipse.winery.common.edmm... Loading source files for package org.eclipse.winery.common.exceptions... Loading source files for package org.eclipse.winery.common.ids... Loading source files for package org.eclipse.winery.common.ids.admin... Loading source files for package org.eclipse.winery.common.ids.definitions... Loading source files for package org.eclipse.winery.common.ids.definitions.imports... Loading source files for package org.eclipse.winery.common.ids.elements... Loading source files for package org.eclipse.winery.common.interfaces... Loading source files for package org.eclipse.winery.common.json... Loading source files for package org.eclipse.winery.common.toscalight... Loading source files for package org.eclipse.winery.common.version... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/Constants.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/Enums.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/HashingUtil.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/RepositoryFileReference.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/StringEncodedAndDecoded.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ToscaDocumentBuilderFactory.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/Util.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/beans/NamespaceIdOptionalName.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/AbstractConfigurationObject.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/AccountabilityConfigurationManager.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/AccountabilityConfigurationObject.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/ConfigurationChangeListener.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/ConfigurationTestUtils.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/Environments.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/FileBasedRepositoryConfiguration.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/GitBasedRepositoryConfiguration.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/GitConfigurationObject.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/RepositoryConfigurationObject.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/RepositoryConfigurationObject.RepositoryProvider.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/UiConfigurationObject.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/constants/Defaults.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/constants/MimeTypes.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/edmm/EdmmConverter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/edmm/EdmmMappingItem.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/edmm/EdmmType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/edmm/EdmmTypeProperties.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/exceptions/QNameAlreadyExistsException.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/exceptions/WineryException.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/GenericId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/IdNames.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/IdUtil.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/Namespace.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/XmlId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/AccountabilityId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/AdminId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/ConstraintTypesId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/EdmmMappingsId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/NamespacesId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/PlanLanguagesId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/PlanTypesId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/TypesId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/ArtifactTemplateId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/ArtifactTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/CapabilityTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/ComplianceRuleId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/DefinitionsChildId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/EntityTemplateId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/EntityTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/EntityTypeImplementationId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/HasInheritanceId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/InterfaceTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/NodeTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/NodeTypeImplementationId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/PatternRefinementModelId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/PolicyTemplateId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/PolicyTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/RefinementId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/RelationshipTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/RelationshipTypeImplementationId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/RequirementTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/ServiceTemplateId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/TestRefinementModelId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/TopologyFragmentRefinementModelId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/TopologyGraphElementEntityTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/imports/GenericImportId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/imports/WsdlImportId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/imports/XSDImportId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/elements/PlanId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/elements/PlansId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/elements/ToscaElementId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/interfaces/QNameWithName.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/json/JacksonProvider.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/json/JsonFeature.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/toscalight/ToscaLightChecker.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/toscalight/ToscaLightUtils.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/version/ToscaDiff.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/version/VersionState.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/version/VersionUtils.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/version/WineryVersion.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/beans/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/beans/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/beans/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/constants/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/constants/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/constants/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/edmm/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/edmm/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/edmm/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/exceptions/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/exceptions/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/exceptions/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/imports/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/imports/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/imports/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/elements/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/elements/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/elements/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/interfaces/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/interfaces/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/interfaces/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/json/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/json/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/json/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/toscalight/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/toscalight/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/toscalight/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/version/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/version/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/version/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/class-use/Util.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/class-use/ToscaDocumentBuilderFactory.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/class-use/StringEncodedAndDecoded.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/class-use/RepositoryFileReference.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/class-use/HashingUtil.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/class-use/Enums.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/class-use/Constants.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/beans/class-use/NamespaceIdOptionalName.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/class-use/UiConfigurationObject.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/class-use/RepositoryConfigurationObject.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/class-use/RepositoryConfigurationObject.RepositoryProvider.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/class-use/GitConfigurationObject.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/class-use/GitBasedRepositoryConfiguration.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/class-use/FileBasedRepositoryConfiguration.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/class-use/Environments.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/class-use/ConfigurationTestUtils.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/class-use/ConfigurationChangeListener.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/class-use/AccountabilityConfigurationObject.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/class-use/AccountabilityConfigurationManager.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/class-use/AbstractConfigurationObject.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/constants/class-use/MimeTypes.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/constants/class-use/Defaults.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/edmm/class-use/EdmmTypeProperties.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/edmm/class-use/EdmmType.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/edmm/class-use/EdmmMappingItem.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/edmm/class-use/EdmmConverter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/exceptions/class-use/WineryException.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/exceptions/class-use/QNameAlreadyExistsException.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/class-use/XmlId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/class-use/Namespace.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/class-use/IdUtil.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/class-use/IdNames.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/class-use/GenericId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/class-use/TypesId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/class-use/PlanTypesId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/class-use/PlanLanguagesId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/class-use/NamespacesId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/class-use/EdmmMappingsId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/class-use/ConstraintTypesId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/class-use/AdminId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/class-use/AccountabilityId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/TopologyGraphElementEntityTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/TopologyFragmentRefinementModelId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/TestRefinementModelId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/ServiceTemplateId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/RequirementTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/RelationshipTypeImplementationId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/RelationshipTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/RefinementId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/PolicyTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/PolicyTemplateId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/PatternRefinementModelId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/NodeTypeImplementationId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/NodeTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/InterfaceTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/HasInheritanceId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/EntityTypeImplementationId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/EntityTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/EntityTemplateId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/DefinitionsChildId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/ComplianceRuleId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/CapabilityTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/ArtifactTypeId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/class-use/ArtifactTemplateId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/imports/class-use/XSDImportId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/imports/class-use/WsdlImportId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/imports/class-use/GenericImportId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/elements/class-use/ToscaElementId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/elements/class-use/PlansId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/elements/class-use/PlanId.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/interfaces/class-use/QNameWithName.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/json/class-use/JsonFeature.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/json/class-use/JacksonProvider.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/toscalight/class-use/ToscaLightUtils.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/toscalight/class-use/ToscaLightChecker.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/version/class-use/WineryVersion.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/version/class-use/VersionUtils.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/version/class-use/VersionState.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/version/class-use/ToscaDiff.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/beans/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/configuration/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/constants/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/edmm/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/exceptions/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/admin/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/definitions/imports/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/ids/elements/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/interfaces/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/json/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/toscalight/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/org/eclipse/winery/common/version/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/org.eclipse.winery.common-2.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --------< org.eclipse.winery:org.eclipse.winery.accountability >-------- [INFO] Building org.eclipse.winery.accountability 2.0.0-SNAPSHOT [8/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/web3j-maven-plugin/4.2.0/web3j-maven-plugin-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/web3j-maven-plugin/4.2.0/web3j-maven-plugin-4.2.0.pom (9.0 kB at 529 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/web3j-maven-plugin/4.2.0/web3j-maven-plugin-4.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/web3j-maven-plugin/4.2.0/web3j-maven-plugin-4.2.0.jar (23 kB at 141 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 21 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.2.0/junit-jupiter-params-5.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.2.0/junit-jupiter-params-5.2.0.pom (2.2 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/core/4.2.0/core-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/core/4.2.0/core-4.2.0.pom (3.0 kB at 129 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/abi/4.2.0/abi-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/abi/4.2.0/abi-4.2.0.pom (1.4 kB at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/utils/4.2.0/utils-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/utils/4.2.0/utils-4.2.0.pom (1.3 kB at 83 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom (1.1 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/crypto/4.2.0/crypto-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/crypto/4.2.0/crypto-4.2.0.pom (1.6 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/rlp/4.2.0/rlp-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/rlp/4.2.0/rlp-4.2.0.pom (1.3 kB at 50 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/tuples/4.2.0/tuples-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/tuples/4.2.0/tuples-4.2.0.pom (1.1 kB at 58 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.21/jnr-unixsocket-0.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.21/jnr-unixsocket-0.21.pom (10 kB at 634 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-ffi/2.1.9/jnr-ffi-2.1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-ffi/2.1.9/jnr-ffi-2.1.9.pom (8.4 kB at 522 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.17/jffi-1.2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.17/jffi-1.2.17.pom (9.2 kB at 461 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.16/jffi-1.2.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.16/jffi-1.2.16.pom (9.2 kB at 419 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (1.9 kB at 43 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 500 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 272 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom (2.1 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom (2.1 kB at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.pom (2.1 kB at 81 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom (2.1 kB at 123 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-a64asm/1.0.0/jnr-a64asm-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-a64asm/1.0.0/jnr-a64asm-1.0.0.pom (2.5 kB at 120 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.pom (1.6 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.9.11/jnr-constants-0.9.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.9.11/jnr-constants-0.9.11.pom (3.8 kB at 222 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.19/jnr-enxio-0.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.19/jnr-enxio-0.19.pom (4.1 kB at 143 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.0.47/jnr-posix-3.0.47.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.0.47/jnr-posix-3.0.47.pom (6.3 kB at 226 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-ffi/2.1.8/jnr-ffi-2.1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-ffi/2.1.8/jnr-ffi-2.1.8.pom (8.2 kB at 248 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.9.9/jnr-constants-0.9.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.9.9/jnr-constants-0.9.9.pom (3.5 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/okhttp/3.8.1/okhttp-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/okhttp/3.8.1/okhttp-3.8.1.pom (1.7 kB at 121 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/parent/3.8.1/parent-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/parent/3.8.1/parent-3.8.1.pom (17 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio/1.13.0/okio-1.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio/1.13.0/okio-1.13.0.pom (1.6 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio-parent/1.13.0/okio-parent-1.13.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio-parent/1.13.0/okio-parent-1.13.0.pom (4.8 kB at 146 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/logging-interceptor/3.8.1/logging-interceptor-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/logging-interceptor/3.8.1/logging-interceptor-3.8.1.pom (1.4 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/reactivex/rxjava2/rxjava/2.2.2/rxjava-2.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/reactivex/rxjava2/rxjava/2.2.2/rxjava-2.2.2.pom (2.4 kB at 139 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom (1.2 kB at 72 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/java-websocket/Java-WebSocket/1.3.8/Java-WebSocket-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/java-websocket/Java-WebSocket/1.3.8/Java-WebSocket-1.3.8.pom (3.7 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.pom (5.4 kB at 362 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8.0 kB at 319 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/27/oss-parent-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 kB at 854 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (1.8 kB at 74 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.pom (5.4 kB at 169 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/rutledgepaulv/prune/1.3/prune-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/rutledgepaulv/prune/1.3/prune-1.3.pom (1.1 kB at 39 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/rutledgepaulv/maven/1.1/maven-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/rutledgepaulv/maven/1.1/maven-1.1.pom (8.8 kB at 326 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.30.1/jersey-client-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.30.1/jersey-client-2.30.1.pom (6.5 kB at 210 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.30.1/jersey-hk2-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.30.1/jersey-hk2-2.30.1.pom (4.8 kB at 153 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.30.1/project-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.30.1/project-2.30.1.pom (1.5 kB at 92 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom (6.5 kB at 308 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom (5.5 kB at 322 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom (3.4 kB at 213 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom (4.9 kB at 214 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.pom (11 kB at 468 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.2.0/junit-jupiter-params-5.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/core/4.2.0/core-4.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/abi/4.2.0/abi-4.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/utils/4.2.0/utils-4.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/utils/4.2.0/utils-4.2.0.jar (11 kB at 444 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/crypto/4.2.0/crypto-4.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/abi/4.2.0/abi-4.2.0.jar (123 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/rlp/4.2.0/rlp-4.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.2.0/junit-jupiter-params-5.2.0.jar (486 kB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/tuples/4.2.0/tuples-4.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/crypto/4.2.0/crypto-4.2.0.jar (37 kB at 835 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.21/jnr-unixsocket-0.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/rlp/4.2.0/rlp-4.2.0.jar (5.7 kB at 125 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-ffi/2.1.9/jnr-ffi-2.1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/core/4.2.0/core-4.2.0.jar (272 kB at 5.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.17/jffi-1.2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/tuples/4.2.0/tuples-4.2.0.jar (41 kB at 795 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.16/jffi-1.2.16-native.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.17/jffi-1.2.17.jar (151 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-ffi/2.1.9/jnr-ffi-2.1.9.jar (695 kB at 7.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.16/jffi-1.2.16-native.jar (664 kB at 6.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.21/jnr-unixsocket-0.21.jar (45 kB at 384 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar (53 kB at 455 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.jar (42 kB at 328 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-a64asm/1.0.0/jnr-a64asm-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.jar (20 kB at 154 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.jar (43 kB at 314 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.9.11/jnr-constants-0.9.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar (29 kB at 159 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.19/jnr-enxio-0.19.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-x86asm/1.0.2/jnr-x86asm-1.0.2.jar (220 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.0.47/jnr-posix-3.0.47.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-a64asm/1.0.0/jnr-a64asm-1.0.0.jar (86 kB at 373 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/okhttp/3.8.1/okhttp-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.9.11/jnr-constants-0.9.11.jar (547 kB at 2.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar (4.2 MB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio/1.13.0/okio-1.13.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/logging-interceptor/3.8.1/logging-interceptor-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.19/jnr-enxio-0.19.jar (30 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/reactivex/rxjava2/rxjava/2.2.2/rxjava-2.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.0.47/jnr-posix-3.0.47.jar (241 kB at 910 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/okhttp/3.8.1/okhttp-3.8.1.jar (398 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/java-websocket/Java-WebSocket/1.3.8/Java-WebSocket-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okio/okio/1.13.0/okio-1.13.0.jar (82 kB at 230 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar (2.1 kB at 5.3 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/logging-interceptor/3.8.1/logging-interceptor-3.8.1.jar (8.3 kB at 21 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/rutledgepaulv/prune/1.3/prune-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/java-websocket/Java-WebSocket/1.3.8/Java-WebSocket-1.3.8.jar (117 kB at 289 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.30.1/jersey-client-2.30.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/reactivex/rxjava2/rxjava/2.2.2/rxjava-2.2.2.jar (2.3 MB at 5.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.30.1/jersey-hk2-2.30.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.8.5/jackson-databind-2.8.5.jar (1.2 MB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.jar (281 kB at 538 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/rutledgepaulv/prune/1.3/prune-1.3.jar (17 kB at 32 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.30.1/jersey-client-2.30.1.jar (245 kB at 446 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.30.1/jersey-hk2-2.30.1.jar (77 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar (203 kB at 310 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar (27 kB at 41 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar (200 kB at 303 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar (132 kB at 198 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar (780 kB at 1.1 MB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.accountability --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- web3j-maven-plugin:4.2.0:generate-sources (generate-sources) @ org.eclipse.winery.accountability --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.0/maven-plugin-api-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.0/maven-plugin-api-3.6.0.pom (2.9 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.0/maven-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.0/maven-3.6.0.pom (24 kB at 725 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.0/maven-model-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.0/maven-model-3.6.0.pom (3.9 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.0/maven-artifact-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.0/maven-artifact-3.6.0.pom (2.1 kB at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 9.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 219 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 259 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 717 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 6.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 512 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 379 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 562 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 200 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.0/maven-core-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.0/maven-core-3.6.0.pom (8.4 kB at 263 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.0/maven-settings-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.0/maven-settings-3.6.0.pom (1.8 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.0/maven-settings-builder-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.0/maven-settings-builder-3.6.0.pom (2.5 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.0/maven-builder-support-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.0/maven-builder-support-3.6.0.pom (1.4 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.0/maven-repository-metadata-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.0/maven-repository-metadata-3.6.0.pom (1.9 kB at 118 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.0/maven-model-builder-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.0/maven-model-builder-3.6.0.pom (3.0 kB at 84 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.0/maven-resolver-provider-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.0/maven-resolver-provider-3.6.0.pom (4.2 kB at 156 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.pom (2.5 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.3.1/maven-resolver-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.3.1/maven-resolver-1.3.1.pom (17 kB at 984 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.pom (2.6 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.pom (2.7 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.pom (3.9 kB at 110 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 522 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 8.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 273 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 182 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 896 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 847 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 313 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 8.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 707 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 5.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 144 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 9.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ethereum/solcJ-all/0.4.25/solcJ-all-0.4.25.pom [INFO] Downloading from ethereum: https://dl.bintray.com/ethereum/maven/org/ethereum/solcJ-all/0.4.25/solcJ-all-0.4.25.pom [INFO] Downloaded from ethereum: https://dl.bintray.com/ethereum/maven/org/ethereum/solcJ-all/0.4.25/solcJ-all-0.4.25.pom (589 B at 970 B/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/codegen/4.2.0/codegen-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/codegen/4.2.0/codegen-4.2.0.pom (1.7 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/javapoet/1.7.0/javapoet-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/javapoet/1.7.0/javapoet-1.7.0.pom (3.7 kB at 183 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/3.0.0/picocli-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/3.0.0/picocli-3.0.0.pom (1.4 kB at 72 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.0/maven-plugin-api-3.6.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.0/maven-model-3.6.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.0/maven-artifact-3.6.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 975 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 20 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 8.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.0/maven-core-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.0/maven-plugin-api-3.6.0.jar (48 kB at 937 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.0/maven-settings-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.0/maven-model-3.6.0.jar (166 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.0/maven-settings-builder-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.0/maven-core-3.6.0.jar (632 kB at 9.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.0/maven-artifact-3.6.0.jar (55 kB at 822 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 693 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.0/maven-builder-support-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.0/maven-settings-builder-3.6.0.jar (43 kB at 508 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.0/maven-repository-metadata-3.6.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.0/maven-model-builder-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 326 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.0/maven-resolver-provider-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.0/maven-builder-support-3.6.0.jar (15 kB at 155 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.0/maven-settings-3.6.0.jar (45 kB at 441 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.0/maven-repository-metadata-3.6.0.jar (27 kB at 272 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.jar (37 kB at 275 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.0/maven-resolver-provider-3.6.0.jar (67 kB at 466 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.jar (182 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.jar (149 kB at 1.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.0/maven-model-builder-3.6.0.jar (178 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 171 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 19 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.jar (160 kB at 792 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ethereum/solcJ-all/0.4.25/solcJ-all-0.4.25.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/codegen/4.2.0/codegen-4.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/javapoet/1.7.0/javapoet-1.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 219 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/3.0.0/picocli-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 170 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/web3j/codegen/4.2.0/codegen-4.2.0.jar (46 kB at 174 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/squareup/javapoet/1.7.0/javapoet-1.7.0.jar (88 kB at 329 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/3.0.0/picocli-3.0.0.jar (204 kB at 720 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar (56 kB at 195 kB/s) [INFO] Downloading from ethereum: https://dl.bintray.com/ethereum/maven/org/ethereum/solcJ-all/0.4.25/solcJ-all-0.4.25.jar [INFO] Downloaded from ethereum: https://dl.bintray.com/ethereum/maven/org/ethereum/solcJ-all/0.4.25/solcJ-all-0.4.25.jar (12 MB at 19 MB/s) [INFO] Adding to process 'authorization.sol' [INFO] Adding to process 'provenance.sol' [INFO] Solidity Compiler not installed. [INFO] Solidity Compiler from library is used [WARNING] Issue with travis [canonicalSolCPath=/tmp/solc/solc,commandParts=/tmp/solc/solc,--optimize,--combined-json,abi,bin,interface,metadata,--allow-paths,/home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/src/main/solidity,/home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/src/main/solidity/authorization.sol,/home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/src/main/solidity/provenance.sol],getWorkingDirectory=/tmp/solc] [WARNING] /tmp/solc/solc [INFO] Built Class for contract 'authorization' [INFO] Built Class for contract 'Provenance' [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ org.eclipse.winery.accountability --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 60 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 35 MB/s) [INFO] Source directory: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/src/gen/java added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.accountability --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.accountability --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/target/classes [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/src/main/java/org/eclipse/winery/accountability/blockchain/ethereum/SmartContractProvider.java: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/src/main/java/org/eclipse/winery/accountability/blockchain/ethereum/SmartContractProvider.java uses or overrides a deprecated API. [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/src/main/java/org/eclipse/winery/accountability/blockchain/ethereum/SmartContractProvider.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.accountability --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.accountability --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.winery.accountability --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.accountability --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/target/org.eclipse.winery.accountability-2.0.0-SNAPSHOT.jar [INFO] [INFO] ----------< org.eclipse.winery:org.eclipse.winery.repository >---------- [INFO] Building org.eclipse.winery.repository 2.0.0-SNAPSHOT [9/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.8/build-helper-maven-plugin-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.8/build-helper-maven-plugin-1.8.pom (6.7 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.8/build-helper-maven-plugin-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.8/build-helper-maven-plugin-1.8.jar (42 kB at 938 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.pom (14 kB at 653 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.2.11/jaxb-bundles-2.2.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.2.11/jaxb-bundles-2.2.11.pom (2.8 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom (35 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom (5.4 kB at 201 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom (9.9 kB at 352 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 228 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.pom (15 kB at 614 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.3/xz-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.3/xz-1.3.pom (1.9 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom (3.4 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 111 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-core/1.3/tika-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-core/1.3/tika-core-1.3.pom (5.0 kB at 330 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parent/1.3/tika-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-parent/1.3/tika-parent-1.3.pom (10 kB at 433 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.6/commons-validator-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.6/commons-validator-1.6.pom (12 kB at 415 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom (14 kB at 622 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/33/commons-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom (10 kB at 669 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.pom (8.1 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit-parent/5.7.0.202003110725-r/org.eclipse.jgit-parent-5.7.0.202003110725-r.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit-parent/5.7.0.202003110725-r/org.eclipse.jgit-parent-5.7.0.202003110725-r.pom (35 kB at 678 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom (3.2 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom (4.9 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 738 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom (2.5 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom (1.2 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.pom (2.2 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.6.4/xmlunit-core-2.6.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.6.4/xmlunit-core-2.6.4.pom (2.7 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.6.4/xmlunit-parent-2.6.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.6.4/xmlunit-parent-2.6.4.pom (19 kB at 529 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-matchers/2.3.0/xmlunit-matchers-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-matchers/2.3.0/xmlunit-matchers-2.3.0.pom (2.1 kB at 131 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.3.0/xmlunit-parent-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.3.0/xmlunit-parent-2.3.0.pom (16 kB at 636 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.pom (1.8 kB at 72 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom (5.2 kB at 167 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom (2.8 kB at 155 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/collections/eclipse-collections/8.2.0/eclipse-collections-8.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/collections/eclipse-collections/8.2.0/eclipse-collections-8.2.0.pom (7.2 kB at 171 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/collections/eclipse-collections-parent/8.2.0/eclipse-collections-parent-8.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/collections/eclipse-collections-parent/8.2.0/eclipse-collections-parent-8.2.0.pom (28 kB at 501 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/collections/eclipse-collections-api/8.2.0/eclipse-collections-api-8.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/collections/eclipse-collections-api/8.2.0/eclipse-collections-api-8.2.0.pom (7.0 kB at 241 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 17 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.3/xz-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.3/xz-1.3.jar (98 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-core/1.3/tika-core-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (252 kB at 5.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.6/commons-validator-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar (1.0 MB at 22 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/tika/tika-core/1.3/tika-core-1.3.jar (476 kB at 6.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.6/commons-validator-1.6.jar (186 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar (234 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar (283 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar (1.4 MB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 610 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar (166 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar (329 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.6.4/xmlunit-core-2.6.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar (146 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-matchers/2.3.0/xmlunit-matchers-2.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/5.7.0.202003110725-r/org.eclipse.jgit-5.7.0.202003110725-r.jar (2.9 MB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 275 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk15on/1.64/bcpkix-jdk15on-1.64.jar (878 kB at 5.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-matchers/2.3.0/xmlunit-matchers-2.3.0.jar (14 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/collections/eclipse-collections/8.2.0/eclipse-collections-8.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar (30 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/collections/eclipse-collections-api/8.2.0/eclipse-collections-api-8.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar (18 kB at 88 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.6.4/xmlunit-core-2.6.4.jar (168 kB at 809 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 8.7 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar (4.8 MB at 16 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/collections/eclipse-collections-api/8.2.0/eclipse-collections-api-8.2.0.jar (1.0 MB at 3.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/collections/eclipse-collections/8.2.0/eclipse-collections-8.2.0.jar (9.5 MB at 19 MB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.repository --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ org.eclipse.winery.repository --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 10 MB/s) [INFO] Source directory: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/generated-sources/java added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/src/main/templates [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.repository --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 189 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/classes [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/src/main/java/org/eclipse/winery/repository/importing/CsarImporter.java: Some input files use or override a deprecated API. [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/src/main/java/org/eclipse/winery/repository/importing/CsarImporter.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/src/main/java/org/eclipse/winery/repository/backend/IRepository.java: Some input files use unchecked or unsafe operations. [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/src/main/java/org/eclipse/winery/repository/backend/IRepository.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 159 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.repository --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/test-classes [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/src/test/java/org/eclipse/winery/repository/backend/filebased/ConfigurationBasedNamespaceManagerTest.java: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/src/test/java/org/eclipse/winery/repository/backend/filebased/ConfigurationBasedNamespaceManagerTest.java uses or overrides a deprecated API. [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/src/test/java/org/eclipse/winery/repository/backend/filebased/ConfigurationBasedNamespaceManagerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.winery.repository --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.winery.repository.driverspecificationandinjection.DriverInjectionTest 09:26:31.824 [FileStoreAttributeReader-2] WARN org.eclipse.jgit.util.FS:606 saveToConfig - locking FileBasedConfig[/home/jenkins/.config/jgit/config] failed after 5 retries 09:26:34.570 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.194 s - in org.eclipse.winery.repository.driverspecificationandinjection.DriverInjectionTest [INFO] Running org.eclipse.winery.repository.driverspecificationandinjection.DASpecificationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.928 s - in org.eclipse.winery.repository.driverspecificationandinjection.DASpecificationTest [INFO] Running org.eclipse.winery.repository.backend.filebased.management.RepositoryResolverTest 09:26:37.597 [main] INFO o.e.w.common.json.JacksonProvider:36 - Initializing json mapper... 09:26:37.597 [main] INFO o.e.w.common.json.JacksonProvider:47 - Initialized JsonMapper with VisibilityChecker [Visibility: getter=ANY,isGetter=ANY,setter=ANY,creator=ANY,field=PUBLIC_ONLY] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 s - in org.eclipse.winery.repository.backend.filebased.management.RepositoryResolverTest [INFO] Running org.eclipse.winery.repository.backend.filebased.XMLRepositoryTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.064 s - in org.eclipse.winery.repository.backend.filebased.XMLRepositoryTest [INFO] Running org.eclipse.winery.repository.backend.filebased.JsonBasedNamespaceManagerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.winery.repository.backend.filebased.JsonBasedNamespaceManagerTest [INFO] Running org.eclipse.winery.repository.backend.filebased.JsonBasedEdmmManagerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.winery.repository.backend.filebased.JsonBasedEdmmManagerTest [INFO] Running org.eclipse.winery.repository.backend.filebased.ConfigurationBasedNamespaceManagerTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.winery.repository.backend.filebased.ConfigurationBasedNamespaceManagerTest [INFO] Running org.eclipse.winery.repository.backend.filebased.MultiRepositoryManagerTest 09:26:41.907 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml 09:26:41.944 [main] INFO o.e.w.r.b.filebased.MultiRepository:246 readRepositoriesConfig - Found Repositories file 09:26:42.302 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml 09:26:42.424 [main] INFO o.e.w.r.b.filebased.MultiRepository:246 readRepositoriesConfig - Found Repositories file 09:26:42.841 [main] INFO o.e.w.r.b.filebased.MultiRepository:246 readRepositoriesConfig - Found Repositories file 09:26:43.156 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml 09:26:45.762 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml 09:26:45.827 [main] INFO o.e.w.r.b.filebased.MultiRepository:246 readRepositoriesConfig - Found Repositories file 09:26:47.966 [main] INFO o.e.w.r.b.filebased.MultiRepository:246 readRepositoriesConfig - Found Repositories file 09:26:47.968 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml 09:26:48.119 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.229 s - in org.eclipse.winery.repository.backend.filebased.MultiRepositoryManagerTest [INFO] Running org.eclipse.winery.repository.backend.xsd.RepositoryBasedXsdImportManagerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 s - in org.eclipse.winery.repository.backend.xsd.RepositoryBasedXsdImportManagerTest [INFO] Running org.eclipse.winery.repository.backend.BackendUtilsTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in org.eclipse.winery.repository.backend.BackendUtilsTest [INFO] Running org.eclipse.winery.repository.backend.consistencycheck.ConsistencyCheckerTest 09:26:51.049 [main] ERROR o.e.winery.common.ids.Namespace:28 - Empty URI has been passed to Namespace constructor. 09:26:51.052 [main] ERROR o.e.w.r.export.ToscaExportUtil:151 processDefinitionsElement - Component instance RelationshipType RelationshipTypeWithoutProperties in namespace does not exist. 09:26:51.065 [main] ERROR o.e.winery.common.ids.Namespace:28 - Empty URI has been passed to Namespace constructor. 09:26:51.068 [main] ERROR o.e.w.r.export.ToscaExportUtil:151 processDefinitionsElement - Component instance RelationshipType RelationshipTypeWithoutProperties in namespace does not exist. 09:26:51.075 [main] ERROR o.e.winery.common.ids.Namespace:28 - Empty URI has been passed to Namespace constructor. 09:26:51.085 [main] ERROR o.e.w.r.export.ToscaExportUtil:151 processDefinitionsElement - Component instance RelationshipType RelationshipTypeWithoutProperties in namespace does not exist. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.457 s - in org.eclipse.winery.repository.backend.consistencycheck.ConsistencyCheckerTest [INFO] Running org.eclipse.winery.repository.backend.IRepositoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s - in org.eclipse.winery.repository.backend.IRepositoryTest [INFO] Running org.eclipse.winery.repository.JAXBSupportTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.winery.repository.JAXBSupportTest [INFO] Running org.eclipse.winery.repository.converter.YamlReaderTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.winery.repository.converter.YamlReaderTest [INFO] Running org.eclipse.winery.repository.targetallocation.util.TopologyMappingsWrapperTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.622 s - in org.eclipse.winery.repository.targetallocation.util.TopologyMappingsWrapperTest [INFO] Running org.eclipse.winery.repository.targetallocation.util.AllocationUtilsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s - in org.eclipse.winery.repository.targetallocation.util.AllocationUtilsTest [INFO] Running org.eclipse.winery.repository.targetallocation.criteria.minhosts.MinHostsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.218 s - in org.eclipse.winery.repository.targetallocation.criteria.minhosts.MinHostsTest [INFO] Running org.eclipse.winery.repository.targetallocation.criteria.minexternalconnections.KargerMinCutVariationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 s - in org.eclipse.winery.repository.targetallocation.criteria.minexternalconnections.KargerMinCutVariationTest [INFO] Running org.eclipse.winery.repository.targetallocation.criteria.minexternalconnections.ConnectsToGraphTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s - in org.eclipse.winery.repository.targetallocation.criteria.minexternalconnections.ConnectsToGraphTest [INFO] Running org.eclipse.winery.repository.targetallocation.criteria.minexternalconnections.MinExternalConnectionsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s - in org.eclipse.winery.repository.targetallocation.criteria.minexternalconnections.MinExternalConnectionsTest [INFO] Running org.eclipse.winery.repository.targetallocation.criteria.fulfillpolicies.FulfillPoliciesTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.874 s - in org.eclipse.winery.repository.targetallocation.criteria.fulfillpolicies.FulfillPoliciesTest [INFO] Running org.eclipse.winery.repository.ImportUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.eclipse.winery.repository.ImportUtilsTest [INFO] Running org.eclipse.winery.repository.export.EdmmUtilsTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.076 s - in org.eclipse.winery.repository.export.EdmmUtilsTest [INFO] Running org.eclipse.winery.repository.export.CsarExporterTest [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.478 s - in org.eclipse.winery.repository.export.CsarExporterTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 147, Failures: 0, Errors: 0, Skipped: 5 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.repository --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/winery.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.winery.repository >>> [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.repository --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ org.eclipse.winery.repository --- [INFO] Source directory: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/generated-sources/java added. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.winery.repository <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.winery.repository --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/winery-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ org.eclipse.winery.repository --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc' has not been previously called for the module: 'org.eclipse.winery:org.eclipse.winery.model.selfservice:jar:2.0.0-SNAPSHOT'. Trying to invoke it... [WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance. [ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/invoker/maven-javadoc-plugin1601097534.txt [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.selfservice/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc' has not been previously called for the module: 'org.eclipse.winery:org.eclipse.winery.accountability:jar:2.0.0-SNAPSHOT'. Trying to invoke it... [WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance. [ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/invoker/maven-javadoc-plugin173589593.txt [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.selfservice/target/apidocs/package-list. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/target/apidocs/package-list. Ignored it. [INFO] Loading source files for package org.eclipse.winery.repository... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/org/eclipse/winery/repository/DateUtils.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/org/eclipse/winery/repository/GitInfo.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/org/eclipse/winery/repository/JAXBSupport.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/org/eclipse/winery/repository/TestWithGitBackedRepository.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/org/eclipse/winery/repository/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/org/eclipse/winery/repository/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/org/eclipse/winery/repository/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/org/eclipse/winery/repository/class-use/TestWithGitBackedRepository.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/org/eclipse/winery/repository/class-use/JAXBSupport.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/org/eclipse/winery/repository/class-use/GitInfo.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/org/eclipse/winery/repository/class-use/DateUtils.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/org/eclipse/winery/repository/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/apidocs/help-doc.html... 3 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/src/main/java/org/eclipse/winery/repository/JAXBSupport.java:117: warning: no @param for includeProcessingInstruction [WARNING] public static Marshaller createMarshaller(boolean includeProcessingInstruction) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/src/main/java/org/eclipse/winery/repository/JAXBSupport.java:117: warning: no @return [WARNING] public static Marshaller createMarshaller(boolean includeProcessingInstruction) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/src/main/java/org/eclipse/winery/repository/JAXBSupport.java:146: warning: no @return [WARNING] public static Unmarshaller createUnmarshaller() { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/winery-javadoc.jar [INFO] [INFO] ---< org.eclipse.winery:org.eclipse.winery.tools.copybaragenerator >---- [INFO] Building org.eclipse.winery.tools.copybaragenerator 2.0.0-SNAPSHOT [10/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.tools.copybaragenerator --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.tools.copybaragenerator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.tools.copybaragenerator/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.tools.copybaragenerator --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.tools.copybaragenerator/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.tools.copybaragenerator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.tools.copybaragenerator/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.tools.copybaragenerator --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.tools.copybaragenerator/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.winery.tools.copybaragenerator --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.tools.copybaragenerator --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.tools.copybaragenerator/target/winery.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.winery.tools.copybaragenerator >>> [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.tools.copybaragenerator --- [INFO] You have 0 Checkstyle violations. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.winery.tools.copybaragenerator <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.winery.tools.copybaragenerator --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.tools.copybaragenerator/target/winery-sources.jar [INFO] [INFO] -------------< org.eclipse.winery:org.eclipse.winery.cli >-------------- [INFO] Building org.eclipse.winery.cli 2.0.0-SNAPSHOT [11/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-shade-plugin/3.2.3/maven-shade-plugin-3.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-shade-plugin/3.2.3/maven-shade-plugin-3.2.3.pom (10 kB at 548 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-shade-plugin/3.2.3/maven-shade-plugin-3.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-shade-plugin/3.2.3/maven-shade-plugin-3.2.3.jar (132 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.4/commons-cli-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 324 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/me/tongfei/progressbar/0.5.5/progressbar-0.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/me/tongfei/progressbar/0.5.5/progressbar-0.5.5.pom (3.9 kB at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/2.12/jline-2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/2.12/jline-2.12.pom (17 kB at 220 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.4/commons-cli-1.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/me/tongfei/progressbar/0.5.5/progressbar-0.5.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/2.12/jline-2.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/me/tongfei/progressbar/0.5.5/progressbar-0.5.5.jar (9.0 kB at 431 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 2.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/2.12/jline-2.12.jar (214 kB at 3.3 MB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.cli --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.cli --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.winery.cli --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.cli --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/winery.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.winery.cli >>> [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.cli --- [INFO] You have 0 Checkstyle violations. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.winery.cli <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.winery.cli --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/winery-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ org.eclipse.winery.cli --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc' has not been previously called for the module: 'org.eclipse.winery:org.eclipse.winery.tools.copybaragenerator:jar:2.0.0-SNAPSHOT'. Trying to invoke it... [WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance. [ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/invoker/maven-javadoc-plugin2111753913.txt [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.tools.copybaragenerator/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.tools.copybaragenerator/target/apidocs/package-list. Ignored it. [INFO] Loading source files for package org.eclipse.winery.cli... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/apidocs/org/eclipse/winery/cli/WineryCli.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/apidocs/org/eclipse/winery/cli/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/apidocs/org/eclipse/winery/cli/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/apidocs/org/eclipse/winery/cli/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/apidocs/org/eclipse/winery/cli/class-use/WineryCli.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/apidocs/org/eclipse/winery/cli/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/winery-javadoc.jar [INFO] [INFO] --- maven-shade-plugin:3.2.3:shade (default) @ org.eclipse.winery.cli --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom (11 kB at 402 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 230 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/8.0/asm-8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/8.0/asm-8.0.pom (2.9 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom (3.7 kB at 85 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom (3.1 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom (3.2 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 139 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 288 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 509 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom (15 kB at 718 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom (3.7 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 357 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 241 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/8.0/asm-8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar (53 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar (33 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/8.0/asm-8.0.jar (122 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar (120 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar (72 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 764 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar (85 kB at 1.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 5.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 2.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar (180 kB at 3.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 19 MB/s) [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar. [INFO] Including me.tongfei:progressbar:jar:0.5.5 in the shaded jar. [INFO] Including jline:jline:jar:2.12 in the shaded jar. [INFO] Including org.eclipse.winery:org.eclipse.winery.repository:jar:2.0.0-SNAPSHOT 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.slf4j:slf4j-api:jar:1.7.25 in the shaded jar. [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.4.0-b180725.0644 in the shaded jar. [INFO] Including javax.xml.bind:jaxb-api:jar:2.4.0-b180725.0427 in the shaded jar. [INFO] Including org.glassfish.jaxb:txw2:jar:2.4.0-b180725.0644 in the shaded jar. [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.6 in the shaded jar. [INFO] Including org.jvnet.staxex:stax-ex:jar:1.8 in the shaded jar. [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.14 in the shaded jar. [INFO] Including javax.activation:javax.activation-api:jar:1.2.0 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.1 in the shaded jar. [INFO] Including org.tukaani:xz:jar:1.3 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar. [INFO] Including xerces:xercesImpl:jar:2.12.0 in the shaded jar. [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. [INFO] Including org.apache.tika:tika-core:jar:1.3 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.7 in the shaded jar. [INFO] Including org.eclipse.winery:org.eclipse.winery.model.selfservice:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.winery:org.eclipse.winery.model.csar.toscametafile:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.virgo.util:org.eclipse.virgo.util.parser.manifest:jar:3.5.0.RELEASE in the shaded jar. [INFO] Including org.eclipse.winery:org.eclipse.winery.common:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including com.github.ust-edmm.edmm:edmm-core:jar:v1.0.6 in the shaded jar. [INFO] Including org.projectlombok:lombok:jar:1.18.10 in the shaded jar. [INFO] Including org.apache.commons:commons-text:jar:1.7 in the shaded jar. [INFO] Including org.apache.commons:commons-collections4:jar:4.4 in the shaded jar. [INFO] Including org.freemarker:freemarker:jar:2.3.29 in the shaded jar. [INFO] Including org.springframework:spring-core:jar:5.2.2.RELEASE in the shaded jar. [INFO] Including org.springframework:spring-jcl:jar:5.2.2.RELEASE in the shaded jar. [INFO] Including org.springframework:spring-context:jar:5.2.2.RELEASE in the shaded jar. [INFO] Including org.springframework:spring-aop:jar:5.2.2.RELEASE in the shaded jar. [INFO] Including org.springframework:spring-beans:jar:5.2.2.RELEASE in the shaded jar. [INFO] Including org.springframework:spring-expression:jar:5.2.2.RELEASE in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.1 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.10.1 in the shaded jar. [INFO] Including io.fabric8:kubernetes-client:jar:4.4.2 in the shaded jar. [INFO] Including io.fabric8:kubernetes-model:jar:4.4.2 in the shaded jar. [INFO] Including io.fabric8:kubernetes-model-common:jar:4.4.2 in the shaded jar. [INFO] Including javax.validation:validation-api:jar:2.0.1.Final in the shaded jar. [INFO] Including org.glassfish:javax.el:jar:3.0.1-b11 in the shaded jar. [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.26 in the shaded jar. [INFO] Including io.fabric8:zjsonpatch:jar:0.3.0 in the shaded jar. [INFO] Including com.github.mifmif:generex:jar:1.0.2 in the shaded jar. [INFO] Including dk.brics.automaton:automaton:jar:1.11-8 in the shaded jar. [INFO] Including com.github.ust-edmm.edmm:cfn-builder:jar:v1.0.6 in the shaded jar. [INFO] Including org.reflections:reflections:jar:0.9.11 in the shaded jar. [INFO] Including com.amazonaws:aws-java-sdk-ec2:jar:1.11.257 in the shaded jar. [INFO] Including com.amazonaws:aws-java-sdk-core:jar:1.11.257 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.2 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.4 in the shaded jar. [INFO] Including software.amazon.ion:ion-java:jar:1.0.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.6.7 in the shaded jar. [INFO] Including joda-time:joda-time:jar:2.8.1 in the shaded jar. [INFO] Including com.amazonaws:jmespath-java:jar:1.11.257 in the shaded jar. [INFO] Including org.eclipse.winery:org.eclipse.winery.model.tosca:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including jstl:jstl:jar:1.2 in the shaded jar. [INFO] Including de.danielbechler:java-object-diff:jar:0.95 in the shaded jar. [INFO] Including org.apache.commons:commons-configuration2:jar:2.3 in the shaded jar. [INFO] Including commons-validator:commons-validator:jar:1.6 in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.2 in the shaded jar. [INFO] Including commons-digester:commons-digester:jar:1.8.1 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including org.eclipse.jgit:org.eclipse.jgit:jar:5.7.0.202003110725-r in the shaded jar. [INFO] Including com.jcraft:jsch:jar:0.1.55 in the shaded jar. [INFO] Including com.jcraft:jzlib:jar:1.1.1 in the shaded jar. [INFO] Including com.googlecode.javaewah:JavaEWAH:jar:1.1.7 in the shaded jar. [INFO] Including org.bouncycastle:bcpg-jdk15on:jar:1.64 in the shaded jar. [INFO] Including org.bouncycastle:bcprov-jdk15on:jar:1.64 in the shaded jar. [INFO] Including org.bouncycastle:bcpkix-jdk15on:jar:1.64 in the shaded jar. [INFO] Including com.google.guava:guava:jar:27.1-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:2.5.2 in the shaded jar. [INFO] Including org.eclipse.collections:eclipse-collections:jar:8.2.0 in the shaded jar. [INFO] Including org.eclipse.collections:eclipse-collections-api:jar:8.2.0 in the shaded jar. [INFO] Including net.jcip:jcip-annotations:jar:1.0 in the shaded jar. [INFO] Including org.jgrapht:jgrapht-core:jar:1.3.1 in the shaded jar. [INFO] Including org.jheaps:jheaps:jar:0.10 in the shaded jar. [INFO] Including org.eclipse.winery:org.eclipse.winery.accountability:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.web3j:core:jar:4.2.0 in the shaded jar. [INFO] Including org.web3j:abi:jar:4.2.0 in the shaded jar. [INFO] Including org.web3j:utils:jar:4.2.0 in the shaded jar. [INFO] Including org.web3j:crypto:jar:4.2.0 in the shaded jar. [INFO] Including org.web3j:rlp:jar:4.2.0 in the shaded jar. [INFO] Including org.web3j:tuples:jar:4.2.0 in the shaded jar. [INFO] Including com.github.jnr:jnr-unixsocket:jar:0.21 in the shaded jar. [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. [INFO] Including com.github.jnr:jffi:jar:1.2.17 in the shaded jar. [INFO] Including com.github.jnr:jffi:jar:native:1.2.16 in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:5.0.3 in the shaded jar. [INFO] Including org.ow2.asm:asm-commons:jar:5.0.3 in the shaded jar. [INFO] Including org.ow2.asm:asm-analysis:jar:5.0.3 in the shaded jar. [INFO] Including org.ow2.asm:asm-tree:jar:5.0.3 in the shaded jar. [INFO] Including org.ow2.asm:asm-util:jar:5.0.3 in the shaded jar. [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. [INFO] Including com.github.jnr:jnr-constants:jar:0.9.11 in the shaded jar. [INFO] Including com.github.jnr:jnr-enxio:jar:0.19 in the shaded jar. [INFO] Including com.github.jnr:jnr-posix:jar:3.0.47 in the shaded jar. [INFO] Including com.squareup.okhttp3:okhttp:jar:3.8.1 in the shaded jar. [INFO] Including com.squareup.okio:okio:jar:1.13.0 in the shaded jar. [INFO] Including com.squareup.okhttp3:logging-interceptor:jar:3.8.1 in the shaded jar. [INFO] Including io.reactivex.rxjava2:rxjava:jar:2.2.2 in the shaded jar. [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.2 in the shaded jar. [INFO] Including org.java-websocket:Java-WebSocket:jar:1.3.8 in the shaded jar. [INFO] Including com.github.rutledgepaulv:prune:jar:1.3 in the shaded jar. [INFO] Including org.glassfish.jersey.core:jersey-client:jar:2.30.1 in the shaded jar. [INFO] Including jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6 in the shaded jar. [INFO] Including org.glassfish.jersey.core:jersey-common:jar:2.30.1 in the shaded jar. [INFO] Including jakarta.annotation:jakarta.annotation-api:jar:1.3.5 in the shaded jar. [INFO] Including org.glassfish.hk2:osgi-resource-locator:jar:1.0.3 in the shaded jar. [INFO] Including org.glassfish.hk2.external:jakarta.inject:jar:2.6.1 in the shaded jar. [INFO] Including org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.30.1 in the shaded jar. [INFO] Including org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.30.1 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.1 in the shaded jar. [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 in the shaded jar. [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.1 in the shaded jar. [INFO] Including org.glassfish.jersey.inject:jersey-hk2:jar:2.30.1 in the shaded jar. [INFO] Including org.glassfish.hk2:hk2-locator:jar:2.6.1 in the shaded jar. [INFO] Including org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1 in the shaded jar. [INFO] Including org.glassfish.hk2:hk2-api:jar:2.6.1 in the shaded jar. [INFO] Including org.glassfish.hk2:hk2-utils:jar:2.6.1 in the shaded jar. [INFO] Including org.javassist:javassist:jar:3.25.0-GA in the shaded jar. [INFO] Including org.eclipse.winery:org.eclipse.winery.model.tosca.yaml:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.1.0 in the shaded jar. [INFO] Including io.github.adr:e-adr:jar:1.0.0 in the shaded jar. [INFO] Including org.yaml:snakeyaml:jar:1.17 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.11 in the shaded jar. [INFO] Including org.eclipse.winery:org.eclipse.winery.tools.copybaragenerator:jar:2.0.0-SNAPSHOT in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.3 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.3 in the shaded jar. [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.25 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] commons-beanutils-1.9.2.jar, commons-cli-1.4.jar, commons-codec-1.11.jar, commons-collections-3.2.2.jar, commons-collections4-4.4.jar, commons-configuration2-2.3.jar, commons-digester-1.8.1.jar, commons-io-2.4.jar, commons-lang3-3.7.jar, commons-logging-1.2.jar, commons-text-1.7.jar, commons-validator-1.6.jar, javax.activation-api-1.2.0.jar, javax.el-3.0.1-b11.jar, jaxb-api-2.4.0-b180725.0427.jar, joda-time-2.8.1.jar, jstl-1.2.jar define 1 overlapping resources: [WARNING] - META-INF/LICENSE.txt [WARNING] commons-beanutils-1.9.2.jar, commons-cli-1.4.jar, commons-codec-1.11.jar, commons-collections-3.2.2.jar, commons-collections4-4.4.jar, commons-configuration2-2.3.jar, commons-digester-1.8.1.jar, commons-io-2.4.jar, commons-lang3-3.7.jar, commons-logging-1.2.jar, commons-text-1.7.jar, commons-validator-1.6.jar, joda-time-2.8.1.jar define 1 overlapping resources: [WARNING] - META-INF/NOTICE.txt [WARNING] istack-commons-runtime-3.0.6.jar, jaxb-core-2.2.11.jar define 22 overlapping classes and resources: [WARNING] - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.properties [WARNING] - META-INF/maven/com.sun.istack/istack-commons-runtime/pom.xml [WARNING] - com.sun.istack.Builder [WARNING] - com.sun.istack.ByteArrayDataSource [WARNING] - com.sun.istack.FinalArrayList [WARNING] - com.sun.istack.FragmentContentHandler [WARNING] - com.sun.istack.Interned [WARNING] - com.sun.istack.NotNull [WARNING] - com.sun.istack.Nullable [WARNING] - com.sun.istack.Pool [WARNING] - 12 more... [WARNING] spring-aop-5.2.2.RELEASE.jar, spring-beans-5.2.2.RELEASE.jar, spring-context-5.2.2.RELEASE.jar define 3 overlapping resources: [WARNING] - META-INF/spring.handlers [WARNING] - META-INF/spring.schemas [WARNING] - META-INF/spring.tooling [WARNING] jersey-common-2.30.1.jar, jersey-media-json-jackson-2.30.1.jar define 2 overlapping resources: [WARNING] - META-INF/NOTICE.markdown [WARNING] - META-INF/services/org.glassfish.jersey.internal.spi.AutoDiscoverable [WARNING] jackson-core-2.10.1.jar, jackson-dataformat-cbor-2.6.7.jar, jackson-dataformat-yaml-2.10.1.jar define 1 overlapping resources: [WARNING] - META-INF/services/com.fasterxml.jackson.core.JsonFactory [WARNING] jakarta.activation-api-1.2.1.jar, javax.activation-api-1.2.0.jar define 31 overlapping classes: [WARNING] - javax.activation.ActivationDataFlavor [WARNING] - javax.activation.CommandInfo [WARNING] - javax.activation.CommandInfo$Beans [WARNING] - javax.activation.CommandInfo$Beans$1 [WARNING] - javax.activation.CommandMap [WARNING] - javax.activation.CommandObject [WARNING] - javax.activation.DataContentHandler [WARNING] - javax.activation.DataContentHandlerFactory [WARNING] - javax.activation.DataHandler [WARNING] - javax.activation.DataHandler$1 [WARNING] - 21 more... [WARNING] aopalliance-repackaged-2.6.1.jar, spring-aop-5.2.2.RELEASE.jar define 9 overlapping classes: [WARNING] - org.aopalliance.aop.Advice [WARNING] - org.aopalliance.aop.AspectException [WARNING] - org.aopalliance.intercept.ConstructorInterceptor [WARNING] - org.aopalliance.intercept.ConstructorInvocation [WARNING] - org.aopalliance.intercept.Interceptor [WARNING] - org.aopalliance.intercept.Invocation [WARNING] - org.aopalliance.intercept.Joinpoint [WARNING] - org.aopalliance.intercept.MethodInterceptor [WARNING] - org.aopalliance.intercept.MethodInvocation [WARNING] eclipse-collections-8.2.0.jar, eclipse-collections-api-8.2.0.jar, org.eclipse.jdt.annotation-2.1.0.jar, org.eclipse.jgit-5.7.0.202003110725-r.jar, org.eclipse.virgo.util.parser.manifest-3.5.0.RELEASE.jar, winery.jar define 1 overlapping resources: [WARNING] - about.html [WARNING] jaxb-core-2.2.11.jar, txw2-2.4.0-b180725.0644.jar define 55 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jaxb/txw2/pom.properties [WARNING] - META-INF/maven/org.glassfish.jaxb/txw2/pom.xml [WARNING] - com.sun.xml.txw2.Attribute [WARNING] - com.sun.xml.txw2.Cdata [WARNING] - com.sun.xml.txw2.Comment [WARNING] - com.sun.xml.txw2.ContainerElement [WARNING] - com.sun.xml.txw2.Content [WARNING] - com.sun.xml.txw2.ContentVisitor [WARNING] - com.sun.xml.txw2.DatatypeWriter [WARNING] - com.sun.xml.txw2.DatatypeWriter$1 [WARNING] - 45 more... [WARNING] httpclient-4.5.2.jar, httpcore-4.4.4.jar, tika-core-1.3.jar define 1 overlapping resources: [WARNING] - META-INF/DEPENDENCIES [WARNING] jackson-databind-2.10.1.jar, jackson-dataformat-yaml-2.10.1.jar define 1 overlapping resources: [WARNING] - META-INF/services/com.fasterxml.jackson.core.ObjectCodec [WARNING] spring-aop-5.2.2.RELEASE.jar, spring-beans-5.2.2.RELEASE.jar, spring-context-5.2.2.RELEASE.jar, spring-core-5.2.2.RELEASE.jar, spring-expression-5.2.2.RELEASE.jar, spring-jcl-5.2.2.RELEASE.jar define 2 overlapping resources: [WARNING] - META-INF/license.txt [WARNING] - META-INF/notice.txt [WARNING] commons-logging-1.2.jar, spring-jcl-5.2.2.RELEASE.jar define 1 overlapping classes: [WARNING] - org.apache.commons.logging.LogFactory$1 [WARNING] bcpg-jdk15on-1.64.jar, bcpkix-jdk15on-1.64.jar, bcprov-jdk15on-1.64.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] FastInfoset-1.2.14.jar, Java-WebSocket-1.3.8.jar, JavaEWAH-1.1.7.jar, abi-4.2.0.jar, aopalliance-repackaged-2.6.1.jar, asm-5.0.3.jar, asm-analysis-5.0.3.jar, asm-commons-5.0.3.jar, asm-tree-5.0.3.jar, asm-util-5.0.3.jar, automaton-1.11-8.jar, aws-java-sdk-core-1.11.257.jar, aws-java-sdk-ec2-1.11.257.jar, bcpg-jdk15on-1.64.jar, bcpkix-jdk15on-1.64.jar, bcprov-jdk15on-1.64.jar, cfn-builder-v1.0.6.jar, checker-qual-2.5.2.jar, commons-beanutils-1.9.2.jar, commons-cli-1.4.jar, commons-codec-1.11.jar, commons-collections-3.2.2.jar, commons-collections4-4.4.jar, commons-configuration2-2.3.jar, commons-digester-1.8.1.jar, commons-io-2.4.jar, commons-lang3-3.7.jar, commons-logging-1.2.jar, commons-text-1.7.jar, commons-validator-1.6.jar, core-4.2.0.jar, crypto-4.2.0.jar, e-adr-1.0.0.jar, eclipse-collections-8.2.0.jar, eclipse-collections-api-8.2.0.jar, edmm-core-v1.0.6.jar, failureaccess-1.0.1.jar, freemarker-2.3.29.jar, generex-1.0.2.jar, guava-27.1-jre.jar, hk2-api-2.6.1.jar, hk2-locator-2.6.1.jar, hk2-utils-2.6.1.jar, httpclient-4.5.2.jar, httpcore-4.4.4.jar, ion-java-1.0.2.jar, istack-commons-runtime-3.0.6.jar, jackson-annotations-2.10.1.jar, jackson-core-2.10.1.jar, jackson-databind-2.10.1.jar, jackson-dataformat-cbor-2.6.7.jar, jackson-dataformat-yaml-2.10.1.jar, jackson-module-jaxb-annotations-2.10.1.jar, jakarta.activation-api-1.2.1.jar, jakarta.annotation-api-1.3.5.jar, jakarta.inject-2.6.1.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.2.jar, java-object-diff-0.95.jar, javassist-3.25.0-GA.jar, javax.activation-api-1.2.0.jar, javax.el-3.0.1-b11.jar, jaxb-api-2.4.0-b180725.0427.jar, jaxb-core-2.2.11.jar, jaxb-impl-2.2.11.jar, jaxb-runtime-2.4.0-b180725.0644.jar, jcip-annotations-1.0.jar, jcl-over-slf4j-1.7.25.jar, jersey-client-2.30.1.jar, jersey-common-2.30.1.jar, jersey-entity-filtering-2.30.1.jar, jersey-hk2-2.30.1.jar, jersey-media-json-jackson-2.30.1.jar, jffi-1.2.16-native.jar, jffi-1.2.17.jar, jgrapht-core-1.3.1.jar, jheaps-0.10.jar, jline-2.12.jar, jmespath-java-1.11.257.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.11.jar, jnr-enxio-0.19.jar, jnr-ffi-2.1.9.jar, jnr-posix-3.0.47.jar, jnr-unixsocket-0.21.jar, jnr-x86asm-1.0.2.jar, joda-time-2.8.1.jar, jsch-0.1.55.jar, jstl-1.2.jar, jul-to-slf4j-1.7.26.jar, jzlib-1.1.1.jar, kubernetes-client-4.4.2.jar, kubernetes-model-4.4.2.jar, kubernetes-model-common-4.4.2.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.3.jar, logback-core-1.2.3.jar, logging-interceptor-3.8.1.jar, lombok-1.18.10.jar, okhttp-3.8.1.jar, okio-1.13.0.jar, org.eclipse.jdt.annotation-2.1.0.jar, org.eclipse.jgit-5.7.0.202003110725-r.jar, org.eclipse.virgo.util.parser.manifest-3.5.0.RELEASE.jar, org.eclipse.winery.accountability-2.0.0-SNAPSHOT.jar, org.eclipse.winery.common-2.0.0-SNAPSHOT.jar, org.eclipse.winery.model.csar.toscametafile-2.0.0-SNAPSHOT.jar, org.eclipse.winery.model.selfservice-2.0.0-SNAPSHOT.jar, org.eclipse.winery.model.tosca-2.0.0-SNAPSHOT.jar, org.eclipse.winery.model.tosca.yaml-2.0.0-SNAPSHOT.jar, osgi-resource-locator-1.0.3.jar, progressbar-0.5.5.jar, prune-1.3.jar, reactive-streams-1.0.2.jar, reflections-0.9.11.jar, rlp-4.2.0.jar, rxjava-2.2.2.jar, slf4j-api-1.7.25.jar, snakeyaml-1.17.jar, spring-aop-5.2.2.RELEASE.jar, spring-beans-5.2.2.RELEASE.jar, spring-context-5.2.2.RELEASE.jar, spring-core-5.2.2.RELEASE.jar, spring-expression-5.2.2.RELEASE.jar, spring-jcl-5.2.2.RELEASE.jar, stax-ex-1.8.jar, tika-core-1.3.jar, tuples-4.2.0.jar, txw2-2.4.0-b180725.0644.jar, utils-4.2.0.jar, validation-api-2.0.1.Final.jar, winery.jar, winery.jar, winery.jar, xercesImpl-2.12.0.jar, xml-apis-1.4.01.jar, xz-1.3.jar, zjsonpatch-0.3.0.jar define 1 overlapping resources: [WARNING] - META-INF/MANIFEST.MF [WARNING] eclipse-collections-8.2.0.jar, eclipse-collections-api-8.2.0.jar define 2 overlapping resources: [WARNING] - LICENSE-EDL-1.0.txt [WARNING] - LICENSE-EPL-1.0.txt [WARNING] kubernetes-client-4.4.2.jar, kubernetes-model-4.4.2.jar, kubernetes-model-common-4.4.2.jar define 1 overlapping resources: [WARNING] - META-INF/jandex.idx [WARNING] jcl-over-slf4j-1.7.25.jar, spring-jcl-5.2.2.RELEASE.jar define 1 overlapping resources: [WARNING] - META-INF/services/org.apache.commons.logging.LogFactory [WARNING] aopalliance-repackaged-2.6.1.jar, hk2-api-2.6.1.jar, hk2-locator-2.6.1.jar, hk2-utils-2.6.1.jar, jakarta.activation-api-1.2.1.jar, jakarta.annotation-api-1.3.5.jar, jakarta.inject-2.6.1.jar, jakarta.ws.rs-api-2.1.6.jar, jakarta.xml.bind-api-2.3.2.jar, jersey-client-2.30.1.jar, jersey-common-2.30.1.jar, jersey-entity-filtering-2.30.1.jar, jersey-hk2-2.30.1.jar, jersey-media-json-jackson-2.30.1.jar define 2 overlapping resources: [WARNING] - META-INF/LICENSE.md [WARNING] - META-INF/NOTICE.md [WARNING] jakarta.xml.bind-api-2.3.2.jar, jaxb-api-2.4.0-b180725.0427.jar define 114 overlapping classes and resources: [WARNING] - META-INF.versions.9.javax.xml.bind.ModuleUtil [WARNING] - javax.xml.bind.Binder [WARNING] - javax.xml.bind.ContextFinder [WARNING] - javax.xml.bind.ContextFinder$1 [WARNING] - javax.xml.bind.ContextFinder$2 [WARNING] - javax.xml.bind.ContextFinder$3 [WARNING] - javax.xml.bind.ContextFinder$4 [WARNING] - javax.xml.bind.ContextFinder$5 [WARNING] - javax.xml.bind.DataBindingException [WARNING] - javax.xml.bind.DatatypeConverter [WARNING] - 104 more... [WARNING] jaxb-core-2.2.11.jar, jaxb-runtime-2.4.0-b180725.0644.jar define 132 overlapping classes and resources: [WARNING] - com.sun.xml.bind.Locatable [WARNING] - com.sun.xml.bind.Messages [WARNING] - com.sun.xml.bind.Util [WARNING] - com.sun.xml.bind.WhiteSpaceProcessor [WARNING] - com.sun.xml.bind.annotation.OverrideAnnotationOf [WARNING] - com.sun.xml.bind.annotation.XmlIsSet [WARNING] - com.sun.xml.bind.annotation.XmlLocation [WARNING] - com.sun.xml.bind.api.ErrorListener [WARNING] - com.sun.xml.bind.api.impl.NameConverter [WARNING] - com.sun.xml.bind.api.impl.NameConverter$1 [WARNING] - 122 more... [WARNING] jaxb-impl-2.2.11.jar, jaxb-runtime-2.4.0-b180725.0644.jar define 626 overlapping classes and resources: [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.properties [WARNING] - META-INF/maven/org.glassfish.jaxb/jaxb-runtime/pom.xml [WARNING] - META-INF/services/javax.xml.bind.JAXBContext [WARNING] - com.sun.xml.bind.AccessorFactory [WARNING] - com.sun.xml.bind.AccessorFactoryImpl [WARNING] - com.sun.xml.bind.AnyTypeAdapter [WARNING] - com.sun.xml.bind.CycleRecoverable [WARNING] - com.sun.xml.bind.CycleRecoverable$Context [WARNING] - com.sun.xml.bind.DatatypeConverterImpl [WARNING] - com.sun.xml.bind.DatatypeConverterImpl$1 [WARNING] - 616 more... [WARNING] freemarker-2.3.29.jar, httpclient-4.5.2.jar, httpcore-4.4.4.jar, jackson-annotations-2.10.1.jar, jackson-core-2.10.1.jar, jackson-databind-2.10.1.jar, jackson-dataformat-cbor-2.6.7.jar, jackson-dataformat-yaml-2.10.1.jar, jackson-module-jaxb-annotations-2.10.1.jar, tika-core-1.3.jar, xercesImpl-2.12.0.jar define 1 overlapping resources: [WARNING] - META-INF/LICENSE [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.25.jar define 2 overlapping classes: [WARNING] - org.apache.commons.logging.LogConfigurationException [WARNING] - org.apache.commons.logging.impl.SimpleLog$1 [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.25.jar, spring-jcl-5.2.2.RELEASE.jar define 4 overlapping classes: [WARNING] - org.apache.commons.logging.Log [WARNING] - org.apache.commons.logging.LogFactory [WARNING] - org.apache.commons.logging.impl.NoOpLog [WARNING] - org.apache.commons.logging.impl.SimpleLog [WARNING] httpclient-4.5.2.jar, httpcore-4.4.4.jar, jackson-core-2.10.1.jar, jackson-databind-2.10.1.jar, jackson-dataformat-yaml-2.10.1.jar, jackson-module-jaxb-annotations-2.10.1.jar, tika-core-1.3.jar, xercesImpl-2.12.0.jar define 1 overlapping resources: [WARNING] - META-INF/NOTICE [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] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/winery.jar with /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/org.eclipse.winery.cli-2.0.0-SNAPSHOT-shaded.jar [INFO] [INFO] --< org.eclipse.winery:org.eclipse.winery.bpmn4tosca.converter.tobpel >-- [INFO] Building org.eclipse.winery.bpmn4tosca.converter.tobpel 2.0.0-SNAPSHOT [12/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 7.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 32 MB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.bpmn4tosca.converter.tobpel --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.bpmn4tosca.converter.tobpel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.bpmn4tosca.converter.tobpel --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.bpmn4tosca.converter.tobpel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.bpmn4tosca.converter.tobpel --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.winery.bpmn4tosca.converter.tobpel --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.winery.bpmn2bpel.BpelPlanArtefactWriterTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.eclipse.winery.bpmn2bpel.BpelPlanArtefactWriterTest [INFO] Running org.eclipse.winery.bpmn2bpel.BPMN4Tosca2BpelTest [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.169 s - in org.eclipse.winery.bpmn2bpel.BPMN4Tosca2BpelTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.bpmn4tosca.converter.tobpel --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/org.eclipse.winery.bpmn4tosca.converter.tobpel-2.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.winery.bpmn4tosca.converter.tobpel >>> [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.bpmn4tosca.converter.tobpel --- [INFO] You have 0 Checkstyle violations. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.winery.bpmn4tosca.converter.tobpel <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.winery.bpmn4tosca.converter.tobpel --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/org.eclipse.winery.bpmn4tosca.converter.tobpel-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ org.eclipse.winery.bpmn4tosca.converter.tobpel --- [INFO] Loading source files for package org.eclipse.winery.bpmn2bpel... Loading source files for package org.eclipse.winery.bpmn2bpel.parser... Loading source files for package org.eclipse.winery.bpmn2bpel.planwriter... Loading source files for package org.eclipse.winery.bpmn2bpel.planwriter.placeholders... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/Bpmn4Tosca2Bpel.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/FileUtil.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/TargetBpelEngine.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/parser/Bpmn4JsonParser.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/parser/JsonKeys.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/parser/ParseException.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/parser/Parser.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/parser/SortParser.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/BpelPlanArtefactWriter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/ManagementTaskTemplateWrapper.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/PlanWriterException.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/TemplateDefaultValues.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/placeholders/ActivityPlaceholder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/placeholders/AssignFromVarQuery2Var.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/placeholders/MngmtActivityTemplatePlaceholders.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/placeholders/PlanTemplatePlaceholders.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/parser/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/parser/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/parser/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/placeholders/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/placeholders/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/placeholders/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/class-use/TargetBpelEngine.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/class-use/FileUtil.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/class-use/Bpmn4Tosca2Bpel.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/parser/class-use/SortParser.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/parser/class-use/Parser.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/parser/class-use/ParseException.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/parser/class-use/JsonKeys.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/parser/class-use/Bpmn4JsonParser.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/class-use/TemplateDefaultValues.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/class-use/PlanWriterException.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/class-use/ManagementTaskTemplateWrapper.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/class-use/BpelPlanArtefactWriter.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/placeholders/class-use/PlanTemplatePlaceholders.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/placeholders/class-use/MngmtActivityTemplatePlaceholders.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/placeholders/class-use/AssignFromVarQuery2Var.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/placeholders/class-use/ActivityPlaceholder.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/parser/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/org/eclipse/winery/bpmn2bpel/planwriter/placeholders/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/apidocs/help-doc.html... 4 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/src/main/java/org/eclipse/winery/bpmn2bpel/Bpmn4Tosca2Bpel.java:59: warning: no description for @param [WARNING] * @param srcBpmn4ToscaJsonFile [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/src/main/java/org/eclipse/winery/bpmn2bpel/Bpmn4Tosca2Bpel.java:60: warning: no description for @param [WARNING] * @param targetBPELArchive [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/src/main/java/org/eclipse/winery/bpmn2bpel/Bpmn4Tosca2Bpel.java:61: warning: no description for @throws [WARNING] * @throws ParseException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/src/main/java/org/eclipse/winery/bpmn2bpel/Bpmn4Tosca2Bpel.java:62: warning: no description for @throws [WARNING] * @throws PlanWriterException [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/org.eclipse.winery.bpmn4tosca.converter.tobpel-2.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] -------< org.eclipse.winery:org.eclipse.winery.highlevelrestapi >------- [INFO] Building org.eclipse.winery.highlevelrestapi 2.0.0-SNAPSHOT [13/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 409 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 212 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 7.3 MB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.highlevelrestapi --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.highlevelrestapi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.highlevelrestapi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.highlevelrestapi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.highlevelrestapi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.eclipse.winery.highlevelrestapi --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.highlevelrestapi --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/org.eclipse.winery.highlevelrestapi-2.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.winery.highlevelrestapi >>> [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.highlevelrestapi --- [INFO] You have 0 Checkstyle violations. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.winery.highlevelrestapi <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.winery.highlevelrestapi --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/org.eclipse.winery.highlevelrestapi-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ org.eclipse.winery.highlevelrestapi --- [INFO] Loading source files for package org.eclipse.winery.highlevelrestapi... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/org/eclipse/winery/highlevelrestapi/HighLevelRestApi.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/org/eclipse/winery/highlevelrestapi/HttpMethod.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/org/eclipse/winery/highlevelrestapi/HttpResponseMessage.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/org/eclipse/winery/highlevelrestapi/LowLevelRestApi.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/org/eclipse/winery/highlevelrestapi/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/org/eclipse/winery/highlevelrestapi/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/org/eclipse/winery/highlevelrestapi/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/org/eclipse/winery/highlevelrestapi/class-use/LowLevelRestApi.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/org/eclipse/winery/highlevelrestapi/class-use/HttpResponseMessage.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/org/eclipse/winery/highlevelrestapi/class-use/HttpMethod.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/org/eclipse/winery/highlevelrestapi/class-use/HighLevelRestApi.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/org/eclipse/winery/highlevelrestapi/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/apidocs/help-doc.html... 4 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/src/main/java/org/eclipse/winery/highlevelrestapi/HighLevelRestApi.java:37: warning: no @param for acceptHeaderValue [WARNING] public static HttpResponseMessage Put(String uri, String requestPayload, String acceptHeaderValue) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/src/main/java/org/eclipse/winery/highlevelrestapi/HighLevelRestApi.java:62: warning: no @param for acceptHeaderValue [WARNING] public static HttpResponseMessage Post(String uri, String requestPayload, String acceptHeaderValue) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/src/main/java/org/eclipse/winery/highlevelrestapi/HighLevelRestApi.java:89: warning: no @param for acceptHeaderValue [WARNING] public static HttpResponseMessage Get(String uri, String acceptHeaderValue) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/src/main/java/org/eclipse/winery/highlevelrestapi/HighLevelRestApi.java:135: warning: no @param for acceptHeaderValue [WARNING] public static HttpResponseMessage Delete(String uri, String acceptHeaderValue) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/org.eclipse.winery.highlevelrestapi-2.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --------< org.eclipse.winery:org.eclipse.winery.generators.ia >--------- [INFO] Building org.eclipse.winery.generators.ia 2.0.0-SNAPSHOT [14/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 6.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.4/commons-text-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.4/commons-text-1.4.pom (16 kB at 433 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/46/commons-parent-46.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/46/commons-parent-46.pom (75 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-frontend-jaxws/2.7.6/cxf-rt-frontend-jaxws-2.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-frontend-jaxws/2.7.6/cxf-rt-frontend-jaxws-2.7.6.pom (14 kB at 517 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-parent/2.7.6/cxf-parent-2.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-parent/2.7.6/cxf-parent-2.7.6.pom (84 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf/2.7.6/cxf-2.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf/2.7.6/cxf-2.7.6.pom (35 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom (1.6 kB at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-api/2.7.6/cxf-api-2.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-api/2.7.6/cxf-api-2.7.6.pom (15 kB at 822 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom (1.8 kB at 95 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 22 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ws/xmlschema/xmlschema-core/2.0.3/xmlschema-core-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ws/xmlschema/xmlschema-core/2.0.3/xmlschema-core-2.0.3.pom (5.6 kB at 313 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ws/xmlschema/xmlschema/2.0.3/xmlschema-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ws/xmlschema/xmlschema/2.0.3/xmlschema-2.0.3.pom (29 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-javamail_1.4_spec/1.7.1/geronimo-javamail_1.4_spec-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-javamail_1.4_spec/1.7.1/geronimo-javamail_1.4_spec-1.7.1.pom (7.0 kB at 351 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 6.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom (1.1 kB at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-core/2.7.6/cxf-rt-core-2.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-core/2.7.6/cxf-rt-core-2.7.6.pom (4.9 kB at 196 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-bindings-soap/2.7.6/cxf-rt-bindings-soap-2.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-bindings-soap/2.7.6/cxf-rt-bindings-soap-2.7.6.pom (3.6 kB at 200 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-databinding-jaxb/2.7.6/cxf-rt-databinding-jaxb-2.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-databinding-jaxb/2.7.6/cxf-rt-databinding-jaxb-2.7.6.pom (6.0 kB at 168 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-bindings-xml/2.7.6/cxf-rt-bindings-xml-2.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-bindings-xml/2.7.6/cxf-rt-bindings-xml-2.7.6.pom (5.3 kB at 172 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-frontend-simple/2.7.6/cxf-rt-frontend-simple-2.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-frontend-simple/2.7.6/cxf-rt-frontend-simple-2.7.6.pom (4.9 kB at 307 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-ws-addr/2.7.6/cxf-rt-ws-addr-2.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-ws-addr/2.7.6/cxf-rt-ws-addr-2.7.6.pom (3.4 kB at 135 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-ws-policy/2.7.6/cxf-rt-ws-policy-2.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-ws-policy/2.7.6/cxf-rt-ws-policy-2.7.6.pom (8.2 kB at 516 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/neethi/neethi/3.0.2/neethi-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/neethi/neethi/3.0.2/neethi-3.0.2.pom (14 kB at 759 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/ws/jakarta.xml.ws-api/2.3.2/jakarta.xml.ws-api-2.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/ws/jakarta.xml.ws-api/2.3.2/jakarta.xml.ws-api-2.3.2.pom (20 kB at 982 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/soap/jakarta.xml.soap-api/1.4.1/jakarta.xml.soap-api-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/soap/jakarta.xml.soap-api/1.4.1/jakarta.xml.soap-api-1.4.1.pom (19 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom (17 kB at 793 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom (12 kB at 552 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/jws/jakarta.jws-api/1.1.1/jakarta.jws-api-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/jws/jakarta.jws-api/1.1.1/jakarta.jws-api-1.1.1.pom (15 kB at 522 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.4/commons-text-1.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-frontend-jaxws/2.7.6/cxf-rt-frontend-jaxws-2.7.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 8.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-api/2.7.6/cxf-api-2.7.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 9.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.4/commons-text-1.4.jar (184 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-api/2.7.6/cxf-api-2.7.6.jar (1.1 MB at 17 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ws/xmlschema/xmlschema-core/2.0.3/xmlschema-core-2.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-frontend-jaxws/2.7.6/cxf-rt-frontend-jaxws-2.7.6.jar (385 kB at 5.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-javamail_1.4_spec/1.7.1/geronimo-javamail_1.4_spec-1.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar (84 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar (182 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-core/2.7.6/cxf-rt-core-2.7.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar (187 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-bindings-soap/2.7.6/cxf-rt-bindings-soap-2.7.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-javamail_1.4_spec/1.7.1/geronimo-javamail_1.4_spec-1.7.1.jar (223 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-databinding-jaxb/2.7.6/cxf-rt-databinding-jaxb-2.7.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar (482 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-bindings-xml/2.7.6/cxf-rt-bindings-xml-2.7.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-bindings-soap/2.7.6/cxf-rt-bindings-soap-2.7.6.jar (203 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-frontend-simple/2.7.6/cxf-rt-frontend-simple-2.7.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-core/2.7.6/cxf-rt-core-2.7.6.jar (402 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-ws-addr/2.7.6/cxf-rt-ws-addr-2.7.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ws/xmlschema/xmlschema-core/2.0.3/xmlschema-core-2.0.3.jar (163 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-ws-policy/2.7.6/cxf-rt-ws-policy-2.7.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-frontend-simple/2.7.6/cxf-rt-frontend-simple-2.7.6.jar (67 kB at 476 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/neethi/neethi/3.0.2/neethi-3.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-databinding-jaxb/2.7.6/cxf-rt-databinding-jaxb-2.7.6.jar (122 kB at 826 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/ws/jakarta.xml.ws-api/2.3.2/jakarta.xml.ws-api-2.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-bindings-xml/2.7.6/cxf-rt-bindings-xml-2.7.6.jar (39 kB at 237 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/soap/jakarta.xml.soap-api/1.4.1/jakarta.xml.soap-api-1.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/neethi/neethi/3.0.2/neethi-3.0.2.jar (71 kB at 405 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-ws-addr/2.7.6/cxf-rt-ws-addr-2.7.6.jar (80 kB at 442 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/jws/jakarta.jws-api/1.1.1/jakarta.jws-api-1.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/soap/jakarta.xml.soap-api/1.4.1/jakarta.xml.soap-api-1.4.1.jar (36 kB at 200 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/cxf/cxf-rt-ws-policy/2.7.6/cxf-rt-ws-policy-2.7.6.jar (205 kB at 1.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/ws/jakarta.xml.ws-api/2.3.2/jakarta.xml.ws-api-2.3.2.jar (58 kB at 295 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.jar (25 kB at 121 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/jws/jakarta.jws-api/1.1.1/jakarta.jws-api-1.1.1.jar (16 kB at 67 kB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.generators.ia --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.generators.ia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.generators.ia --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.generators.ia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.generators.ia --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.winery.generators.ia --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.winery.generators.ia.GeneratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.winery.generators.ia.GeneratorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.generators.ia --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/org.eclipse.winery.generators.ia-2.0.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.winery.generators.ia >>> [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.generators.ia --- [INFO] You have 0 Checkstyle violations. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.winery.generators.ia <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.winery.generators.ia --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/org.eclipse.winery.generators.ia-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ org.eclipse.winery.generators.ia --- [ERROR] Error fetching link: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca/target/apidocs/package-list. Ignored it. [INFO] Loading source files for package org.eclipse.winery.generators.ia... Loading source files for package org.eclipse.winery.generators.ia.jaxws... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/org/eclipse/winery/generators/ia/Generator.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/org/eclipse/winery/generators/ia/jaxws/AbstractService.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/org/eclipse/winery/generators/ia/jaxws/Headers.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/org/eclipse/winery/generators/ia/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/org/eclipse/winery/generators/ia/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/org/eclipse/winery/generators/ia/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/org/eclipse/winery/generators/ia/jaxws/package-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/org/eclipse/winery/generators/ia/jaxws/package-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/org/eclipse/winery/generators/ia/jaxws/package-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/org/eclipse/winery/generators/ia/class-use/Generator.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/org/eclipse/winery/generators/ia/jaxws/class-use/Headers.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/org/eclipse/winery/generators/ia/jaxws/class-use/AbstractService.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/org/eclipse/winery/generators/ia/package-use.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/org/eclipse/winery/generators/ia/jaxws/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/src/main/java/org/eclipse/winery/generators/ia/Generator.java:121: warning: no @throws for java.lang.Exception [WARNING] public Path generateProject() throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/src/main/java/org/eclipse/winery/generators/ia/Generator.java:205: warning: no @throws for java.lang.Exception [WARNING] public File generateAndZipProject() throws Exception { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/org.eclipse.winery.generators.ia-2.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --------< org.eclipse.winery:org.eclipse.winery.topologygraph >--------- [INFO] Building org.eclipse.winery.topologygraph 2.0.0-SNAPSHOT [15/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.topologygraph --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.topologygraph --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.topologygraph/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.topologygraph --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.topologygraph/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.topologygraph --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.topologygraph/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.topologygraph --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.topologygraph/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.winery.topologygraph --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.winery.topologygraph.matching.ToscaPrmPropertyMatcherTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.winery.topologygraph.matching.ToscaPrmPropertyMatcherTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.topologygraph --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.topologygraph/target/org.eclipse.winery.topologygraph-2.0.0-SNAPSHOT.jar [INFO] [INFO] ----------< org.eclipse.winery:org.eclipse.winery.compliance >---------- [INFO] Building org.eclipse.winery.compliance 2.0.0-SNAPSHOT [16/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.compliance --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.compliance --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.compliance/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.compliance --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.compliance/target/classes [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.compliance/src/main/java/org/eclipse/winery/compliance/checking/ComplianceRuleChecker.java: Some input files use unchecked or unsafe operations. [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.compliance/src/main/java/org/eclipse/winery/compliance/checking/ComplianceRuleChecker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.compliance --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.compliance --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.compliance/target/test-classes [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.compliance/src/test/java/org/eclipse/winery/compliance/ToscaGraphIsomorphismTest.java: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.compliance/src/test/java/org/eclipse/winery/compliance/ToscaGraphIsomorphismTest.java uses unchecked or unsafe operations. [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.compliance/src/test/java/org/eclipse/winery/compliance/ToscaGraphIsomorphismTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.winery.compliance --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.winery.model.tosca.utils.ModelUtilitiesTest 09:27:47.485 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 s - in org.eclipse.winery.model.tosca.utils.ModelUtilitiesTest [INFO] Running org.eclipse.winery.compliance.ToscaGraphIsomorphismTest 09:27:48.102 [main] INFO o.e.w.common.json.JacksonProvider:36 - Initializing json mapper... 09:27:48.103 [main] INFO o.e.w.common.json.JacksonProvider:47 - Initialized JsonMapper with VisibilityChecker [Visibility: getter=ANY,isGetter=ANY,setter=ANY,creator=ANY,field=PUBLIC_ONLY] [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.848 s - in org.eclipse.winery.compliance.ToscaGraphIsomorphismTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.compliance --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.compliance/target/org.eclipse.winery.compliance-2.0.0-SNAPSHOT.jar [INFO] [INFO] -----< org.eclipse.winery:org.eclipse.winery.model.threatmodeling >----- [INFO] Building org.eclipse.winery.model.threatmodeling 2.0.0-SNAPSHOT [17/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.model.threatmodeling --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.model.threatmodeling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.threatmodeling/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.model.threatmodeling --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.threatmodeling/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.model.threatmodeling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.model.threatmodeling --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.threatmodeling/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.winery.model.threatmodeling --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.winery.model.threatmodeling.ThreatModelingUtilsWithGitBackendRepositoryTest 09:27:53.916 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml 09:27:54.412 [main] INFO o.e.w.common.json.JacksonProvider:36 - Initializing json mapper... 09:27:54.413 [main] INFO o.e.w.common.json.JacksonProvider:47 - Initialized JsonMapper with VisibilityChecker [Visibility: getter=ANY,isGetter=ANY,setter=ANY,creator=ANY,field=PUBLIC_ONLY] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.992 s - in org.eclipse.winery.model.threatmodeling.ThreatModelingUtilsWithGitBackendRepositoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.model.threatmodeling --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.threatmodeling/target/org.eclipse.winery.model.threatmodeling-2.0.0-SNAPSHOT.jar [INFO] [INFO] -------< org.eclipse.winery:org.eclipse.winery.model.adaptation >------- [INFO] Building org.eclipse.winery.model.adaptation 2.0.0-SNAPSHOT [18/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.model.adaptation --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.model.adaptation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.adaptation/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.model.adaptation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.adaptation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.winery.model.adaptation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.eclipse.winery.model.adaptation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.adaptation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.winery.model.adaptation --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.winery.model.adaptation.substitution.SubstitutionUtilsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in org.eclipse.winery.model.adaptation.substitution.SubstitutionUtilsTest [INFO] Running org.eclipse.winery.model.adaptation.substitution.refinement.patterns.PatternRefinementTest 09:28:00.033 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml 09:28:00.147 [main] INFO o.e.w.c.configuration.Environment:146 getConfigFromFile - Winery config file: /home/jenkins/.winery/winery.yml [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in org.eclipse.winery.model.adaptation.substitution.refinement.patterns.PatternRefinementTest [INFO] Running org.eclipse.winery.model.adaptation.substitution.refinement.tests.TestRefinementTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.winery.model.adaptation.substitution.refinement.tests.TestRefinementTest [INFO] Running org.eclipse.winery.model.adaptation.problemsolving.algorithms.SecureContainerProxyAlgorithmTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 s - in org.eclipse.winery.model.adaptation.problemsolving.algorithms.SecureContainerProxyAlgorithmTest [INFO] Running org.eclipse.winery.model.adaptation.problemsolving.algorithms.IpSecAlgorithmTest 09:28:01.662 [main] INFO o.e.w.common.json.JacksonProvider:36 - Initializing json mapper... 09:28:01.663 [main] INFO o.e.w.common.json.JacksonProvider:47 - Initialized JsonMapper with VisibilityChecker [Visibility: getter=ANY,isGetter=ANY,setter=ANY,creator=ANY,field=PUBLIC_ONLY] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s - in org.eclipse.winery.model.adaptation.problemsolving.algorithms.IpSecAlgorithmTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.winery.model.adaptation --- [INFO] Building jar: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.adaptation/target/org.eclipse.winery.model.adaptation-2.0.0-SNAPSHOT.jar [INFO] [INFO] -------< org.eclipse.winery:org.eclipse.winery.repository.rest >-------- [INFO] Building org.eclipse.winery.repository.rest 2.0.0-SNAPSHOT [19/23] [INFO] --------------------------------[ war ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-war-plugin/3.2.0/maven-war-plugin-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-war-plugin/3.2.0/maven-war-plugin-3.2.0.pom (9.3 kB at 203 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-war-plugin/3.2.0/maven-war-plugin-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-war-plugin/3.2.0/maven-war-plugin-3.2.0.jar (91 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.pom (986 B at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.30.1/jersey-container-servlet-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.30.1/jersey-container-servlet-2.30.1.pom (3.5 kB at 104 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.30.1/project-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.30.1/project-2.30.1.pom (2.8 kB at 111 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.30.1/jersey-container-servlet-core-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.30.1/jersey-container-servlet-core-2.30.1.pom (3.4 kB at 110 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.30.1/jersey-server-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.30.1/jersey-server-2.30.1.pom (12 kB at 394 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30.1/jersey-media-jaxb-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30.1/jersey-media-jaxb-2.30.1.pom (6.0 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 630 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-multipart/2.30.1/jersey-media-multipart-2.30.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-multipart/2.30.1/jersey-media-multipart-2.30.1.pom (3.9 kB at 230 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.11/mimepull-1.9.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.11/mimepull-1.9.11.pom (15 kB at 850 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.pom (8.4 kB at 299 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/websocket/javax.websocket-all/1.1/javax.websocket-all-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/websocket/javax.websocket-all/1.1/javax.websocket-all-1.1.pom (9.5 kB at 597 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-jersey2-jaxrs/1.5.17/swagger-jersey2-jaxrs-1.5.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-jersey2-jaxrs/1.5.17/swagger-jersey2-jaxrs-1.5.17.pom (3.6 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-project/1.5.17/swagger-project-1.5.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-project/1.5.17/swagger-project-1.5.17.pom (22 kB at 703 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-jaxrs/1.5.17/swagger-jaxrs-1.5.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-jaxrs/1.5.17/swagger-jaxrs-1.5.17.pom (8.3 kB at 237 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.8.9/jackson-databind-2.8.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.8.9/jackson-databind-2.8.9.pom (5.4 kB at 111 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.pom (5.4 kB at 187 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-core/1.5.17/swagger-core-1.5.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-core/1.5.17/swagger-core-1.5.17.pom (6.3 kB at 251 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.pom (20 kB at 881 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.8.9/jackson-annotations-2.8.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.8.9/jackson-annotations-2.8.9.pom (1.8 kB at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.9/jackson-dataformat-yaml-2.8.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.8.9/jackson-dataformat-yaml-2.8.9.pom (6.2 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-models/1.5.17/swagger-models-1.5.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-models/1.5.17/swagger-models-1.5.17.pom (4.9 kB at 174 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-annotations/1.5.17/swagger-annotations-1.5.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-annotations/1.5.17/swagger-annotations-1.5.17.pom (6.2 kB at 202 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 982 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.25.1/jersey-container-servlet-core-2.25.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.25.1/jersey-container-servlet-core-2.25.1.pom (4.7 kB at 150 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.25.1/project-2.25.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.25.1/project-2.25.1.pom (3.8 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.25.1/project-2.25.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.25.1/project-2.25.1.pom (87 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-bom/2.5.0-b32/hk2-bom-2.5.0-b32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-bom/2.5.0-b32/hk2-bom-2.5.0-b32.pom (19 kB at 540 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/javax.inject/2.5.0-b32/javax.inject-2.5.0-b32.pom (6.5 kB at 155 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.5.0-b32/external-2.5.0-b32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.5.0-b32/external-2.5.0-b32.pom (2.8 kB at 189 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.5.0-b32/hk2-parent-2.5.0-b32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.5.0-b32/hk2-parent-2.5.0-b32.pom (51 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.25.1/jersey-common-2.25.1.pom (10 kB at 347 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom (21 kB at 738 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 746 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.25.1/jersey-guava-2.25.1.pom (13 kB at 341 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/bundles/repackaged/project/2.25.1/project-2.25.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/bundles/repackaged/project/2.25.1/project-2.25.1.pom (2.8 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/bundles/project/2.25.1/project-2.25.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/bundles/project/2.25.1/project-2.25.1.pom (3.1 kB at 135 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.5.0-b32/hk2-api-2.5.0-b32.pom (4.6 kB at 67 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.5.0-b32/hk2-utils-2.5.0-b32.pom (5.8 kB at 195 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b32/aopalliance-repackaged-2.5.0-b32.pom (6.8 kB at 212 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.5.0-b32/hk2-locator-2.5.0-b32.pom (7.5 kB at 251 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom (6.2 kB at 221 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pom/8/pom-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pom/8/pom-8.pom (11 kB at 528 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.25.1/jersey-server-2.25.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.25.1/jersey-server-2.25.1.pom (11 kB at 502 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.25.1/jersey-client-2.25.1.pom (7.6 kB at 291 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.25.1/jersey-media-jaxb-2.25.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.25.1/jersey-media-jaxb-2.25.1.pom (7.1 kB at 420 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.25.1/project-2.25.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.25.1/project-2.25.1.pom (3.0 kB at 167 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-multipart/2.25.1/jersey-media-multipart-2.25.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-multipart/2.25.1/jersey-media-multipart-2.25.1.pom (5.3 kB at 333 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom (14 kB at 326 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-GA/javassist-3.22.0-GA.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-GA/javassist-3.22.0-GA.pom (9.7 kB at 336 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.4/mimepull-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.4/mimepull-1.9.4.pom (14 kB at 653 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 410 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/9.4.2.v20170220/jetty-servlet-9.4.2.v20170220.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/9.4.2.v20170220/jetty-servlet-9.4.2.v20170220.pom (2.1 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/9.4.2.v20170220/jetty-project-9.4.2.v20170220.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/9.4.2.v20170220/jetty-project-9.4.2.v20170220.pom (53 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/9.4.2.v20170220/jetty-security-9.4.2.v20170220.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/9.4.2.v20170220/jetty-security-9.4.2.v20170220.pom (2.0 kB at 112 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/9.4.2.v20170220/jetty-server-9.4.2.v20170220.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/9.4.2.v20170220/jetty-server-9.4.2.v20170220.pom (2.6 kB at 135 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.2.v20170220/jetty-http-9.4.2.v20170220.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.2.v20170220/jetty-http-9.4.2.v20170220.pom (2.7 kB at 159 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.2.v20170220/jetty-util-9.4.2.v20170220.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.2.v20170220/jetty-util-9.4.2.v20170220.pom (2.1 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.2.v20170220/jetty-io-9.4.2.v20170220.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.2.v20170220/jetty-io-9.4.2.v20170220.pom (1.3 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlets/9.4.2.v20170220/jetty-servlets-9.4.2.v20170220.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlets/9.4.2.v20170220/jetty-servlets-9.4.2.v20170220.pom (2.9 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-continuation/9.4.2.v20170220/jetty-continuation-9.4.2.v20170220.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-continuation/9.4.2.v20170220/jetty-continuation-9.4.2.v20170220.pom (1.2 kB at 69 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-test-helper/4.2/jetty-test-helper-4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-test-helper/4.2/jetty-test-helper-4.2.pom (4.3 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.5/jetty-toolchain-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.5/jetty-toolchain-1.5.pom (1.5 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom (16 kB at 687 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-matchers/2.6.4/xmlunit-matchers-2.6.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-matchers/2.6.4/xmlunit-matchers-2.6.4.pom (2.2 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/3.0.2/rest-assured-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/3.0.2/rest-assured-3.0.2.pom (4.8 kB at 251 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-parent/3.0.2/rest-assured-parent-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-parent/3.0.2/rest-assured-parent-3.0.2.pom (13 kB at 450 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/2.4.6/groovy-2.4.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/2.4.6/groovy-2.4.6.pom (17 kB at 626 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-xml/2.4.6/groovy-xml-2.4.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-xml/2.4.6/groovy-xml-2.4.6.pom (15 kB at 369 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom (4.8 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom (16 kB at 784 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom (6.4 kB at 320 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom (5.5 kB at 190 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom (13 kB at 714 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (1.2 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/3.0.2/json-path-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/3.0.2/json-path-3.0.2.pom (3.5 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-json/2.4.6/groovy-json-2.4.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-json/2.4.6/groovy-json-2.4.6.pom (15 kB at 553 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/3.0.2/rest-assured-common-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/3.0.2/rest-assured-common-3.0.2.pom (2.1 kB at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/3.0.2/xml-path-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/3.0.2/xml-path-3.0.2.pom (2.7 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.30.1/jersey-container-servlet-2.30.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.30.1/jersey-container-servlet-core-2.30.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.30.1/jersey-server-2.30.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30.1/jersey-media-jaxb-2.30.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar (4.6 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.30.1/jersey-container-servlet-core-2.30.1.jar (73 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-multipart/2.30.1/jersey-media-multipart-2.30.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.30.1/jersey-container-servlet-2.30.1.jar (32 kB at 594 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30.1/jersey-media-jaxb-2.30.1.jar (86 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-jersey2-jaxrs/1.5.17/swagger-jersey2-jaxrs-1.5.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.30.1/jersey-server-2.30.1.jar (928 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-jaxrs/1.5.17/swagger-jaxrs-1.5.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-jersey2-jaxrs/1.5.17/swagger-jersey2-jaxrs-1.5.17.jar (6.7 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-core/1.5.17/swagger-core-1.5.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-multipart/2.30.1/jersey-media-multipart-2.30.1.jar (80 kB at 934 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-models/1.5.17/swagger-models-1.5.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/websocket/javax.websocket-api/1.1/javax.websocket-api-1.1.jar (37 kB at 382 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 958 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-annotations/1.5.17/swagger-annotations-1.5.17.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 591 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-GA/javassist-3.22.0-GA.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-annotations/1.5.17/swagger-annotations-1.5.17.jar (21 kB at 178 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.4/mimepull-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-core/1.5.17/swagger-core-1.5.17.jar (111 kB at 918 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-models/1.5.17/swagger-models-1.5.17.jar (143 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/9.4.2.v20170220/jetty-servlet-9.4.2.v20170220.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/swagger-jaxrs/1.5.17/swagger-jaxrs-1.5.17.jar (70 kB at 542 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/9.4.2.v20170220/jetty-security-9.4.2.v20170220.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/9.4.2.v20170220/jetty-servlet-9.4.2.v20170220.jar (110 kB at 767 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/9.4.2.v20170220/jetty-server-9.4.2.v20170220.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.4/mimepull-1.9.4.jar (63 kB at 429 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlets/9.4.2.v20170220/jetty-servlets-9.4.2.v20170220.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-GA/javassist-3.22.0-GA.jar (740 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-continuation/9.4.2.v20170220/jetty-continuation-9.4.2.v20170220.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/9.4.2.v20170220/jetty-security-9.4.2.v20170220.jar (91 kB at 552 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.2.v20170220/jetty-http-9.4.2.v20170220.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlets/9.4.2.v20170220/jetty-servlets-9.4.2.v20170220.jar (87 kB at 507 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 560 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.2.v20170220/jetty-util-9.4.2.v20170220.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.2.v20170220/jetty-io-9.4.2.v20170220.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.2.v20170220/jetty-http-9.4.2.v20170220.jar (161 kB at 849 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-test-helper/4.2/jetty-test-helper-4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/9.4.2.v20170220/jetty-server-9.4.2.v20170220.jar (571 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar (315 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.2.v20170220/jetty-io-9.4.2.v20170220.jar (131 kB at 613 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-matchers/2.6.4/xmlunit-matchers-2.6.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-continuation/9.4.2.v20170220/jetty-continuation-9.4.2.v20170220.jar (16 kB at 74 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/3.0.2/rest-assured-3.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.2.v20170220/jetty-util-9.4.2.v20170220.jar (453 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/2.4.6/groovy-2.4.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-test-helper/4.2/jetty-test-helper-4.2.jar (43 kB at 186 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-xml/2.4.6/groovy-xml-2.4.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 222 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-matchers/2.6.4/xmlunit-matchers-2.6.4.jar (20 kB at 83 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar (41 kB at 152 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/3.0.2/json-path-3.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/3.0.2/rest-assured-3.0.2.jar (610 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-json/2.4.6/groovy-json-2.4.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-xml/2.4.6/groovy-xml-2.4.6.jar (215 kB at 751 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/3.0.2/rest-assured-common-3.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/3.0.2/json-path-3.0.2.jar (53 kB at 179 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/3.0.2/xml-path-3.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar (91 kB at 300 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-json/2.4.6/groovy-json-2.4.6.jar (130 kB at 424 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/3.0.2/xml-path-3.0.2.jar (71 kB at 222 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/3.0.2/rest-assured-common-3.0.2.jar (39 kB at 120 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/2.4.6/groovy-2.4.6.jar (4.6 MB at 12 MB/s) [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ org.eclipse.winery.repository.rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ org.eclipse.winery.repository.rest --- [INFO] Source directory: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository.rest/target/generated-sources/java added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.winery.repository.rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.eclipse.winery.repository.rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 242 source files to /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository.rest/target/classes [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository.rest/src/main/java/org/eclipse/winery/repository/rest/resources/servicetemplates/boundarydefinitions/BoundaryDefinitionsJSPData.java: /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository.rest/src/main/java/org/eclipse/winery/repository/rest/resources/servicetemplates/boundarydefinitions/BoundaryDefinitionsJSPData.java uses or overrides a deprecated API. [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository.rest/src/main/java/org/eclipse/winery/repository/rest/resources/servicetemplates/boundarydefinitions/BoundaryDefinitionsJSPData.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository.rest/src/main/java/org/eclipse/winery/repository/rest/resources/entitytypes/nodetypes/reqandcapdefs/RequirementOrCapabilityDefinitionsResource.java: Some input files use unchecked or unsafe operations. [WARNING] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository.rest/src/main/java/org/eclipse/winery/repository/rest/resources/entitytypes/nodetypes/reqandcapdefs/RequirementOrCapabilityDefinitionsResource.java: Recompile with -Xlint:unchecked for details. [INFO] 4 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository.rest/src/main/java/org/eclipse/winery/repository/rest/RestUtils.java:[383,97] cannot find symbol symbol: variable apiUrl location: class org.eclipse.winery.common.configuration.UiConfigurationObject [ERROR] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository.rest/src/main/java/org/eclipse/winery/repository/rest/RestUtils.java:[390,97] cannot find symbol symbol: variable apiUrl location: class org.eclipse.winery.common.configuration.UiConfigurationObject [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Winery 2.0.0-SNAPSHOT: [INFO] [INFO] Winery ............................................. SUCCESS [ 0.030 s] [INFO] org.eclipse.winery.model.bpmn4tosca ................ SUCCESS [ 31.880 s] [INFO] org.eclipse.winery.model.csar.toscametafile ........ SUCCESS [ 2.160 s] [INFO] org.eclipse.winery.model.selfservice ............... SUCCESS [ 2.621 s] [INFO] org.eclipse.winery.model.tosca ..................... SUCCESS [ 7.262 s] [INFO] org.eclipse.winery.model.tosca.yaml ................ SUCCESS [ 3.183 s] [INFO] org.eclipse.winery.common .......................... SUCCESS [ 26.835 s] [INFO] org.eclipse.winery.accountability .................. SUCCESS [ 8.136 s] [INFO] org.eclipse.winery.repository ...................... SUCCESS [ 53.764 s] [INFO] org.eclipse.winery.tools.copybaragenerator ......... SUCCESS [ 2.188 s] [INFO] org.eclipse.winery.cli ............................. SUCCESS [ 10.328 s] [INFO] org.eclipse.winery.bpmn4tosca.converter.tobpel ..... SUCCESS [ 3.634 s] [INFO] org.eclipse.winery.highlevelrestapi ................ SUCCESS [ 1.210 s] [INFO] org.eclipse.winery.generators.ia ................... SUCCESS [ 3.998 s] [INFO] org.eclipse.winery.topologygraph ................... SUCCESS [ 2.292 s] [INFO] org.eclipse.winery.compliance ...................... SUCCESS [ 5.166 s] [INFO] org.eclipse.winery.model.threatmodeling ............ SUCCESS [ 5.412 s] [INFO] org.eclipse.winery.model.adaptation ................ SUCCESS [ 5.096 s] [INFO] org.eclipse.winery.repository.rest ................. FAILURE [ 5.190 s] [INFO] org.eclipse.winery.repository.client ............... SKIPPED [INFO] org.eclipse.winery.frontends ....................... SKIPPED [INFO] org.eclipse.winery.crawler ......................... SKIPPED [INFO] org.eclipse.winery.tools.deployablecomponents ...... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:16 min [INFO] Finished at: 2020-08-13T09:28:11Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project org.eclipse.winery.repository.rest: Compilation failure: Compilation failure: [ERROR] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository.rest/src/main/java/org/eclipse/winery/repository/rest/RestUtils.java:[383,97] cannot find symbol [ERROR] symbol: variable apiUrl [ERROR] location: class org.eclipse.winery.common.configuration.UiConfigurationObject [ERROR] /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository.rest/src/main/java/org/eclipse/winery/repository/rest/RestUtils.java:[390,97] cannot find symbol [ERROR] symbol: variable apiUrl [ERROR] location: class org.eclipse.winery.common.configuration.UiConfigurationObject [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.eclipse.winery.repository.rest [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/pom.xml to org.eclipse.winery/org.eclipse.winery.cli/2.0.0-SNAPSHOT/org.eclipse.winery.cli-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/winery.jar to org.eclipse.winery/org.eclipse.winery.cli/2.0.0-SNAPSHOT/org.eclipse.winery.cli-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/winery-sources.jar to org.eclipse.winery/org.eclipse.winery.cli/2.0.0-SNAPSHOT/org.eclipse.winery.cli-2.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.cli/target/winery-javadoc.jar to org.eclipse.winery/org.eclipse.winery.cli/2.0.0-SNAPSHOT/org.eclipse.winery.cli-2.0.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca/pom.xml to org.eclipse.winery/org.eclipse.winery.model.tosca/2.0.0-SNAPSHOT/org.eclipse.winery.model.tosca-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca/target/org.eclipse.winery.model.tosca-2.0.0-SNAPSHOT.jar to org.eclipse.winery/org.eclipse.winery.model.tosca/2.0.0-SNAPSHOT/org.eclipse.winery.model.tosca-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca/target/org.eclipse.winery.model.tosca-2.0.0-SNAPSHOT-sources.jar to org.eclipse.winery/org.eclipse.winery.model.tosca/2.0.0-SNAPSHOT/org.eclipse.winery.model.tosca-2.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/pom.xml to org.eclipse.winery/org.eclipse.winery.accountability/2.0.0-SNAPSHOT/org.eclipse.winery.accountability-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.accountability/target/org.eclipse.winery.accountability-2.0.0-SNAPSHOT.jar to org.eclipse.winery/org.eclipse.winery.accountability/2.0.0-SNAPSHOT/org.eclipse.winery.accountability-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/pom.xml to org.eclipse.winery/org.eclipse.winery.repository/2.0.0-SNAPSHOT/org.eclipse.winery.repository-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/winery.jar to org.eclipse.winery/org.eclipse.winery.repository/2.0.0-SNAPSHOT/org.eclipse.winery.repository-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/winery-sources.jar to org.eclipse.winery/org.eclipse.winery.repository/2.0.0-SNAPSHOT/org.eclipse.winery.repository-2.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository/target/winery-javadoc.jar to org.eclipse.winery/org.eclipse.winery.repository/2.0.0-SNAPSHOT/org.eclipse.winery.repository-2.0.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/pom.xml to org.eclipse.winery/org.eclipse.winery.model.bpmn4tosca/2.0.0-SNAPSHOT/org.eclipse.winery.model.bpmn4tosca-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/org.eclipse.winery.model.bpmn4tosca-2.0.0-SNAPSHOT.jar to org.eclipse.winery/org.eclipse.winery.model.bpmn4tosca/2.0.0-SNAPSHOT/org.eclipse.winery.model.bpmn4tosca-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/org.eclipse.winery.model.bpmn4tosca-2.0.0-SNAPSHOT-sources.jar to org.eclipse.winery/org.eclipse.winery.model.bpmn4tosca/2.0.0-SNAPSHOT/org.eclipse.winery.model.bpmn4tosca-2.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.bpmn4tosca/target/org.eclipse.winery.model.bpmn4tosca-2.0.0-SNAPSHOT-javadoc.jar to org.eclipse.winery/org.eclipse.winery.model.bpmn4tosca/2.0.0-SNAPSHOT/org.eclipse.winery.model.bpmn4tosca-2.0.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.crawler/pom.xml to org.eclipse.winery/org.eclipse.winery.crawler/2.0.0-SNAPSHOT/org.eclipse.winery.crawler-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.selfservice/pom.xml to org.eclipse.winery/org.eclipse.winery.model.selfservice/2.0.0-SNAPSHOT/org.eclipse.winery.model.selfservice-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.selfservice/target/org.eclipse.winery.model.selfservice-2.0.0-SNAPSHOT.jar to org.eclipse.winery/org.eclipse.winery.model.selfservice/2.0.0-SNAPSHOT/org.eclipse.winery.model.selfservice-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.selfservice/target/org.eclipse.winery.model.selfservice-2.0.0-SNAPSHOT-sources.jar to org.eclipse.winery/org.eclipse.winery.model.selfservice/2.0.0-SNAPSHOT/org.eclipse.winery.model.selfservice-2.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/pom.xml to org.eclipse.winery/org.eclipse.winery.bpmn4tosca.converter.tobpel/2.0.0-SNAPSHOT/org.eclipse.winery.bpmn4tosca.converter.tobpel-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/org.eclipse.winery.bpmn4tosca.converter.tobpel-2.0.0-SNAPSHOT.jar to org.eclipse.winery/org.eclipse.winery.bpmn4tosca.converter.tobpel/2.0.0-SNAPSHOT/org.eclipse.winery.bpmn4tosca.converter.tobpel-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/org.eclipse.winery.bpmn4tosca.converter.tobpel-2.0.0-SNAPSHOT-sources.jar to org.eclipse.winery/org.eclipse.winery.bpmn4tosca.converter.tobpel/2.0.0-SNAPSHOT/org.eclipse.winery.bpmn4tosca.converter.tobpel-2.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.bpmn4tosca.converter.tobpel/target/org.eclipse.winery.bpmn4tosca.converter.tobpel-2.0.0-SNAPSHOT-javadoc.jar to org.eclipse.winery/org.eclipse.winery.bpmn4tosca.converter.tobpel/2.0.0-SNAPSHOT/org.eclipse.winery.bpmn4tosca.converter.tobpel-2.0.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/pom.xml to org.eclipse.winery/org.eclipse.winery.model.csar.toscametafile/2.0.0-SNAPSHOT/org.eclipse.winery.model.csar.toscametafile-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/org.eclipse.winery.model.csar.toscametafile-2.0.0-SNAPSHOT.jar to org.eclipse.winery/org.eclipse.winery.model.csar.toscametafile/2.0.0-SNAPSHOT/org.eclipse.winery.model.csar.toscametafile-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/org.eclipse.winery.model.csar.toscametafile-2.0.0-SNAPSHOT-sources.jar to org.eclipse.winery/org.eclipse.winery.model.csar.toscametafile/2.0.0-SNAPSHOT/org.eclipse.winery.model.csar.toscametafile-2.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.csar.toscametafile/target/org.eclipse.winery.model.csar.toscametafile-2.0.0-SNAPSHOT-javadoc.jar to org.eclipse.winery/org.eclipse.winery.model.csar.toscametafile/2.0.0-SNAPSHOT/org.eclipse.winery.model.csar.toscametafile-2.0.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.topologygraph/pom.xml to org.eclipse.winery/org.eclipse.winery.topologygraph/2.0.0-SNAPSHOT/org.eclipse.winery.topologygraph-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.topologygraph/target/org.eclipse.winery.topologygraph-2.0.0-SNAPSHOT.jar to org.eclipse.winery/org.eclipse.winery.topologygraph/2.0.0-SNAPSHOT/org.eclipse.winery.topologygraph-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.tools.copybaragenerator/pom.xml to org.eclipse.winery/org.eclipse.winery.tools.copybaragenerator/2.0.0-SNAPSHOT/org.eclipse.winery.tools.copybaragenerator-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.tools.copybaragenerator/target/winery.jar to org.eclipse.winery/org.eclipse.winery.tools.copybaragenerator/2.0.0-SNAPSHOT/org.eclipse.winery.tools.copybaragenerator-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.tools.copybaragenerator/target/winery-sources.jar to org.eclipse.winery/org.eclipse.winery.tools.copybaragenerator/2.0.0-SNAPSHOT/org.eclipse.winery.tools.copybaragenerator-2.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.tools.deployablecomponents/pom.xml to org.eclipse.winery/org.eclipse.winery.tools.deployablecomponents/2.0.0-SNAPSHOT/org.eclipse.winery.tools.deployablecomponents-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/pom.xml to org.eclipse.winery/org.eclipse.winery.model.tosca.yaml/2.0.0-SNAPSHOT/org.eclipse.winery.model.tosca.yaml-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/org.eclipse.winery.model.tosca.yaml-2.0.0-SNAPSHOT.jar to org.eclipse.winery/org.eclipse.winery.model.tosca.yaml/2.0.0-SNAPSHOT/org.eclipse.winery.model.tosca.yaml-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/org.eclipse.winery.model.tosca.yaml-2.0.0-SNAPSHOT-sources.jar to org.eclipse.winery/org.eclipse.winery.model.tosca.yaml/2.0.0-SNAPSHOT/org.eclipse.winery.model.tosca.yaml-2.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.tosca.yaml/target/org.eclipse.winery.model.tosca.yaml-2.0.0-SNAPSHOT-javadoc.jar to org.eclipse.winery/org.eclipse.winery.model.tosca.yaml/2.0.0-SNAPSHOT/org.eclipse.winery.model.tosca.yaml-2.0.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/pom.xml to org.eclipse.winery/org.eclipse.winery.highlevelrestapi/2.0.0-SNAPSHOT/org.eclipse.winery.highlevelrestapi-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/org.eclipse.winery.highlevelrestapi-2.0.0-SNAPSHOT.jar to org.eclipse.winery/org.eclipse.winery.highlevelrestapi/2.0.0-SNAPSHOT/org.eclipse.winery.highlevelrestapi-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/org.eclipse.winery.highlevelrestapi-2.0.0-SNAPSHOT-sources.jar to org.eclipse.winery/org.eclipse.winery.highlevelrestapi/2.0.0-SNAPSHOT/org.eclipse.winery.highlevelrestapi-2.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.highlevelrestapi/target/org.eclipse.winery.highlevelrestapi-2.0.0-SNAPSHOT-javadoc.jar to org.eclipse.winery/org.eclipse.winery.highlevelrestapi/2.0.0-SNAPSHOT/org.eclipse.winery.highlevelrestapi-2.0.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/pom.xml to org.eclipse.winery/winery/2.0.0-SNAPSHOT/winery-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.frontends/pom.xml to org.eclipse.winery/org.eclipse.winery.frontends/2.0.0-SNAPSHOT/org.eclipse.winery.frontends-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.threatmodeling/pom.xml to org.eclipse.winery/org.eclipse.winery.model.threatmodeling/2.0.0-SNAPSHOT/org.eclipse.winery.model.threatmodeling-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.threatmodeling/target/org.eclipse.winery.model.threatmodeling-2.0.0-SNAPSHOT.jar to org.eclipse.winery/org.eclipse.winery.model.threatmodeling/2.0.0-SNAPSHOT/org.eclipse.winery.model.threatmodeling-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.adaptation/pom.xml to org.eclipse.winery/org.eclipse.winery.model.adaptation/2.0.0-SNAPSHOT/org.eclipse.winery.model.adaptation-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.model.adaptation/target/org.eclipse.winery.model.adaptation-2.0.0-SNAPSHOT.jar to org.eclipse.winery/org.eclipse.winery.model.adaptation/2.0.0-SNAPSHOT/org.eclipse.winery.model.adaptation-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/pom.xml to org.eclipse.winery/org.eclipse.winery.common/2.0.0-SNAPSHOT/org.eclipse.winery.common-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/org.eclipse.winery.common-2.0.0-SNAPSHOT.jar to org.eclipse.winery/org.eclipse.winery.common/2.0.0-SNAPSHOT/org.eclipse.winery.common-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/org.eclipse.winery.common-2.0.0-SNAPSHOT-sources.jar to org.eclipse.winery/org.eclipse.winery.common/2.0.0-SNAPSHOT/org.eclipse.winery.common-2.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.common/target/org.eclipse.winery.common-2.0.0-SNAPSHOT-javadoc.jar to org.eclipse.winery/org.eclipse.winery.common/2.0.0-SNAPSHOT/org.eclipse.winery.common-2.0.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository.client/pom.xml to org.eclipse.winery/org.eclipse.winery.repository.client/2.0.0-SNAPSHOT/org.eclipse.winery.repository.client-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/pom.xml to org.eclipse.winery/org.eclipse.winery.generators.ia/2.0.0-SNAPSHOT/org.eclipse.winery.generators.ia-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/org.eclipse.winery.generators.ia-2.0.0-SNAPSHOT.jar to org.eclipse.winery/org.eclipse.winery.generators.ia/2.0.0-SNAPSHOT/org.eclipse.winery.generators.ia-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/org.eclipse.winery.generators.ia-2.0.0-SNAPSHOT-sources.jar to org.eclipse.winery/org.eclipse.winery.generators.ia/2.0.0-SNAPSHOT/org.eclipse.winery.generators.ia-2.0.0-SNAPSHOT-sources.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.generators.ia/target/org.eclipse.winery.generators.ia-2.0.0-SNAPSHOT-javadoc.jar to org.eclipse.winery/org.eclipse.winery.generators.ia/2.0.0-SNAPSHOT/org.eclipse.winery.generators.ia-2.0.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.compliance/pom.xml to org.eclipse.winery/org.eclipse.winery.compliance/2.0.0-SNAPSHOT/org.eclipse.winery.compliance-2.0.0-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.compliance/target/org.eclipse.winery.compliance-2.0.0-SNAPSHOT.jar to org.eclipse.winery/org.eclipse.winery.compliance/2.0.0-SNAPSHOT/org.eclipse.winery.compliance-2.0.0-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/agent/workspace/winery-pr/org.eclipse.winery.repository.rest/pom.xml to org.eclipse.winery/org.eclipse.winery.repository.rest/2.0.0-SNAPSHOT/org.eclipse.winery.repository.rest-2.0.0-SNAPSHOT.pom channel stopped Setting status of 32e1cd763d7788aeddac2232b19c852e39b8b64c to FAILURE with url https://ci.eclipse.org/winery/job/winery-pr/60/ and message: 'Build finished. ' Finished: FAILURE