Hi Karl, Thanks very much for helping. Here is the Github repo https://github.com/nswamy/incubator-mxnet/tree/v1.2.0 that I am working with.
-Naveen On Tue, May 22, 2018 at 7:33 AM, Karl Heinz Marbaise <khmarba...@gmx.de> wrote: > Hi, > > On 22/05/18 16:27, Naveen Swamy wrote: > >> I am working on publishing our project to Maven for the first time and I >> encountered an error when I ran mvn release, Apache Infra suggests that I >> discuss the issue here on builds@ for them it looks like a build >> configuration issue >> >> --- >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare (default-cli) >> on project mxnet-parent_2.11: Unable to commit files >> [ERROR] Provider message: >> [ERROR] The git-push command failed. >> [ERROR] Command output: >> [ERROR] fatal: repository ’ >> https://gitbox.apache.org/repos/asf/maven-apache-parent.git/ >> mxnet-parent_2.11/' >> not found >> > > The url to the repository is not correct, cause it does not end in ".git" > ?...Something in your configuration is wrong... > > Can you give the location of your current working? > > Furthermore the artifactId: `mxnet-parent_2.11:` looks strange cause it > does not contain `-2.11`...which is usually the version for the artifact... > > > if you give me the full url to your git repository which you are using I > can take a look... > > Kind regards > Karl Heinz Marbaise >