From dev-return-99151-archive-asf-public=cust-asf.ponee.io@sling.apache.org Fri Aug 30 13:42:04 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id A4369180660 for ; Fri, 30 Aug 2019 15:42:03 +0200 (CEST) Received: (qmail 46352 invoked by uid 500); 30 Aug 2019 13:42:02 -0000 Mailing-List: contact dev-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list dev@sling.apache.org Received: (qmail 46256 invoked by uid 99); 30 Aug 2019 13:42:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Aug 2019 13:42:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id F0BB4E30FC for ; Fri, 30 Aug 2019 13:42:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 63B1978225B for ; Fri, 30 Aug 2019 13:42:00 +0000 (UTC) Date: Fri, 30 Aug 2019 13:42:00 +0000 (UTC) From: "Carsten Ziegeler (Jira)" To: dev@sling.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SLING-8664) Sling Starter dependency import for projects built on top of it MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SLING-8664?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1691= 9556#comment-16919556 ]=20 Carsten Ziegeler commented on SLING-8664: ----------------------------------------- It seems this is a long open issue in maven land: https://issues.apache.org/jira/browse/MNG-6450 unlikely that we get that soon in > Sling Starter dependency import for projects built on top of it > --------------------------------------------------------------- > > Key: SLING-8664 > URL: https://issues.apache.org/jira/browse/SLING-8664 > Project: Sling > Issue Type: Improvement > Components: Maven Plugins and Archetypes > Reporter: Hans-Peter Stoerr > Assignee: Robert Munteanu > Priority: Minor > Labels: Sling-12-ReleaseNotes > Fix For: Slingstart Maven Plugin 1.9.2 > > > If you build projects running on top of the Sling Starter, it would be ni= ce to have an easy way to adjust the version numbers of the dependencies th= at are included in the Sling Starter to the used Sling Starter version, sin= ce there are rather a lot of those. It would be nice if the Sling Starter c= ould provide maven pom with all the dependency declarations that could be i= ncluded into the project in the dependencyManagement with scope [import|[ht= tps://maven.apache.org/guides/introduction/introduction-to-dependency-mecha= nism.html]]. A switch to a new version of the Sling Starter would then just= mean to the=C2=A0 > As an example: we did this for our purposes in=C2=A0[https://github.com/i= st-dresden/composum-meta]=C2=A0(see the description at "Sling Starter Depen= dencies") with=C2=A0[https://github.com/ist-dresden/composum-meta/blob/deve= lop/sling/starter/dependencies/11/pom.xml]=C2=A0. (That might be somewhat u= sable for others, too, but is obviously unofficial=C2=A0:)=C2=A0and mostly = autogenerated.) -- This message was sent by Atlassian Jira (v8.3.2#803003)