You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/04/07 15:07:44 UTC

[jira] Created: (MNG-261) don't create parent directories when artifact not downloaded

don't create parent directories when artifact not downloaded
------------------------------------------------------------

         Key: MNG-261
         URL: http://jira.codehaus.org/browse/MNG-261
     Project: m2
        Type: Bug
  Components: maven-artifact  
    Reporter: Brett Porter
    Priority: Trivial


directories are created first - it should only be done by wagon, at the point it is actually needed

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-261) don't create parent directories when artifact not downloaded

Posted by "Rahul Thakur (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-261?page=all ]

Rahul Thakur updated MNG-261:
-----------------------------

    Attachment: AbstractWagon.diff

AbstractWagon now takes care of creating parent directories for file/artifact being downloaded.

> don't create parent directories when artifact not downloaded
> ------------------------------------------------------------
>
>          Key: MNG-261
>          URL: http://jira.codehaus.org/browse/MNG-261
>      Project: Maven 2
>         Type: Bug
>   Components: maven-artifact
>     Reporter: Brett Porter
>     Assignee: Brett Porter
>     Priority: Trivial
>      Fix For: 2.0-alpha-3
>  Attachments: AbstractWagon.diff, DefaultWagonManager.diff
>
>
> directories are created first - it should only be done by wagon, at the point it is actually needed

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-261) don't create parent directories when artifact not downloaded

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-261?page=all ]

Brett Porter updated MNG-261:
-----------------------------

    Fix Version: 2.0-alpha-3

> don't create parent directories when artifact not downloaded
> ------------------------------------------------------------
>
>          Key: MNG-261
>          URL: http://jira.codehaus.org/browse/MNG-261
>      Project: m2
>         Type: Bug
>   Components: maven-artifact
>     Reporter: Brett Porter
>     Priority: Trivial
>      Fix For: 2.0-alpha-3

>
>
> directories are created first - it should only be done by wagon, at the point it is actually needed

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-261) don't create parent directories when artifact not downloaded

Posted by "Rahul Thakur (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-261?page=all ]

Rahul Thakur updated MNG-261:
-----------------------------

    Attachment: DefaultWagonManager.diff

Wagon Manager now lets the Wagon Implementation take care of parent directory creation for an artifact.

> don't create parent directories when artifact not downloaded
> ------------------------------------------------------------
>
>          Key: MNG-261
>          URL: http://jira.codehaus.org/browse/MNG-261
>      Project: Maven 2
>         Type: Bug
>   Components: maven-artifact
>     Reporter: Brett Porter
>     Assignee: Brett Porter
>     Priority: Trivial
>      Fix For: 2.0-alpha-3
>  Attachments: DefaultWagonManager.diff
>
>
> directories are created first - it should only be done by wagon, at the point it is actually needed

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MNG-261) don't create parent directories when artifact not downloaded

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-261?page=comments#action_41046 ]
     
Brett Porter commented on MNG-261:
----------------------------------

I think so. It isn't strictly necessary to open an issue there, however. You can still attach patches here.

> don't create parent directories when artifact not downloaded
> ------------------------------------------------------------
>
>          Key: MNG-261
>          URL: http://jira.codehaus.org/browse/MNG-261
>      Project: Maven 2
>         Type: Bug
>   Components: maven-artifact
>     Reporter: Brett Porter
>     Assignee: Brett Porter
>     Priority: Trivial
>      Fix For: 2.0-alpha-3

>
>
> directories are created first - it should only be done by wagon, at the point it is actually needed

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MNG-261) don't create parent directories when artifact not downloaded

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-261?page=all ]
     
Brett Porter closed MNG-261:
----------------------------

    Resolution: Fixed

applied, thanks! I made a few modifications to clean up following this.

> don't create parent directories when artifact not downloaded
> ------------------------------------------------------------
>
>          Key: MNG-261
>          URL: http://jira.codehaus.org/browse/MNG-261
>      Project: Maven 2
>         Type: Bug
>   Components: maven-artifact
>     Reporter: Brett Porter
>     Assignee: Brett Porter
>     Priority: Trivial
>      Fix For: 2.0-alpha-3
>  Attachments: AbstractWagon.diff, DefaultWagonManager.diff
>
>
> directories are created first - it should only be done by wagon, at the point it is actually needed

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MNG-261) don't create parent directories when artifact not downloaded

Posted by "Rahul Thakur (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-261?page=comments#action_41045 ]
     
Rahul Thakur commented on MNG-261:
----------------------------------

If this is to be handled by Wagon, does that means that an issue needs to be opened with Wagon project. I think this fix will impact both projects, i.e., moving creation of directories from Artifact Deployer to Wagon implementations. Is my understanding correct?

> don't create parent directories when artifact not downloaded
> ------------------------------------------------------------
>
>          Key: MNG-261
>          URL: http://jira.codehaus.org/browse/MNG-261
>      Project: Maven 2
>         Type: Bug
>   Components: maven-artifact
>     Reporter: Brett Porter
>     Assignee: Brett Porter
>     Priority: Trivial
>      Fix For: 2.0-alpha-3

>
>
> directories are created first - it should only be done by wagon, at the point it is actually needed

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org