You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Fabian Christ (JIRA)" <ji...@apache.org> on 2013/04/12 10:45:26 UTC

[jira] [Commented] (STANBOL-994) Add Maven 3 prerequisite in parent POM

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

Fabian Christ commented on STANBOL-994:
---------------------------------------

Hi,

having it in the parent POM is the cleanest way IMHO. It just adds extra complexity if you say that some components can be build with Maven 2 and other with Maven 3. Let's just go with Maven 3. From what I see on the dev list this change did not make any problems.

Just remove the prerequisites from other POMs than the parent.

- Fabian
                
> Add Maven 3 prerequisite in parent POM
> --------------------------------------
>
>                 Key: STANBOL-994
>                 URL: https://issues.apache.org/jira/browse/STANBOL-994
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Parent
>    Affects Versions: parent-3
>            Reporter: Fabian Christ
>            Assignee: Fabian Christ
>
> Since Stanbol requires Maven 3, we should define the version as a prerequisite in the parent POM
>     <prerequisites>
>         <maven>3.0.3</maven>
>     </prerequisites>
> Further details at: http://maven.apache.org/pom.html#Prerequisites
> See also http://stanbol.markmail.org/thread/wkpurxi6addrndjr

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira