Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis build is not able to publish snapshots #26

Closed
jhansche opened this issue Mar 23, 2017 · 2 comments
Closed

Travis build is not able to publish snapshots #26

jhansche opened this issue Mar 23, 2017 · 2 comments
Assignees

Comments

@jhansche
Copy link
Contributor

jhansche commented Mar 23, 2017

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
@mmimeault
Copy link
Contributor

mmimeault commented Mar 23, 2017

@mmimeault mmimeault self-assigned this Mar 23, 2017
@rogerhu
Copy link
Contributor

rogerhu commented Mar 24, 2017

Thanks!

@rogerhu rogerhu closed this as completed Mar 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants