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
This can't be done by simply adding to the binding, I'll need to use a custom classloader. I'm thinking I'll do this by adding a String parameter to the mojo that could be files or URLs.
Hello,
anything new about implementing this enhancement? We are considering migration from gmaven-plugin to gmavenplus-plugin and this is holding us back.
I apologize for the crazy long delay. Thinking about this some more, I think this is actually possible today. Though it's a little clunky. Here's what I used as a test.
I guess one way to make it cleaner would be if I added parameters to call the other goal(s) for you, though I'll have to think about the cleanest way to structure the parameters.
As requested by http://stackoverflow.com/a/39008508/160256.
The text was updated successfully, but these errors were encountered: