vkorenev commented on issue #15618: mvn install produces packages with invalid pom xml URL: https://github.com/apache/incubator-mxnet/issues/15618#issuecomment-514897747 This relates to "INTERNAL" packages only, which are not supposed to be used in other projects (#15634). The package produced by `mvn deploy -Drepo_url=file://$HOME/.m2/repository` is good. So the actual problem is that `mvn install` does not deploy usable packages to the local repo as one might expect, but there is another command which can do 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: [email protected] With regards, Apache Git Services
