Maven Archetypes

2021-10-07 Thread Cris Rockwell
Hi all For SLING-10857 <https://issues.apache.org/jira/browse/SLING-10857> I took an inventory of the Sling Maven archetypes in an attempt to improve the docs. and grouped the GitHub links below with failing/passing tests. Are they all still supported? I recently tried starting

[hackathon] maven archetypes

2019-09-05 Thread Stefan Seifert
- currently there are lots of sling maven archetypes, and most of them not well maintained - we would favor to have only one single "project" archetypes, probably the new "project" archetype contributed by andy - add parameters to switch features on and off, e.g. for generati

Re: Maven Archetypes

2021-10-08 Thread Robert Munteanu
Hi, On Thu, 2021-10-07 at 16:18 -0400, Cris Rockwell wrote: > Hi all > > For SLING-10857 <https://issues.apache.org/jira/browse/SLING-10857>  > I took an inventory of the Sling Maven archetypes in an attempt to > improve the docs. and grouped the GitHub links below with &g

Re: Maven Archetypes

2021-10-08 Thread Bertrand Delacretaz
Hi, On Fri, Oct 8, 2021 at 10:35 AM Robert Munteanu wrote: > ...Thanks for looking into this. We do have lots of archetypes, and > technically all of them are supported, even the launchpad one... Technically yes, but in practice not really, until someone is willing to spend time maintaining them

Re: Maven Archetypes

2021-10-08 Thread Cris Rockwell
Hi > Shall we mark those archetypes as deprecated for now? Yes. I can make that update to the site (if no one objects). It makes sense to deprecate broken archetypes, at least temporarily. These provide an initial starting point for developers looking to try the framework, so I think they shou

Re: Maven Archetypes

2021-10-08 Thread Robert Munteanu
On Fri, 2021-10-08 at 08:44 -0400, Cris Rockwell wrote: > Hi >   > > Shall we mark those archetypes as deprecated for now? > Yes. I can make that update to the site (if no one objects). It makes > sense to deprecate broken archetypes, at least temporarily. These > provide an initial starting point

Re: Maven Archetypes

2021-10-08 Thread Andreas Schaefer
Hi I did not work on the Project Archetype for a while but I am going to have a look into it with respect to FMs. There were some suggestions on how to improve it a while back and I will try to find them again. Cheers - Andy > On Oct 8, 2021, at 8:01 AM, Robert Munteanu wrote: > > On Fri, 20

Re: Maven Archetypes

2021-10-08 Thread Andreas Schaefer
Hi team Looking at the Project Archetype I see that I did not add support for FMs. So I was wondering if that would be something you might be interested. I was thinking to keep the current code / layout around with Bundle and Content Package(s) but add support for FMs and FARs. This would requi

Re: Maven Archetypes

2021-10-08 Thread Ruben Reusser
it would be great if it gets the same bells and whistles as the archetype AEM has at the moment and maybe starts aligning with the split code and content structure a bit more as well. Ruben On 10/8/2021 12:34 PM, Andreas Schaefer wrote: Hi I did not work on the Project Archetype for a while

Re: Maven Archetypes

2021-10-12 Thread Robert Munteanu
Hi Andy, As a FYI, the basic feature model work is done at https://github.com/apache/sling-project-archetype/pull/5 I did not merge it because it would then require us to release Sling Starter 12 to release any version of the project archetype. If we are fine with that, I can merge it. Other

Re: [hackathon] maven archetypes

2020-01-09 Thread Robert Munteanu
t; content. Options for sample content like: > > all - keep all the sample modules > default - keep the current sample modules > slingcms - keep the slingcms modules > none - delete all sample modules > > Do you all think that'd be workable? I guess it's a matter o

Re: [hackathon] maven archetypes

2019-09-12 Thread Robert Munteanu
On Thu, 2019-09-05 at 14:43 +, Stefan Seifert wrote: > - currently there are lots of sling maven archetypes, and most of > them not well maintained > - we would favor to have only one single "project" archetypes, > probably the new "project" archetype contribut

Re: [hackathon] maven archetypes

2019-09-12 Thread Konrad Windszus
desired modules... Konrad > On 12. Sep 2019, at 16:50, Robert Munteanu wrote: > > On Thu, 2019-09-05 at 14:43 +, Stefan Seifert wrote: >> - currently there are lots of sling maven archetypes, and most of >> them not well maintained >> - we would favor to ha

Re: [hackathon] maven archetypes

2019-09-12 Thread Andreas Schaefer
. - Andy > On Sep 12, 2019, at 7:50 AM, Robert Munteanu wrote: > > On Thu, 2019-09-05 at 14:43 +, Stefan Seifert wrote: >> - currently there are lots of sling maven archetypes, and most of >> them not well maintained >> - we would favor to have only one single "proj

RE: [hackathon] maven archetypes

2019-09-12 Thread Stefan Seifert
kages folder it's not unusual you create more of them for bigger projects, and then they are nicely grouped. stefan >-Original Message- >From: Konrad Windszus [mailto:konra...@gmx.de] >Sent: Thursday, September 12, 2019 5:53 PM >To: dev@sling.apache.org >Subject: Re: [ha

Re: [hackathon] maven archetypes

2019-09-19 Thread Ruben Reusser
it's not unusual you create more of them for bigger projects, and then they are nicely grouped. stefan -Original Message- From: Konrad Windszus [mailto:konra...@gmx.de] Sent: Thursday, September 12, 2019 5:53 PM To: dev@sling.apache.org Subject: Re: [hackathon] maven archetypes Def

Re: [hackathon] maven archetypes

2019-09-20 Thread Robert Munteanu
t package projects below a /content-packages folder > > it's not unusual you create more of them for bigger projects, and > > then they are nicely grouped. > > > > stefan > > > > > -Original Message- > > > From: Konrad Windszus [mailto:ko

Re: [hackathon] maven archetypes

2019-09-20 Thread Robert Munteanu
On Thu, 2019-09-12 at 09:28 -0700, Andreas Schaefer wrote: > The only problem is the number of parameters that have to be handled > as all parameters must be specified when the archetype is launched. +1, that is a big problem and we should keep it under control. Robert

Re: [hackathon] maven archetypes

2019-10-05 Thread Daniel Klco
Sorry to add a wrinkle here, but I'm also wondering if it'd make sense to make the sample options more flexible than just merge, keep or delete to support different content use cases. For the Sling CMS reference, it'd be nice to be able to populate more content than you'd need for a "base" Sling in

[jira] Created: (SLING-1054) Maven archetypes

2009-07-19 Thread Bertil Chapuis (JIRA)
Maven archetypes Key: SLING-1054 URL: https://issues.apache.org/jira/browse/SLING-1054 Project: Sling Issue Type: Improvement Reporter: Bertil Chapuis Priority: Minor Providing maven archetypes

[jira] Updated: (SLING-1054) Maven archetypes

2009-07-19 Thread Bertil Chapuis (JIRA)
which loads resources in the repository. The second one provides a basic "hello world" servlet. > Maven archetypes > > > Key: SLING-1054 > URL: https://issues.apache.org/jira/browse/SLING-1054 > Project:

[jira] Updated: (SLING-1054) Maven archetypes

2009-07-19 Thread Bertil Chapuis (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertil Chapuis updated SLING-1054: -- Attachment: (was: sling-archetypes.tar.gz) > Maven archety

[jira] Updated: (SLING-1054) Maven archetypes

2009-07-19 Thread Bertil Chapuis (JIRA)
which loads content in the repository. The second one provides a basic "hello world" servlet. > Maven archetypes > > > Key: SLING-1054 > URL: https://issues.apache.org/jira/browse/SLING-1054 > Project:

[jira] Updated: (SLING-1054) Maven archetypes

2009-07-19 Thread Bertil Chapuis (JIRA)
loads resources in the repository. The second one provides a basic "hello world" servlet.) > Maven archetypes > > > Key: SLING-1054 > URL: https://issues.apache.org/jira/browse/SLING-1054 > Project: Sling >

[jira] Updated: (SLING-1054) Maven archetypes

2009-12-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1054: Component/s: Maven Plugins > Maven archetypes > > >

[jira] Assigned: (SLING-1054) Maven archetypes

2010-06-10 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson reassigned SLING-1054: - Assignee: Justin Edelson > Maven archetypes > > >

[jira] Commented: (SLING-1054) Maven archetypes

2010-06-10 Thread Justin Edelson (JIRA)
type in r953451. Will likely be creating a few more including the ones attached to this issue over the next few days. > Maven archetypes > > > Key: SLING-1054 > URL: https://issues.apache.org/jira/browse/SLING-1054 >

[jira] Resolved: (SLING-1054) Maven archetypes

2010-07-08 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson resolved SLING-1054. --- Resolution: Fixed > Maven archetypes > > > Key

[jira] Commented: (SLING-1054) Maven archetypes

2010-07-08 Thread Justin Edelson (JIRA)
s in r961934 > Maven archetypes > > > Key: SLING-1054 > URL: https://issues.apache.org/jira/browse/SLING-1054 > Project: Sling > Issue Type: Improvement > Components: Maven Plugins >

[jira] Updated: (SLING-1054) Maven archetypes

2010-10-15 Thread Justin Edelson (JIRA)
> Maven archetypes > > > Key: SLING-1054 > URL: https://issues.apache.org/jira/browse/SLING-1054 > Project: Sling > Issue Type: Improvement > Components: Maven Plugins and Archetypes >

[jira] Updated: (SLING-1054) Maven archetypes

2010-10-19 Thread Justin Edelson (JIRA)
Archetype 1.0.0 > Maven archetypes > > > Key: SLING-1054 > URL: https://issues.apache.org/jira/browse/SLING-1054 > Project: Sling > Issue Type: Improvement > Components: Maven Plugins and Archetyp

[jira] [Closed] (SLING-1054) Maven archetypes

2011-05-13 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson closed SLING-1054. - > Maven archetypes > > > Key: SLING-1054 >

[jira] [Created] (SLING-7566) Typo in sling maven archetypes page

2018-03-30 Thread Sabyasachi Mukherjee (JIRA)
Sabyasachi Mukherjee created SLING-7566: --- Summary: Typo in sling maven archetypes page Key: SLING-7566 URL: https://issues.apache.org/jira/browse/SLING-7566 Project: Sling Issue Type

[jira] [Commented] (SLING-7566) Typo in sling maven archetypes page

2018-03-31 Thread Sabyasachi Mukherjee (JIRA)
the typo fix. [[0]  https://github.com/apache/sling-site/pull/12|https://github.com/apache/sling-site/pull/12]       > Typo in sling maven archetypes page > --- > > Key: SLING-7566 > URL: https://issues.apache.or

[jira] [Resolved] (SLING-7566) Typo in sling maven archetypes page

2018-04-01 Thread Robert Munteanu (JIRA)
the fix! > Typo in sling maven archetypes page > --- > > Key: SLING-7566 > URL: https://issues.apache.org/jira/browse/SLING-7566 > Project: Sling > Issue Type: Bug > C

[jira] [Comment Edited] (SLING-7566) Typo in sling maven archetypes page

2018-03-31 Thread Sabyasachi Mukherjee (JIRA)
ttps://github.com/apache/sling-site/pull/12]       > Typo in sling maven archetypes page > --- > > Key: SLING-7566 > URL: https://issues.apache.org/jira/browse/SLING-7566 > Project: Sling >

[jira] [Created] (SLING-6204) Use launchpad version 9 in the Maven archetypes

2016-10-27 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-6204: -- Summary: Use launchpad version 9 in the Maven archetypes Key: SLING-6204 URL: https://issues.apache.org/jira/browse/SLING-6204 Project: Sling Issue Type

[jira] [Created] (SLING-3530) Update plugin versions used by the Maven archetypes

2014-04-30 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-3530: -- Summary: Update plugin versions used by the Maven archetypes Key: SLING-3530 URL: https://issues.apache.org/jira/browse/SLING-3530 Project: Sling Issue

[jira] [Updated] (SLING-3530) Update plugin versions used by the Maven archetypes

2014-04-30 Thread Robert Munteanu (JIRA)
> Update plugin versions used by the Maven archetypes > --- > > Key: SLING-3530 > URL: https://issues.apache.org/jira/browse/SLING-3530 > Project: Sling > Issue Type: Improvement

[jira] [Resolved] (SLING-3530) Update plugin versions used by the Maven archetypes

2014-04-30 Thread Robert Munteanu (JIRA)
&revision=1591296 > Update plugin versions used by the Maven archetypes > --- > > Key: SLING-3530 > URL: https://issues.apache.org/jira/browse/SLING-3530 > Project: Sling >

[jira] [Updated] (SLING-3530) Update plugin versions used by the Maven archetypes

2014-04-30 Thread Robert Munteanu (JIRA)
1.0.2 Launchpad Webapp Archetype 1.0.2 JCRInstall Bundle Archetype 1.0.2 Bundle Archetype 1.0.2 > Update plugin versions used by the Maven archetypes > --- > > Key

[jira] [Closed] (SLING-3530) Update plugin versions used by the Maven archetypes

2014-06-05 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu closed SLING-3530. -- > Update plugin versions used by the Maven archety

[jira] [Resolved] (SLING-6204) Use launchpad version 9 in the Maven archetypes

2017-06-12 Thread Robert Munteanu (JIRA)
pad version 9 in the Maven archetypes > --- > > Key: SLING-6204 > URL: https://issues.apache.org/jira/browse/SLING-6204 > Project: Sling > Issue Type: Sub-task >

[jira] [Updated] (SLING-6204) Use launchpad version 9 in the Maven archetypes

2017-06-12 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-6204: --- Fix Version/s: Slingstart Archetype 1.0.2 > Use launchpad version 9 in the Maven archety

[jira] [Assigned] (SLING-6204) Use launchpad version 9 in the Maven archetypes

2017-06-12 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu reassigned SLING-6204: -- Assignee: Robert Munteanu > Use launchpad version 9 in the Maven archety

[jira] [Created] (SLING-5101) Use Launchpad version 8 in the maven archetypes

2015-10-06 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-5101: -- Summary: Use Launchpad version 8 in the maven archetypes Key: SLING-5101 URL: https://issues.apache.org/jira/browse/SLING-5101 Project: Sling Issue Type

[jira] [Created] (SLING-5156) Use the provisioning model in the Maven archetypes

2015-10-15 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-5156: -- Summary: Use the provisioning model in the Maven archetypes Key: SLING-5156 URL: https://issues.apache.org/jira/browse/SLING-5156 Project: Sling Issue

[jira] [Assigned] (SLING-5101) Use Launchpad version 8 in the maven archetypes

2015-10-16 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu reassigned SLING-5101: -- Assignee: Robert Munteanu > Use Launchpad version 8 in the maven archety

[jira] [Resolved] (SLING-5101) Use Launchpad version 8 in the maven archetypes

2015-10-19 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-5101. Resolution: Fixed > Use Launchpad version 8 in the maven archety

Re: svn commit: r1040034 - /sling/trunk/maven/archetypes/servlet/src/main/resources/archetype-resources/pom.xml

2010-11-29 Thread Justin Edelson
, wrote: > Author: bdelacretaz > Date: Mon Nov 29 08:32:59 2010 > New Revision: 1040034 > > URL: http://svn.apache.org/viewvc?rev=1040034&view=rev > Log: > generate pom needs source=1.5 to support annotations > > Modified: >     > sling/trunk/maven/archetypes

Re: svn commit: r1040034 - /sling/trunk/maven/archetypes/servlet/src/main/resources/archetype-resources/pom.xml

2010-11-29 Thread Bertrand Delacretaz
ds source=1.5 to support annotations >> >> Modified: >>     >> sling/trunk/maven/archetypes/servlet/src/main/resources/archetype-resources/pom.xml >> >> Modified: >> sling/trunk/maven/archetypes/servlet/src/main/resources/archetype-resources/pom.xml >>

Re: svn commit: r1040034 - /sling/trunk/maven/archetypes/servlet/src/main/resources/archetype-resources/pom.xml

2010-11-30 Thread Justin Edelson
v=1040034&view=rev >>> Log: >>> generate pom needs source=1.5 to support annotations >>> >>> Modified: >>> >>> sling/trunk/maven/archetypes/servlet/src/main/resources/archetype-resources/pom.xml >>> >>> Modified: >>&

Re: svn commit: r1040034 - /sling/trunk/maven/archetypes/servlet/src/main/resources/archetype-resources/pom.xml

2010-12-01 Thread Bertrand Delacretaz
Hi Justin, On Tue, Nov 30, 2010 at 11:42 PM, Justin Edelson wrote: > On Nov 30, 2010, at 2:52 AM, Bertrand Delacretaz wrote: >>... I think it's important than a naked project generated by the archetype >> compiles out of the box...maybe we can leave those 1.5 settings and >> add a comment that th

[jira] [Created] (SLING-3538) Maven archetypes should use the same port as the default launchpad port

2014-05-02 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-3538: -- Summary: Maven archetypes should use the same port as the default launchpad port Key: SLING-3538 URL: https://issues.apache.org/jira/browse/SLING-3538 Project

[jira] [Resolved] (SLING-3538) Maven archetypes should use the same port as the default launchpad port

2014-05-02 Thread Robert Munteanu (JIRA)
1859 > Maven archetypes should use the same port as the default launchpad port > --- > > Key: SLING-3538 > URL: https://issues.apache.org/jira/browse/SLING-3538 > Project:

[jira] [Commented] (SLING-3538) Maven archetypes should use the same port as the default launchpad port

2014-05-02 Thread Robert Munteanu (JIRA)
e in http://svn.apache.org/viewvc?view=revision&revision=1591908 > Maven archetypes should use the same port as the default launchpad port > --- > > Key: SLING-3538 > URL: https:/

[jira] [Closed] (SLING-3538) Maven archetypes should use the same port as the default launchpad port

2014-06-05 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu closed SLING-3538. -- > Maven archetypes should use the same port as the default launchpad p

Re: svn commit: r1500794 - in /sling/trunk/maven/archetypes/servlet/src: main/resources/archetype-resources/pom.xml test/resources/projects/normal/reference/pom.xml

2013-07-08 Thread Justin Edelson
> URL: http://svn.apache.org/r1500794 > Log: > servlet archetype: set source encoding to prevent build warnings > > Modified: > > sling/trunk/maven/archetypes/servlet/src/main/resources/archetype-resources/pom.xml > > sling/trunk/maven/archetypes/servlet/src/test/resources/project

Re: svn commit: r1500794 - in /sling/trunk/maven/archetypes/servlet/src: main/resources/archetype-resources/pom.xml test/resources/projects/normal/reference/pom.xml

2013-07-08 Thread Robert Munteanu
>> Date: Mon Jul 8 15:16:11 2013 >> New Revision: 1500794 >> >> URL: http://svn.apache.org/r1500794 >> Log: >> servlet archetype: set source encoding to prevent build warnings >> >> Modified: >> >> sling/trunk/maven/archetypes/servlet/

Re: svn commit: r1500794 - in /sling/trunk/maven/archetypes/servlet/src: main/resources/archetype-resources/pom.xml test/resources/projects/normal/reference/pom.xml

2013-07-08 Thread Robert Munteanu
On Mon, Jul 8, 2013 at 6:32 PM, Robert Munteanu wrote: > However, it seems like the revision is no longer in SVN - > http://svn.apache.org/r1500794 bombs out. > > Any idea why? Nevermind, it was probably a SVN mirroring delay. Now fixed.