Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cu-dev] Help needed removing artifact from download.eclipse.org

I suggest doing it from Jenkins with rm over ssh as Scott suggested. That's how I did it for MVC.

You can also open a ticket at https://gitlab.eclipse.org/eclipsefdn/helpdesk requesting webmaster to grant you access.

Ivar

On Mon, Apr 22, 2024, 20:23 Steve Millidge (Payara) via cu-dev <cu-dev@xxxxxxxxxxx> wrote:

I tried – I can’t do it either.

 

Steve Millidge

 

From: cu-dev <cu-dev-bounces@xxxxxxxxxxx> On Behalf Of Kyle Aure via cu-dev
Sent: Monday, April 22, 2024 3:39 PM
To: cu developer discussions <cu-dev@xxxxxxxxxxx>
Cc: Kyle Aure <kylejaure@xxxxxxxxx>
Subject: Re: [cu-dev] Help needed removing artifact from download.eclipse.org

 

Hello Everyone,

 

Thanks for the suggestion Ivar.  I think I ran into this before where the site says that committers can do these things, but really it is only someone on the steering committee for Jakarta EE that can.

I get the following error if I try to archive these artifacts

 

 

Thanks again,

Kyle Jon Aure

 

On Sat, Apr 20, 2024 at 1:28AM Ivar Grimstad via cu-dev <cu-dev@xxxxxxxxxxx> wrote:

Hi Kyle,

 

As a committer, you can log in to https://download.eclipse.org/ee4j/cu/jakartaee10/staged/eftl/ and delete the artifacts yourself. All committers on the project have access to their subdirectory, in your case ("cu").

 

Tip: You can also create a jenkins job that does it for you, but if it's only occasionally, doing it manually is just as convenient. 

 

Ivar

 

On Fri, Apr 19, 2024 at 10:24PM Kyle Aure via cu-dev <cu-dev@xxxxxxxxxxx> wrote:

Hello Everyone,

 

I've been working on the specification project release review here: https://github.com/jakartaee/specifications/pull/733

Part of that process is uploading the TCK to the stagging directory of downloads.eclipse.org.

I ran the Jenkins job to do this before realizing the job needed to be updated.

  So I accidentally uploaded the 3.1.0 TCK to https://download.eclipse.org/ee4j/cu/jakartaee10/staged/eftl/ (meant for jakartaee10)

  I have since updated this job to ask for which Jakarta Version the artifact is for and so the 3.1.0 TCK was also correctly uploaded to https://download.eclipse.org/ee4j/cu/jakartaee11/staged/eftl/

 

I need someone who has access to delete the 3.1.0 TCK from the jakartaee10 staging site.

 

Thank you,

Kyle Jon Aure

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


 

--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation Eclipse Foundation - Community. Code. Collaboration. 

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

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

PNG image

PNG image


Back to the top