On Wed, Oct 3, 2018 at 11:30 AM Radu Cotescu <[email protected]> wrote:
> https://builds.apache.org/view/S-Z/view/Sling-Dashboard/

Not me, and what I see is a 401 response when deploying artifacts, see below.

Are we missing deploy credentials somewhere maybe? I don't know off
the top of my head how that's setup.

-Bertrand

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy
(default-deploy) on project sling-bundle-archetype: Failed to deploy
artifacts: Could not transfer artifact
org.apache.sling:sling-bundle-archetype:jar:1.0.7-20180930.020546-32
from/to apache.snapshots.https
(https://repository.apache.org/content/repositories/snapshots): Failed
to transfer file:
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020546-32.jar.
Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]

and in another module

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy
(default-deploy) on project org.apache.sling.api: Failed to deploy
artifacts: Could not transfer artifact
org.apache.sling:org.apache.sling.api:jar:2.18.5-20181002.121351-11
from/to apache.snapshots.https
(https://repository.apache.org/content/repositories/snapshots): Failed
to transfer file:
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.api/2.18.5-SNAPSHOT/org.apache.sling.api-2.18.5-20181002.121351-11.jar.
Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]

Reply via email to