After several try and error tentatives I figure out it was related with installation dependencies order.
Defining an alternate order on
content-package-maven-plugin
configuration/embeddeds/embedded/target/X
was enough to solve my issue.
I couldn't figure out why logs didn't show anything related but I guess that is another topic.
Appreciate If anyone have more details on that.