|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (MEVENIDE-682) custom netbeans user.home not used in mavencustom netbeans user.home not used in maven
------------------------------------------- Key: MEVENIDE-682 URL: http://jira.codehaus.org/browse/MEVENIDE-682 Project: mevenide Issue Type: Bug Components: mevenide-netbeans Affects Versions: NB_3.0 Environment: tested in Windows XP, Windows 7 using netbeans 6.5.1 tested with bundled maven 3.0-SNAPSHOT and external 2.1.0 Reporter: Seb Assignee: Milos Kleint my netbeans/etc/netbeans.conf file contains a custom netbeans_default_userdir which works great. This userdir is used by all netbeans plugins (erm, except for one, the registration plugin) to store their settings. However, maven keeps creating a local repository .m2 in the windows user.home (Documents and Settings\<user>\ in XP or C:\Users\<user> in seven). Not ideal, but an empty directory doesn't bother me too much really. Except for the fact that maven really stores settings in there, for instance a custom local repository setting. My aim is to get a custom localrepository location, in a custom user.home location (where the maven settings should be stored). I've also tried using the external maven/conf/settings.xml and it doesn't seem to get picked up. I'm happy to have a look at the code and submit a patch if you point me in the right direction. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Closed: (MEVENIDE-682) custom netbeans user.home not used in maven[ http://jira.codehaus.org/browse/MEVENIDE-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Milos Kleint closed MEVENIDE-682. --------------------------------- Resolution: Won't Fix Fix Version/s: NB_FUTURE In netbeans 6.7, the local repository setting in Tools/Options/Misc/Maven dialog is no longer written to the maven settings.xml file. However in general the ~/.m2/ folder is completely unrelated to the netbeans user home. It's the default folder maven folder for settings and for local repository. closing as wontfix as the maven integration codebase and infrastructure was moved to netbeans.org, if you still consider i a bug, please file at http://www.netbeans.org/issues/enter_bug.cgi?component=maven > custom netbeans user.home not used in maven > ------------------------------------------- > > Key: MEVENIDE-682 > URL: http://jira.codehaus.org/browse/MEVENIDE-682 > Project: mevenide > Issue Type: Bug > Components: mevenide-netbeans > Affects Versions: NB_3.0 > Environment: tested in Windows XP, Windows 7 > using netbeans 6.5.1 > tested with bundled maven 3.0-SNAPSHOT and external 2.1.0 > Reporter: Seb > Assignee: Milos Kleint > Fix For: NB_FUTURE > > > my netbeans/etc/netbeans.conf file contains a custom netbeans_default_userdir which works great. This userdir is used by all netbeans plugins (erm, except for one, the registration plugin) to store their settings. > However, maven keeps creating a local repository .m2 in the windows user.home (Documents and Settings\<user>\ in XP or C:\Users\<user> in seven). > Not ideal, but an empty directory doesn't bother me too much really. Except for the fact that maven really stores settings in there, for instance a custom local repository setting. > My aim is to get a custom localrepository location, in a custom user.home location (where the maven settings should be stored). > I've also tried using the external maven/conf/settings.xml and it doesn't seem to get picked up. > I'm happy to have a look at the code and submit a patch if you point me in the right direction. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
[jira] Commented: (MEVENIDE-682) custom netbeans user.home not used in maven[ http://jira.codehaus.org/browse/MEVENIDE-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=180626#action_180626 ] Seb commented on MEVENIDE-682: ------------------------------ Thanks Milos, I've tried 6.7rc3 and while the .m2 directory doesn't get created in docs and settings, it seems the external maven repo settings are not used either. http://www.netbeans.org/issues/show_bug.cgi?id=167208 > custom netbeans user.home not used in maven > ------------------------------------------- > > Key: MEVENIDE-682 > URL: http://jira.codehaus.org/browse/MEVENIDE-682 > Project: mevenide > Issue Type: Bug > Components: mevenide-netbeans > Affects Versions: NB_3.0 > Environment: tested in Windows XP, Windows 7 > using netbeans 6.5.1 > tested with bundled maven 3.0-SNAPSHOT and external 2.1.0 > Reporter: Seb > Assignee: Milos Kleint > Fix For: NB_FUTURE > > > my netbeans/etc/netbeans.conf file contains a custom netbeans_default_userdir which works great. This userdir is used by all netbeans plugins (erm, except for one, the registration plugin) to store their settings. > However, maven keeps creating a local repository .m2 in the windows user.home (Documents and Settings\<user>\ in XP or C:\Users\<user> in seven). > Not ideal, but an empty directory doesn't bother me too much really. Except for the fact that maven really stores settings in there, for instance a custom local repository setting. > My aim is to get a custom localrepository location, in a custom user.home location (where the maven settings should be stored). > I've also tried using the external maven/conf/settings.xml and it doesn't seem to get picked up. > I'm happy to have a look at the code and submit a patch if you point me in the right direction. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Free embeddable forum powered by Nabble | Forum Help |