Return-Path: X-Original-To: apmail-flink-user-archive@minotaur.apache.org Delivered-To: apmail-flink-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DED2D18234 for ; Tue, 9 Feb 2016 09:20:22 +0000 (UTC) Received: (qmail 37282 invoked by uid 500); 9 Feb 2016 09:20:22 -0000 Delivered-To: apmail-flink-user-archive@flink.apache.org Received: (qmail 37180 invoked by uid 500); 9 Feb 2016 09:20:22 -0000 Mailing-List: contact user-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@flink.apache.org Delivered-To: mailing list user@flink.apache.org Received: (qmail 37171 invoked by uid 99); 9 Feb 2016 09:20:22 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2016 09:20:22 +0000 Received: from mail-lf0-f52.google.com (mail-lf0-f52.google.com [209.85.215.52]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 3B5D91A0238 for ; Tue, 9 Feb 2016 09:20:22 +0000 (UTC) Received: by mail-lf0-f52.google.com with SMTP id j78so111683050lfb.1 for ; Tue, 09 Feb 2016 01:20:21 -0800 (PST) X-Gm-Message-State: AG10YOSaJnjpdAlpwGUP5LqfAQaiACgw5Uvrv9P95JAJxQm9YpzP4JK6t9GkPwOhuphNkyggUIzqqejVFzjODQ== X-Received: by 10.25.42.18 with SMTP id q18mr13505022lfq.151.1455009620724; Tue, 09 Feb 2016 01:20:20 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.190.67 with HTTP; Tue, 9 Feb 2016 01:20:01 -0800 (PST) In-Reply-To: References: From: Robert Metzger Date: Tue, 9 Feb 2016 10:20:01 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: pom file scala plugin error [flink-examples-batch project] To: "user@flink.apache.org" Content-Type: multipart/alternative; boundary=001a11410ece969404052b52d34d --001a11410ece969404052b52d34d Content-Type: text/plain; charset=UTF-8 Hi Subash, I think the two errors are unrelated. Maven is failing because of the checkstyle plugin. It checks if the code follows our coding guidelines. If you are experienced with IntelliJ, I would suggest to use that IDE. Most Flink committers are using it because its difficult to get Eclipse set up for Flink. On Mon, Feb 8, 2016 at 2:52 PM, subash basnet wrote: > Hello all, > > I am trying to maven build the flink-examples-batch project I imported > from here > but > it gives me build failure exception as shown in the attached image. > > Eclipse shows the below explanation on pointing to node in pom > file. > > *Plugin execution not covered by lifecycle configuration: > net.alchim31.maven:scala-maven-plugin:3.1.4:compile (execution: > scala-compile-* > > > * first, phase: process-resources)* > I have attached screenshot of the my installed plugins in eclipse. > As suggested in web, scala maven plugin was installed from > http://alchim31.free.fr/m2e-scala/update-site > What could be the issue? > > Best Regards, > Subash Basnet > --001a11410ece969404052b52d34d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi=C2=A0Subash,

I think the two errors = are unrelated. Maven is failing because of the checkstyle plugin. It checks= if the code follows our coding guidelines.

If you= are experienced with IntelliJ, I would suggest to use that IDE. Most Flink= committers are using it because its difficult to get Eclipse set up for Fl= ink.


On Mon, Feb 8, 2016 at 2:52 PM, subash basnet <yasubash@gma= il.com> wrote:
Hello all,

I am trying to maven build th= e flink-examples-batch project I imported from=C2=A0here=C2=A0but it gives me build failure exception as shown = in the attached image.

Eclipse shows the below explanation on= pointing to <execution> node in pom file.

Plugin execution not covered by lifecycle configuration: net.alchi= m31.maven:scala-maven-plugin:3.1.4:compile (execution: scala-compile-
=C2=A0first, phase: process-resources)

I = have attached screenshot of the my installed plugins in eclipse.
= As suggested in web, scala maven plugin was installed from=C2=A0http://alchim31.free.fr/m2e-scala/update-= site
What could be the issue?

Best Regards,=
Subash Basnet

--001a11410ece969404052b52d34d--