>
> > > - [Error] :43:30: cos-nonambig: "":license and WC[##any] (or elements
> > > from their substitution group) violate "Unique Particle Attribution".
> > > During validation against this schema, ambiguity would be created for
> > > those two particles.
>
Created IVY-750
> > > - in SFTPRepository, the list method hides exceptions ("silent fail,
> > > return null listing"), making it very difficult to debug problems;
>
Created IVY-751
> > > after adding a printStackTrace, I found out it's an "Auth fail"
> > Turns out jsch requested password auth and my ssh server didn't
> > support it.
>
Found IVY-660 and voted
> > I also found some other small issues, e.g. the message "destination file
> > exists and overwrite == true" should be changed to "destination file
> > exists and overwrite == false", but probably nothing to stop the beta2.
>
> Indeed. Could you open an issue in JIRA about that too?
Created IVY-752
Regards,
Adrian