开发者

Ivy/gant include BlazeDS jars that aren`t in a public repo and have no version

开发者 https://www.devze.com 2022-12-23 05:16 出处:网络
Ive been trying to figure out the best way to include the BlazeDS jars in my Gant/Ivy build. Ive been unable to find a public repo for these jars and Im new to ivy. Obviously with Maven youd just do a

Ive been trying to figure out the best way to include the BlazeDS jars in my Gant/Ivy build. Ive been unable to find a public repo for these jars and Im new to ivy. Obviously with Maven youd just do a local maven install to your local repo. Whats the best way to do something similar with Ivy? Do I have to create a separate Ivy.xml file for each j开发者_如何学Goar and then use Ivy Publish or is their another way?

Also does anyone know a public repo where the BlazeDS Jars are available


Just discovered if you use Spring BlazeDS Inetgration project and include its dependency in ivy it`ll pull in the Flex jars from Spring Bundle repository.

0

精彩评论

暂无评论...
验证码 换一张
取 消