You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2009/07/01 19:20:05 UTC

[jira] Updated: (MNG-2845) Unwanted creation of repository directories

     [ http://jira.codehaus.org/browse/MNG-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MNG-2845:
------------------------------

         Priority: Minor  (was: Major)
    Fix Version/s:     (was: 2.2.1)
                   2.2.x

I can reproduce, but it's certainly a minor issue (try file:${basedir}/lib instead)

> Unwanted creation of repository directories
> -------------------------------------------
>
>                 Key: MNG-2845
>                 URL: http://jira.codehaus.org/browse/MNG-2845
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 2.0.5
>         Environment: Windows XP, JDK 1.4
>            Reporter: Holger Hoffstätte
>            Priority: Minor
>             Fix For: 2.2.x
>
>
> My pom contain a convenience repo:
> <repository>
> <id>local (Maven 1)</id>
> <name>Local module repository (lib)</name>
> <url>file://lib</url>
> ..etc..
> Running mvn eclipse:eclipse with maven 2.0.5 will create that directory in the filesystem; maven 2.0.4 will not. IMHO creating directories without explicit instruction is a no-no.
> Discussion:
> http://www.nabble.com/New-%22feature%22-in-2.0.5%3A-maven-creates-repo-directories-%21-tf3261881s177.html

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