You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Naveen Swamy <ns...@apache.org> on 2018/09/11 21:01:28 UTC

Maven Publish creating 2 repos in Staging

Hi All,

I am member of the MXNet(incubating) project and I am working to publish our Scala packages to Maven(have been done in previous releases). On OSX I am encountering a weird problem, when I maven release-perform, it seem to create 2 different repos in the Staging library and there by giving me problems to close them(erroring out saying the .asc file is missing, its actually in the other repo). Has anyone encountered this before? or any pointers on how to resolve this?

Appreciate your help.

Thanks, Naveen

Our Repos in https://repository.apache.org/#stagingRepositories
Repo1: orgapachemxnet-1018
=======
mxnet-full_2.11-osx-x86_64-cpu-bundle.jar.md5
mxnet-full_2.11-osx-x86_64-cpu-bundle.jar.sha1
mxnet-full_2.11-osx-x86_64-cpu-sources.jar.asc
mxnet-full_2.11-osx-x86_64-cpu-sources.jar.md5
mxnet-full_2.11-osx-x86_64-cpu-src.jar.md5
mxnet-full_2.11-osx-x86_64-cpu-src.jar.sha1
mxnet-full_2.11-osx-x86_64-cpu.jar
mxnet-full_2.11-osx-x86_64-cpu.jar.asc
mxnet-full_2.11-osx-x86_64-cpu.pom.md5
mxnet-full_2.11-osx-x86_64-cpu.pom.sha1


Repo2: orgapachemxnet-1019
=======
mxnet-full_2.11-osx-x86_64-cpu-bundle.jar
mxnet-full_2.11-osx-x86_64-cpu-bundle.jar.asc
mxnet-full_2.11-osx-x86_64-cpu-sources.jar
mxnet-full_2.11-osx-x86_64-cpu-sources.jar.sha1
mxnet-full_2.11-osx-x86_64-cpu-src.jar
mxnet-full_2.11-osx-x86_64-cpu-src.jar.asc
mxnet-full_2.11-osx-x86_64-cpu-jar.md5
mxnet-full_2.11-osx-x86_64-cpu.jar.sha1
mxnet-full_2.11-osx-x86_64-cpu.pom
mxnet-full_2.11-osx-x86_64-cpu.pom.asc

This was not an issue with Linux-CPU and Linux-GPU versions for 1.3.0 and suspicion is the new Source and documentation jar files being added as a part of 1.3.0 for OSX. 
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org