Re: svn commit: r424243 - in /maven/archetype/trunk: maven-archetype-bundles/maven-archetype-j2ee-simple/src/main/resources/META-INF/archetype.xml maven-archetype/maven-archetype-plugin/src/main/java/

2006-07-22 Thread FA Valencia See
owever I will ask that before making changes (and same goes for reviewers of patches), that the consequences be considered. If you are unsure - just ask - someone will know here. Thanks for the patch! Cheers, Brett On 22/07/2006 5:55 AM, FA Valencia See wrote: > Good day to you, > > I s

Re: svn commit: r424243 - in /maven/archetype/trunk: maven-archetype-bundles/maven-archetype-j2ee-simple/src/main/resources/META-INF/archetype.xml maven-archetype/maven-archetype-plugin/src/main/java/

2006-07-21 Thread FA Valencia See
Good day to you, I see. Thanks for the correction and sorry about that. Everything related to it was all about "archetype" that I thought it was just a typo-error. Anyway, I'd revise the patch to accomadate your comments. However, I'd just like to clarify your comment regarding the parent pom. a

Re: Question regarding maven-archetype-plugin:create-from-project

2006-07-20 Thread FA Valencia See
I see ^_^ Is there a jira issue opened for this? I would like to follow its development ^_^ Many thanks ^_^ -Franz On 7/20/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 20 Jul 06, at 5:44 AM 20 Jul 06, FA Valencia See wrote: > Good day, > That goal is not finished yet

Question regarding maven-archetype-plugin:create-from-project

2006-07-20 Thread FA Valencia See
Good day, I'm trying to study how to use maven-archetype-plugin's create-from-projectgoal. As of now, these are the things that i know about it: * it creates an archetype given an existing maven project * you need a ${basedir}/src/main/archetype/archetype.properties and that needs to state the v

Re: Maven 2.x Resource Plugin Documentation needs Reviewing

2006-07-19 Thread FA Valencia See
ks again. - Franz PS: Thank you Edwin and Dennis for your reviews. On 7/18/06, FA Valencia See <[EMAIL PROTECTED]> wrote: Good day, Thanks for your review. I've already submitted a MRESOURCES-23-maven-resources-patch-2.2.patch to the jira issue <http://jira.codehaus.org/browse/MRE

Re: Maven 2.x Resource Plugin Documentation needs Reviewing

2006-07-18 Thread FA Valencia See
e resources-mojo.htmland testResources-mojo.html, I've also added that info in the usage.html. Thanks again for your review :) - Franz On 7/18/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote: FA Valencia See wrote: > Good day, > > I would like to ask for some help reviewing M2&#x

Re: Maven 2.x Resource Plugin Documentation needs Reviewing

2006-07-18 Thread FA Valencia See
eparation ..." should be "Thus, this allows the separation... " ---> encoding.html UTF-8 should be UTF-8 ^_^ FA Valencia See wrote: > Good day, > > I would like to ask for some help reviewing M2's Resource Plugin > Documentation. > &g

Maven 2.x Resource Plugin Documentation needs Reviewing

2006-07-17 Thread FA Valencia See
Good day, I would like to ask for some help reviewing M2's Resource Plugin Documentation. The documentation can be viewed here(thanks allan for the stage), while the Jira Issue can be viewed here