You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Manfred Moser (JIRA)" <ji...@codehaus.org> on 2008/10/28 23:49:51 UTC

[jira] Created: (MDEP-185) Dependency:copy does not work for 0 byte files

Dependency:copy does not work for 0 byte files
----------------------------------------------

                 Key: MDEP-185
                 URL: http://jira.codehaus.org/browse/MDEP-185
             Project: Maven 2.x Dependency Plugin
          Issue Type: Bug
            Reporter: Manfred Moser
            Assignee: Brian Fox


When using dependency:copy against a file deployed to the repository with 0 bytes the plugin reports that the artifact can not be found even if a 0 byte file is there. Workaround of course is to make it one byte but that can cause problems depending on what the artifact is needed for.

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

        

[jira] Issue Comment Edited: (MDEP-185) Dependency:copy does not work for 0 byte files

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEP-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204643#action_204643 ] 

Dan Tran edited comment on MDEP-185 at 12/30/09 8:45 PM:
---------------------------------------------------------

I am able reproduce this issue. This is very much a wagon issue since it does not download 0 byte side via http

      was (Author: danttran):
    I am able this issue. This is very much a wagon issue since it does not download 0 byte side via http
  
> Dependency:copy does not work for 0 byte files
> ----------------------------------------------
>
>                 Key: MDEP-185
>                 URL: http://jira.codehaus.org/browse/MDEP-185
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>            Reporter: Manfred Moser
>            Assignee: Dan Tran
>         Attachments: pom.xml
>
>
> When using dependency:copy against a file deployed to the repository with 0 bytes the plugin reports that the artifact can not be found even if a 0 byte file is there. Workaround of course is to make it one byte but that can cause problems depending on what the artifact is needed for.

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

        

[jira] Commented: (MDEP-185) Dependency:copy does not work for 0 byte files

Posted by "Brian Fox (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEP-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=152210#action_152210 ] 

Brian Fox commented on MDEP-185:
--------------------------------

can you attach a test project?

> Dependency:copy does not work for 0 byte files
> ----------------------------------------------
>
>                 Key: MDEP-185
>                 URL: http://jira.codehaus.org/browse/MDEP-185
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>            Reporter: Manfred Moser
>            Assignee: Brian Fox
>
> When using dependency:copy against a file deployed to the repository with 0 bytes the plugin reports that the artifact can not be found even if a 0 byte file is there. Workaround of course is to make it one byte but that can cause problems depending on what the artifact is needed for.

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

        

[jira] Commented: (MDEP-185) Dependency:copy does not work for 0 byte files

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEP-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204643#action_204643 ] 

Dan Tran commented on MDEP-185:
-------------------------------

I am able this issue. This is very much a wagon issue since it does not download 0 byte side via http

> Dependency:copy does not work for 0 byte files
> ----------------------------------------------
>
>                 Key: MDEP-185
>                 URL: http://jira.codehaus.org/browse/MDEP-185
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>            Reporter: Manfred Moser
>            Assignee: Brian Fox
>         Attachments: pom.xml
>
>
> When using dependency:copy against a file deployed to the repository with 0 bytes the plugin reports that the artifact can not be found even if a 0 byte file is there. Workaround of course is to make it one byte but that can cause problems depending on what the artifact is needed for.

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

        

[jira] Closed: (MDEP-185) Dependency:copy does not work for 0 byte files

Posted by "Dan Tran (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEP-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Tran closed MDEP-185.
-------------------------

    Resolution: Won't Fix
      Assignee: Dan Tran  (was: Brian Fox)

> Dependency:copy does not work for 0 byte files
> ----------------------------------------------
>
>                 Key: MDEP-185
>                 URL: http://jira.codehaus.org/browse/MDEP-185
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>            Reporter: Manfred Moser
>            Assignee: Dan Tran
>         Attachments: pom.xml
>
>
> When using dependency:copy against a file deployed to the repository with 0 bytes the plugin reports that the artifact can not be found even if a 0 byte file is there. Workaround of course is to make it one byte but that can cause problems depending on what the artifact is needed for.

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

        

[jira] Commented: (MDEP-185) Dependency:copy does not work for 0 byte files

Posted by "Manfred Moser (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MDEP-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=152336#action_152336 ] 

Manfred Moser commented on MDEP-185:
------------------------------------

Btw. this issue priority should not be major IMHO ..

> Dependency:copy does not work for 0 byte files
> ----------------------------------------------
>
>                 Key: MDEP-185
>                 URL: http://jira.codehaus.org/browse/MDEP-185
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>            Reporter: Manfred Moser
>            Assignee: Brian Fox
>         Attachments: pom.xml
>
>
> When using dependency:copy against a file deployed to the repository with 0 bytes the plugin reports that the artifact can not be found even if a 0 byte file is there. Workaround of course is to make it one byte but that can cause problems depending on what the artifact is needed for.

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

        

[jira] Updated: (MDEP-185) Dependency:copy does not work for 0 byte files

Posted by "Manfred Moser (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MDEP-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manfred Moser updated MDEP-185:
-------------------------------

    Attachment: pom.xml

a bare bones pom that displays how the problem occurs. The csv file would be the offending 0 byte file.

> Dependency:copy does not work for 0 byte files
> ----------------------------------------------
>
>                 Key: MDEP-185
>                 URL: http://jira.codehaus.org/browse/MDEP-185
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>            Reporter: Manfred Moser
>            Assignee: Brian Fox
>         Attachments: pom.xml
>
>
> When using dependency:copy against a file deployed to the repository with 0 bytes the plugin reports that the artifact can not be found even if a 0 byte file is there. Workaround of course is to make it one byte but that can cause problems depending on what the artifact is needed for.

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