Re: Plugin to invoke SQLLDR

2014-07-03 Thread Michael Osipov
Am 2014-06-26 23:12, schrieb hanuman: Hi All, I am planning to invoke SQLLDR from in the POM.xml. any idea which plugin we can use to invoke the same? The best approach here is use Antrun Plugin or Exec. Externalize the password and do NOT pass as command line arg better yet -- use Oracle Wa

Re: M2E and Eclipse Luna ?

2014-07-03 Thread Dan Tran
looks like i am seeing this issue http://dev.eclipse.org/mhonarc/lists/m2e-users/msg04471.html -D On Mon, Jun 30, 2014 at 8:53 PM, Dan Tran wrote: > Hello Jason > > which one can we use to handle maven-plugin-plugin issue at Eclipse Luna? > > Possible to configure your nexus to use port 80 s

Re: Problem with iso9660-maven-plugin

2014-07-03 Thread Roland Asmann
It seems this is a known issue: https://github.com/stephenc/java-iso-tools/issues/3 After changing this, I was able to generate my ISO, but I was unable to use it to boot a machine. I think this might be caused by another known issue: https://github.com/stephenc/java-iso-tools/issues/7 I'll se

Re: Problem with iso9660-maven-plugin

2014-07-03 Thread Stephen Connolly
iso9660 limits filenames to 8+3 IIRC. I have not had any reason to maintain that plugin in quite some time. If you have pull requests let me know and I may find some time to investigate, but I'm not making any promises given my current time commitments On 3 July 2014 15:35, Roland Asmann wrote:

Problem with iso9660-maven-plugin

2014-07-03 Thread Roland Asmann
Hi all, I am trying to switch one of our 'projects' to Maven and am running into some problems. The project consists of some shell-scripts (which I want to replace with Maven) and configurations to build an Ubuntu pre-seed Image. What the scripts do in short: - Mount an Ubuntu image - Copy its