You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/07/24 20:20:04 UTC

[GitHub] [incubator-mxnet] barumrho opened a new issue #15650: 1.5.0 Scala package missing from Maven Central

barumrho opened a new issue #15650: 1.5.0 Scala package missing from Maven Central
URL: https://github.com/apache/incubator-mxnet/issues/15650
 
 
   ## Description
   Scala packages for 1.5.0 are missing on Maven Central.
   https://search.maven.org/search?q=g:org.apache.mxnet
   
   Looking at this PR (https://github.com/apache/incubator-mxnet/pull/13626) it looks like some changes were made on how Scala package is built. Is this related to the packages not being published?
   
   One follow up question: When installing from source, the version is set to `INTERNAL`, is there an easy way to set the version to 1.5.0? (`mvn versions:set -DnewVersion=1.5.0` seems to work, but I'm not sure if this will lead to any issues.)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services