Hi All,

I have been working on making the release scripts ready for the upcoming
SystemDS 2.0 release.
I am getting a "401: Unauthorized" error while trying to upload the
artifacts to the Apache maven central repository.

Following are my settings:
DaltDeploymentRepository:
https://repository.apache.org/service/local/staging/deploy/maven2
settings.xml entry:
     <server>
         <id>apache.releases.https</id>
          <username>apache username</username>
          <password>apache passwd</password>
      </server>

I am not sure if it is due to 1) the name change of SystemML to SystemDS,
2) not having permission (I'm not a PMC member), or, 3)  wrong setting or
URL.

Can anyone please shed some light on this? Shall I create an INFRA ticket
for this?

Regards,
Arnab..

Reply via email to