You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "Lars Corneliussen (Updated) (JIRA)" <ji...@apache.org> on 2011/11/10 12:08:51 UTC

[jira] [Updated] (NPANDAY-284) NPanday should respect custom localRepository (provided by maven!)

     [ https://issues.apache.org/jira/browse/NPANDAY-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Corneliussen updated NPANDAY-284:
--------------------------------------

    Description: 
*Note: we have several issues, that all handle the same thing. We have done some half-hearted fixes. This issue should include all of them!*

In several places in the code, ~/.m2/* is hard-coded as the parent of the maven repository directory. Instead, all possible variations of specifying a custom local repository should be respected throughout all NPanday components.

Ways to override the default localRepository
 * Commandline switch: -DlocalRepository=...
 * ...

TODO

  was:In several places in the code, ~/.m2/* is hard-coded as the parent of the maven repository directory. If it isn't, then you end up with two uac directories, which causes problems.

        Summary: NPanday should respect custom localRepository (provided by maven!)  (was: npanday breaks if localRepository is not default)
    
> NPanday should respect custom localRepository (provided by maven!)
> ------------------------------------------------------------------
>
>                 Key: NPANDAY-284
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-284
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>            Reporter: supkichen
>            Priority: Minor
>             Fix For: 1.4.1-incubating
>
>
> *Note: we have several issues, that all handle the same thing. We have done some half-hearted fixes. This issue should include all of them!*
> In several places in the code, ~/.m2/* is hard-coded as the parent of the maven repository directory. Instead, all possible variations of specifying a custom local repository should be respected throughout all NPanday components.
> Ways to override the default localRepository
>  * Commandline switch: -DlocalRepository=...
>  * ...
> TODO

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira