Thanks,it worked.On Wed, Oct 18, 2017 at 1:24 AM, Roy Golan <rgolan@redhat.com> wrote:The answer is in the pom.xml of uicommonweb, in its groupId:grep parent -A 1 frontend/webadmin/modules/uicommonweb/pom.xml So change it to "-pl org.ovirt.engine.ui:uicommonweb" On Tue, 17 Oct 2017 at 21:54 shubham dubey <sdubey504@gmail.com> wrote:Hi,I have tried to build uicommonweb alone usingmake install-dev PREFIX="$HOME/ovirt-engine" EXTRA_BUILD_FLAGS="-pl org.ovirt.engine.core:uicommonweb" but getting error that[ERROR] Could not find the selected project in the reactor: org.ovirt.engine.core:uicommonweb Am I doing something wrong?______________________________On Tue, Oct 17, 2017 at 11:50 PM, shubham dubey <sdubey504@gmail.com> wrote:Thanks,This is exactly what I needed:)On Tue, Oct 17, 2017 at 11:37 PM, Greg Sheremeta <gshereme@redhat.com> wrote:I never do it, but
https://www.ovirt.org/develop/
developer-guide/engine/engine- has an example :development-environment
To rebuild a single artifact, for example utils:
make clean install-dev PREFIX=
$HOME/ovirt-engine \ EXTRA_BUILD_FLAGS="-pl org .ovirt.engine.core:utils" You can also disable animal sniffer, check style, unit tests, and GWT to speed things up. Just make sure they actually run before you push :)GregOn Oct 17, 2017 1:56 PM, "shubham dubey" <sdubey504@gmail.com> wrote:______________________________Hi,I have a simple query.Whenever I do any change in my code Irun "make install-dev PREFIX="$HOME/ovirt-engine"".But it takes a large time to compile.I think there is a way to compile only that part of codewhich I have changed. Like if I make changes inuicommonweb then, how I compile only that part?Thanks in advance.Shubham_________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel _________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel