Re: [Maven] Progress on deb packaging

2012-09-24 Thread Rohit Yadav
Updates: Diff view against master: https://github.com/bhaisaab/incubator-cloudstack/compare/debs-maven Patch: http://bhaisaab.org/patches/cloudstack/0001-Maven-jdeb-plugin.patch (205KB) Major changes: - All plugins are created and bundled in separate debs - agent depends on kvm-plugin - server

[Maven] Progress on deb packaging

2012-09-20 Thread Rohit Yadav
WIth the aim to slowly replace all ant/waf uses with Maven/plugins, I've some progress on deb packaging to share and questions to ask: The WIP patch: http://bhaisaab.org/patches/cloudstack/0001-Maven-jdeb-plugin-for-deb-packaging-WIP.patch (86KB) I'm facing issue on how and which scripts to con