This is more of a sanity check.  When I build an ubuntu package with noredist, 
the systemvm.iso doesn’t include the VMware jars, even though maven reports 
success for building VMware and systemvm.iso.  I have the VMware packages in 
maven and it builds RPMs fine, it just appears the files aren’t being added to 
the systemvm.iso.  My build process is pretty straight forward and isn’t 
working correctly for 4.2, 4.3 and master

I’m building the package from the root of the source directory with:

mvn clean
mvn install -P deps -Dnoredist && export ACS_BUILD_OPTS="-Dnoredist"; 
dpkg-buildpackage


Thanks,
David Bierce

Reply via email to