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

Spark 1.x Scala 2.10 snapshot artifacts missing since 31 March 2017 #1578

Closed
heuermh opened this issue Jun 22, 2017 · 2 comments
Closed

Spark 1.x Scala 2.10 snapshot artifacts missing since 31 March 2017 #1578

heuermh opened this issue Jun 22, 2017 · 2 comments
Milestone

Comments

@heuermh
Copy link
Member

heuermh commented Jun 22, 2017

From Jenkins build failure downstream in bigdatagenomics/cannoli#42

[INFO] ------------------------------------------------------------------------
[INFO] Building cannoli 2.10 0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/bdgenomics/adam/adam-cli_2.10/0.23.0-SNAPSHOT/maven-metadata.xml

Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/bdgenomics/adam/adam-cli_2.10/0.23.0-SNAPSHOT/adam-cli_2.10-0.23.0-SNAPSHOT.pom

[WARNING] The POM for org.bdgenomics.adam:adam-cli_2.10:jar:0.23.0-SNAPSHOT is missing, no dependency information available
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/bdgenomics/adam/adam-cli_2.10/0.23.0-SNAPSHOT/adam-cli_2.10-0.23.0-SNAPSHOT.jar

There hasn't been a _2.10 snapshot pushed to Sonatype since 31 March 2017, and that was version 0.21.1-SNAPSHOT.

https://oss.sonatype.org/content/repositories/snapshots/org/bdgenomics/adam/adam-cli_2.10/

The _2.11 snapshots are there (most recent 22 June 2017 for version 0.23.0-SNAPSHOT)

https://oss.sonatype.org/content/repositories/snapshots/org/bdgenomics/adam/adam-cli_2.11/

as are the spark2_2.10 snapshots (most recent 22 June 2017 for version 0.23.0-SNAPSHOT)

https://oss.sonatype.org/content/repositories/snapshots/org/bdgenomics/adam/adam-cli-spark2_2.10/

@fnothaft
Copy link
Member

Yeah, this is caused by the documentation publishing step. Let me look...

@fnothaft
Copy link
Member

fnothaft commented Jul 4, 2017

I've fixed this in @AmplabJenkins by disabling the publish-scaladoc.sh script for now, which needs credentials.

@fnothaft fnothaft closed this as completed Jul 4, 2017
@heuermh heuermh modified the milestone: 0.23.0 Jul 22, 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

2 participants