You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/06/08 09:52:18 UTC

[jira] [Commented] (AMBARI-21195) Enforce minimum Maven version

    [ https://issues.apache.org/jira/browse/AMBARI-21195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042476#comment-16042476 ] 

Hudson commented on AMBARI-21195:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7588 (See [https://builds.apache.org/job/Ambari-trunk-Commit/7588/])
AMBARI-21195. Enforce Maven version 3.3.9+ (adoroszlai: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9b44b62f638c56c913b3977683a19ea89e39b4ec])
* (edit) ambari-project/pom.xml
* (edit) ambari-server/pom.xml


> Enforce minimum Maven version
> -----------------------------
>
>                 Key: AMBARI-21195
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21195
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-server
>    Affects Versions: 3.0.0
>            Reporter: Doroszlai, Attila
>            Assignee: Doroszlai, Attila
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-21195.patch
>
>
> Ambari build may fail with the following cryptic error due to using old Maven:
> {noformat}
> [ERROR] Failed to execute goal com.github.kongchen:swagger-maven-plugin:3.1.4:generate (default) on project ambari-server: Unable to parse configuration of mojo com.github.kongchen:swagger-maven-plugin:3.1.4:generate for parameter locations: Cannot assign configuration entry 'locations' with value 'org.apache.ambari.server.api.services' of type java.lang.String to property of type java.util.List -> [Help 1]
> {noformat}
> It turns out that swagger-maven-plugin needs Maven 3.3.9+.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)