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 2020/08/11 05:55:01 UTC

[GitHub] [incubator-mxnet] lepe opened a new issue #18900: Missing "mxnet-full*" maven release for version 1.6.0

lepe opened a new issue #18900:
URL: https://github.com/apache/incubator-mxnet/issues/18900


   ## Description
   In Maven Repository, there are releases up to 1.5.1. Version 1.6.0 is missing, for example:
   
   https://mvnrepository.com/artifact/org.apache.mxnet/mxnet-full_2.11-linux-x86_64-gpu
   ```<dependency>
       <groupId>org.apache.mxnet</groupId>
       <artifactId>mxnet-full_2.11-linux-x86_64-gpu</artifactId>
       <version>1.6.0</version>
   </dependency>```
   
   ### Error Message
   Version 1.6.0 doesn't exists.
   


----------------------------------------------------------------
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



[GitHub] [incubator-mxnet] github-actions[bot] commented on issue #18900: Missing "mxnet-full*" maven release for version 1.6.0

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #18900:
URL: https://github.com/apache/incubator-mxnet/issues/18900#issuecomment-671742900


   Welcome to Apache MXNet (incubating)! We are on a mission to democratize AI, and we are glad that you are contributing to it by opening this issue.
   Please make sure to include all the relevant context, and one of the @apache/mxnet-committers will be here shortly.
   If you are interested in contributing to our project, let us know! Also, be sure to check out our guide on [contributing to MXNet](https://mxnet.apache.org/community/contribute) and our [development guides wiki](https://cwiki.apache.org/confluence/display/MXNET/Developments).


----------------------------------------------------------------
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



[GitHub] [incubator-mxnet] lepe edited a comment on issue #18900: Missing "mxnet-full*" maven release for version 1.6.0

Posted by GitBox <gi...@apache.org>.
lepe edited a comment on issue #18900:
URL: https://github.com/apache/incubator-mxnet/issues/18900#issuecomment-672781999


   @lanking520 How about the CPU build? does that has CUDA dependencies? Is the issue only with Maven Central? 


----------------------------------------------------------------
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



[GitHub] [incubator-mxnet] szha commented on issue #18900: Missing "mxnet-full*" maven release for version 1.6.0

Posted by GitBox <gi...@apache.org>.
szha commented on issue #18900:
URL: https://github.com/apache/incubator-mxnet/issues/18900#issuecomment-671744581


   @lanking520 could you help with this?


----------------------------------------------------------------
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



[GitHub] [incubator-mxnet] leezu commented on issue #18900: Missing "mxnet-full*" maven release for version 1.6.0

Posted by GitBox <gi...@apache.org>.
leezu commented on issue #18900:
URL: https://github.com/apache/incubator-mxnet/issues/18900#issuecomment-672957204


   CPU build can be published. The issue is not with Maven Central but applies to all channels


----------------------------------------------------------------
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



[GitHub] [incubator-mxnet] lepe commented on issue #18900: Missing "mxnet-full*" maven release for version 1.6.0

Posted by GitBox <gi...@apache.org>.
lepe commented on issue #18900:
URL: https://github.com/apache/incubator-mxnet/issues/18900#issuecomment-672781999


   @lanking520 How about the CPU build? does that has CUDA dependencies?


----------------------------------------------------------------
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



[GitHub] [incubator-mxnet] lanking520 commented on issue #18900: Missing "mxnet-full*" maven release for version 1.6.0

Posted by GitBox <gi...@apache.org>.
lanking520 commented on issue #18900:
URL: https://github.com/apache/incubator-mxnet/issues/18900#issuecomment-672106167


   Due to the violation on the license issue with CUDA and other 3 party dependencies. We no longer allowed to publish CUDA based version to maven central. You can build from source for your own needs.


----------------------------------------------------------------
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