Hi all, We are now setup to use the Nexus Repository at repository.apache.org for our releases and SNAPSHOTs. Thus we should not deploy anymore to the old locations on people.a.o.
A first step supporting this new setup for us is to updated the Sling parent pom. As per SLING-917 [1] I have updated the parent pom to use the latest Apache Parent POM 6, which has much of the release setup already included (release profile, repositories). Thus our SNAPSHOT only contains the Assembly plugin in the release profile (naming only the project assembly, we don't generally need the binary assembly) and upgraded some plugins to the latest version (scr, jspc, sling, bundle, etc.) Please review the new parent POM so that we can cut a release of it sometime next week. Thanks. A consequence of using repository.a.o is also that the your local maven setup has to be slightly modified. I will update the respective page on the site. Regards Felix [1] https://issues.apache.org/jira/browse/SLING-917