[ https://issues.apache.org/jira/browse/FLINK-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707661#comment-14707661 ]
ASF GitHub Bot commented on FLINK-2560: --------------------------------------- GitHub user mjsax opened a pull request: https://github.com/apache/flink/pull/1041 [FLINK-2560] Flink-Avro Plugin cannot be handled by Eclipse - disabled avro-maven-plugin within Eclipse via <pluginManagement> ... <lifecyleMappingMetaData> You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjsax/flink flink-2560-maven-avro Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/1041.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1041 ---- commit 5c629b0cb24e910b66ca72e9483ec8abc9f1dc58 Author: mjsax <mj...@informatik.hu-berlin.de> Date: 2015-08-21T23:55:40Z [FLINK-2560] Flink-Avro Plugin cannot be handled by Eclipse - disabled avro-maven-plugin within Eclipse via <pluginManagement> ... <lifecyleMappingMetaData> ---- > Flink-Avro Plugin cannot be handled by Eclipse > ---------------------------------------------- > > Key: FLINK-2560 > URL: https://issues.apache.org/jira/browse/FLINK-2560 > Project: Flink > Issue Type: Bug > Reporter: Matthias J. Sax > Assignee: Matthias J. Sax > Priority: Trivial > > Eclipse always shows the following error: > {noformat} > Description Resource Path Location Type Plugin execution > not overed by lifecycle configuration: > org.apache.avro:avro-maven-plugin:1.7.7:schema (execution: default, phase: > generate-sources) pom.xml /flink-avro line 134 Maven Project > Build Lifecycle Mapping problem > {noformat} > This can be fixed by disable plugin within Eclipse via <pluginManagement> ... > <lifecyleMappingMetaData> -- This message was sent by Atlassian JIRA (v6.3.4#6332)