Noah Watkins writes:
>
> Cool, this got me to where I needed to be.
>
> Thanks a lot!
> -Noah
>
> On Aug 1, 2011, at 11:18 AM, Rottinghuis, Joep wrote:
>
> > Run a compile with a -verbose option to the ant command.
> > That makes it more verbose and may reveal what the problem is.
> >
> > A
Cool, this got me to where I needed to be.
Thanks a lot!
-Noah
On Aug 1, 2011, at 11:18 AM, Rottinghuis, Joep wrote:
> Run a compile with a -verbose option to the ant command.
> That makes it more verbose and may reveal what the problem is.
>
> Another trick you can try is to add a regular depe
Run a compile with a -verbose option to the ant command.
That makes it more verbose and may reveal what the problem is.
Another trick you can try is to add a regular dependency (in Ivy) and drop the
file in your local ~/.ivy2 directory.
You'll probably have to create a directory structure to mimi