Skip to content

Travis build is not able to publish snapshots #26

Closed
@jhansche

Description

@jhansche

https://travis-ci.org/ParsePlatform/ParseLiveQuery-Android/builds/214437295
https://s3.amazonaws.com/archive.travis-ci.org/jobs/214437296/log.txt

The build is getting a 401 Unauthorized error while trying to publish:

:ParseLiveQuery:signArchives SKIPPED
:ParseLiveQuery:uploadArchivesCould not find metadata com.parse:parse-livequery-android:1.0.1-SNAPSHOT/maven-metadata.xml in remote (https://oss.sonatype.org/content/repositories/snapshots/)
Could not transfer artifact com.parse:parse-livequery-android:jar:1.0.1-20170323.215956-1 from/to remote (https://oss.sonatype.org/content/repositories/snapshots/): Failed to transfer file: https://oss.sonatype.org/content/repositories/snapshots/com/parse/parse-livequery-android/1.0.1-SNAPSHOT/parse-livequery-android-1.0.1-20170323.215956-1.jar. Return code is: 401, ReasonPhrase: Unauthorized.
Could not transfer artifact com.parse:parse-livequery-android:pom:1.0.1-20170323.215956-1 from/to remote (https://oss.sonatype.org/content/repositories/snapshots/): Failed to transfer file: https://oss.sonatype.org/content/repositories/snapshots/com/parse/parse-livequery-android/1.0.1-SNAPSHOT/parse-livequery-android-1.0.1-20170323.215956-1.pom. Return code is: 401, ReasonPhrase: Unauthorized.
Could not transfer artifact com.parse:parse-livequery-android:jar:javadoc:1.0.1-20170323.215956-1 from/to remote (https://oss.sonatype.org/content/repositories/snapshots/): Failed to transfer file: https://oss.sonatype.org/content/repositories/snapshots/com/parse/parse-livequery-android/1.0.1-SNAPSHOT/parse-livequery-android-1.0.1-20170323.215956-1-javadoc.jar. Return code is: 401, ReasonPhrase: Unauthorized.
Could not transfer artifact com.parse:parse-livequery-android:aar:1.0.1-20170323.215956-1 from/to remote (https://oss.sonatype.org/content/repositories/snapshots/): Failed to transfer file: https://oss.sonatype.org/content/repositories/snapshots/com/parse/parse-livequery-android/1.0.1-SNAPSHOT/parse-livequery-android-1.0.1-20170323.215956-1.aar. Return code is: 401, ReasonPhrase: Unauthorized.
Could not transfer artifact com.parse:parse-livequery-android:jar:sources:1.0.1-20170323.215956-1 from/to remote (https://oss.sonatype.org/content/repositories/snapshots/): Failed to transfer file: https://oss.sonatype.org/content/repositories/snapshots/com/parse/parse-livequery-android/1.0.1-SNAPSHOT/parse-livequery-android-1.0.1-20170323.215956-1-sources.jar. Return code is: 401, ReasonPhrase: Unauthorized.
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':ParseLiveQuery:uploadArchives'.
> Could not publish configuration 'archives'
   > Failed to deploy artifacts: Could not transfer artifact com.parse:parse-livequery-android:jar:1.0.1-20170323.215956-1 from/to remote (https://oss.sonatype.org/content/repositories/snapshots/): Failed to transfer file: https://oss.sonatype.org/content/repositories/snapshots/com/parse/parse-livequery-android/1.0.1-SNAPSHOT/parse-livequery-android-1.0.1-20170323.215956-1.jar. Return code is: 401, ReasonPhrase: Unauthorized.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions