Questions Tagged With project-build-pluginhttps://answers.axonivy.com/tags/project-build-plugin/?type=rss&user=Hap%20Emquestions tagged <span class="tag">project-build-plugin</span>enFri, 06 Oct 2017 05:55:47 -0400Maven build for Ivy projecthttps://answers.axonivy.com/questions/2900/maven-build-for-ivy-project<p>Hello Ivy Team,</p> <p>Whenever i run command mvn clean install -X (in debug mode) --&gt; I saw the log:</p> <pre><code> [DEBUG] Starting ivy Engine in D:\...\...\AxonIvyEngine6.3.0 [DEBUG] Engine is running [INFO] Cleaning sources in [src_dataClasses] </code></pre> <p>Question 1: why does the build need to start "Ivy Engine" for building the code?</p> <p>My situation: I have the jenkins build central, whenever alot of project run the build at the same time --&gt; the server get a trouble with memory because alot of Ivy Engine are started.</p> <p>Question 2: when I build my Ivy project --&gt; why is the iar file include the source code inside the package?</p> <p>Thanks for answer my question!</p>Hap EmFri, 06 Oct 2017 05:55:47 -0400https://answers.axonivy.com/questions/2900/maven-build-for-ivy-projectmavenjenkinsproject-build-plugin