Re: [netvirt-dev] The correct approach to integrate NetVirt ownsub-module into ODL?
"Irving <418624178@...>
Hi, According to your saying, there are few points I don't understand. I choose to use ODL zip. So I need to achieve: 1. Execute "mvn clean install" in projects successfully. 2. As a result of 1, brunch zip files generated (e.g., openflowplugin-karaf-0.5.3.tar.gz and vpnservice-karaf-0.5.3.tar.gz). 3. "mvn clean install" is executed under different projects (which store in different folders). So when I build netvirt distribution, how to guarantee "netvirt will build a karaf distribution with all the project artefacts just built" ? Thanks, Irving ------------------ Original ------------------ From: "Sam Hague";<shague@...>; Send time: Wednesday, Aug 8, 2018 6:02 AM To: "Irving"<418624178@...>; Cc: "odl netvirt dev"<netvirt-dev@...>; "integration-dev@..."<integration-dev@...>; Subject: Re: [netvirt-dev] The correct approach to integrate NetVirt ownsub-module into ODL? On Tue, Aug 7, 2018 at 11:51 AM Irving <418624178@...> wrote:
Do you need separate RPMs per module? Or can you just built a typical ODL zip and use that? If the latter, then you can just keep your branches per projects, along with patches and just build a distribution. That's all ODL is today. Build all your modules one by one with netvirt last. netvirt will build a karaf distribution with all the project artifacts just built.
|
|