sdedic commented on PR #6805:
URL: https://github.com/apache/netbeans/pull/6805#issuecomment-1845232477

   > I wonder if we should get some upstream (Maven) input on this requirement? 
There was certainly some discussion in the earlier conversation about how this 
sort of thing might be supported (via configuration or convention) such that 
IDEs could pick up some of this information automatically.
   
   The main problem here is that independently developed goals are likely to 
have their own properties (here, the Micronaut has no `exec.args` full 
commandline equivalent, and does not support working dir too !); some of the 
things can be overcomed by action mapping (as in this diff). SpringBoot plugin 
has also `run` and yet different properties that control it. Actually I shelved 
yet some other changes that could allow to report not only name, but also 
property mapping, so the (core) Maven support could determine what of the 
"standard" features are actually supported. But implementation would take too 
long, so I deferred that to later time.
   
   Re: past conversation(s) - could you pls. find a link ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to