You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Deron Eriksson (JIRA)" <ji...@apache.org> on 2016/10/28 22:59:58 UTC

[jira] [Commented] (SYSTEMML-1073) Remove maven-deploy-plugin from pom.xml

    [ https://issues.apache.org/jira/browse/SYSTEMML-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15616871#comment-15616871 ] 

Deron Eriksson commented on SYSTEMML-1073:
------------------------------------------

Another solution is to completely remove the maven-deploy-plugin entry from the pom.xml file.

> Remove maven-deploy-plugin from pom.xml
> ---------------------------------------
>
>                 Key: SYSTEMML-1073
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1073
>             Project: SystemML
>          Issue Type: Bug
>          Components: Build
>            Reporter: Deron Eriksson
>            Assignee: Deron Eriksson
>
> The distribution profile in the pom.xml contains a maven-deploy-plugin entry. Unfortunately, when deploying the distribution artifacts to the Apache snapshot repository, this results in the maven-deploy-plugin running twice, which causes incorrect metadata to be placed in the remote maven-metadata.xml file.
> One solution is to remove the maven-deploy-plugin entry from the distribution profile and to place it in another profile. That way, we can deploy to the snapshot repository without the double-deploy happening.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)