Re: Maven plugin using ant

2007-08-27 Thread Florian Traverse
I'll contact you if I can develop such a plugin (with a time dedicated to develop it, and giving it to everyone as open source program). Thanks for help, Florian 2007/8/21, Stephane Nicoll <[EMAIL PROTECTED]>: > Hi Florian, > > At work, we do have the need to use JSDoc and we were about to > impl

Re: Maven plugin using ant

2007-08-27 Thread Florian Traverse
I think my question wasn't clear, (or I haven't understood your answer), I have no time right now to look at this plugin. So thank you, I'll ask my questions more precisely in some time. I may develop this plugin in another project and I may release it under an opensource license ( we have some o

Re: Maven plugin using ant

2007-08-20 Thread Stephane Nicoll
Hi Florian, At work, we do have the need to use JSDoc and we were about to implement a plugin ourself. If you need help or test, please let me know so that I can see how we can do that. Regards, Stéphane On 8/20/07, Florian Traverse <[EMAIL PROTECTED]> wrote: > Hi guys, > and sorry if it's not t

RE: Maven plugin using ant

2007-08-20 Thread Timothy Reilly
Florian, let me know if this example pom helps? This pom http://maven.apache.org/POM/4.0.0 " xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance " xsi:schemaLocation="http://maven

Maven plugin using ant

2007-08-20 Thread Florian Traverse
Hi guys, and sorry if it's not the good mailing list(may be the user list would be more appropriate, but it's a maven plugin development so ...). I would like to extend Maven with a JSDoc Toolkit plugin in order to document some big javascript projects. To do this I just have to : launch the Rhino