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/03/21 14:03:15 UTC

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

Fabian Christ created STANBOL-994:
-------------------------------------

             Summary: 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