Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakarta.ee-spec.committee] Need Help for Jenkins CI job
  • From: "Kenji Kazumura (Fujitsu)" <kzr@xxxxxxxxxxx>
  • Date: Mon, 17 Feb 2025 00:42:02 +0000
  • Accept-language: ja-JP, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=fujitsu.com; dmarc=pass action=none header.from=fujitsu.com; dkim=pass header.d=fujitsu.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=/7PCIMrZLwUoCl1+0xp3rBUiZPVDGBM5ienOj6MH3JM=; b=U7w2dtlLqUculJCmIrIAGzn6Yo8S7ji/44ZeumL8Xnul8rhjreW2dcGd6B631/Z/O+6EGqhoVrx0nwRSSx8FBafX71+5AcZQs0TVBzACeuiDgDkRxLmq6KQ0sFy8ybqusiArFuGu1Gyew2vREVRcx/4+T9srJ9NxM2lE9hhUr4mb4M2/F39SQvTMjGMVV6VBLpYC1YhAW+Nae1GzJ1iCMddfO8PUS2oZvCIGyHa5GfSGShJz9Usz9GK/lHjw+Mls+M/EjU0kp+Y1YIXJK8kIxfY9C8Lhi2+VXL/t+eCEumlSxMDijQZYk9qupJohGdjEGeOmJT1IoqMJrVYro4JBNA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=qdjtr2hTk/67zZsN+hDFwRky+G7EKsoS2kcu3SLAGvS1jJh0bRfFeSK+b8J+2i4BdpcnewO/u/nJGuMVqe781vfmj7knn3L8bNUUNy4bSsM/AswdiQq9QAvqJ4LKyCvfzFyH06qe1LfP7auoJd0C3rfG7voqY45S9s6ERierm9v/ECWQx5LSzXDj9KUc5YlV+qtzcMvoFsGqj3sqCz7Mfy6XKPqNGqdLo4/WiJQru4lzDS4a2AP1KRzzCPATlkiTaVx9muxR1ePC6of5rcBToUFW08gfdt2SilqKfbSBgcl5ufH5n6q9dCKLpmdADIiHVTchAHnDaddqKYWp8iQnKw==
  • Delivered-to: jakarta.ee-spec.committee@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jakarta.ee-spec.committee/>
  • List-help: <mailto:jakarta.ee-spec.committee-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee>, <mailto:jakarta.ee-spec.committee-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jakarta.ee-spec.committee>, <mailto:jakarta.ee-spec.committee-request@eclipse.org?subject=unsubscribe>
  • Msip_labels: MSIP_Label_1e92ef73-0ad1-40c5-ad55-46de3396802f_ActionId=76279560-8a07-4554-b145-623f505a5d1f; MSIP_Label_1e92ef73-0ad1-40c5-ad55-46de3396802f_ContentBits=0; MSIP_Label_1e92ef73-0ad1-40c5-ad55-46de3396802f_Enabled=true; MSIP_Label_1e92ef73-0ad1-40c5-ad55-46de3396802f_Method=Privileged; MSIP_Label_1e92ef73-0ad1-40c5-ad55-46de3396802f_Name=FUJITSU-PUBLIC?; MSIP_Label_1e92ef73-0ad1-40c5-ad55-46de3396802f_SetDate=2025-02-17T00:13:59Z; MSIP_Label_1e92ef73-0ad1-40c5-ad55-46de3396802f_SiteId=a19f121d-81e1-4858-a9d8-736e267fd4c7;
  • Thread-index: AduA0ORLX3NYW8OjTx2MZK8dyWn2dQ==
  • Thread-topic: Need Help for Jenkins CI job

Hello,

As I mentioned at the previous specification committee meeting, the spec lead of Jakarta NoSQL has the trouble with uploading the artifacts to the staging repo.
We have not yet solved it.
https://github.com/jakartaee/specifications/pull/793#issuecomment-2656405929

The current trouble is:
He uploaded the artifacts to <"https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/jakarta/nosql/jakarta.nosql-api/1.0.0/jakarta.nosql-api-1.0.0-sources.jar";>, but nobody can access this URL.
I think the typical URL is like <"https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/{spec-name}/xxxxx/yyyy/zzzz/";>, but I have no idea how to specify the correct staging URL to the Jenkins ci jobs.
If you have any suggestions, please let me know.
 
-Kenji Kazumura




Back to the top