You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi sagarnayak,
Good question. I'll have to try a demo implementation to give you an exact answer to this.
Did you implement this related case in a project?
If yes, and its open source, please do share the project link and I can give it a try.
In your case generating a pom file with dependencies included for Project A & B will be required when Project C tries to include Package B.. it will get the list of dependencies for Package A automatically.
let me know your thoughts and findings and we can document it.
I have project A which is used as a package.
Project B uses A as a dependency. B is used as a dependency in project C.
What will be the structure of project B?
The text was updated successfully, but these errors were encountered: