You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Eric Norman (Jira)" <ji...@apache.org> on 2020/09/27 19:01:00 UTC

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

Eric Norman created SLING-9773:
----------------------------------

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