Can you run the batch file outside of Ant from the command line without the
process hanging?
Do you have echo turned on or off in the Batch file? I don't use a Windows
system, so I don't know if the commands echo if echo is on. However, you
sound like you're pretty sure that its the Java task that
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
Hi Mike,
Mike Baranczak-3 wrote:
>
>
>>
>>
>>
>
> I see two problems here.
>
> 1. A path that begins with a "/" is an absolute path. I can't tell if
> this is what you want, but I suspect you actually want a path relative
> to the project directory.