Hi, I'm setting up a build environment, a simple linux. I have experience with build environment and maven.

I try to setup a build environment instead of building final IAR from designer. I've ask a few question already: http://answers.axonivy.com/questions/2279/is-there-an-axon-ivy-repository-for-maven
http://answers.axonivy.com/questions/2219/504-gateway-time-out-on-guidelines-axonivy-com-projects-guides-wiki-continues_integration

I have several idea what I need to do to get these work, but instead or forging a custom solution I would like to used a recommended one. Last thing I've try the ensureInstalledEngine was trying to download the windows version of AxonIvyEngine on my build machine. I can install the engine, is it necessary? do I need to install multiple engine to build project of multiple version? We want to get things right because this application is deploy, we have several clients on our solutions and we need to support them and do maintenance. We have to deploy new version and we want to be sure what we are doing (hence setup a controlled build environment) and avoid interference between project (like we experience in Designer).

[INFO] --- project-build-plugin:6.0.0:ensureInstalledEngine (default-ensureInstalledEngine) @ MyProject ---  
[INFO] Compiling project for ivy version 6.0.0  
[INFO] Installed engine has version 'null' instead of expected '6.0.0'  
[INFO] Starting engine download from http://download.axonivy.com/6.0.0/AxonIvyEngine6.0.0.50515_Windows_x64.zip

Thanks!

asked 12.12.2016 at 19:33

RemiMorin's gravatar image

RemiMorin
(suspended)
accept rate: 50%

edited 14.12.2016 at 08:49

Reguel%20Wermelinger's gravatar image

Reguel Werme... ♦♦
9.4k31958

To build a final running build infrastructure is not easy and it would break the boundaries of the Q&A. But we can offer you payed support. Please contact us via support@axonivy.com

(13.12.2016 at 10:06) Flavio Sadeghi ♦♦ Flavio%20Sadeghi's gravatar image

hi, not sure if i got your question correctly, when you want to avoid downloading ivy engine automatically, you can declare engine path for plugin project-build-plugin in pom.xml like:
Depend on which version of ivy engine you deploy your project, you can download that version, ex: your app is running on 6.3.0, then you should download Axon ivy Engine 6.3.0. alt text

link

answered 09.02.2017 at 02:27

trungdv's gravatar image

trungdv
(suspended)
accept rate: 52%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×22
×9

Asked: 12.12.2016 at 19:33

Seen: 3,582 times

Last updated: 09.02.2017 at 02:27