[
https://issues.apache.org/jira/browse/SYSTEMML-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glenn Weidner updated SYSTEMML-1119:
------------------------------------
Fix Version/s: (was: SystemML 1.0)
SystemML 0.12
> Fix duplicate declaration of exec-maven-plugin
> ----------------------------------------------
>
> Key: SYSTEMML-1119
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1119
> Project: SystemML
> Issue Type: Bug
> Components: Build
> Reporter: Deron Eriksson
> Assignee: Deron Eriksson
> Fix For: SystemML 0.12
>
>
> Current execution of maven on the project gives the following warning:
> {code}
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.systemml:systemml:jar:0.12.0-incubating-SNAPSHOT
> [WARNING]
> 'profiles.profile[distribution].plugins.plugin.(groupId:artifactId)' must be
> unique but found duplicate declaration of plugin
> org.codehaus.mojo:exec-maven-plugin @ line 833, column 14
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they
> threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer support
> building such malformed projects.
> [WARNING]
> {code}
> Remove the deplicate declarations.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)