Can I create a maven-java project and import this project as a library project into an axon.ivy project? I am facing problems doing this. Until now I have packaged the maven-java project as a .jar file and added the jar to the axon.ivy project's build path. This works fine but we need a more convenient way. We want to reference from the axon.ivy project to the maven-java project. I have added to the axon.ivy project's pom.xml a dependency pointing to the maven-java project. But when using classes from the maven-java project in the axon.ivy project I face problems. The script tasks cannot resolve the dependencies. Moreover, I am wondering if it is possible to deploy war files to the axon.ivy engine? I would apreciate hints or recommendations? asked 26.04.2018 at 11:41 phehnle |
Hello @phenle I think this question is already answered here: https://answers.axonivy.com/questions/2089/add-library-with-pom-xml No it is not possible to deploy war projects. answered 27.04.2018 at 01:24 Alex Suter ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 26.04.2018 at 11:41
Seen: 2,477 times
Last updated: 27.04.2018 at 01:24