« Return to Thread: [jira] Created: (MEVENIDE-682) custom netbeans user.home not used in maven

[jira] Commented: (MEVENIDE-682) custom netbeans user.home not used in maven

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread


    [ 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


 « Return to Thread: [jira] Created: (MEVENIDE-682) custom netbeans user.home not used in maven