investovator / investovator-ui

UI features of investovator
GNU General Public License v3.0
0 stars 0 forks source link

Find a way to import the JABM dependencies #1

Closed ishanthilina closed 11 years ago

rajithsiriwardana commented 11 years ago

elaborate the problem please

ishanthilina commented 11 years ago

The issue was created as a reminder for my self. Anyways, The problem is that the jar we create for JASA doesn't contain JABM and the other dependencies. So those dependencies will not get resolved even if we add JASA as a maven dependency in the pom.

rajithsiriwardana commented 11 years ago

we can create the jar containing JABM also and another approach is adding JABM separately as a dependency.

ishanthilina commented 11 years ago

For the moment I went with the following approach.

http://stackoverflow.com/a/1164552