Thank you Ivan,
Pleased to hear that the article was helpful.
As for your questions:
1) I haven't tried this with native classes as yet. Will let you know, if i do manage to find a working solution with native classes.
2) Was asked a question related to "transitive dependencies not being included in the generated library files".... in one of my earlier posts and this was my answer to it then:
https://ppulikal.medium.com/hi-26ed198cf340
in short:
" the pom file does not generate the nested dependencies list. Either you have to specify the dependencies in your project or you’ll have to modify the code to generate a pom file with dependencies included."
In this case also, Pom file modifications might help. We need to check if it does work.
Best.