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's gravatar image

phehnle
(suspended)
accept rate: 0%


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.

link

answered 27.04.2018 at 01:24

Alex%20Suter's gravatar image

Alex Suter ♦♦
3.1k122247
accept rate: 84%

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:

×52
×22

Asked: 26.04.2018 at 11:41

Seen: 2,273 times

Last updated: 27.04.2018 at 01:24