Re: Guide to creating archetypes...

2007-05-03 Thread Rémy Sanlaville
Hi, If I want to create an archetype, which one is better to use ? what's the difference ? http://mojo.codehaus.org/maven-archetypeng/ or mvn archetype:create -DgroupId=[your project's group id] -DartifactId=[your project's artifact id] -DarchetypeArtifactId=maven-archetype-archetype

Re: Guide to creating archetypes...

2007-05-03 Thread Raphaël Piéroni
2007/5/3, Rémy Sanlaville [EMAIL PROTECTED]: what's the difference ? Mainly - the descriptor is changed - user is prompted for selecting the archetype and configuration (unless using -B) - any file can be resolved as packaged (using package in the directory resolution) - any file can

Re: Guide to creating archetypes...

2007-05-03 Thread nicolas de loof
I'm trying to use the archetypeNG plugin from an existing complex (multi module) project. The plugins ask me for archetype groupId and other properties on every module of the source project. It generates an archetype for every module. I'd like to generate the complete project with modules from

Re: Guide to creating archetypes...

2007-05-03 Thread Raphaël Piéroni
Try mvn -N archetypeng:create-from-project Raphaël 2007/5/3, nicolas de loof [EMAIL PROTECTED]: I'm trying to use the archetypeNG plugin from an existing complex (multi module) project. The plugins ask me for archetype groupId and other properties on every module of the source project. It

Re: Guide to creating archetypes...

2007-05-03 Thread nicolas de loof
I allready tried this, but the generated archetype does not include modules (only parent pom). 2007/5/3, Raphaël Piéroni [EMAIL PROTECTED]: Try mvn -N archetypeng:create-from-project Raphaël 2007/5/3, nicolas de loof [EMAIL PROTECTED]: I'm trying to use the archetypeNG plugin from an

Guide to creating archetypes...

2007-05-02 Thread Dave Hoffer
The process given for creating a custom archetype seems limiting and confusing. I want the standard maven directory layout but in addition I want to add higher level folders called trunk tags this way my new artifact projects will be configured correctly for VCS usage. (The maven build usage of

Re: Guide to creating archetypes...

2007-05-02 Thread Raphaël Piéroni
Hi Dave, Currently, you can't add that folder. Please feel free to raise a Jira. Raphaël 2007/5/2, Dave Hoffer [EMAIL PROTECTED]: The process given for creating a custom archetype seems limiting and confusing. I want the standard maven directory layout but in addition I want to add higher

RE: Guide to creating archetypes...

2007-05-02 Thread Dave Hoffer
Can you give me a link to ...the 'next generation' archetype plugin that is going on over at Codehaus? -Dave -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 02, 2007 9:10 AM To: Maven Users List Subject: Re: Guide to creating archetypes... On 5/2/07

Re: Guide to creating archetypes...

2007-05-02 Thread Wendy Smoak
On 5/2/07, Dave Hoffer [EMAIL PROTECTED] wrote: Can you give me a link to ...the 'next generation' archetype plugin that is going on over at Codehaus? http://mojo.codehaus.org/maven-archetypeng/ -- Wendy - To unsubscribe,

RE: [m2] doc suggestions (was Guide to creating archetypes)

2005-11-09 Thread Jason van Zyl
- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 9:10 AM To: Maven Users List Subject: RE: [m2] Guide to creating archetypes [snip] Anything in particular that's missing from the guides or introductory material? Also check the JIRA components

RE: [m2] doc suggestions (was Guide to creating archetypes)

2005-11-09 Thread Jeff Jensen
. Good idea, can you capture this in JIRA please. HTH, and thanks for asking. -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 9:10 AM To: Maven Users List Subject: RE: [m2] Guide to creating archetypes [snip

Guide to creating archetypes

2005-11-08 Thread Alexander Hars
Hi, Two weeks ago I wrote a significantly expanded Guide to Creating Archetypes. It was immediately posted to CVS, but it is still not available on the website. Is there some reason why the Maven2 site is not updated regularly (last update was 10/21). Shouldn't it be very easy using Maven2

Re: Guide to creating archetypes

2005-11-08 Thread Richard Allen
I second that one. My biggest stumbling block so far with adopting Maven has been lack of documentation. However, I do understand how difficult it can be to get the docs written. Richard Alexander Hars wrote: Hi, Two weeks ago I wrote a significantly expanded Guide to Creating Archetypes

Re: Guide to creating archetypes

2005-11-08 Thread Anuerin Diaz
difficult it can be to get the docs written. Richard Alexander Hars wrote: Hi, Two weeks ago I wrote a significantly expanded Guide to Creating Archetypes. It was immediately posted to CVS, but it is still not available on the website. Is there some reason why the Maven2 site

RE: [m2] Guide to creating archetypes

2005-11-08 Thread Tony Steele
Please update website, my biggest problem is finding out how to do things. Tony -Original Message- From: Alexander Hars [mailto:[EMAIL PROTECTED] Sent: 08 November 2005 12:53 To: Maven Users List Subject: Guide to creating archetypes Hi, Two weeks ago I wrote a significantly expanded

Re: Guide to creating archetypes

2005-11-08 Thread Jason van Zyl
On Tue, 2005-11-08 at 13:53 +0100, Alexander Hars wrote: Hi, Two weeks ago I wrote a significantly expanded Guide to Creating Archetypes. It was immediately posted to CVS, but it is still not available on the website. http://maven.apache.org/guides/mini/guide-creating-archetypes.html

Re: Guide to creating archetypes

2005-11-08 Thread Jason van Zyl
of documentation doesn't really help anyone. We need to know where it is lacking in order to fix it. Richard Alexander Hars wrote: Hi, Two weeks ago I wrote a significantly expanded Guide to Creating Archetypes. It was immediately posted to CVS, but it is still not available

Re: Guide to creating archetypes

2005-11-08 Thread Jason van Zyl
the docs written. Richard Alexander Hars wrote: Hi, Two weeks ago I wrote a significantly expanded Guide to Creating Archetypes. It was immediately posted to CVS, but it is still not available on the website. Is there some reason why the Maven2 site is not updated

RE: [m2] Guide to creating archetypes

2005-11-08 Thread Jason van Zyl
most desired. Tony -Original Message- From: Alexander Hars [mailto:[EMAIL PROTECTED] Sent: 08 November 2005 12:53 To: Maven Users List Subject: Guide to creating archetypes Hi, Two weeks ago I wrote a significantly expanded Guide to Creating Archetypes. It was immediately

Re: [m2] Guide to creating archetypes

2005-11-08 Thread ir. ing. Jan Dockx
On 8 Nov 2005, at 15:42, Tony Steele wrote: Please update website, my biggest problem is finding out how to do things. Tony That's one for my sigs! :-) […] my biggest problem is finding out how to do things. (in a mail on the Maven Users List)

Re: Guide to creating archetypes

2005-11-08 Thread Anuerin Diaz
On 11/8/05, Jason van Zyl [EMAIL PROTECTED] wrote: On Tue, 2005-11-08 at 15:11 +0200, Anuerin Diaz wrote: maybe we can use http://wiki.apache.org/maven/ for a collaborative effort? there is no specific wiki site for maven2 but from what i can see that wiki is relatively unused by maven1.

Re: Guide to creating archetypes

2005-11-08 Thread Wim Deblauwe
2005/11/8, Jason van Zyl [EMAIL PROTECTED]: On Tue, 2005-11-08 at 13:53 +0100, Alexander Hars wrote: Hi, Two weeks ago I wrote a significantly expanded Guide to Creating Archetypes. It was immediately posted to CVS, but it is still not available on the website. http

Re: Summary: Guide for creating archetypes

2005-10-26 Thread Jason van Zyl
On Wed, 2005-10-26 at 18:24 +0200, Alexander Hars wrote: Hi, thank you for all the helpful tips about where to look for creating archetypes. I am summarizing what I learned in a step-by-step guide below: The only question that I have not been able to solve is how to use instruct an

Re: Summary: Guide for creating archetypes

2005-10-26 Thread Alexander Hars
The .apt version of the Guide for creating archetypes is below (I did verify that the conversion of this file to html works). In section 2 on archetype.xml, I include a note: At this point one can only specify individual files to be created but not empty directories. If that is not right