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
I would like to have generic way to create maven publication for each idea plugin that I define in a MPS build project.
Each idea plugin that I define in my MPS build solution should automatically become a maven publication and should also include the dependencies defined in MPS as dependencies of the publication. That way publishing large projects with many individual plugins becomes much easier. First example use case could be the mbeddr platform which has a lot of small plugins that make sense to consume individually.
I would like to have generic way to create maven publication for each idea plugin that I define in a MPS build project.
Each idea plugin that I define in my MPS build solution should automatically become a maven publication and should also include the dependencies defined in MPS as dependencies of the publication. That way publishing large projects with many individual plugins becomes much easier. First example use case could be the mbeddr platform which has a lot of small plugins that make sense to consume individually.
See mbeddr/mbeddr.core#2042
The text was updated successfully, but these errors were encountered: