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