Skip to content
New issue

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

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

Already on GitHub? # to your account

Recent Release JAR files not in Maven Central #123

Open
randallwhitman opened this issue May 3, 2017 · 4 comments
Open

Recent Release JAR files not in Maven Central #123

randallwhitman opened this issue May 3, 2017 · 4 comments

Comments

@randallwhitman
Copy link
Contributor

https://repo.maven.apache.org/maven2/com/esri/hadoop/

Appeared that maven-deploy ran successfully, but I don't see the artifacts on maven central. Not sure what else needs to happen.

mvn clean deploy -P release 2>&1 | tee release.out

$ tail release.out 
[INFO] Spatial JSON Utilities ............................. SUCCESS [ 51.386 s]
[INFO] Hive Spatial Framework ............................. SUCCESS [  9.121 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:07 min
[INFO] Finished at: 2017-04-07T14:44:42-07:00
[INFO] Final Memory: 73M/774M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "release" could not be activated because it does not exist.
@randallwhitman
Copy link
Contributor Author

randallwhitman commented Aug 28, 2017

see Esri/geometry-api-java#140 (comment)
Presumably per needing OpenPGP/GPG signing ~ Esri/geometry-api-java#140 (comment)

@randallwhitman
Copy link
Contributor Author

mvn deploy -Prelease-sign-artifacts -Dgpg.passphrase=... >& deploy.out

spatial-framework-for-hadoop$ tail -24 deploy.out 
Downloaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/esri/hadoop/spatial-sdk-hive/maven-metadata.xml (311 B at 1.4 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/esri/hadoop/spatial-sdk-hive/maven-metadata.xml
Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/esri/hadoop/spatial-sdk-hive/maven-metadata.xml (311 B at 0.9 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/esri/hadoop/spatial-sdk-hive/1.2.0/spatial-sdk-hive-1.2.0-javadoc.jar
Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/esri/hadoop/spatial-sdk-hive/1.2.0/spatial-sdk-hive-1.2.0-javadoc.jar (470 KB at 927.4 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/esri/hadoop/spatial-sdk-hive/1.2.0/spatial-sdk-hive-1.2.0.jar.asc
Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/esri/hadoop/spatial-sdk-hive/1.2.0/spatial-sdk-hive-1.2.0.jar.asc (473 B at 3.9 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/esri/hadoop/spatial-sdk-hive/1.2.0/spatial-sdk-hive-1.2.0.pom.asc
Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/esri/hadoop/spatial-sdk-hive/1.2.0/spatial-sdk-hive-1.2.0.pom.asc (473 B at 3.9 KB/sec)
Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/esri/hadoop/spatial-sdk-hive/1.2.0/spatial-sdk-hive-1.2.0-javadoc.jar.asc
Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/esri/hadoop/spatial-sdk-hive/1.2.0/spatial-sdk-hive-1.2.0-javadoc.jar.asc (473 B at 4.0 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Spatial Framework for Hadoop ....................... SUCCESS [  2.859 s]
[INFO] Spatial JSON Utilities ............................. SUCCESS [ 14.425 s]
[INFO] Hive Spatial Framework ............................. SUCCESS [  7.933 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.392 s
[INFO] Finished at: 2017-08-29T15:39:28-07:00
[INFO] Final Memory: 22M/361M
[INFO] ------------------------------------------------------------------------

@randallwhitman
Copy link
Contributor Author

I don't see v1.2.0 under https://repo.maven.apache.org/maven2/com/esri/hadoop/ - any ideas @climbage

@randallwhitman randallwhitman changed the title Release v1.2.0 JAR files not in Maven Central Release v2.0.0 & v1.2.0 JAR files not in Maven Central Nov 14, 2017
@randallwhitman randallwhitman modified the milestones: v1.2, v2.0 Nov 14, 2017
@randallwhitman
Copy link
Contributor Author

If it worked for Geometry, I'd think I'd be able for Spatial Framework likewise.

@randallwhitman randallwhitman changed the title Release v2.0.0 & v1.2.0 JAR files not in Maven Central Recent Release JAR files not in Maven Central Sep 23, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant