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/12/08 21:32:58 UTC

[jira] [Resolved] (SYSTEMML-1143) Fix m2e errors in Eclipse for scala-maven-plugin

     [ https://issues.apache.org/jira/browse/SYSTEMML-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deron Eriksson resolved SYSTEMML-1143.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: SystemML 1.0

Fixed by [PR310|https://github.com/apache/incubator-systemml/pull/310].

> Fix m2e errors in Eclipse for scala-maven-plugin
> ------------------------------------------------
>
>                 Key: SYSTEMML-1143
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1143
>             Project: SystemML
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Deron Eriksson
>            Assignee: Deron Eriksson
>            Priority: Minor
>             Fix For: SystemML 1.0
>
>
> Eclipse (Neon 4.6.0, OS X) gives the following m2e errors regarding the scala-maven-plugin:
> 1. Plugin execution not covered by lifecycle configuration: net.alchim31.maven:scala-maven-plugin:3.2.2:add-source (execution: eclipse-add-source, phase: initialize)
> 2. Plugin execution not covered by lifecycle configuration: net.alchim31.maven:scala-maven-plugin:3.2.2:compile (execution: scala-compile-first, phase: process-resources)
> 3. Plugin execution not covered by lifecycle configuration: net.alchim31.maven:scala-maven-plugin:3.2.2:testCompile (execution: scala-test-compile-first, phase: process-test-resources)
> This can probably be fixed by adding a pluginExecution for scala-maven-plugin to the m2e lifecycle-mapping plugin entry in the pom.xml.



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