[
https://issues.apache.org/jira/browse/SYSTEMML-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glenn Weidner updated SYSTEMML-1073:
------------------------------------
Fix Version/s: (was: SystemML 1.0)
SystemML 0.11
> 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
> Fix For: SystemML 0.11
>
>
> 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.4.14#64029)