You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "sebastien goasguen (JIRA)" <ji...@apache.org> on 2014/06/30 22:14:24 UTC

[jira] [Commented] (CLOUDSTACK-6209) Building noredist packages for ubuntu doesn't include vmware jars in systemvm.iso

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-6209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048076#comment-14048076 ] 

sebastien goasguen commented on CLOUDSTACK-6209:
------------------------------------------------

Made a note on the wiki

> Building noredist packages for ubuntu doesn't include vmware jars in systemvm.iso
> ---------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-6209
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6209
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Packaging, SystemVM
>    Affects Versions: 4.2.0, 4.3.0, 4.4.0
>         Environment: Ubuntu 12.04.4 LTS
>            Reporter: David Bierce
>
> Building Debian/Ubuntu packages with support for VMware completes but doesn't include the VMware jars in the Systemvm.iso.
> Building using the guide here:
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack#HowtobuildCloudStack-BuildingDEBpackages
> With the actual options of:
> mvn clean install -P deps -Dnoredist; export ACS_BUILD_OPTS="-Dnoredist"; dpkg-buildpackage
> Building with the follow options creates a usable build with correct systevm.iso:
> mvn install -P deps -Dnoredist -Dnonoss; export ACS_BUILD_OPTS="-Dnoredist -Dnonoss"; dpkg-buildpackage



--
This message was sent by Atlassian JIRA
(v6.2#6252)