2010/4/16 Jimi Hullegård <[email protected]> > > > > So the maven plugin would understand the on-disk format of all operating > > systems and be able to make changes to the on-disk format... not > > realistic... > > > > esp given that the VM disk format is still not standardised. OVF only > > standardises the metadata about VMs, not the VM virtual disk format, let > > alone the virtual OS's disk format. > > Well, I have no problem with the idea of having a specific handler for each > type of format. Starting with the ones needed first, and then other formats > hopefully would be supported as time goes by. > > > I could see interaction with (when I get back to it) > > vcc-maven-plu...@mojowhereby you could deploy an OVF based VM to a > > virtual machine host, > > What is this "vcc-maven-plugin"? Something that you have been working on? I > couldn't find any information about it when I googled it. > > yes.
http://mojo.codehaus.org/virtualization-maven-plugin/index.html (it uses an API that I have been working on with kohsuke: https://vcc.dev.java.net/ which is why I thought it was vcc-m-p) Still a bit of work to make it really useful > /Jimi > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
