Resolved after INFRA members took action to set up the project. Thank you Tamás for pointing this out!
Best, tison. tison <wander4...@gmail.com> 于2023年5月24日周三 14:13写道: > > is not yet set up (onboarded) > > Yeah. That can be the case. I don't perform this step. Let me file an > INFRA ticket now - maybe they just show me a self-service link, I don't > know, lol. > > Best, > tison. > > > Tamás Cservenák <ta...@cservenak.net> 于2023年5月24日周三 14:12写道: > >> Also, >> >> As I see, the incubator opendal project is not yet set up (onboarded) on >> repository.apache.org (may be wrong, though). >> So best bet is to ask #infra on Slack or create infra issue >> https://issues.apache.org/jira/projects/INFRA/issues >> >> Thanks >> T >> >> On Wed, May 24, 2023 at 8:03 AM Tamás Cservenák <ta...@cservenak.net> >> wrote: >> >> > Howdy, >> > >> > The Maven deploy failure happened as the remote end (ASF Nexus) >> responded >> > with HTTP 500 "Server error". >> > Please ask infra what happened (was there some known issue to service) >> or >> > alike. >> > >> > Maven cannot do anything in these cases, this is out of it's reach, and >> as >> > the server said "I have a bad day", all it can do is back out from it >> (and >> > fail the deploy). >> > >> > Thanks >> > Tamas >> > >> > On Wed, May 24, 2023 at 7:48 AM tison <wander4...@gmail.com> wrote: >> > >> >> Hi, >> >> >> >> https://github.com/apache/incubator-opendal/pull/2301 Here is the >> branch >> >> I'm testing for deploying a snapshot Maven artifact with apache parent >> pom >> >> for an incubating project. >> >> >> >> When I run it locally by `mvn -X -P apache-release clean deploy`, it >> fails >> >> in the uploading step with log[1]. >> >> >> >> It seems the 500 error and DEBUG LOG "Downloading from >> >> apache.snapshots.https: >> >> >> >> >> https://repository.apache.org/content/repositories/snapshots/org/apache/opendal/opendal-java/0.1.0-SNAPSHOT/maven-metadata.xml >> >> [DEBUG] Could not find metadata >> >> org.apache.opendal:opendal-java:0.1.0-SNAPSHOT/maven-metadata.xml in >> >> apache.snapshots.https ( >> >> https://repository.apache.org/content/repositories/snapshots)" can be >> >> relevant. >> >> >> >> I don't find some instructions on deploying a snapshot, though. >> >> >> >> N.B. I first ask in the MPOM project and link the logs there, I don't >> >> inline those lines here. I browse all the mailing list and found that >> >> users@ >> >> has only announcements and other mailing list seems unrelated to this >> >> question also. >> >> >> >> Best, >> >> tison. >> >> >> >> [1] https://issues.apache.org/jira/browse/MPOM-418 >> >> >> > >> >