<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi everyone,<div><br></div><div>I hope you are doing great. Yesterday I had a look at the latest version of Windup (2.1.0.Final) and I really like it :) It seem way faster than the previous releases I tested.</div><div><br></div><div><br></div><div>Yesterday I updated the windup-as-a-service fronted (<a href="https://github.com/Maarc/windup-as-a-service">https://github.com/Maarc/windup-as-a-service</a>), made some cleanup and fixed issues with chrome. It is basically an EAP 6 web application running windup 0.7. During the last weeks, I installed this in combination with custom rules for a customer having hundreds of developers. Do not hesitate to have a look at it and give me some feedback.</div><div><br></div><div><br></div><div>I started to integrated the windup-as-a-service fronted with Windup 2.1.0.Final and would be glad to have your support. </div><div><br></div><div><br></div><div><b>BUILD</b></div><div><br></div><div>In order to be able to build Windup 2.1.0.Final, I had to</div><ul><li>add <skipTests>true</skipTests> to the grand-father-pom</li><li>import manually “indexer-core-6.0.WINDUP.jar” in my local repository from the standalone/offline build (<a href="https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/windup/windup-distribution/2.1.0.A/">https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/windup/windup-distribution/2.1.0.A/</a>)</li><li>add the "<a href="https://repository.jboss.org/nexus/content/repositories/releases">https://repository.jboss.org/nexus/content/repositories/releases</a>” maven repository to my dependencies</li></ul><div>It would be great to document it.</div><div><br></div><div>However my built client in the “dist” directory has less jars than in the "windup-distribution-2.1.0.A-offline.zip” and I was not able to run it.</div><div><br></div><div><br></div><div><b>INTEGRATION in EAP 6.x</b></div><div><br></div><div>In order to integrate Windup 2.1.0.Final in EAP, I tried to follow the same way that worked for windup 0.7:</div><div>- define a custom jboss-module containing most of the windup and add ons libraries (expected the weld ones)</div><div>- control the loaded dependencies with a custom jboss-deployment-structure.xml</div><div><br></div><div>So far it does not work and I am not sure this approach is really a good idea. Forge has not been designed to be executed in EAP 6 directly. Do you have some hints for doing this?</div><div><br></div><div><br></div><div>Maybe using a java wrapper and calling the standalone windup installation would be a better idea ...</div><div><br></div><div><br></div><div>best regards,</div><div><br></div><div>Marc</div><div><br></div><div><br></div><div> </div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></body></html>