You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2020/10/16 06:32:00 UTC

[jira] [Commented] (SLING-9773) Starter project does not build with the enforced minimum version of maven

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

Konrad Windszus commented on SLING-9773:
----------------------------------------

Fixed with https://github.com/apache/sling-org-apache-sling-starter/commit/9c56282b7d4ce65656b7116d0fb28e9795761a8b.
The new bnd version 5.2.0 restores compatibility with Maven 3.1.1 and above.

> Starter project does not build with the enforced minimum version of maven
> -------------------------------------------------------------------------
>
>                 Key: SLING-9773
>                 URL: https://issues.apache.org/jira/browse/SLING-9773
>             Project: Sling
>          Issue Type: Bug
>            Reporter: Eric Norman
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: Starter 12
>
>
> The org-apache-sling-starter  project does not build with maven 3.3.9 which is the current enforcer minimum version.
> The bnd-indexer-maven-plugin doesn't appear to work with maven 3.3.9 even with the skip flag set to true.   It reports lots of nasty exceptions and fails the build.
> I did some additional testing and it looks like maven version 3.5.0 is the minimum version that seems to work.
> Do we need to enforce/change the minimum maven version required to build sling to something newer than 3.3.9?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)