-
Notifications
You must be signed in to change notification settings - Fork 161
Open
Labels
Milestone
Description
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.