-
Notifications
You must be signed in to change notification settings - Fork 159
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
Recent Release JAR files not in Maven Central #123
Labels
Milestone
Comments
see Esri/geometry-api-java#140 (comment) |
|
I don't see v1.2.0 under https://repo.maven.apache.org/maven2/com/esri/hadoop/ - any ideas @climbage |
This was referenced Nov 9, 2017
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
If it worked for Geometry, I'd think I'd be able for Spatial Framework likewise. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: