Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] GlassFish 6 & 7 docs artifacts missing in Maven Central
  • From: "Hiroki Sawamura (Fujitsu)" <sawamura.hiroki@xxxxxxxxxxx>
  • Date: Thu, 19 Jan 2023 11:40:21 +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=arcselector9901; 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=WgLq1bBeAnHQEQ7nd5msYOZRophYl3ur9n9X1hQb04o=; b=RsflWSQaJX2qV8FGv5sw79xhYSV3XYcnmwtNHU/GLRp7YYlYG4wsX+WuBvokWUBO4a2P8fR9v4VKSTLyPMlEiMCQQ9aS7aRyyEYcAcoaEvhQ/9QO9yUeNG5OXlfAZaq5YTPjHsPt66XQgN+4xPJLHe7kXrTQ22TobCF0sAROcUJJpFNyu2mAQ20zFOaWsKijuyT4LqKQ5w1KiI57hD80fVzvhrqRx4J1E9WVZKHYPmhE4oE318OvaZ+EtAlCQTn+4P4vog87LC1o090KjpuOlqb0pOQr+LEFRL1ruhL7m/v/8Wc6qohwDWEwKW/1+LXv2uhbc9MR67UzXrg/OqTQAQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Ef2f/YYEtYzSxhtJ2NpLRfAHrbbltD6XVtEKohNywV23Kv1Bs4a+HGT79+6GlVolsTP3kAqpQrA3yFsGI4dWs2SJsqhjVHYMcDNdzJd4qhLJIxW0+CdGRgJiPqKVU03PAA7Glk7CAyADTggULuG9dLHqgaJI+NG6dbm7SBW2P+/JdwR9GRfU3J0rYmtaUHu5tF9YVrjSJ3+sakfNRY7D3R5+X6rF5XCyXuVNfVnEBQS6Yeeh0KaM5Wi0pBlQSoyhttkCgYpmpvz7LN51WQvRe3d5R8m82S2MEfnrXrzlfGp56k3OkeLdzgjdgyVtfv3wcbXnIBwf8vvOvhJjvQz1xA==
  • Delivered-to: glassfish-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/glassfish-dev/>
  • List-help: <mailto:glassfish-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/glassfish-dev>, <mailto:glassfish-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/glassfish-dev>, <mailto:glassfish-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels: MSIP_Label_a7295cc1-d279-42ac-ab4d-3b0f4fece050_Enabled=true; MSIP_Label_a7295cc1-d279-42ac-ab4d-3b0f4fece050_SetDate=2023-01-19T09:36:08Z; MSIP_Label_a7295cc1-d279-42ac-ab4d-3b0f4fece050_Method=Standard; MSIP_Label_a7295cc1-d279-42ac-ab4d-3b0f4fece050_Name=FUJITSU-RESTRICTED​; MSIP_Label_a7295cc1-d279-42ac-ab4d-3b0f4fece050_SiteId=a19f121d-81e1-4858-a9d8-736e267fd4c7; MSIP_Label_a7295cc1-d279-42ac-ab4d-3b0f4fece050_ActionId=098b8800-7c65-470a-966b-867cdd9e114c; MSIP_Label_a7295cc1-d279-42ac-ab4d-3b0f4fece050_ContentBits=0
  • Thread-index: AQHZKgAcWKUwPAfHBU6w1ZYgDuCEKq6j7DlQgAAECYCAAW3EgIAAIOJw
  • Thread-topic: [glassfish-dev] GlassFish 6 & 7 docs artifacts missing in Maven Central

Hi,

 

the target switching parameter has been added:

- changes: https://ci.eclipse.org/glassfish/view/all/job/glassfish-docs-publish/jobConfigHistory/showDiffFiles?timestamp1=2022-08-05_19-08-16&timestamp2=2023-01-19_05-58-12

 

- jobs executed with NO_PUBLISH:

- 7.0.0 : https://ci.eclipse.org/glassfish/view/all/job/glassfish-docs-publish/818/

- 6.2.5 : https://ci.eclipse.org/glassfish/view/all/job/glassfish-docs-publish/819/

 

I made a minimal revision, but perhaps another pom fix is needed to prevent unintentional pushing to gh-pages. (we can recover it by rerunning, so it might not be a problem, though.)

 

Hiroki

 

From: glassfish-dev <glassfish-dev-bounces@xxxxxxxxxxx> On Behalf Of Ondro Mihalyi
Sent: Thursday, January 19, 2023 4:38 PM
To: david.matejcek@xxxxxxxxxxx; glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Subject: Re: [glassfish-dev] GlassFish 6 & 7 docs artifacts missing in Maven Central

 

I’m not a GlassFish committer (yet) but I agree with David - it’s enough to just make the change to the job and ask on the mailing list to review it before running it. Although only committers will be able to review it, it should be enough for now.

 

Ondro

 

On Wed, 18 Jan 2023 at 10:49, David Matejcek <david.matejcek@xxxxxxxxxxx> wrote:

Hi,

 

one option is to create some, but I don't think it is worth of it.

Jenkins saves changes in configuration and they can be compared or reverted, I believe it is enough.

 

 

Seems there is also a build parameter for preview.

 

David.

 

 

On 18. 01. 23 10:42, Hiroki Sawamura (Fujitsu) wrote:

Hi,

 

Perhaps the following Jenkins jobs need to be improved (it runs regularly, but oddly enough only accepts 5.1.0):

https://ci.eclipse.org/glassfish/view/all/job/glassfish-docs-publish/

 

I suppose I could work on it, but would like to make the changes reviewable. Is there a suitable repository somewhere?

 

Kind Regards,

Hiroki

 

From: glassfish-dev <glassfish-dev-bounces@xxxxxxxxxxx> On Behalf Of Ondro Mihalyi
Sent: Tuesday, January 17, 2023 8:13 AM
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
Subject: [glassfish-dev] GlassFish 6 & 7 docs artifacts missing in Maven Central

 

Hi,

 

While updating glassfish.org with info about GlassFish 7 release, I discovered that the Documentation page is also not up to date with the GlassFish 7 version, and not even with the GlassFish 6 version. For example, the docs for the "current" release show docs for GlassFish 5.1: https://glassfish.org/docs/

 

I've created a PR to fix this, but this requires that the org.glassfish.docs:distribution artifact version 6.2.5 and 7.0.0 are in a Maven repo, either in Maven Central or in a Jakarta repo, which is accessible from GlassFish Jenkins instance.

 

But the org.glassfish.docs:distribution artifact for version 6.2.5 and 7.0.0 aren't in Maven Central. The latest version in Maven Central is 5.1.0: https://search.maven.org/artifact/org.glassfish.docs/distribution

 

Can somebody from the committers deploy the missing versions 6.2.5 and 7.0.0 of the org.glassfish.docs:distribution artifact into Maven Central? The source code of this artifact is in https://github.com/eclipse-ee4j/glassfish/tree/master/docs/distribution. I also suggest adjusting the current release CI jobs to deploy this artifact together with other release artifacts in the future.


All the best,

Ondro Mihalyi

 

Director, Jakarta EE expert

OmniFish - Jakarta EE Consulting & Support | www.omnifish.ee

Omnifish OÜ, Narva mnt 5, 10117 Tallinn, Estonia | VAT: EE102487932

 

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev

 

-- 
David Matejcek | OmniFish
david.matejcek@xxxxxxxxxxx | +420 777 601 682

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev


Back to the top