Skip to content

Console Output

Skipping 2,664 KB.. Full Log
[DEBUG]  << "    <instanceUpgraded>false</instanceUpgraded>[\n]"
[DEBUG]  << "    <configurationUpgraded>false</configurationUpgraded>[\n]"
[DEBUG]  << "    <baseUrl>https://oss.sonatype.org</baseUrl>[\n]"
[DEBUG]  << "    <licenseInstalled>true</licenseInstalled>[\n]"
[DEBUG]  << "    <licenseExpired>false</licenseExpired>[\n]"
[DEBUG]  << "    <trialLicense>false</trialLicense>[\n]"
[DEBUG]  << "  </data>[\n]"
[DEBUG]  << "</status>"
[DEBUG] Connection [id: 6][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 6][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
Oct 17, 2022 8:06:02 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 1 * Client in-bound response
1 < 200
1 < Date: Mon, 17 Oct 2022 20:06:02 GMT
1 < Content-Type: application/xml; charset=UTF-8
1 < Content-Length: 1109
1 < Connection: keep-alive
1 < Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
1 < X-Frame-Options: SAMEORIGIN
1 < X-Content-Type-Options: nosniff
1 < Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept
1 < 
<status>
  <data>
    <appName>Nexus Repository Manager</appName>
    <formattedAppName>Nexus Repository Manager 2.15.1-02</formattedAppName>
    <version>2.15.1-02</version>
    <apiVersion>2.15.1-02</apiVersion>
    <editionLong>Professional</editionLong>
    <editionShort>PRO</editionShort>
    <attributionsURL>http://links.sonatype.com/products/nexus/pro/attributions</attributionsURL>
    <purchaseURL>http://links.sonatype.com/products/nexus/pro/store</purchaseURL>
    <userLicenseURL>http://links.sonatype.com/products/nexus/pro/eula</userLicenseURL>
    <state>STARTED</state>
    <initializedAt>2022-09-15 16:32:39.966 UTC</initializedAt>
    <startedAt>2022-09-15 16:33:04.726 UTC</startedAt>
    <lastConfigChange>2022-09-15 16:33:04.726 UTC</lastConfigChange>
    <firstStart>false</firstStart>
    <instanceUpgraded>false</instanceUpgraded>
    <configurationUpgraded>false</configurationUpgraded>
    <baseUrl>https://oss.sonatype.org</baseUrl>
    <licenseInstalled>true</licenseInstalled>
    <licenseExpired>false</licenseExpired>
    <trialLicense>false</trialLicense>
  </data>
</status>

[DEBUG] Connected, received NexusStatus [appName=Nexus Repository Manager, version=2.15.1-02, editionShort=PRO] 
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
Oct 17, 2022 8:06:02 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 2 * Client out-bound request
2 > GET https://oss.sonatype.org:443/service/local/status
2 > Content-Type: application/xml; charset=UTF-8
2 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 6][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/status HTTP/1.1
[DEBUG]  >> "GET /service/local/status HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic T3hCUSttamY6elJoZ05SM0k5VkdiM3BUWVpUbWZVRFRvSDhXaXIwRnBnL0tOUVV0L2ZTSjI=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/status HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic T3hCUSttamY6elJoZ05SM0k5VkdiM3BUWVpUbWZVRFRvSDhXaXIwRnBnL0tOUVV0L2ZTSjI=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Mon, 17 Oct 2022 20:06:02 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1109[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Mon, 17 Oct 2022 20:06:02 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1109
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<status>[\n]"
[DEBUG]  << "  <data>[\n]"
[DEBUG]  << "    <appName>Nexus Repository Manager</appName>[\n]"
[DEBUG]  << "    <formattedAppName>Nexus Repository Manager 2.15.1-02</formattedAppName>[\n]"
[DEBUG]  << "    <version>2.15.1-02</version>[\n]"
[DEBUG]  << "    <apiVersion>2.15.1-02</apiVersion>[\n]"
[DEBUG]  << "    <editionLong>Professional</editionLong>[\n]"
[DEBUG]  << "    <editionShort>PRO</editionShort>[\n]"
[DEBUG]  << "    <attributionsURL>http://links.sonatype.com/products/nexus/pro/attributions</attributionsURL>[\n]"
[DEBUG]  << "    <purchaseURL>http://links.sonatype.com/products/nexus/pro/store</purchaseURL>[\n]"
[DEBUG]  << "    <userLicenseURL>http://links.sonatype.com/products/nexus/pro/eula</userLicenseURL>[\n]"
[DEBUG]  << "    <state>STARTED</state>[\n]"
[DEBUG]  << "    <initializedAt>2022-09-15 16:32:39.966 UTC</initializedAt>[\n]"
[DEBUG]  << "    <startedAt>2022-09-15 16:33:04.726 UTC</startedAt>[\n]"
[DEBUG]  << "    <lastConfigChange>2022-09-15 16:33:04.726 UTC</lastConfigChange>[\n]"
[DEBUG]  << "    <firstStart>false</firstStart>[\n]"
[DEBUG]  << "    <instanceUpgraded>false</instanceUpgraded>[\n]"
[DEBUG]  << "    <configurationUpgraded>false</configurationUpgraded>[\n]"
[DEBUG]  << "    <baseUrl>https://oss.sonatype.org</baseUrl>[\n]"
[DEBUG]  << "    <licenseInstalled>true</licenseInstalled>[\n]"
[DEBUG]  << "    <licenseExpired>false</licenseExpired>[\n]"
[DEBUG]  << "    <trialLicense>false</trialLicense>[\n]"
[DEBUG]  << "  </data>[\n]"
[DEBUG]  << "</status>"
[DEBUG] Connection [id: 6][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 6][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
Oct 17, 2022 8:06:02 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 2 * Client in-bound response
2 < 200
2 < Date: Mon, 17 Oct 2022 20:06:02 GMT
2 < Content-Type: application/xml; charset=UTF-8
2 < Content-Length: 1109
2 < Connection: keep-alive
2 < Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
2 < X-Frame-Options: SAMEORIGIN
2 < X-Content-Type-Options: nosniff
2 < Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept
2 < 
<status>
  <data>
    <appName>Nexus Repository Manager</appName>
    <formattedAppName>Nexus Repository Manager 2.15.1-02</formattedAppName>
    <version>2.15.1-02</version>
    <apiVersion>2.15.1-02</apiVersion>
    <editionLong>Professional</editionLong>
    <editionShort>PRO</editionShort>
    <attributionsURL>http://links.sonatype.com/products/nexus/pro/attributions</attributionsURL>
    <purchaseURL>http://links.sonatype.com/products/nexus/pro/store</purchaseURL>
    <userLicenseURL>http://links.sonatype.com/products/nexus/pro/eula</userLicenseURL>
    <state>STARTED</state>
    <initializedAt>2022-09-15 16:32:39.966 UTC</initializedAt>
    <startedAt>2022-09-15 16:33:04.726 UTC</startedAt>
    <lastConfigChange>2022-09-15 16:33:04.726 UTC</lastConfigChange>
    <firstStart>false</firstStart>
    <instanceUpgraded>false</instanceUpgraded>
    <configurationUpgraded>false</configurationUpgraded>
    <baseUrl>https://oss.sonatype.org</baseUrl>
    <licenseInstalled>true</licenseInstalled>
    <licenseExpired>false</licenseExpired>
    <trialLicense>false</trialLicense>
  </data>
</status>

[DEBUG] Using staging v3 service
[DEBUG] Using progressTimeoutMinutes=5, progressPauseDurationSeconds=3
Oct 17, 2022 8:06:02 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 3 * Client out-bound request
3 > GET https://oss.sonatype.org:443/service/local/staging/profile_evaluate?a=eclipse-settings_aptEnabled_master&t=maven2&v=3.1.3&g=org.eclipse.scout
3 > Content-Type: application/xml; charset=UTF-8
3 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 6][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/profile_evaluate?a=eclipse-settings_aptEnabled_master&t=maven2&v=3.1.3&g=org.eclipse.scout HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/profile_evaluate?a=eclipse-settings_aptEnabled_master&t=maven2&v=3.1.3&g=org.eclipse.scout HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic T3hCUSttamY6elJoZ05SM0k5VkdiM3BUWVpUbWZVRFRvSDhXaXIwRnBnL0tOUVV0L2ZTSjI=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/profile_evaluate?a=eclipse-settings_aptEnabled_master&t=maven2&v=3.1.3&g=org.eclipse.scout HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic T3hCUSttamY6elJoZ05SM0k5VkdiM3BUWVpUbWZVRFRvSDhXaXIwRnBnL0tOUVV0L2ZTSjI=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Mon, 17 Oct 2022 20:06:06 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1298[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Mon, 17 Oct 2022 20:06:06 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1298
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfiles>[\n]"
[DEBUG]  << "  <data>[\n]"
[DEBUG]  << "    <stagingProfile>[\n]"
[DEBUG]  << "      <resourceURI>https://oss.sonatype.org/service/local/staging/profile_evaluate/44c26f7d83b025</resourceURI>[\n]"
[DEBUG]  << "      <id>44c26f7d83b025</id>[\n]"
[DEBUG]  << "      <name>org.eclipse.scout</name>[\n]"
[DEBUG]  << "      <repositoryTemplateId>default_hosted_release</repositoryTemplateId>[\n]"
[DEBUG]  << "      <repositoryType>maven2</repositoryType>[\n]"
[DEBUG]  << "      <repositoryTargetId>44c26d38ef0101</repositoryTargetId>[\n]"
[DEBUG]  << "      <inProgress>false</inProgress>[\n]"
[DEBUG]  << "      <order>12914</order>[\n]"
[DEBUG]  << "      <deployURI>https://oss.sonatype.org/service/local/staging/deploy/maven2</deployURI>[\n]"
[DEBUG]  << "      <targetGroups>[\n]"
[DEBUG]  << "        <string>staging</string>[\n]"
[DEBUG]  << "      </targetGroups>[\n]"
[DEBUG]  << "      <finishNotifyRoles/>[\n]"
[DEBUG]  << "      <promotionNotifyRoles/>[\n]"
[DEBUG]  << "      <dropNotifyRoles/>[\n]"
[DEBUG]  << "      <closeRuleSets>[\n]"
[DEBUG]  << "        <string>5e9e8e6f8d20a3</string>[\n]"
[DEBUG]  << "      </closeRuleSets>[\n]"
[DEBUG]  << "      <promoteRuleSets/>[\n]"
[DEBUG]  << "      <promotionTargetRepository>releases</promotionTargetRepository>[\n]"
[DEBUG]  << "      <mode>BOTH</mode>[\n]"
[DEBUG]  << "      <finishNotifyCreator>true</finishNotifyCreator>[\n]"
[DEBUG]  << "      <promotionNotifyCreator>true</promotionNotifyCreator>[\n]"
[DEBUG]  << "      <dropNotifyCreator>true</dropNotifyCreator>[\n]"
[DEBUG]  << "      <autoStagingDisabled>false</autoStagingDisabled>[\n]"
[DEBUG]  << "      <repositoriesSearchable>true</repositoriesSearchable>[\n]"
[DEBUG]  << "      <properties class="linked-hash-map"/>[\n]"
[DEBUG]  << "    </stagingProfile>[\n]"
[DEBUG]  << "  </data>[\n]"
[DEBUG]  << "</stagingProfiles>"
[DEBUG] Connection [id: 6][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 6][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
Oct 17, 2022 8:06:06 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 3 * Client in-bound response
3 < 200
3 < Date: Mon, 17 Oct 2022 20:06:06 GMT
3 < Content-Type: application/xml; charset=UTF-8
3 < Content-Length: 1298
3 < Connection: keep-alive
3 < Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
3 < X-Frame-Options: SAMEORIGIN
3 < X-Content-Type-Options: nosniff
3 < Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept
3 < 
<stagingProfiles>
  <data>
    <stagingProfile>
      <resourceURI>https://oss.sonatype.org/service/local/staging/profile_evaluate/44c26f7d83b025</resourceURI>
      <id>44c26f7d83b025</id>
      <name>org.eclipse.scout</name>
      <repositoryTemplateId>default_hosted_release</repositoryTemplateId>
      <repositoryType>maven2</repositoryType>
      <repositoryTargetId>44c26d38ef0101</repositoryTargetId>
      <inProgress>false</inProgress>
      <order>12914</order>
      <deployURI>https://oss.sonatype.org/service/local/staging/deploy/maven2</deployURI>
      <targetGroups>
        <string>staging</string>
      </targetGroups>
      <finishNotifyRoles/>
      <promotionNotifyRoles/>
      <dropNotifyRoles/>
      <closeRuleSets>
        <string>5e9e8e6f8d20a3</string>
      </closeRuleSets>
      <promoteRuleSets/>
      <promotionTargetRepository>releases</promotionTargetRepository>
      <mode>BOTH</mode>
      <finishNotifyCreator>true</finishNotifyCreator>
      <promotionNotifyCreator>true</promotionNotifyCreator>
      <dropNotifyCreator>true</dropNotifyCreator>
      <autoStagingDisabled>false</autoStagingDisabled>
      <repositoriesSearchable>true</repositoriesSearchable>
      <properties class="linked-hash-map"/>
    </stagingProfile>
  </data>
</stagingProfiles>

[DEBUG] BeanUtils.copyProperties(com.sonatype.nexus.staging.api.dto.StagingProfileDTO@5dd02ce0, com.sonatype.nexus.staging.api.dto.StagingProfileDTO@2fe172fe)
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'https://oss.sonatype.org/service/local/staging/deploy/maven2' to type 'String'
[DEBUG] Converting 'Boolean' value 'true' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting value 'null' to type 'String'
[DEBUG]     Using default value ''
[DEBUG] Converting 'Boolean' value 'true' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting value 'null' to type 'String'
[DEBUG]     Using default value ''
[DEBUG] Converting 'String' value '44c26f7d83b025' to type 'String'
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'BOTH' to type 'String'
[DEBUG] Converting 'String' value 'org.eclipse.scout' to type 'String'
[DEBUG] Converting 'Integer' value '12914' to type 'Integer'
[DEBUG]     No conversion required, value is already a Integer
[DEBUG] Converting 'Boolean' value 'true' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting value 'null' to type 'String'
[DEBUG]     Using default value ''
[DEBUG] Converting 'String' value 'releases' to type 'String'
[DEBUG] Converting 'Boolean' value 'true' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value '44c26d38ef0101' to type 'String'
[DEBUG] Converting 'String' value 'default_hosted_release' to type 'String'
[DEBUG] Converting 'String' value 'maven2' to type 'String'
[DEBUG] Converting 'String' value 'https://oss.sonatype.org/service/local/staging/profile_evaluate/44c26f7d83b025' to type 'String'
[INFO]  * Using staging profile ID "44c26f7d83b025" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_aptEnabled_master/target/eclipse-settings_aptEnabled_master-3.1.3.jar to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/eclipse-settings_aptEnabled_master/3.1.3/eclipse-settings_aptEnabled_master-3.1.3.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_aptEnabled_master/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/eclipse-settings_aptEnabled_master/3.1.3/eclipse-settings_aptEnabled_master-3.1.3.pom
[DEBUG] Installing org.eclipse.scout:eclipse-settings_aptEnabled_master/maven-metadata.xml to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/eclipse-settings_aptEnabled_master/maven-metadata-nexus.xml
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_aptEnabled_master/target/eclipse-settings_aptEnabled_master-3.1.3-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/eclipse-settings_aptEnabled_master/3.1.3/eclipse-settings_aptEnabled_master-3.1.3-sources.jar
[DEBUG] Installing org.eclipse.scout:eclipse-settings_aptEnabled_master/maven-metadata.xml to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/eclipse-settings_aptEnabled_master/maven-metadata-nexus.xml
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_aptEnabled_master/target/eclipse-settings_aptEnabled_master-3.1.3.jar.asc to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/eclipse-settings_aptEnabled_master/3.1.3/eclipse-settings_aptEnabled_master-3.1.3.jar.asc
[DEBUG] Installing org.eclipse.scout:eclipse-settings_aptEnabled_master/maven-metadata.xml to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/eclipse-settings_aptEnabled_master/maven-metadata-nexus.xml
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_aptEnabled_master/target/eclipse-settings_aptEnabled_master-3.1.3.pom.asc to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/eclipse-settings_aptEnabled_master/3.1.3/eclipse-settings_aptEnabled_master-3.1.3.pom.asc
[DEBUG] Installing org.eclipse.scout:eclipse-settings_aptEnabled_master/maven-metadata.xml to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/eclipse-settings_aptEnabled_master/maven-metadata-nexus.xml
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_aptEnabled_master/target/eclipse-settings_aptEnabled_master-3.1.3-sources.jar.asc to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/eclipse-settings_aptEnabled_master/3.1.3/eclipse-settings_aptEnabled_master-3.1.3-sources.jar.asc
[DEBUG] Installing org.eclipse.scout:eclipse-settings_aptEnabled_master/maven-metadata.xml to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/eclipse-settings_aptEnabled_master/maven-metadata-nexus.xml
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------------< org.eclipse.scout:maven-master >-------------------
[INFO] Building Maven Master Root Module 3.1.3                            [8/8]
[INFO] --------------------------------[ pom ]---------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       org.eclipse.scout:maven-master:3.1.3
[DEBUG] Dependencies (collect): [test]
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [eclipse.snapshot (https://repo.eclipse.org/content/groups/snapshots/, default, snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[DEBUG] Repositories (plugins)     : [eclipse.release (https://repo.eclipse.org/content/groups/releases/, default, releases), eclipse.snapshot (https://repo.eclipse.org/content/groups/snapshots/, default, snapshots), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-clean-plugin:3.1.0:clean (default-clean)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <directory default-value="${project.build.directory}"/>
  <excludeDefaultDirectories default-value="false">${maven.clean.excludeDefaultDirectories}</excludeDefaultDirectories>
  <failOnError default-value="true">${maven.clean.failOnError}</failOnError>
  <followSymLinks default-value="false">${maven.clean.followSymLinks}</followSymLinks>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <reportDirectory default-value="${project.build.outputDirectory}"/>
  <retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
  <skip default-value="false">${maven.clean.skip}</skip>
  <testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
  <verbose>${maven.clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-rules)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <fail default-value="true">${enforcer.fail}</fail>
  <failFast default-value="false">${enforcer.failFast}</failFast>
  <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
  <mojoExecution default-value="${mojoExecution}"/>
  <project default-value="${project}"/>
  <rules>
    <requirePluginVersions>
      <message>Build reproducibility : always define plugin versions</message>
      <banLatest>true</banLatest>
      <banRelease>true</banRelease>
      <phases>clean,deploy</phases>
      <unCheckedPluginList>org.apache.maven.plugins:maven-deploy-plugin</unCheckedPluginList>
    </requirePluginVersions>
    <requireReleaseDeps>
      <message>No SNAPSHOT versions allowed for dependencies</message>
      <onlyWhenRelease>true</onlyWhenRelease>
    </requireReleaseDeps>
    <requireJavaVersion>
      <message>To build this project JDK 1.8 (or upper) is required. Please install it.</message>
      <version>1.8</version>
    </requireJavaVersion>
    <requireMavenVersion>
      <message>To build this project Maven 3.5.3 (or upper) is required. Please install it.</message>
      <version>3.5.3</version>
    </requireMavenVersion>
    <bannedDependencies>
      <message>commons-beanutils:commons-beanutils should be used instead</message>
      <excludes>
        <exclude>commons-beanutils:commons-beanutils-core</exclude>
      </excludes>
      <searchTransitive>true</searchTransitive>
    </bannedDependencies>
    <banDuplicatePomDependencyVersions></banDuplicatePomDependencyVersions>
    <requireSameVersions>
      <dependencies>
        <dependency>org.eclipse.scout</dependency>
        <dependency>org.eclipse.scout.rt</dependency>
        <dependency>org.eclipse.scout.sdk</dependency>
      </dependencies>
    </requireSameVersions>
    <requireSameVersions>
      <dependencies>
        <dependency>org.eclipse.jetty</dependency>
      </dependencies>
    </requireSameVersions>
  </rules>
  <session default-value="${session}"/>
  <skip default-value="false">true</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          pl.project13.maven:git-commit-id-plugin:2.2.5:revision (default)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <abbrevLength default-value="7">10</abbrevLength>
  <commitIdGenerationMode default-value="flat"/>
  <dateFormat default-value="yyyy-MM-dd&apos;T&apos;HH:mm:ssZ">yyyy-MM-dd&apos;T&apos;HH:mm:ssZZ</dateFormat>
  <dotGitDirectory default-value="${project.basedir}/.git"/>
  <evaluateOnCommit default-value="HEAD"/>
  <failOnNoGitDirectory default-value="true">false</failOnNoGitDirectory>
  <failOnUnableToExtractRepoInfo default-value="true"/>
  <format default-value="properties"/>
  <generateGitPropertiesFile default-value="false">false</generateGitPropertiesFile>
  <generateGitPropertiesFilename default-value="${project.build.outputDirectory}/git.properties"/>
  <gitDescribe>
    <always>true</always>
    <abbrev>7</abbrev>
    <dirty>-dirty</dirty>
    <forceLongFormat>false</forceLongFormat>
    <tags>true</tags>
  </gitDescribe>
  <injectAllReactorProjects default-value="false"/>
  <prefix default-value="git"/>
  <project default-value="${project}"/>
  <reactorProjects default-value="${reactorProjects}"/>
  <runOnlyOnce default-value="false"/>
  <session>${session}</session>
  <skip default-value="false">false</skip>
  <skipPoms default-value="true">true</skipPoms>
  <skipViaCommandLine default-value="false">${maven.gitcommitid.skip}</skipViaCommandLine>
  <useNativeGit default-value="false">false</useNativeGit>
  <verbose default-value="false"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent (default)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <address>${jacoco.address}</address>
  <append>${jacoco.append}</append>
  <classDumpDir>${jacoco.classDumpDir}</classDumpDir>
  <destFile default-value="${project.build.directory}/jacoco.exec">/home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/../target/jacoco-all.exec</destFile>
  <dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit>
  <exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders>
  <inclBootstrapClasses>${jacoco.inclBootstrapClasses}</inclBootstrapClasses>
  <inclNoLocationClasses>${jacoco.inclNoLocationClasses}</inclNoLocationClasses>
  <jmx>${jacoco.jmx}</jmx>
  <output>${jacoco.output}</output>
  <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
  <port>${jacoco.port}</port>
  <project>${project}</project>
  <propertyName>master_test_jacocoArgLine</propertyName>
  <sessionId>${jacoco.sessionId}</sessionId>
  <skip default-value="false">true</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-jar-plugin:3.1.1:test-jar (attach-tests)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <archive>
    <manifest>
      <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
      <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
      <addClasspath>false</addClasspath>
    </manifest>
    <manifestSections combine.children="append">
      <manifestSection>
        <name>org.eclipse.scout:maven-master</name>
        <manifestEntries>
          <Build-Time>${git.build.time}</Build-Time>
          <Git-Branch>${git.branch}</Git-Branch>
          <Git-Commit-Id>${git.commit.id}</Git-Commit-Id>
          <Git-Commit-Id-Describe>${git.commit.id.describe}</Git-Commit-Id-Describe>
          <Git-Remote-Origin-Url>${git.remote.origin.url}</Git-Remote-Origin-Url>
          <Project-ArtifactId>maven-master</Project-ArtifactId>
          <Project-GroupId>org.eclipse.scout</Project-GroupId>
          <Project-Name>Maven Master Root Module</Project-Name>
          <Project-Version>3.1.3</Project-Version>
        </manifestEntries>
      </manifestSection>
    </manifestSections>
  </archive>
  <classifier default-value="tests"/>
  <finalName default-value="${project.build.finalName}"/>
  <forceCreation default-value="false">${maven.jar.forceCreation}</forceCreation>
  <outputDirectory default-value="${project.build.directory}"/>
  <project default-value="${project}"/>
  <session default-value="${session}"/>
  <skip>${maven.test.skip}</skip>
  <skipIfEmpty default-value="false">true</skipIfEmpty>
  <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
  <useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-source-plugin:3.0.1:jar-no-fork (attach-sources)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <attach default-value="true">${maven.source.attach}</attach>
  <classifier default-value="sources">${maven.source.classifier}</classifier>
  <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
  <excludeResources default-value="false">${maven.source.excludeResources}</excludeResources>
  <finalName default-value="${project.build.finalName}"/>
  <forceCreation default-value="false">${maven.source.forceCreation}</forceCreation>
  <includePom default-value="false">${maven.source.includePom}</includePom>
  <outputDirectory default-value="${project.build.directory}"/>
  <project default-value="${project}"/>
  <reactorProjects default-value="${reactorProjects}"/>
  <session default-value="${session}"/>
  <skipSource default-value="false">${maven.source.skip}</skipSource>
  <useDefaultExcludes default-value="true">${maven.source.useDefaultExcludes}</useDefaultExcludes>
  <useDefaultManifestFile default-value="false">${maven.source.useDefaultManifestFile}</useDefaultManifestFile>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <attach default-value="true">${maven.source.attach}</attach>
  <classifier default-value="test-sources">${maven.source.test.classifier}</classifier>
  <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
  <excludeResources default-value="false">${maven.source.excludeResources}</excludeResources>
  <finalName default-value="${project.build.finalName}"/>
  <forceCreation default-value="false">${maven.source.forceCreation}</forceCreation>
  <includePom default-value="false">${maven.source.includePom}</includePom>
  <outputDirectory default-value="${project.build.directory}"/>
  <project default-value="${project}"/>
  <reactorProjects default-value="${reactorProjects}"/>
  <session default-value="${session}"/>
  <skipSource default-value="false">${maven.source.skip}</skipSource>
  <useDefaultExcludes default-value="true">${maven.source.useDefaultExcludes}</useDefaultExcludes>
  <useDefaultManifestFile default-value="false">${maven.source.useDefaultManifestFile}</useDefaultManifestFile>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar (attach-javadocs)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <additionalJOption>${additionalJOption}</additionalJOption>
  <applyJavadocSecurityFix default-value="true">${maven.javadoc.applyJavadocSecurityFix}</applyJavadocSecurityFix>
  <attach default-value="true">${attach}</attach>
  <author default-value="true">${author}</author>
  <bootclasspath>${bootclasspath}</bootclasspath>
  <bootclasspathArtifacts>${bootclasspathArtifacts}</bootclasspathArtifacts>
  <bottom default-value="Copyright &amp;#169; {inceptionYear}&amp;#x2013;{currentYear} {organizationName}. All rights reserved.">${bottom}</bottom>
  <breakiterator default-value="false">${breakiterator}</breakiterator>
  <charset>${charset}</charset>
  <classifier default-value="javadoc">${maven.javadoc.classifier}</classifier>
  <debug default-value="false">${debug}</debug>
  <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
  <destDir>${destDir}</destDir>
  <detectJavaApiLink default-value="true">${detectJavaApiLink}</detectJavaApiLink>
  <detectLinks default-value="false">${detectLinks}</detectLinks>
  <detectOfflineLinks default-value="true">${detectOfflineLinks}</detectOfflineLinks>
  <docencoding default-value="${project.reporting.outputEncoding}">${docencoding}</docencoding>
  <docfilessubdirs default-value="false">${docfilessubdirs}</docfilessubdirs>
  <doclet>${doclet}</doclet>
  <docletArtifact>${docletArtifact}</docletArtifact>
  <docletArtifacts>${docletArtifacts}</docletArtifacts>
  <docletPath>${docletPath}</docletPath>
  <doclint>${doclint}</doclint>
  <doctitle default-value="${project.name} ${project.version} API">${doctitle}</doctitle>
  <encoding default-value="${project.build.sourceEncoding}">UTF-8</encoding>
  <excludePackageNames>${excludePackageNames}</excludePackageNames>
  <excludedocfilessubdir>${excludedocfilessubdir}</excludedocfilessubdir>
  <extdirs>${extdirs}</extdirs>
  <failOnError default-value="true">false</failOnError>
  <failOnWarnings default-value="false">${maven.javadoc.failOnWarnings}</failOnWarnings>
  <finalName>${project.build.finalName}</finalName>
  <footer>${footer}</footer>
  <groups>${groups}</groups>
  <header>${header}</header>
  <helpfile>${helpfile}</helpfile>
  <includeDependencySources default-value="false"/>
  <includeTransitiveDependencySources default-value="false"/>
  <isOffline default-value="${settings.offline}"/>
  <jarOutputDirectory>${project.build.directory}</jarOutputDirectory>
  <javaApiLinks>${javaApiLinks}</javaApiLinks>
  <javadocDirectory default-value="${basedir}/src/main/javadoc"/>
  <javadocExecutable>${javadocExecutable}</javadocExecutable>
  <javadocOptionsDir default-value="${project.build.directory}/javadoc-bundle-options"/>
  <javadocVersion>${javadocVersion}</javadocVersion>
  <keywords default-value="false">${keywords}</keywords>
  <links>${links}</links>
  <linksource default-value="false">${linksource}</linksource>
  <localRepository>${localRepository}</localRepository>
  <locale>${locale}</locale>
  <maxmemory>${maxmemory}</maxmemory>
  <minmemory>${minmemory}</minmemory>
  <mojo default-value="${mojoExecution}"/>
  <nocomment default-value="false">${nocomment}</nocomment>
  <nodeprecated default-value="false">${nodeprecated}</nodeprecated>
  <nodeprecatedlist default-value="false">${nodeprecatedlist}</nodeprecatedlist>
  <nohelp default-value="false">${nohelp}</nohelp>
  <noindex default-value="false">${noindex}</noindex>
  <nonavbar default-value="false">${nonavbar}</nonavbar>
  <nooverview default-value="false">${nooverview}</nooverview>
  <noqualifier>${noqualifier}</noqualifier>
  <nosince default-value="false">${nosince}</nosince>
  <notimestamp default-value="false">${notimestamp}</notimestamp>
  <notree default-value="false">${notree}</notree>
  <offlineLinks>${offlineLinks}</offlineLinks>
  <old default-value="false">${old}</old>
  <outputDirectory default-value="${project.build.directory}/apidocs">${destDir}</outputDirectory>
  <overview default-value="${basedir}/src/main/javadoc/overview.html">${overview}</overview>
  <packagesheader>${packagesheader}</packagesheader>
  <project default-value="${project}"/>
  <quiet default-value="false">${quiet}</quiet>
  <reactorProjects>${reactorProjects}</reactorProjects>
  <resourcesArtifacts>${resourcesArtifacts}</resourcesArtifacts>
  <serialwarn default-value="false">${serialwarn}</serialwarn>
  <session default-value="${session}"/>
  <settings default-value="${settings}"/>
  <show default-value="protected">${show}</show>
  <skip default-value="false">${maven.javadoc.skip}</skip>
  <source>1.8</source>
  <sourceDependencyCacheDir default-value="${project.build.directory}/distro-javadoc-sources"/>
  <sourcepath>${sourcepath}</sourcepath>
  <sourcetab>${sourcetab}</sourcetab>
  <splitindex default-value="false">${splitindex}</splitindex>
  <stylesheet default-value="java">${stylesheet}</stylesheet>
  <stylesheetfile>${stylesheetfile}</stylesheetfile>
  <subpackages>${subpackages}</subpackages>
  <taglet>${taglet}</taglet>
  <tagletArtifact>${tagletArtifact}</tagletArtifact>
  <tagletArtifacts>${tagletArtifacts}</tagletArtifacts>
  <tagletpath>${tagletpath}</tagletpath>
  <taglets>${taglets}</taglets>
  <tags>${tags}</tags>
  <top>${top}</top>
  <use default-value="true">${use}</use>
  <useDefaultManifestFile default-value="false"/>
  <useStandardDocletOptions default-value="true">${useStandardDocletOptions}</useStandardDocletOptions>
  <validateLinks default-value="false">${validateLinks}</validateLinks>
  <verbose default-value="false">${verbose}</verbose>
  <version default-value="true">${version}</version>
  <windowtitle default-value="${project.name} ${project.version} API">${windowtitle}</windowtitle>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <basedir>${basedir}</basedir>
  <localRepository default-value="${localRepository}"/>
  <locales default-value="en">${locales}</locales>
  <pomPackagingOnly default-value="true"/>
  <project default-value="${project}"/>
  <reactorProjects default-value="${reactorProjects}"/>
  <relativizeDecorationLinks default-value="true">${relativizeDecorationLinks}</relativizeDecorationLinks>
  <repositories default-value="${project.remoteArtifactRepositories}"/>
  <siteDirectory default-value="${basedir}/src/site"/>
  <skip default-value="false">${maven.site.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.basepom.maven:duplicate-finder-maven-plugin:1.3.0:check (default)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <bootClasspathProperty default-value="sun.boot.class.path">${duplicate-finder.bootClasspathProperty}</bootClasspathProperty>
  <checkCompileClasspath default-value="true">true</checkCompileClasspath>
  <checkRuntimeClasspath default-value="true">true</checkRuntimeClasspath>
  <checkTestClasspath default-value="true">true</checkTestClasspath>
  <failBuildInCaseOfConflict default-value="false">true</failBuildInCaseOfConflict>
  <failBuildInCaseOfDifferentContentConflict default-value="false">true</failBuildInCaseOfDifferentContentConflict>
  <failBuildInCaseOfEqualContentConflict default-value="false">true</failBuildInCaseOfEqualContentConflict>
  <ignoredClassPatterns>
    <ignoredClassPattern>.*module-info.*</ignoredClassPattern>
  </ignoredClassPatterns>
  <ignoredResourcePatterns>
    <ignoredResourcePattern>.*ico$</ignoredResourcePattern>
    <ignoredResourcePattern>.*jpg$</ignoredResourcePattern>
    <ignoredResourcePattern>.*jpeg$</ignoredResourcePattern>
    <ignoredResourcePattern>.*png$</ignoredResourcePattern>
    <ignoredResourcePattern>.*gif$</ignoredResourcePattern>
    <ignoredResourcePattern>.*html$</ignoredResourcePattern>
    <ignoredResourcePattern>.*htm$</ignoredResourcePattern>
    <ignoredResourcePattern>.*xml$</ignoredResourcePattern>
    <ignoredResourcePattern>.*txt$</ignoredResourcePattern>
    <ignoredResourcePattern>.*.api_description$</ignoredResourcePattern>
    <ignoredResourcePattern>.*options$</ignoredResourcePattern>
    <ignoredResourcePattern>.*properties$</ignoredResourcePattern>
    <ignoredResourcePattern>.*gitkeep$</ignoredResourcePattern>
    <ignoredResourcePattern>.*sql$</ignoredResourcePattern>
    <ignoredResourcePattern>.*xjb$</ignoredResourcePattern>
    <ignoredResourcePattern>.*exsd$</ignoredResourcePattern>
    <ignoredResourcePattern>.*about.ini$</ignoredResourcePattern>
  </ignoredResourcePatterns>
  <includeBootClasspath default-value="false">${duplicate-finder.includeBootClasspath}</includeBootClasspath>
  <includePomProjects default-value="false">true</includePomProjects>
  <preferLocal default-value="true">true</preferLocal>
  <printEqualFiles default-value="false">false</printEqualFiles>
  <project default-value="${project}"/>
  <quiet default-value="false">false</quiet>
  <resultFile default-value="${project.build.directory}/duplicate-finder-result.xml">${duplicate-finder.resultFile}</resultFile>
  <resultFileMinClasspathCount default-value="2">${duplicate-finder.resultFileMinClasspathCount}</resultFileMinClasspathCount>
  <skip default-value="false">true</skip>
  <useDefaultClassIgnoreList default-value="true">${duplicate-finder.useDefaultClassIgnoreList}</useDefaultClassIgnoreList>
  <useDefaultResourceIgnoreList default-value="true">${duplicate-finder.useDefaultResourceIgnoreList}</useDefaultResourceIgnoreList>
  <useResultFile default-value="true">false</useResultFile>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.codehaus.mojo:animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <failOnError default-value="true">${animal.sniffer.failOnError}</failOnError>
  <ignoreDependencies default-value="true"/>
  <localRepository default-value="${localRepository}"/>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <project default-value="${project}"/>
  <signature>
    <groupId>org.codehaus.mojo.signature</groupId>
    <artifactId>java18</artifactId>
    <version>1.0</version>${animal.sniffer.signature}</signature>
  <skip default-value="false">true</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (sign-artifacts)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <ascDirectory default-value="${project.build.directory}/gpg"/>
  <defaultKeyring default-value="true">${gpg.defaultKeyring}</defaultKeyring>
  <executable>${gpg.executable}</executable>
  <gpgArguments>
    <arg>--pinentry-mode</arg>
    <arg>loopback</arg>
  </gpgArguments>
  <homedir>${gpg.homedir}</homedir>
  <interactive default-value="${settings.interactiveMode}"/>
  <keyname>${gpg.keyname}</keyname>
  <lockMode>${gpg.lockMode}</lockMode>
  <passphrase>${gpg.passphrase}</passphrase>
  <passphraseServerId default-value="gpg.passphrase">${gpg.passphraseServerId}</passphraseServerId>
  <project default-value="${project}"/>
  <publicKeyring>${gpg.publicKeyring}</publicKeyring>
  <secretKeyring>${gpg.secretKeyring}</secretKeyring>
  <settings default-value="${settings}"/>
  <skip default-value="false">${gpg.skip}</skip>
  <useAgent default-value="true">${gpg.useagent}</useAgent>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <artifact default-value="${project.artifact}"/>
  <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  <createChecksum default-value="false">true</createChecksum>
  <installAtEnd default-value="false">${installAtEnd}</installAtEnd>
  <localRepository>${localRepository}</localRepository>
  <packaging default-value="${project.packaging}">pom</packaging>
  <pomFile default-value="${project.file}"/>
  <project default-value="${project}"/>
  <reactorProjects default-value="${reactorProjects}"/>
  <skip default-value="false">true</skip>
  <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <altStagingDirectory>${altStagingDirectory}</altStagingDirectory>
  <artifact default-value="${project.artifact}"/>
  <attachedArtifacts default-value="${project.attachedArtifacts}"/>
  <autoDropAfterRelease default-value="true">${autoDropAfterRelease}</autoDropAfterRelease>
  <autoReleaseAfterClose default-value="false">false</autoReleaseAfterClose>
  <detectBuildFailures default-value="true">${detectBuildFailures}</detectBuildFailures>
  <keepStagingRepositoryOnCloseRuleFailure>${keepStagingRepositoryOnCloseRuleFailure}</keepStagingRepositoryOnCloseRuleFailure>
  <keepStagingRepositoryOnFailure>${keepStagingRepositoryOnFailure}</keepStagingRepositoryOnFailure>
  <mavenSession default-value="${session}"/>
  <mojoExecution default-value="${mojoExecution}"/>
  <nexusUrl>https://oss.sonatype.org/</nexusUrl>
  <offline default-value="${settings.offline}"/>
  <packaging default-value="${project.packaging}"/>
  <pluginArtifactId default-value="${plugin.artifactId}"/>
  <pluginGroupId default-value="${plugin.groupId}"/>
  <pluginVersion default-value="${plugin.version}"/>
  <pomFile default-value="${project.file}"/>
  <serverId>ossrh</serverId>
  <skipLocalStaging>${skipLocalStaging}</skipLocalStaging>
  <skipNexusStagingDeployMojo>${skipNexusStagingDeployMojo}</skipNexusStagingDeployMojo>
  <skipRemoteStaging>${skipRemoteStaging}</skipRemoteStaging>
  <skipStaging>${skipStaging}</skipStaging>
  <skipStagingRepositoryClose>${skipStagingRepositoryClose}</skipStagingRepositoryClose>
  <sslAllowAll default-value="false">${maven.wagon.http.ssl.allowall}</sslAllowAll>
  <sslInsecure default-value="false">${maven.wagon.http.ssl.insecure}</sslInsecure>
  <stagingDescription>${stagingDescription}</stagingDescription>
  <stagingProfileId>${stagingProfileId}</stagingProfileId>
  <stagingProgressPauseDurationSeconds default-value="3">${stagingProgressPauseDurationSeconds}</stagingProgressPauseDurationSeconds>
  <stagingProgressTimeoutMinutes default-value="5">${stagingProgressTimeoutMinutes}</stagingProgressTimeoutMinutes>
  <stagingRepositoryId>${stagingRepositoryId}</stagingRepositoryId>
  <updateReleaseInfo>${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=6886, ConflictMarker.markTime=7817, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=2500, ConflictIdSorter.topsortTime=5818, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=11229, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=5877, DefaultDependencyCollector.transformTime=49406}
[DEBUG] org.eclipse.scout:maven-master:pom:3.1.3
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ maven-master ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:3.1.0:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:3.1.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:3.1.0:clean' with basic configurator -->
[DEBUG]   (f) directory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target
[DEBUG]   (f) excludeDefaultDirectories = false
[DEBUG]   (f) failOnError = true
[DEBUG]   (f) followSymLinks = false
[DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/classes
[DEBUG]   (f) reportDirectory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/classes
[DEBUG]   (f) retryOnError = true
[DEBUG]   (f) skip = false
[DEBUG]   (f) testOutputDirectory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/test-classes
[DEBUG] -- end configuration --
[DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target
[DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/classes
[DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/test-classes
[DEBUG] Skipping non-existing directory /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/classes
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ maven-master ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce' with basic configurator -->
[DEBUG]   (s) fail = true
[DEBUG]   (s) failFast = false
[DEBUG]   (f) ignoreCache = false
[DEBUG]   (f) mojoExecution = org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce {execution: enforce-rules}
[DEBUG]   (s) project = MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml
[DEBUG]   (s) message = Build reproducibility : always define plugin versions
[DEBUG]   (f) banLatest = true
[DEBUG]   (f) banRelease = true
[DEBUG]   (s) phases = clean,deploy
[DEBUG]   (f) unCheckedPluginList = org.apache.maven.plugins:maven-deploy-plugin
[DEBUG]   (s) message = No SNAPSHOT versions allowed for dependencies
[DEBUG]   (s) onlyWhenRelease = true
[DEBUG]   (s) message = To build this project JDK 1.8 (or upper) is required. Please install it.
[DEBUG]   (s) version = 1.8
[DEBUG]   (s) message = To build this project Maven 3.5.3 (or upper) is required. Please install it.
[DEBUG]   (s) version = 3.5.3
[DEBUG]   (s) message = commons-beanutils:commons-beanutils should be used instead
[DEBUG]   (s) excludes = [commons-beanutils:commons-beanutils-core]
[DEBUG]   (s) searchTransitive = true
[DEBUG]   (f) dependencies = [org.eclipse.scout.rt, org.eclipse.scout, org.eclipse.scout.sdk]
[DEBUG]   (f) dependencies = [org.eclipse.jetty]
[DEBUG]   (s) rules = [org.apache.maven.plugins.enforcer.RequirePluginVersions@471e3e69, org.apache.maven.plugins.enforcer.RequireReleaseDeps@82076de, org.apache.maven.plugins.enforcer.RequireJavaVersion@4179260d, org.apache.maven.plugins.enforcer.RequireMavenVersion@250cbcb9, org.apache.maven.plugins.enforcer.BannedDependencies@13d72307, org.apache.maven.plugins.enforcer.BanDuplicatePomDependencyVersions@18ca3125, org.apache.maven.plugins.enforcer.RequireSameVersions@108b257f, org.apache.maven.plugins.enforcer.RequireSameVersions@5022aaa3]
[DEBUG]   (s) session = org.apache.maven.execution.MavenSession@23c05889
[DEBUG]   (s) skip = true
[DEBUG] -- end configuration --
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ maven-master ---
[DEBUG] Configuring mojo pl.project13.maven:git-commit-id-plugin:2.2.5:revision from plugin realm ClassRealm[plugin>pl.project13.maven:git-commit-id-plugin:2.2.5, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]
[DEBUG] Configuring mojo 'pl.project13.maven:git-commit-id-plugin:2.2.5:revision' with basic configurator -->
[DEBUG]   (f) abbrevLength = 10
[DEBUG]   (f) commitIdGenerationMode = flat
[DEBUG]   (f) dateFormat = yyyy-MM-dd'T'HH:mm:ssZZ
[DEBUG]   (f) dotGitDirectory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/.git
[DEBUG]   (f) evaluateOnCommit = HEAD
[DEBUG]   (f) failOnNoGitDirectory = false
[DEBUG]   (f) failOnUnableToExtractRepoInfo = true
[DEBUG]   (f) format = properties
[DEBUG]   (f) generateGitPropertiesFile = false
[DEBUG]   (f) generateGitPropertiesFilename = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/classes/git.properties
[DEBUG]   (s) always = true
[DEBUG]   (s) abbrev = 7
[DEBUG]   (s) dirty = -dirty
[DEBUG]   (s) forceLongFormat = false
[DEBUG]   (s) tags = true
[DEBUG]   (f) gitDescribe = GitDescribeConfig{skip=false, always=true, dirty='-dirty', match='*', abbrev=7, tags=true, forceLongFormat=false}
[DEBUG]   (f) injectAllReactorProjects = false
[DEBUG]   (f) prefix = git
[DEBUG]   (f) project = MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml
[DEBUG]   (f) reactorProjects = [MavenProject: org.eclipse.scout:maven_plugin_version-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/pom.xml, MavenProject: org.eclipse.scout:maven_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_rt_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_rt_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_sdk_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_sdk_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_sdk_p2_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_sdk_p2_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:eclipse-settings_master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_master/pom.xml, MavenProject: org.eclipse.scout:eclipse-settings_aptEnabled_master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_aptEnabled_master/pom.xml, MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml]
[DEBUG]   (f) runOnlyOnce = false
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@23c05889
[DEBUG]   (f) skip = false
[DEBUG]   (f) skipPoms = true
[DEBUG]   (f) skipViaCommandLine = false
[DEBUG]   (f) useNativeGit = false
[DEBUG]   (f) verbose = false
[DEBUG] -- end configuration --
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ maven-master ---
[DEBUG] Configuring mojo org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent from plugin realm ClassRealm[plugin>org.jacoco:jacoco-maven-plugin:0.8.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]
[DEBUG] Configuring mojo 'org.jacoco:jacoco-maven-plugin:0.8.2:prepare-agent' with basic configurator -->
[DEBUG]   (f) destFile = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/../target/jacoco-all.exec
[DEBUG]   (f) pluginArtifactMap = {org.jacoco:jacoco-maven-plugin=org.jacoco:jacoco-maven-plugin:maven-plugin:0.8.2:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent=backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation=org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.2.1:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit=junit:junit:jar:4.8.2:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.22:compile, org.apache.maven.shared:file-management=org.apache.maven.shared:file-management:jar:1.2.1:compile, org.apache.maven.shared:maven-shared-io=org.apache.maven.shared:maven-shared-io:jar:1.1:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, org.apache.maven.doxia:doxia-sink-api=org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, org.apache.maven.doxia:doxia-logging-api=org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, org.apache.maven.reporting:maven-reporting-impl=org.apache.maven.reporting:maven-reporting-impl:jar:2.1:compile, org.apache.maven.doxia:doxia-core=org.apache.maven.doxia:doxia-core:jar:1.1.2:compile, xerces:xercesImpl=xerces:xercesImpl:jar:2.8.1:compile, commons-lang:commons-lang=commons-lang:commons-lang:jar:2.4:compile, commons-httpclient:commons-httpclient=commons-httpclient:commons-httpclient:jar:3.1:compile, commons-codec:commons-codec=commons-codec:commons-codec:jar:1.2:compile, org.apache.maven.doxia:doxia-site-renderer=org.apache.maven.doxia:doxia-site-renderer:jar:1.1.2:compile, org.apache.maven.doxia:doxia-decoration-model=org.apache.maven.doxia:doxia-decoration-model:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-xhtml=org.apache.maven.doxia:doxia-module-xhtml:jar:1.1.2:compile, org.apache.maven.doxia:doxia-module-fml=org.apache.maven.doxia:doxia-module-fml:jar:1.1.2:compile, org.codehaus.plexus:plexus-i18n=org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile, org.codehaus.plexus:plexus-velocity=org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile, org.apache.velocity:velocity=org.apache.velocity:velocity:jar:1.5:compile, commons-collections:commons-collections=commons-collections:commons-collections:jar:3.2.2:compile, commons-validator:commons-validator=commons-validator:commons-validator:jar:1.2.0:compile, commons-beanutils:commons-beanutils=commons-beanutils:commons-beanutils:jar:1.7.0:compile, commons-digester:commons-digester=commons-digester:commons-digester:jar:1.6:compile, commons-logging:commons-logging=commons-logging:commons-logging:jar:1.0.4:compile, oro:oro=oro:oro:jar:2.0.8:compile, xml-apis:xml-apis=xml-apis:xml-apis:jar:1.0.b2:compile, org.jacoco:org.jacoco.agent=org.jacoco:org.jacoco.agent:jar:runtime:0.8.2:compile, org.jacoco:org.jacoco.core=org.jacoco:org.jacoco.core:jar:0.8.2:compile, org.ow2.asm:asm=org.ow2.asm:asm:jar:6.2.1:compile, org.ow2.asm:asm-commons=org.ow2.asm:asm-commons:jar:6.2.1:compile, org.ow2.asm:asm-analysis=org.ow2.asm:asm-analysis:jar:6.2.1:compile, org.ow2.asm:asm-tree=org.ow2.asm:asm-tree:jar:6.2.1:compile, org.jacoco:org.jacoco.report=org.jacoco:org.jacoco.report:jar:0.8.2:compile}
[DEBUG]   (f) project = MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml
[DEBUG]   (f) propertyName = master_test_jacocoArgLine
[DEBUG]   (f) skip = true
[DEBUG] -- end configuration --
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] master_test_jacocoArgLine set to empty
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ maven-master ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:3.1.1:test-jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:3.1.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:3.1.1:test-jar' with basic configurator -->
[DEBUG]   (s) addDefaultImplementationEntries = true
[DEBUG]   (s) addDefaultSpecificationEntries = true
[DEBUG]   (s) addClasspath = false
[DEBUG]   (s) manifest = org.apache.maven.archiver.ManifestConfiguration@7a4764bb
[DEBUG]   (s) name = org.eclipse.scout:maven-master
[DEBUG]   (s) manifestEntries = {Build-Time=null, Git-Branch=null, Git-Commit-Id=null, Git-Commit-Id-Describe=null, Git-Remote-Origin-Url=null, Project-ArtifactId=maven-master, Project-GroupId=org.eclipse.scout, Project-Name=Maven Master Root Module, Project-Version=3.1.3}
[DEBUG]   (s) manifestSections = [org.apache.maven.archiver.ManifestSection@33cd31cf]
[DEBUG]   (f) archive = org.apache.maven.archiver.MavenArchiveConfiguration@7aa45a14
[DEBUG]   (f) classifier = tests
[DEBUG]   (f) finalName = maven-master-3.1.3
[DEBUG]   (f) forceCreation = false
[DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target
[DEBUG]   (f) project = MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@23c05889
[DEBUG]   (f) skip = true
[DEBUG]   (f) skipIfEmpty = true
[DEBUG]   (f) testClassesDirectory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/test-classes
[DEBUG]   (f) useDefaultManifestFile = false
[DEBUG] -- end configuration --
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ maven-master ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-source-plugin:3.0.1:jar-no-fork from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-source-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-source-plugin:3.0.1:jar-no-fork' with basic configurator -->
[DEBUG]   (f) attach = true
[DEBUG]   (f) classifier = sources
[DEBUG]   (f) defaultManifestFile = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/classes/META-INF/MANIFEST.MF
[DEBUG]   (f) excludeResources = false
[DEBUG]   (f) finalName = maven-master-3.1.3
[DEBUG]   (f) forceCreation = false
[DEBUG]   (f) includePom = false
[DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target
[DEBUG]   (f) project = MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml
[DEBUG]   (f) reactorProjects = [MavenProject: org.eclipse.scout:maven_plugin_version-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/pom.xml, MavenProject: org.eclipse.scout:maven_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_rt_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_rt_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_sdk_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_sdk_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_sdk_p2_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_sdk_p2_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:eclipse-settings_master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_master/pom.xml, MavenProject: org.eclipse.scout:eclipse-settings_aptEnabled_master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_aptEnabled_master/pom.xml, MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml]
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@23c05889
[DEBUG]   (f) skipSource = false
[DEBUG]   (f) useDefaultExcludes = true
[DEBUG]   (f) useDefaultManifestFile = false
[DEBUG] -- end configuration --
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ maven-master ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-source-plugin:3.0.1:test-jar-no-fork from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-source-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-source-plugin:3.0.1:test-jar-no-fork' with basic configurator -->
[DEBUG]   (f) attach = true
[DEBUG]   (f) classifier = test-sources
[DEBUG]   (f) defaultManifestFile = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/classes/META-INF/MANIFEST.MF
[DEBUG]   (f) excludeResources = false
[DEBUG]   (f) finalName = maven-master-3.1.3
[DEBUG]   (f) forceCreation = false
[DEBUG]   (f) includePom = false
[DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target
[DEBUG]   (f) project = MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml
[DEBUG]   (f) reactorProjects = [MavenProject: org.eclipse.scout:maven_plugin_version-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/pom.xml, MavenProject: org.eclipse.scout:maven_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_rt_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_rt_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_sdk_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_sdk_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_sdk_p2_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_sdk_p2_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:eclipse-settings_master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_master/pom.xml, MavenProject: org.eclipse.scout:eclipse-settings_aptEnabled_master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_aptEnabled_master/pom.xml, MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml]
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@23c05889
[DEBUG]   (f) skipSource = false
[DEBUG]   (f) useDefaultExcludes = true
[DEBUG]   (f) useDefaultManifestFile = false
[DEBUG] -- end configuration --
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ maven-master ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-javadoc-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar' with basic configurator -->
[DEBUG]   (f) applyJavadocSecurityFix = true
[DEBUG]   (f) attach = true
[DEBUG]   (f) author = true
[DEBUG]   (f) bootclasspathArtifacts = []
[DEBUG]   (f) bottom = Copyright &#169; {inceptionYear}&#x2013;{currentYear} {organizationName}. All rights reserved.
[DEBUG]   (f) breakiterator = false
[DEBUG]   (f) classifier = javadoc
[DEBUG]   (f) debug = false
[DEBUG]   (f) defaultManifestFile = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/classes/META-INF/MANIFEST.MF
[DEBUG]   (f) detectJavaApiLink = true
[DEBUG]   (f) detectLinks = false
[DEBUG]   (f) detectOfflineLinks = true
[DEBUG]   (f) docencoding = UTF-8
[DEBUG]   (f) docfilessubdirs = false
[DEBUG]   (f) docletArtifact = groupId = 'null'
artifactId = 'null'
version = 'null'
[DEBUG]   (f) docletArtifacts = []
[DEBUG]   (f) doctitle = Maven Master Root Module 3.1.3 API
[DEBUG]   (f) encoding = UTF-8
[DEBUG]   (f) failOnError = false
[DEBUG]   (f) failOnWarnings = false
[DEBUG]   (f) finalName = maven-master-3.1.3
[DEBUG]   (f) groups = []
[DEBUG]   (f) includeDependencySources = false
[DEBUG]   (f) includeTransitiveDependencySources = false
[DEBUG]   (f) isOffline = false
[DEBUG]   (f) jarOutputDirectory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target
[DEBUG]   (f) javaApiLinks = {}
[DEBUG]   (f) javadocDirectory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/src/main/javadoc
[DEBUG]   (f) javadocOptionsDir = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/javadoc-bundle-options
[DEBUG]   (f) keywords = false
[DEBUG]   (f) links = []
[DEBUG]   (f) linksource = false
[DEBUG]   (f) localRepository =       id: local
      url: file:///home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/.repository
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]
   blocked: false

[DEBUG]   (f) mojo = org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar {execution: attach-javadocs}
[DEBUG]   (f) nocomment = false
[DEBUG]   (f) nodeprecated = false
[DEBUG]   (f) nodeprecatedlist = false
[DEBUG]   (f) nohelp = false
[DEBUG]   (f) noindex = false
[DEBUG]   (f) nonavbar = false
[DEBUG]   (f) nooverview = false
[DEBUG]   (f) nosince = false
[DEBUG]   (f) notimestamp = false
[DEBUG]   (f) notree = false
[DEBUG]   (f) offlineLinks = []
[DEBUG]   (f) old = false
[DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/apidocs
[DEBUG]   (f) overview = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/src/main/javadoc/overview.html
[DEBUG]   (f) project = MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml
[DEBUG]   (f) quiet = false
[DEBUG]   (f) reactorProjects = [MavenProject: org.eclipse.scout:maven_plugin_version-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/pom.xml, MavenProject: org.eclipse.scout:maven_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_rt_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_rt_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_sdk_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_sdk_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_sdk_p2_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_sdk_p2_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:eclipse-settings_master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_master/pom.xml, MavenProject: org.eclipse.scout:eclipse-settings_aptEnabled_master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_aptEnabled_master/pom.xml, MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml]
[DEBUG]   (f) resourcesArtifacts = []
[DEBUG]   (f) serialwarn = false
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@23c05889
[DEBUG]   (f) settings = org.apache.maven.execution.SettingsAdapter@5a90fcaa
[DEBUG]   (f) show = protected
[DEBUG]   (f) skip = false
[DEBUG]   (f) source = 1.8
[DEBUG]   (f) sourceDependencyCacheDir = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/distro-javadoc-sources
[DEBUG]   (f) splitindex = false
[DEBUG]   (f) stylesheet = java
[DEBUG]   (f) tagletArtifact = groupId = 'null'
artifactId = 'null'
version = 'null'
[DEBUG]   (f) tagletArtifacts = []
[DEBUG]   (f) taglets = []
[DEBUG]   (f) tags = []
[DEBUG]   (f) use = true
[DEBUG]   (f) useDefaultManifestFile = false
[DEBUG]   (f) useStandardDocletOptions = true
[DEBUG]   (f) validateLinks = false
[DEBUG]   (f) verbose = false
[DEBUG]   (f) version = true
[DEBUG]   (f) windowtitle = Maven Master Root Module 3.1.3 API
[DEBUG] -- end configuration --
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven-master ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-site-plugin:3.7.1:attach-descriptor from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-site-plugin:3.7.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-site-plugin:3.7.1:attach-descriptor' with basic configurator -->
[DEBUG]   (f) basedir = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh
[DEBUG]   (f) localRepository =       id: local
      url: file:///home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/.repository
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]
   blocked: false

[DEBUG]   (f) locales = en
[DEBUG]   (f) pomPackagingOnly = true
[DEBUG]   (f) project = MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml
[DEBUG]   (f) reactorProjects = [MavenProject: org.eclipse.scout:maven_plugin_version-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/pom.xml, MavenProject: org.eclipse.scout:maven_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_rt_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_rt_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_sdk_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_sdk_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_sdk_p2_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_sdk_p2_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:eclipse-settings_master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_master/pom.xml, MavenProject: org.eclipse.scout:eclipse-settings_aptEnabled_master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_aptEnabled_master/pom.xml, MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml]
[DEBUG]   (f) relativizeDecorationLinks = true
[DEBUG]   (f) repositories = [      id: eclipse.snapshot
      url: https://repo.eclipse.org/content/groups/snapshots/
   layout: default
snapshots: [enabled => true, update => daily]
 releases: [enabled => false, update => daily]
   blocked: false
,       id: eclipse.maven.central.mirror
      url: https://repo.eclipse.org/content/repositories/maven_central/
   layout: default
snapshots: [enabled => false, update => daily]
 releases: [enabled => true, update => daily]
   blocked: false
]
[DEBUG]   (f) siteDirectory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/src/site
[DEBUG]   (f) skip = false
[DEBUG] -- end configuration --
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ maven-master ---
[DEBUG] Configuring mojo org.basepom.maven:duplicate-finder-maven-plugin:1.3.0:check from plugin realm ClassRealm[plugin>org.basepom.maven:duplicate-finder-maven-plugin:1.3.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]
[DEBUG] Configuring mojo 'org.basepom.maven:duplicate-finder-maven-plugin:1.3.0:check' with basic configurator -->
[DEBUG]   (f) bootClasspathProperty = sun.boot.class.path
[DEBUG]   (f) checkCompileClasspath = true
[DEBUG]   (f) checkRuntimeClasspath = true
[DEBUG]   (f) checkTestClasspath = true
[DEBUG]   (f) failBuildInCaseOfConflict = true
[DEBUG]   (f) failBuildInCaseOfDifferentContentConflict = true
[DEBUG]   (f) failBuildInCaseOfEqualContentConflict = true
[DEBUG]   (f) ignoredClassPatterns = [.*module-info.*]
[DEBUG]   (f) ignoredResourcePatterns = [.*ico$, .*jpg$, .*jpeg$, .*png$, .*gif$, .*html$, .*htm$, .*xml$, .*txt$, .*.api_description$, .*options$, .*properties$, .*gitkeep$, .*sql$, .*xjb$, .*exsd$, .*about.ini$]
[DEBUG]   (f) includeBootClasspath = false
[DEBUG]   (f) includePomProjects = true
[DEBUG]   (f) preferLocal = true
[DEBUG]   (f) printEqualFiles = false
[DEBUG]   (f) project = MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml
[DEBUG]   (f) quiet = false
[DEBUG]   (f) resultFile = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/duplicate-finder-result.xml
[DEBUG]   (f) resultFileMinClasspathCount = 2
[DEBUG]   (f) skip = true
[DEBUG]   (f) useDefaultClassIgnoreList = true
[DEBUG]   (f) useDefaultResourceIgnoreList = true
[DEBUG]   (f) useResultFile = false
[DEBUG] -- end configuration --
[INFO] Skipping duplicate-finder execution!
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ maven-master ---
[DEBUG] Configuring mojo org.codehaus.mojo:animal-sniffer-maven-plugin:1.17:check from plugin realm ClassRealm[plugin>org.codehaus.mojo:animal-sniffer-maven-plugin:1.17, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]
[DEBUG] Configuring mojo 'org.codehaus.mojo:animal-sniffer-maven-plugin:1.17:check' with basic configurator -->
[DEBUG]   (f) failOnError = true
[DEBUG]   (f) ignoreDependencies = true
[DEBUG]   (f) localRepository =       id: local
      url: file:///home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/.repository
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]
   blocked: false

[DEBUG]   (f) outputDirectory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/classes
[DEBUG]   (f) project = MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml
[DEBUG]   (s) groupId = org.codehaus.mojo.signature
[DEBUG]   (s) artifactId = java18
[DEBUG]   (s) version = 1.0
[DEBUG]   (f) signature = org.codehaus.mojo.signature:java18:1.0
[DEBUG]   (f) skip = true
[DEBUG] -- end configuration --
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ maven-master ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-gpg-plugin:1.6:sign from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-gpg-plugin:1.6:sign' with basic configurator -->
[DEBUG]   (f) ascDirectory = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/gpg
[DEBUG]   (f) defaultKeyring = true
[DEBUG]   (f) gpgArguments = [--pinentry-mode, loopback]
[DEBUG]   (f) interactive = false
[DEBUG]   (f) passphraseServerId = gpg.passphrase
[DEBUG]   (f) project = MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml
[DEBUG]   (f) settings = org.apache.maven.execution.SettingsAdapter@5a90fcaa
[DEBUG]   (f) skip = false
[DEBUG]   (f) useAgent = true
[DEBUG] -- end configuration --
[DEBUG] Generating signature for /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/maven-master-3.1.3.pom
[DEBUG] Generating signature for /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/maven-master-3.1.3-site.xml
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-master ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.5.2:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.5.2, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.5.2:install' with basic configurator -->
[DEBUG]   (f) artifact = org.eclipse.scout:maven-master:pom:3.1.3
[DEBUG]   (f) attachedArtifacts = [org.eclipse.scout:maven-master:xml:site:3.1.3, org.eclipse.scout:maven-master:pom.asc:3.1.3, org.eclipse.scout:maven-master:xml.asc:site:3.1.3]
[DEBUG]   (f) createChecksum = true
[DEBUG]   (f) installAtEnd = false
[DEBUG]   (f) localRepository =       id: local
      url: file:///home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/.repository
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]
   blocked: false

[DEBUG]   (f) packaging = pom
[DEBUG]   (f) pomFile = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml
[DEBUG]   (f) project = MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml
[DEBUG]   (f) reactorProjects = [MavenProject: org.eclipse.scout:maven_plugin_version-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/pom.xml, MavenProject: org.eclipse.scout:maven_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_rt_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_rt_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_sdk_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_sdk_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:maven_sdk_p2_plugin_config-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_sdk_p2_plugin_config-master/pom.xml, MavenProject: org.eclipse.scout:eclipse-settings_master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_master/pom.xml, MavenProject: org.eclipse.scout:eclipse-settings_aptEnabled_master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/eclipse-settings_aptEnabled_master/pom.xml, MavenProject: org.eclipse.scout:maven-master:3.1.3 @ /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml]
[DEBUG]   (s) skip = true
[DEBUG]   (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[INFO] Skipping artifact installation
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ maven-master ---
[DEBUG] Configuring mojo org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy from plugin realm ClassRealm[extension>org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@799f7e29]
[DEBUG] Configuring mojo 'org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy' with basic configurator -->
[DEBUG]   (f) artifact = org.eclipse.scout:maven-master:pom:3.1.3
[DEBUG]   (f) attachedArtifacts = [org.eclipse.scout:maven-master:xml:site:3.1.3, org.eclipse.scout:maven-master:pom.asc:3.1.3, org.eclipse.scout:maven-master:xml.asc:site:3.1.3]
[DEBUG]   (f) autoDropAfterRelease = true
[DEBUG]   (f) autoReleaseAfterClose = false
[DEBUG]   (f) detectBuildFailures = true
[DEBUG]   (f) keepStagingRepositoryOnCloseRuleFailure = true
[DEBUG]   (f) keepStagingRepositoryOnFailure = true
[DEBUG]   (f) mavenSession = org.apache.maven.execution.MavenSession@23c05889
[DEBUG]   (f) mojoExecution = org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy {execution: injected-nexus-deploy}
[DEBUG]   (f) nexusUrl = https://oss.sonatype.org/
[DEBUG]   (f) offline = false
[DEBUG]   (f) packaging = pom
[DEBUG]   (f) pluginArtifactId = nexus-staging-maven-plugin
[DEBUG]   (f) pluginGroupId = org.sonatype.plugins
[DEBUG]   (f) pluginVersion = 1.6.8
[DEBUG]   (f) pomFile = /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml
[DEBUG]   (f) serverId = ossrh
[DEBUG]   (f) skipStagingRepositoryClose = true
[DEBUG]   (f) sslAllowAll = false
[DEBUG]   (f) sslInsecure = false
[DEBUG]   (f) stagingProgressPauseDurationSeconds = 3
[DEBUG]   (f) stagingProgressTimeoutMinutes = 5
[DEBUG] -- end configuration --
[DEBUG] Parameters{pluginGav='org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8', deferredDirectoryRoot=/home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/deferred, stagingDirectoryRoot=/home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging, nexusUrl='https://oss.sonatype.org/', serverId='ossrh', keepStagingRepositoryOnCloseRuleFailure=true, keepStagingRepositoryOnFailure=false, skipStagingRepositoryClose=false, autoReleaseAfterClose=false, autoDropAfterRelease=true, stagingProfileId='null', stagingRepositoryId='null', stagingActionMessages=org.sonatype.nexus.maven.staging.StagingActionMessages@1248ac5d, tags=null, stagingProgressTimeoutMinutes=5, stagingProgressPauseDurationSeconds=3, sslInsecure=false, sslAllowAll=false}
[DEBUG] Parameters{pluginGav='org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8', deferredDirectoryRoot=/home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/deferred, stagingDirectoryRoot=/home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging, nexusUrl='https://oss.sonatype.org/', serverId='ossrh', keepStagingRepositoryOnCloseRuleFailure=true, keepStagingRepositoryOnFailure=true, skipStagingRepositoryClose=true, autoReleaseAfterClose=false, autoDropAfterRelease=true, stagingProfileId='null', stagingRepositoryId='null', stagingActionMessages=org.sonatype.nexus.maven.staging.StagingActionMessages@1248ac5d, tags=null, stagingProgressTimeoutMinutes=5, stagingProgressPauseDurationSeconds=3, sslInsecure=false, sslAllowAll=false}
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[DEBUG] Client created for media-type application/xml; charset=UTF-8 and connection (url=https://oss.sonatype.org:443/,authc=UsernamePasswordAuthenticationInfo[username=OxBQ+mjf, password=****],sslCertificateValidation=STRICT,sslCertificateHostnameValidation=LAX)
Oct 17, 2022 8:06:07 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 1 * Client out-bound request
1 > GET https://oss.sonatype.org:443/service/local/status
1 > Content-Type: application/xml; charset=UTF-8
1 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20]
[DEBUG] Connection leased: [id: 7][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connecting to oss.sonatype.org:443
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/status HTTP/1.1
[DEBUG]  >> "GET /service/local/status HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic T3hCUSttamY6elJoZ05SM0k5VkdiM3BUWVpUbWZVRFRvSDhXaXIwRnBnL0tOUVV0L2ZTSjI=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/status HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic T3hCUSttamY6elJoZ05SM0k5VkdiM3BUWVpUbWZVRFRvSDhXaXIwRnBnL0tOUVV0L2ZTSjI=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Mon, 17 Oct 2022 20:06:07 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1109[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Mon, 17 Oct 2022 20:06:07 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1109
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<status>[\n]"
[DEBUG]  << "  <data>[\n]"
[DEBUG]  << "    <appName>Nexus Repository Manager</appName>[\n]"
[DEBUG]  << "    <formattedAppName>Nexus Repository Manager 2.15.1-02</formattedAppName>[\n]"
[DEBUG]  << "    <version>2.15.1-02</version>[\n]"
[DEBUG]  << "    <apiVersion>2.15.1-02</apiVersion>[\n]"
[DEBUG]  << "    <editionLong>Professional</editionLong>[\n]"
[DEBUG]  << "    <editionShort>PRO</editionShort>[\n]"
[DEBUG]  << "    <attributionsURL>http://links.sonatype.com/products/nexus/pro/attributions</attributionsURL>[\n]"
[DEBUG]  << "    <purchaseURL>http://links.sonatype.com/products/nexus/pro/store</purchaseURL>[\n]"
[DEBUG]  << "    <userLicenseURL>http://links.sonatype.com/products/nexus/pro/eula</userLicenseURL>[\n]"
[DEBUG]  << "    <state>STARTED</state>[\n]"
[DEBUG]  << "    <initializedAt>2022-09-15 16:32:39.966 UTC</initializedAt>[\n]"
[DEBUG]  << "    <startedAt>2022-09-15 16:33:04.726 UTC</startedAt>[\n]"
[DEBUG]  << "    <lastConfigChange>2022-09-15 16:33:04.726 UTC</lastConfigChange>[\n]"
[DEBUG]  << "    <firstStart>false</firstStart>[\n]"
[DEBUG]  << "    <instanceUpgraded>false</instanceUpgraded>[\n]"
[DEBUG]  << "    <configurationUpgraded>false</configurationUpgraded>[\n]"
[DEBUG]  << "    <baseUrl>https://oss.sonatype.org</baseUrl>[\n]"
[DEBUG]  << "    <licenseInstalled>true</licenseInstalled>[\n]"
[DEBUG]  << "    <licenseExpired>false</licenseExpired>[\n]"
[DEBUG]  << "    <trialLicense>false</trialLicense>[\n]"
[DEBUG]  << "  </data>[\n]"
[DEBUG]  << "</status>"
[DEBUG] Connection [id: 7][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 7][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
Oct 17, 2022 8:06:07 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 1 * Client in-bound response
1 < 200
1 < Date: Mon, 17 Oct 2022 20:06:07 GMT
1 < Content-Type: application/xml; charset=UTF-8
1 < Content-Length: 1109
1 < Connection: keep-alive
1 < Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
1 < X-Frame-Options: SAMEORIGIN
1 < X-Content-Type-Options: nosniff
1 < Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept
1 < 
<status>
  <data>
    <appName>Nexus Repository Manager</appName>
    <formattedAppName>Nexus Repository Manager 2.15.1-02</formattedAppName>
    <version>2.15.1-02</version>
    <apiVersion>2.15.1-02</apiVersion>
    <editionLong>Professional</editionLong>
    <editionShort>PRO</editionShort>
    <attributionsURL>http://links.sonatype.com/products/nexus/pro/attributions</attributionsURL>
    <purchaseURL>http://links.sonatype.com/products/nexus/pro/store</purchaseURL>
    <userLicenseURL>http://links.sonatype.com/products/nexus/pro/eula</userLicenseURL>
    <state>STARTED</state>
    <initializedAt>2022-09-15 16:32:39.966 UTC</initializedAt>
    <startedAt>2022-09-15 16:33:04.726 UTC</startedAt>
    <lastConfigChange>2022-09-15 16:33:04.726 UTC</lastConfigChange>
    <firstStart>false</firstStart>
    <instanceUpgraded>false</instanceUpgraded>
    <configurationUpgraded>false</configurationUpgraded>
    <baseUrl>https://oss.sonatype.org</baseUrl>
    <licenseInstalled>true</licenseInstalled>
    <licenseExpired>false</licenseExpired>
    <trialLicense>false</trialLicense>
  </data>
</status>

[DEBUG] Connected, received NexusStatus [appName=Nexus Repository Manager, version=2.15.1-02, editionShort=PRO] 
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
Oct 17, 2022 8:06:07 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 2 * Client out-bound request
2 > GET https://oss.sonatype.org:443/service/local/status
2 > Content-Type: application/xml; charset=UTF-8
2 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 7][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/status HTTP/1.1
[DEBUG]  >> "GET /service/local/status HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic T3hCUSttamY6elJoZ05SM0k5VkdiM3BUWVpUbWZVRFRvSDhXaXIwRnBnL0tOUVV0L2ZTSjI=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/status HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic T3hCUSttamY6elJoZ05SM0k5VkdiM3BUWVpUbWZVRFRvSDhXaXIwRnBnL0tOUVV0L2ZTSjI=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Mon, 17 Oct 2022 20:06:07 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1109[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Mon, 17 Oct 2022 20:06:07 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1109
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<status>[\n]"
[DEBUG]  << "  <data>[\n]"
[DEBUG]  << "    <appName>Nexus Repository Manager</appName>[\n]"
[DEBUG]  << "    <formattedAppName>Nexus Repository Manager 2.15.1-02</formattedAppName>[\n]"
[DEBUG]  << "    <version>2.15.1-02</version>[\n]"
[DEBUG]  << "    <apiVersion>2.15.1-02</apiVersion>[\n]"
[DEBUG]  << "    <editionLong>Professional</editionLong>[\n]"
[DEBUG]  << "    <editionShort>PRO</editionShort>[\n]"
[DEBUG]  << "    <attributionsURL>http://links.sonatype.com/products/nexus/pro/attributions</attributionsURL>[\n]"
[DEBUG]  << "    <purchaseURL>http://links.sonatype.com/products/nexus/pro/store</purchaseURL>[\n]"
[DEBUG]  << "    <userLicenseURL>http://links.sonatype.com/products/nexus/pro/eula</userLicenseURL>[\n]"
[DEBUG]  << "    <state>STARTED</state>[\n]"
[DEBUG]  << "    <initializedAt>2022-09-15 16:32:39.966 UTC</initializedAt>[\n]"
[DEBUG]  << "    <startedAt>2022-09-15 16:33:04.726 UTC</startedAt>[\n]"
[DEBUG]  << "    <lastConfigChange>2022-09-15 16:33:04.726 UTC</lastConfigChange>[\n]"
[DEBUG]  << "    <firstStart>false</firstStart>[\n]"
[DEBUG]  << "    <instanceUpgraded>false</instanceUpgraded>[\n]"
[DEBUG]  << "    <configurationUpgraded>false</configurationUpgraded>[\n]"
[DEBUG]  << "    <baseUrl>https://oss.sonatype.org</baseUrl>[\n]"
[DEBUG]  << "    <licenseInstalled>true</licenseInstalled>[\n]"
[DEBUG]  << "    <licenseExpired>false</licenseExpired>[\n]"
[DEBUG]  << "    <trialLicense>false</trialLicense>[\n]"
[DEBUG]  << "  </data>[\n]"
[DEBUG]  << "</status>"
[DEBUG] Connection [id: 7][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 7][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
Oct 17, 2022 8:06:07 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 2 * Client in-bound response
2 < 200
2 < Date: Mon, 17 Oct 2022 20:06:07 GMT
2 < Content-Type: application/xml; charset=UTF-8
2 < Content-Length: 1109
2 < Connection: keep-alive
2 < Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
2 < X-Frame-Options: SAMEORIGIN
2 < X-Content-Type-Options: nosniff
2 < Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept
2 < 
<status>
  <data>
    <appName>Nexus Repository Manager</appName>
    <formattedAppName>Nexus Repository Manager 2.15.1-02</formattedAppName>
    <version>2.15.1-02</version>
    <apiVersion>2.15.1-02</apiVersion>
    <editionLong>Professional</editionLong>
    <editionShort>PRO</editionShort>
    <attributionsURL>http://links.sonatype.com/products/nexus/pro/attributions</attributionsURL>
    <purchaseURL>http://links.sonatype.com/products/nexus/pro/store</purchaseURL>
    <userLicenseURL>http://links.sonatype.com/products/nexus/pro/eula</userLicenseURL>
    <state>STARTED</state>
    <initializedAt>2022-09-15 16:32:39.966 UTC</initializedAt>
    <startedAt>2022-09-15 16:33:04.726 UTC</startedAt>
    <lastConfigChange>2022-09-15 16:33:04.726 UTC</lastConfigChange>
    <firstStart>false</firstStart>
    <instanceUpgraded>false</instanceUpgraded>
    <configurationUpgraded>false</configurationUpgraded>
    <baseUrl>https://oss.sonatype.org</baseUrl>
    <licenseInstalled>true</licenseInstalled>
    <licenseExpired>false</licenseExpired>
    <trialLicense>false</trialLicense>
  </data>
</status>

[DEBUG] Using staging v3 service
[DEBUG] Using progressTimeoutMinutes=5, progressPauseDurationSeconds=3
Oct 17, 2022 8:06:07 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 3 * Client out-bound request
3 > GET https://oss.sonatype.org:443/service/local/staging/profile_evaluate?a=maven-master&t=maven2&v=3.1.3&g=org.eclipse.scout
3 > Content-Type: application/xml; charset=UTF-8
3 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 7][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/profile_evaluate?a=maven-master&t=maven2&v=3.1.3&g=org.eclipse.scout HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/profile_evaluate?a=maven-master&t=maven2&v=3.1.3&g=org.eclipse.scout HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic T3hCUSttamY6elJoZ05SM0k5VkdiM3BUWVpUbWZVRFRvSDhXaXIwRnBnL0tOUVV0L2ZTSjI=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/profile_evaluate?a=maven-master&t=maven2&v=3.1.3&g=org.eclipse.scout HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic T3hCUSttamY6elJoZ05SM0k5VkdiM3BUWVpUbWZVRFRvSDhXaXIwRnBnL0tOUVV0L2ZTSjI=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Mon, 17 Oct 2022 20:06:07 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1298[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Mon, 17 Oct 2022 20:06:07 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1298
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<stagingProfiles>[\n]"
[DEBUG]  << "  <data>[\n]"
[DEBUG]  << "    <stagingProfile>[\n]"
[DEBUG]  << "      <resourceURI>https://oss.sonatype.org/service/local/staging/profile_evaluate/44c26f7d83b025</resourceURI>[\n]"
[DEBUG]  << "      <id>44c26f7d83b025</id>[\n]"
[DEBUG]  << "      <name>org.eclipse.scout</name>[\n]"
[DEBUG]  << "      <repositoryTemplateId>default_hosted_release</repositoryTemplateId>[\n]"
[DEBUG]  << "      <repositoryType>maven2</repositoryType>[\n]"
[DEBUG]  << "      <repositoryTargetId>44c26d38ef0101</repositoryTargetId>[\n]"
[DEBUG]  << "      <inProgress>false</inProgress>[\n]"
[DEBUG]  << "      <order>12914</order>[\n]"
[DEBUG]  << "      <deployURI>https://oss.sonatype.org/service/local/staging/deploy/maven2</deployURI>[\n]"
[DEBUG]  << "      <targetGroups>[\n]"
[DEBUG]  << "        <string>staging</string>[\n]"
[DEBUG]  << "      </targetGroups>[\n]"
[DEBUG]  << "      <finishNotifyRoles/>[\n]"
[DEBUG]  << "      <promotionNotifyRoles/>[\n]"
[DEBUG]  << "      <dropNotifyRoles/>[\n]"
[DEBUG]  << "      <closeRuleSets>[\n]"
[DEBUG]  << "        <string>5e9e8e6f8d20a3</string>[\n]"
[DEBUG]  << "      </closeRuleSets>[\n]"
[DEBUG]  << "      <promoteRuleSets/>[\n]"
[DEBUG]  << "      <promotionTargetRepository>releases</promotionTargetRepository>[\n]"
[DEBUG]  << "      <mode>BOTH</mode>[\n]"
[DEBUG]  << "      <finishNotifyCreator>true</finishNotifyCreator>[\n]"
[DEBUG]  << "      <promotionNotifyCreator>true</promotionNotifyCreator>[\n]"
[DEBUG]  << "      <dropNotifyCreator>true</dropNotifyCreator>[\n]"
[DEBUG]  << "      <autoStagingDisabled>false</autoStagingDisabled>[\n]"
[DEBUG]  << "      <repositoriesSearchable>true</repositoriesSearchable>[\n]"
[DEBUG]  << "      <properties class="linked-hash-map"/>[\n]"
[DEBUG]  << "    </stagingProfile>[\n]"
[DEBUG]  << "  </data>[\n]"
[DEBUG]  << "</stagingProfiles>"
[DEBUG] Connection [id: 7][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 7][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
Oct 17, 2022 8:06:07 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 3 * Client in-bound response
3 < 200
3 < Date: Mon, 17 Oct 2022 20:06:07 GMT
3 < Content-Type: application/xml; charset=UTF-8
3 < Content-Length: 1298
3 < Connection: keep-alive
3 < Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
3 < X-Frame-Options: SAMEORIGIN
3 < X-Content-Type-Options: nosniff
3 < Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept
3 < 
<stagingProfiles>
  <data>
    <stagingProfile>
      <resourceURI>https://oss.sonatype.org/service/local/staging/profile_evaluate/44c26f7d83b025</resourceURI>
      <id>44c26f7d83b025</id>
      <name>org.eclipse.scout</name>
      <repositoryTemplateId>default_hosted_release</repositoryTemplateId>
      <repositoryType>maven2</repositoryType>
      <repositoryTargetId>44c26d38ef0101</repositoryTargetId>
      <inProgress>false</inProgress>
      <order>12914</order>
      <deployURI>https://oss.sonatype.org/service/local/staging/deploy/maven2</deployURI>
      <targetGroups>
        <string>staging</string>
      </targetGroups>
      <finishNotifyRoles/>
      <promotionNotifyRoles/>
      <dropNotifyRoles/>
      <closeRuleSets>
        <string>5e9e8e6f8d20a3</string>
      </closeRuleSets>
      <promoteRuleSets/>
      <promotionTargetRepository>releases</promotionTargetRepository>
      <mode>BOTH</mode>
      <finishNotifyCreator>true</finishNotifyCreator>
      <promotionNotifyCreator>true</promotionNotifyCreator>
      <dropNotifyCreator>true</dropNotifyCreator>
      <autoStagingDisabled>false</autoStagingDisabled>
      <repositoriesSearchable>true</repositoriesSearchable>
      <properties class="linked-hash-map"/>
    </stagingProfile>
  </data>
</stagingProfiles>

[DEBUG] BeanUtils.copyProperties(com.sonatype.nexus.staging.api.dto.StagingProfileDTO@69d2cffb, com.sonatype.nexus.staging.api.dto.StagingProfileDTO@7c1ac3b)
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'https://oss.sonatype.org/service/local/staging/deploy/maven2' to type 'String'
[DEBUG] Converting 'Boolean' value 'true' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting value 'null' to type 'String'
[DEBUG]     Using default value ''
[DEBUG] Converting 'Boolean' value 'true' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting value 'null' to type 'String'
[DEBUG]     Using default value ''
[DEBUG] Converting 'String' value '44c26f7d83b025' to type 'String'
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'BOTH' to type 'String'
[DEBUG] Converting 'String' value 'org.eclipse.scout' to type 'String'
[DEBUG] Converting 'Integer' value '12914' to type 'Integer'
[DEBUG]     No conversion required, value is already a Integer
[DEBUG] Converting 'Boolean' value 'true' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting value 'null' to type 'String'
[DEBUG]     Using default value ''
[DEBUG] Converting 'String' value 'releases' to type 'String'
[DEBUG] Converting 'Boolean' value 'true' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value '44c26d38ef0101' to type 'String'
[DEBUG] Converting 'String' value 'default_hosted_release' to type 'String'
[DEBUG] Converting 'String' value 'maven2' to type 'String'
[DEBUG] Converting 'String' value 'https://oss.sonatype.org/service/local/staging/profile_evaluate/44c26f7d83b025' to type 'String'
[INFO]  * Using staging profile ID "44c26f7d83b025" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/maven-master/3.1.3/maven-master-3.1.3.pom
[DEBUG] Installing org.eclipse.scout:maven-master/maven-metadata.xml to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/maven-master/maven-metadata-nexus.xml
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/maven-master-3.1.3-site.xml to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/maven-master/3.1.3/maven-master-3.1.3-site.xml
[DEBUG] Installing org.eclipse.scout:maven-master/maven-metadata.xml to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/maven-master/maven-metadata-nexus.xml
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/maven-master-3.1.3.pom.asc to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/maven-master/3.1.3/maven-master-3.1.3.pom.asc
[DEBUG] Installing org.eclipse.scout:maven-master/maven-metadata.xml to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/maven-master/maven-metadata-nexus.xml
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/target/maven-master-3.1.3-site.xml.asc to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/maven-master/3.1.3/maven-master-3.1.3-site.xml.asc
[DEBUG] Installing org.eclipse.scout:maven-master/maven-metadata.xml to /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/maven_plugin_version-master/target/nexus-staging/staging/44c26f7d83b025/org/eclipse/scout/maven-master/maven-metadata-nexus.xml
[INFO] Performing remote staging...
[INFO] 
[INFO]  * Remote staging into staging profile ID "44c26f7d83b025"
Oct 17, 2022 8:06:07 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 4 * Client out-bound request
4 > GET https://oss.sonatype.org:443/service/local/staging/profiles/44c26f7d83b025
4 > Content-Type: application/xml; charset=UTF-8
4 > Accept: application/xml; charset=UTF-8

[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 7][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: GET /service/local/staging/profiles/44c26f7d83b025 HTTP/1.1
[DEBUG]  >> "GET /service/local/staging/profiles/44c26f7d83b025 HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic T3hCUSttamY6elJoZ05SM0k5VkdiM3BUWVpUbWZVRFRvSDhXaXIwRnBnL0tOUVV0L2ZTSjI=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> GET /service/local/staging/profiles/44c26f7d83b025 HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic T3hCUSttamY6elJoZ05SM0k5VkdiM3BUWVpUbWZVRFRvSDhXaXIwRnBnL0tOUVV0L2ZTSjI=
[DEBUG]  << "HTTP/1.1 200 OK[\r][\n]"
[DEBUG]  << "Date: Mon, 17 Oct 2022 20:06:07 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 1208[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 200 OK
[DEBUG] << HTTP/1.1 200 OK
[DEBUG] << Date: Mon, 17 Oct 2022 20:06:07 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 1208
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] << Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<profileResponse>[\n]"
[DEBUG]  << "  <data>[\n]"
[DEBUG]  << "    <resourceURI>https://oss.sonatype.org/service/local/staging/profiles/44c26f7d83b025/44c26f7d83b025</resourceURI>[\n]"
[DEBUG]  << "    <id>44c26f7d83b025</id>[\n]"
[DEBUG]  << "    <name>org.eclipse.scout</name>[\n]"
[DEBUG]  << "    <repositoryTemplateId>default_hosted_release</repositoryTemplateId>[\n]"
[DEBUG]  << "    <repositoryType>maven2</repositoryType>[\n]"
[DEBUG]  << "    <repositoryTargetId>44c26d38ef0101</repositoryTargetId>[\n]"
[DEBUG]  << "    <inProgress>false</inProgress>[\n]"
[DEBUG]  << "    <order>12914</order>[\n]"
[DEBUG]  << "    <deployURI>https://oss.sonatype.org/service/local/staging/deploy/maven2</deployURI>[\n]"
[DEBUG]  << "    <targetGroups>[\n]"
[DEBUG]  << "      <string>staging</string>[\n]"
[DEBUG]  << "    </targetGroups>[\n]"
[DEBUG]  << "    <finishNotifyRoles/>[\n]"
[DEBUG]  << "    <promotionNotifyRoles/>[\n]"
[DEBUG]  << "    <dropNotifyRoles/>[\n]"
[DEBUG]  << "    <closeRuleSets>[\n]"
[DEBUG]  << "      <string>5e9e8e6f8d20a3</string>[\n]"
[DEBUG]  << "    </closeRuleSets>[\n]"
[DEBUG]  << "    <promoteRuleSets/>[\n]"
[DEBUG]  << "    <promotionTargetRepository>releases</promotionTargetRepository>[\n]"
[DEBUG]  << "    <mode>BOTH</mode>[\n]"
[DEBUG]  << "    <finishNotifyCreator>true</finishNotifyCreator>[\n]"
[DEBUG]  << "    <promotionNotifyCreator>true</promotionNotifyCreator>[\n]"
[DEBUG]  << "    <dropNotifyCreator>true</dropNotifyCreator>[\n]"
[DEBUG]  << "    <autoStagingDisabled>false</autoStagingDisabled>[\n]"
[DEBUG]  << "    <repositoriesSearchable>true</repositoriesSearchable>[\n]"
[DEBUG]  << "    <properties class="linked-hash-map"/>[\n]"
[DEBUG]  << "  </data>[\n]"
[DEBUG]  << "</profileResponse>"
[DEBUG] Connection [id: 7][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 7][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
Oct 17, 2022 8:06:07 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 4 * Client in-bound response
4 < 200
4 < Date: Mon, 17 Oct 2022 20:06:07 GMT
4 < Content-Type: application/xml; charset=UTF-8
4 < Content-Length: 1208
4 < Connection: keep-alive
4 < Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
4 < X-Frame-Options: SAMEORIGIN
4 < X-Content-Type-Options: nosniff
4 < Vary: Accept-Charset,Accept-Encoding,Accept-Language,Accept
4 < 
<profileResponse>
  <data>
    <resourceURI>https://oss.sonatype.org/service/local/staging/profiles/44c26f7d83b025/44c26f7d83b025</resourceURI>
    <id>44c26f7d83b025</id>
    <name>org.eclipse.scout</name>
    <repositoryTemplateId>default_hosted_release</repositoryTemplateId>
    <repositoryType>maven2</repositoryType>
    <repositoryTargetId>44c26d38ef0101</repositoryTargetId>
    <inProgress>false</inProgress>
    <order>12914</order>
    <deployURI>https://oss.sonatype.org/service/local/staging/deploy/maven2</deployURI>
    <targetGroups>
      <string>staging</string>
    </targetGroups>
    <finishNotifyRoles/>
    <promotionNotifyRoles/>
    <dropNotifyRoles/>
    <closeRuleSets>
      <string>5e9e8e6f8d20a3</string>
    </closeRuleSets>
    <promoteRuleSets/>
    <promotionTargetRepository>releases</promotionTargetRepository>
    <mode>BOTH</mode>
    <finishNotifyCreator>true</finishNotifyCreator>
    <promotionNotifyCreator>true</promotionNotifyCreator>
    <dropNotifyCreator>true</dropNotifyCreator>
    <autoStagingDisabled>false</autoStagingDisabled>
    <repositoriesSearchable>true</repositoriesSearchable>
    <properties class="linked-hash-map"/>
  </data>
</profileResponse>

[DEBUG] BeanUtils.copyProperties(com.sonatype.nexus.staging.api.dto.StagingProfileDTO@1d67a1ad, com.sonatype.nexus.staging.api.dto.StagingProfileDTO@4aa0b026)
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'https://oss.sonatype.org/service/local/staging/deploy/maven2' to type 'String'
[DEBUG] Converting 'Boolean' value 'true' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting value 'null' to type 'String'
[DEBUG]     Using default value ''
[DEBUG] Converting 'Boolean' value 'true' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting value 'null' to type 'String'
[DEBUG]     Using default value ''
[DEBUG] Converting 'String' value '44c26f7d83b025' to type 'String'
[DEBUG] Converting 'Boolean' value 'false' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value 'BOTH' to type 'String'
[DEBUG] Converting 'String' value 'org.eclipse.scout' to type 'String'
[DEBUG] Converting 'Integer' value '12914' to type 'Integer'
[DEBUG]     No conversion required, value is already a Integer
[DEBUG] Converting 'Boolean' value 'true' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting value 'null' to type 'String'
[DEBUG]     Using default value ''
[DEBUG] Converting 'String' value 'releases' to type 'String'
[DEBUG] Converting 'Boolean' value 'true' to type 'Boolean'
[DEBUG]     No conversion required, value is already a Boolean
[DEBUG] Converting 'String' value '44c26d38ef0101' to type 'String'
[DEBUG] Converting 'String' value 'default_hosted_release' to type 'String'
[DEBUG] Converting 'String' value 'maven2' to type 'String'
[DEBUG] Converting 'String' value 'https://oss.sonatype.org/service/local/staging/profiles/44c26f7d83b025/44c26f7d83b025' to type 'String'
[DEBUG] Connection request: [route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Connection leased: [id: 7][route: {s}->https://oss.sonatype.org:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
[DEBUG] Stale connection check
[DEBUG] CookieSpec selected: best-match
[DEBUG] Re-using cached 'basic' auth scheme for https://oss.sonatype.org:443
[DEBUG] Target auth state: CHALLENGED
[DEBUG] Proxy auth state: UNCHALLENGED
[DEBUG] Attempt 1 to execute request
[DEBUG] Sending request: POST /service/local/staging/profiles/44c26f7d83b025/start HTTP/1.1
[DEBUG]  >> "POST /service/local/staging/profiles/44c26f7d83b025/start HTTP/1.1[\r][\n]"
[DEBUG]  >> "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Accept: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  >> "Content-Length: 124[\r][\n]"
[DEBUG]  >> "Host: oss.sonatype.org:443[\r][\n]"
[DEBUG]  >> "Connection: Keep-Alive[\r][\n]"
[DEBUG]  >> "User-Agent: Nexus-Client/2.14.3-02[\r][\n]"
[DEBUG]  >> "Authorization: Basic T3hCUSttamY6elJoZ05SM0k5VkdiM3BUWVpUbWZVRFRvSDhXaXIwRnBnL0tOUVV0L2ZTSjI=[\r][\n]"
[DEBUG]  >> "[\r][\n]"
[DEBUG] >> POST /service/local/staging/profiles/44c26f7d83b025/start HTTP/1.1
[DEBUG] >> Content-Type: application/xml; charset=UTF-8
[DEBUG] >> Accept: application/xml; charset=UTF-8
[DEBUG] >> Content-Length: 124
[DEBUG] >> Host: oss.sonatype.org:443
[DEBUG] >> Connection: Keep-Alive
[DEBUG] >> User-Agent: Nexus-Client/2.14.3-02
[DEBUG] >> Authorization: Basic T3hCUSttamY6elJoZ05SM0k5VkdiM3BUWVpUbWZVRFRvSDhXaXIwRnBnL0tOUVV0L2ZTSjI=
[DEBUG]  >> "<promoteRequest><data><description>org.eclipse.scout:maven_plugin_version-master:3.1.3</description></data></promoteRequest>"
Oct 17, 2022 8:06:07 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 5 * Client out-bound request
5 > POST https://oss.sonatype.org:443/service/local/staging/profiles/44c26f7d83b025/start
5 > Content-Type: application/xml; charset=UTF-8
5 > Accept: application/xml; charset=UTF-8
<promoteRequest><data><description>org.eclipse.scout:maven_plugin_version-master:3.1.3</description></data></promoteRequest>

[DEBUG]  << "HTTP/1.1 201 Created[\r][\n]"
[DEBUG]  << "Date: Mon, 17 Oct 2022 20:06:19 GMT[\r][\n]"
[DEBUG]  << "Content-Type: application/xml; charset=UTF-8[\r][\n]"
[DEBUG]  << "Content-Length: 204[\r][\n]"
[DEBUG]  << "Connection: keep-alive[\r][\n]"
[DEBUG]  << "Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8[\r][\n]"
[DEBUG]  << "X-Frame-Options: SAMEORIGIN[\r][\n]"
[DEBUG]  << "X-Content-Type-Options: nosniff[\r][\n]"
[DEBUG]  << "[\r][\n]"
[DEBUG] Receiving response: HTTP/1.1 201 Created
[DEBUG] << HTTP/1.1 201 Created
[DEBUG] << Date: Mon, 17 Oct 2022 20:06:19 GMT
[DEBUG] << Content-Type: application/xml; charset=UTF-8
[DEBUG] << Content-Length: 204
[DEBUG] << Connection: keep-alive
[DEBUG] << Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
[DEBUG] << X-Frame-Options: SAMEORIGIN
[DEBUG] << X-Content-Type-Options: nosniff
[DEBUG] Connection can be kept alive indefinitely
[DEBUG] Authentication succeeded
[DEBUG]  << "<promoteResponse>[\n]"
[DEBUG]  << "  <data>[\n]"
[DEBUG]  << "    <stagedRepositoryId>orgeclipsescout-1575</stagedRepositoryId>[\n]"
[DEBUG]  << "    <description>org.eclipse.scout:maven_plugin_version-master:3.1.3</description>[\n]"
[DEBUG]  << "  </data>[\n]"
[DEBUG]  << "</promoteResponse>"
[DEBUG] Connection [id: 7][route: {s}->https://oss.sonatype.org:443] can be kept alive indefinitely
[DEBUG] Connection released: [id: 7][route: {s}->https://oss.sonatype.org:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
Oct 17, 2022 8:06:19 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 5 * Client in-bound response
5 < 201
5 < Date: Mon, 17 Oct 2022 20:06:19 GMT
5 < Content-Type: application/xml; charset=UTF-8
5 < Content-Length: 204
5 < Connection: keep-alive
5 < Server: Nexus/2.15.1-02 Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V8
5 < X-Frame-Options: SAMEORIGIN
5 < X-Content-Type-Options: nosniff
5 < 
<promoteResponse>
  <data>
    <stagedRepositoryId>orgeclipsescout-1575</stagedRepositoryId>
    <description>org.eclipse.scout:maven_plugin_version-master:3.1.3</description>
  </data>
</promoteResponse>

[INFO]  * Created staging repository with ID "orgeclipsescout-1575".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[INFO]  * Uploading locally staged artifacts to profile org.eclipse.scout
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Could not find metadata org.eclipse.scout:maven_plugin_config-master/maven-metadata.xml in ossrh (https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575)
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/.repository/org/eclipse/scout/maven_plugin_config-master/resolver-status.properties
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Could not find metadata org.eclipse.scout:eclipse-settings_master/maven-metadata.xml in ossrh (https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575)
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/.repository/org/eclipse/scout/eclipse-settings_master/resolver-status.properties
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Could not find metadata org.eclipse.scout:maven_rt_plugin_config-master/maven-metadata.xml in ossrh (https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575)
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/.repository/org/eclipse/scout/maven_rt_plugin_config-master/resolver-status.properties
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Could not find metadata org.eclipse.scout:eclipse-settings_aptEnabled_master/maven-metadata.xml in ossrh (https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575)
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/.repository/org/eclipse/scout/eclipse-settings_aptEnabled_master/resolver-status.properties
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Could not find metadata org.eclipse.scout:maven_sdk_plugin_config-master/maven-metadata.xml in ossrh (https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575)
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/.repository/org/eclipse/scout/maven_sdk_plugin_config-master/resolver-status.properties
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Could not find metadata org.eclipse.scout:maven-master/maven-metadata.xml in ossrh (https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575)
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/.repository/org/eclipse/scout/maven-master/resolver-status.properties
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Could not find metadata org.eclipse.scout:maven_sdk_p2_plugin_config-master/maven-metadata.xml in ossrh (https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575)
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/.repository/org/eclipse/scout/maven_sdk_p2_plugin_config-master/resolver-status.properties
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Could not find metadata org.eclipse.scout:maven_plugin_version-master/maven-metadata.xml in ossrh (https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575)
[DEBUG] Writing tracking file /home/jenkins/agent/workspace/org.eclipse.scout_maven-master_releaseBuild_ossrh/.repository/org/eclipse/scout/maven_plugin_version-master/resolver-status.properties
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575
[DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsescout-1575 with username=OxBQ+mjf, password=***
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Not closing staging repository with ID "orgeclipsescout-1575".
[INFO] Remote staged 1 repositories, finished with success.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Master Root Module 3.1.3:
[INFO] 
[INFO] Maven Master Plugin Version Configuration .......... SUCCESS [ 13.192 s]
[INFO] Maven Master Plugin Build Configuration - General .. SUCCESS [ 17.247 s]
[INFO] Maven Master Plugin Build Configuration - RT ....... SUCCESS [  1.099 s]
[INFO] Maven Master Plugin Build Configuration - SDK ...... SUCCESS [  5.661 s]
[INFO] Maven Master Plugin Build Configuration - SDK-P2 ... SUCCESS [  5.070 s]
[INFO] Maven Master Eclipse Settings ...................... SUCCESS [  4.451 s]
[INFO] Maven Master Eclipse Settings - APT Variant ........ SUCCESS [  5.886 s]
[INFO] Maven Master Root Module ........................... SUCCESS [ 20.799 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:24 min
[INFO] Finished at: 2022-10-17T20:06:27Z
[INFO] ------------------------------------------------------------------------
Sending e-mails to: Arthur.vanDorp@bsi-software.com
Finished: SUCCESS