You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/30 07:19:41 UTC

[jira] [Commented] (CXF-7305) Replace prerequisites with maven-enforcer-plugin

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

ASF GitHub Bot commented on CXF-7305:
-------------------------------------

GitHub user deki opened a pull request:

    https://github.com/apache/cxf/pull/250

    CXF-7305: replaced prerequisites as this is only intended for maven-p…

    …lugin projects but not for non maven-plugin projects. see also MNG-6092

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/deki/cxf CXF-7305

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/250.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 #250
    
----
commit 009b8ad961801a6612c6ab98efae46ac72433939
Author: Dennis Kieselhorst <de...@apache.org>
Date:   2017-03-30T07:18:14Z

    CXF-7305: replaced prerequisites as this is only intended for maven-plugin projects but not for non maven-plugin projects. see also MNG-6092

----


> Replace prerequisites with maven-enforcer-plugin
> ------------------------------------------------
>
>                 Key: CXF-7305
>                 URL: https://issues.apache.org/jira/browse/CXF-7305
>             Project: CXF
>          Issue Type: Task
>            Reporter: Dennis Kieselhorst
>            Priority: Minor
>             Fix For: 3.2.0
>
>
> Prerequisites is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes the maven-enforcer-plugin should be used. See MNG-6092 and https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html



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