
On Thu, 26 Apr 2018 at 10:55 Hari Prasanth Loganathan < hariprasanth.l@msystechnologies.com> wrote:
I am using mvn clean install -Dmaven.test.skip=true and I end up with that error.
I think that is the problem sense we require the test jar of utils according to this error org.ovirt.engine.core:utils:jar:tests:4.3.0-SNAPSHOT
so just remove the skip=true for now
On Thu, Apr 26, 2018 at 1:24 PM, Roy Golan <rgolan@redhat.com> wrote:
what's you maven command? or make?
If you didn't already just try 'mvn clean install'
On Thu, 26 Apr 2018 at 10:29 Hari Prasanth Loganathan < hariprasanth.l@msystechnologies.com> wrote:
Hi Team,
I try to build the oVirt code and I get the following error,
[INFO] Common utilities ................................... SUCCESS [ 8.089 s] [INFO] Branding package ................................... SUCCESS [ 1.849 s] [INFO] ovirt-engine sso ................................... SUCCESS [ 3.281 s] [INFO] Data Access Layer .................................. FAILURE [ 3.532 s] [INFO] engine scheduler bean .............................. SKIPPED [INFO] Vds broker ......................................... SKIPPED [INFO] builtin-extensions ................................. SKIPPED [INFO] Search Backend ..................................... SKIPPED [INFO] Backend Authentication, Authorization and Accounting SKIPPED [INFO] Custom Application Server Authentication Plugin .... SKIPPED [INFO] Backend Logic @Service bean ........................ SKIPPED [INFO] oVirt RESTful API Backend Integration .............. SKIPPED [INFO] oVirt RESTful API interface ........................ SKIPPED [INFO] oVirt Engine API Definition ........................ SKIPPED [INFO] oVirt Engine API Commom Parent POM ................. SKIPPED [INFO] oVirt Engine API Common JAX-RS ..................... SKIPPED [INFO] oVirt RESTful API Backend Integration Type Mappers . SKIPPED [INFO] oVirt RESTful API Backend Integration JAX-RS Resources SKIPPED [INFO] oVirt RESTful API Backend Integration Webapp ....... SKIPPED [INFO] oVirt RESTful API Documentation .................... SKIPPED [INFO] Custom Logger Using Extensions ..................... SKIPPED [INFO] oVirt Engine Web Root .............................. SKIPPED [INFO] ovirt-engine services .............................. SKIPPED [INFO] ovirt-engine docs .................................. SKIPPED [INFO] ovirt-engine welcome ............................... SKIPPED [INFO] oVirt Engine Microbenchmarks ....................... SKIPPED [INFO] oVirt Engine Tools ................................. SKIPPED [INFO] oVirt Engine extensions tool ....................... SKIPPED [INFO] oVirt Engine sso client registration tool .......... SKIPPED [INFO] oVirt Modules :: Frontend .......................... SKIPPED [INFO] oVirt Modules :: Brands ............................ SKIPPED [INFO] oVirt Engine brand ................................. SKIPPED [INFO] oVirt Modules :: Webadmin .......................... SKIPPED [INFO] oVirt UI Modules ................................... SKIPPED [INFO] AOP tweaks for GWT compiler ........................ SKIPPED [INFO] Extensions for GWT ................................. SKIPPED [INFO] UI Utils Compatibility (for UICommon) .............. SKIPPED [INFO] Frontend for GWT UI Projects ....................... SKIPPED [INFO] UICommonWeb ........................................ SKIPPED [INFO] oVirt GWT UI common infrastructure ................. SKIPPED [INFO] Frontend Assembly Descriptors ...................... SKIPPED [INFO] WebAdmin ........................................... SKIPPED [INFO] oVirt Server EAR ................................... SKIPPED [INFO] ovirt-engine maven make ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:06 min [INFO] Finished at: 2018-04-26T12:29:15+05:30 [INFO] Final Memory: 135M/1574M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project dal: Could not resolve dependencies for project org.ovirt.engine.core:dal:jar:4.3.0-SNAPSHOT: Could not find artifact org.ovirt.engine.core:utils:jar:tests:4.3.0-SNAPSHOT in sonatype-snapshots ( http://oss.sonatype.org/content/repositories/snapshots/) -> [Help 1]
I didn't make any change, Could somebody help me in building this please?
Thanks, Hari
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users