You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "todor-t (via GitHub)" <gi...@apache.org> on 2023/03/01 10:46:53 UTC

[GitHub] [netbeans] todor-t commented on issue #4263: Maven configuration settings.xml

todor-t commented on issue #4263:
URL: https://github.com/apache/netbeans/issues/4263#issuecomment-1449854385

   > Adding -s option to the text field works in the sense that the build passes. But Netbeans shows a lot of errors in thr project view, because it's trying to find the dependencies in the standard local repo path where they don't exist. Repository in the services view also shows only the standard local repo.
   
   Also the settings.xml file show in Project Files seems to be hard coded to ~/.m2/settings.xml
   It would make more sense to show the one configured with **-s** option.
   Additionally it would be great if -s option can be set per Project Group. Currently it's only possible to set Maven Home.
   In any case NetBeans should use internally the same settings.xml as the maven build. And show it in Project Files, so it can be viewed or edited in NetBeans if necessary.


-- 
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