[
https://issues.apache.org/jira/browse/LENS-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943065#comment-14943065
]
Hudson commented on LENS-790:
-----------------------------
UNSTABLE: Integrated in Lens-Commit-Java8 #7 (See
[https://builds.apache.org/job/Lens-Commit-Java8/7/])
LENS-790: UI Module failing if maven version is < 3.1 (rajatgupta59: rev
ebb2c036634b8257ffa007ddeb6c1e2178fc0ae2)
* pom.xml
* lens-ui/pom.xml
> UI Module failing if maven version is < 3.1
> -------------------------------------------
>
> Key: LENS-790
> URL: https://issues.apache.org/jira/browse/LENS-790
> Project: Apache Lens
> Issue Type: Sub-task
> Reporter: Rajat Khandelwal
> Assignee: Ankeet Maini
> Fix For: 2.4
>
> Attachments: LENS-790.2015-09-28_11:57:48.patch,
> LENS-790.2015-09-28_14:57:39.patch, LENS-790.patch, LENS-790.patch,
> pom.patch, pom.patch, pom.patch, pom.patch, pom.patch
>
>
> UI module uses plugins which require maven version >= 3.1.0
> Right now, sometimes the build job runs almost completely and in the last
> module(ui module), it fails the build stating the version requirement.
> error is:
> {noformat}
> [INFO] [ERROR] Failed to execute goal
> com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm
> (install node and npm) on project lens-ui: The plugin
> com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven version 3.1.0
> -> [Help 1]
> {noformat}
> So preferrably we should depend on an older version of frontend plugin which
> doesn't require maven 3.1.
> If not, we'll at least enable fail early policy on the parent pom.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)