Thank you!

Then it may not be my config issue. I'll ask the INFRA team and retry later.

Since the URL can be opened from the browser, I was wondering if there is
something wrong from my side :P

Best,
tison.


Tamás Cservenák <ta...@cservenak.net> 于2023年5月24日周三 14:04写道:

> 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
> >
>

Reply via email to