AIF2 icon indicating copy to clipboard operation
AIF2 copied to clipboard

Merge internal dependency projects in one project

Open Hronom opened this issue 8 years ago • 1 comments

I suggest to include project AIF-KERNEL as sub projects of this.

Create one maven project where you have as subprojects: AIF-KERNEL and AIF. This helps to solve next problems:

  1. No need to maintain additional artifactory server(You already have all dependencies in maven central)
  2. No unsynchronized sources, so u can easily build project in dev machine
  3. More easily debug(maybe)

Also I try to build AIF-KERNEL but sources not synchronized with this project and I don't know what commit I need to build this project.

Hronom avatar Aug 18 '15 08:08 Hronom