I found a solution to grouping adapters into a single maven project (project is on IBM Mobile First), here is this tutorial.
And now I have question about it. I created a root folder and there is a second step 2.Put the Maven adapter projects in it.
So what I need to put in it? I'm a little bit confused because I'm just started learning how to work with Maven (I worked before with Gradle).
//Edit: This answer isn't that what could save my day. I now that I can group all adapters into one maven project, but when I just copy and paste my adapters into some other folder, create a pom.xml file and finally build with mfpdev adapter build
it's give my just error.