Re: Please review maven-ear-plugin site documentation

2006-08-02 Thread Stephane Nicoll
Nice. I added the support of HAR files meanwhile. By the way it's missing in the list at the beginning of the main page: http://people.apache.org/~epunzalan/maven-ear-plugin/index.html I though I updated it but I don't find the revision for this file in viewvc (?!) Thanks, Stéphane On 8/2/06, E

Re: Please review maven-ear-plugin site documentation

2006-08-01 Thread Edwin Punzalan
Staging site updated with the following modifications: - modules should start with lower case letters - proper way of handling faq entry #2 - added mini-guide for the solution to faq entry #2 - fixed copy/paste errors in modules configuration page Edwin Punzalan wrote: Hi, I've made some ch

Re: Please review maven-ear-plugin site documentation

2006-08-01 Thread Edwin Punzalan
Hi, Thanks for clearing that out... I based it on an inquiry in the mailing list. I'll update the FAQ asap. ^_^ Stephane Nicoll wrote: Hi, Regarding the FAQ, the second entry is wrong. The EAR Plugin throws an exception when encountering artifact files it is unfamiliar with, i.e. JBoss'

Re: Please review maven-ear-plugin site documentation

2006-08-01 Thread Stephane Nicoll
Hi, I think that bad copy/pasting occured on that page :-) http://people.apache.org/~epunzalan/maven-ear-plugin/modules.html See the "ejb artifact" used all over the place, even for non ejb artifact. Thanks, Stéphane On 7/31/06, Edwin Punzalan <[EMAIL PROTECTED]> wrote: Hi, I've made some c

Re: Please review maven-ear-plugin site documentation

2006-08-01 Thread Stephane Nicoll
Also, maybe this has changed with a plexus update but the module should start with a lower case. so in this page: http://people.apache.org/~epunzalan/maven-ear-plugin/modules.html the example is wrong, it should be [...] [...] [...] maven-ear-plugin

Re: Please review maven-ear-plugin site documentation

2006-08-01 Thread Stephane Nicoll
Hi, Regarding the FAQ, the second entry is wrong. The EAR Plugin throws an exception when encountering artifact files it is unfamiliar with, i.e. JBoss' har files. How does one handle this? Apparently, the EAR Plugin must be able to recognize an artifact in order to configure it. If you know a

Please review maven-ear-plugin site documentation

2006-07-31 Thread Edwin Punzalan
Hi, I've made some changes to the documentation of the EAR plugin and would like to hear your inputs about it. - made the plugin docck-compliant - separated the usage examples into separate example pages - added an faq page - added some single project examples A staging site is currently avail