Can you give provide a library which you are trying to pull and you
don't get sources?
Also your ivyconf/ivy.xml will be nice.
Daniel
On Wed, Aug 12, 2009 at 12:46 AM, Ben Piper wrote:
> Hi all,
>
> I'm using these Eclipse plug-in versions:
>
> Apache Ivy 2.1.0.cr2_20090704004254
> Ap
According with your log, ivy is publishing with
ns-jmx-1.2.0-SNAPSHOT.jar. ant not
spyglass-1.2.0-SNAPSHOT. You might have spyglass-1.2.0-SNAPSHOT from a
previous publish when you had a different publishing pattern.
Daniel
: publishing :: com.ns#spyglass
published ns-jmx to
http://172.0.0
Upper right corner:P
On Mon, Dec 15, 2008 at 4:06 PM, Daniel Becheanu
wrote:
> Switch your eclipse console to ivy console to see more details. (there
> is a small drop down on the upper left side of your eclipse console)
>
> One way to try fixing this issue is remove the ivy.xml fr
Switch your eclipse console to ivy console to see more details. (there
is a small drop down on the upper left side of your eclipse console)
One way to try fixing this issue is remove the ivy.xml from libraries
and add it back.
On Mon, Dec 15, 2008 at 3:57 PM, Bagwell, Allen F wrote:
>
> Upgr
If you are using cruisecontrol you can use
http://cruisecontrol.sourceforge.net/main/configxml.html#antpublisher
which is automatically publishing properties described in below link
http://cruisecontrol.sourceforge.net/main/configxml.html#buildproperties (
look at label property)
Daniel
On Wed,
You can use type attribute on ivy:retrieve
Ex
Look at
http://ant.apache.org/ivy/history/trunk/use/retrieve.html for more details.
Daniel
On Tue, Nov 11, 2008 at 11:49 AM, Scot P. Floess <[EMAIL PROTECTED]> wrote:
> I just moved up to Ivy 2.0 RC2 from 2.0 beta 2
>
> I see down in my ~/.ivy dir
you are missing
tag
On Wed, Oct 29, 2008 at 9:25 AM, Mitch Gitman <[EMAIL PROTECTED]> wrote:
> Just guessing here...
>
> Go to the ivy.xml file for your project and check if the /ivy-module/info
> element specifies an organisation attribute.
>
> On Wed, Oct 29, 2008 at 1:22 AM, ferry97 <[EMA