Re: Unmanaged dependency question

2014-06-01 Thread Matt Whiteman
Er hrm, I'm not sure why this sent again, but ignore it. Question already answered, thanks! Matt On May 30, 2014 at 4:39 PM Matt Whiteman wrote: > Hi, > > > > This has probably been answered before, but I haven't been able to find the > answer and I'm hoping someone knows. > > > > I'm writing se

Unmanaged dependency question

2014-06-01 Thread Matt Whiteman
Hi, This has probably been answered before, but I haven't been able to find the answer and I'm hoping someone knows. I'm writing several apps that talk to a Microsoft SQL database, so I'm using the Hibernate dependency. Since Microsoft doesn't make the sqljdbc4 jar available on Maven, I've

sshexec difference in maven-antrun-plugin vs standalone Ant

2014-06-01 Thread James Leskovar
Hi all, I'm trying to understand what appears to be a difference in the output captured in the outputproperty attribute of the sshexec task, when the Ant script is called via maven-antrun-plugin vs being called by a stand-alone Ant installation. I'm launching an external Ant script like so: