RE: Problem in creating own archetype

2009-11-16 Thread Qureshi,Shahzad [Ontario]
That pointed me the rite direction. Thanks Martin -Original Message- From: Martin Höller [mailto:mar...@xss.co.at] Sent: Monday, November 16, 2009 4:35 AM To: Maven Users List Subject: Re: Problem in creating own archetype Hi! Did your try the create-from-project [0] goal of the

Re: Problem in creating own archetype

2009-11-16 Thread Martin Höller
Hi! Did your try the create-from-project [0] goal of the maven-archetype-plugin? This should give you some good starting point, from which you could adapt the archetype to your needs. hth, - martin [0] http://maven.apache.org/plugins/maven-archetype-plugin/advanced-usage.html Am Samstag, 14.

RE: Problem in creating own archetype

2009-11-13 Thread Qureshi,Shahzad [Ontario]
I should mention that compile and install of archetype works fine, I am encountering all these issues when I am trying to create the archetype -Original Message- From: Qureshi,Shahzad [Ontario] [mailto:shahzad.qure...@ec.gc.ca] Sent: Friday, November 13, 2009 6:46 PM To: users@maven.apa