Yes, though jars don't work as well for packaging... let's drop the
other mailing lists (left on BCC to let them know they are being
dropped ;-) ) and move to just jszip-...@googlegroups.com

On 1 June 2012 15:24, LeClaire Garvin <garvin.lecla...@gmail.com> wrote:
> I think there is also some overlap with the web jar repository 
> (https://github.com/webjars/webjars.github.com) project
>
>
> Regards,
>
> Garvin LeClaire
> garvin.lecla...@gmail.com
>
>
>
> On Jun 1, 2012, at 10:19 AM, Christopher Hunt wrote:
>
> Hi Stephen,
>
> Not sure if you know, but the JS Import project (1) can already utilise zip 
> files with a "www" classifier. The regular Assembly plugin can be used to 
> make these packages. The following type of dependency declaration can then be 
> made:
>
>                <dependency>
>                        <groupId>org.codehaus.mojo</groupId>
>                        <artifactId>bootstrap-amd</artifactId>
>                        <version>2.0.2-alpha-1</version>
>                        <classifier>www</classifier>
>                        <type>zip</type>
>                </dependency>
>
> In addition to this the following libraries are present on Maven Central via 
> the MJS project (2):
> * almond
> * bootstrap
> * d3.js
> * jquery
> * jquery-mobile
> * jquery-ui
> * knockout.js
> * qunit
>
> Kind regards,
> Christopher
>
> (1) http://mojo.codehaus.org/js-import-maven-plugin/
> (2) http://mojo.codehaus.org/javascript-maven-tools/index.html
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>   http://xircles.codehaus.org/manage_email
>
>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "JSZip Developers" group.
> To post to this group, send email to jszip-...@googlegroups.com.
> To unsubscribe from this group, send email to 
> jszip-dev+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/jszip-dev?hl=en.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to