Hi Nicolas,

>> Would you like to contribute to js-tools in Mojo
Sure it would.

Please let me know the details.

Regards,

Nitin Verma

On Tue, Jun 2, 2009 at 2:07 PM, nicolas de loof
<[email protected]> wrote:
> Would you like to contribute to js-tools in Mojo ?
> http://mojo.codehaus.org/javascript-maven-tools/
>
> Nicolas
>
> 2009/6/2 Manos Batsis <[email protected]>
>
>>
>> Nitin Verma wrote:
>>
>>> Do we have lifecycle defined for javascript?
>>>
>>> Like:
>>>
>>> concatenate
>>> static-check (run jslint)
>>> test
>>> minify
>>> install
>>> deploy
>>>
>>
>> Last time I checked in our company we just used the normal life cycle along
>> with our own maven-jstools-plugin [1] and the maven-js-plugin by Mobilvox
>> [2].
>>
>> Our plugin provides jslint/jsdoc reports, but most importantly it provides
>> dependency management for java webapps - i.e. add a JS dependency and your
>> webapp can use it right away if the filter is configured in web.xml.
>>
>> Mobilvox provides minification of JS files. For a sample project that uses
>> them both check out sarissa's POM [3].
>>
>> [1] http://dev.abiss.gr/mvn-jstools/
>> [2] http://ossi.mobilvox.com/maven-js-plugin/
>> [3] http://sarissa.cvs.sourceforge.net/sarissa/sarissa/pom.xml?view=markup
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to