You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/08/08 17:25:49 UTC

[GitHub] [netbeans] anthonyvdotbe opened a new issue, #4482: [VSCode extension] Add a folder-level setting to specify a custom Maven executable

anthonyvdotbe opened a new issue, #4482:
URL: https://github.com/apache/netbeans/issues/4482

   ### Description
   
   Currently, all Maven invocations use a Maven installation that comes bundled with the extension. However, I'd like a folder-level setting to be able to specify a custom Maven executable to use.
   
   Previous issue: https://issues.apache.org/jira/browse/NETBEANS-5409
   
   ### Use case/motivation
   
   * allow working with projects that require a newer Maven version than the bundled one
   * specify a particular Maven installation for projects that enforce a specific Maven version
   * specify a legacy Maven installation for legacy projects
   
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
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: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans] neilcsmith-net commented on issue #4482: [VSCode extension] Add a folder-level setting to specify a custom Maven executable

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on issue #4482:
URL: https://github.com/apache/netbeans/issues/4482#issuecomment-1208412827

   The IDE supports Maven Wrapper (mvnw). I assume the VSCode extension picks that up too.


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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