scottysinclair
scottysinclair
I assume gregopet means to support import of type "pom" and which also brings in the transitive dependencies, I tried this myself with no luck
Hmm, sorry, Seems I was confused you can only import manager dependencies with a Pom import. What would be nice is to import project X and automatically have all of...
Yeah, that sounds good, import the project Pom file and take it from there.
Ah ok, I thought as KI uses some eclipse maven tools that it could be possible for maven to get the transitive dependencies and do it that way. No biggie,...