You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Tran (JIRA)" <ji...@codehaus.org> on 2008/07/28 07:44:26 UTC

[jira] Created: (MSTAGE-7) Unable to use archiva as http source with maven-stage-plugin

Unable to use archiva as http source with maven-stage-plugin
------------------------------------------------------------

                 Key: MSTAGE-7
                 URL: http://jira.codehaus.org/browse/MSTAGE-7
             Project: Maven 2.x Stage Plugin
          Issue Type: Bug
    Affects Versions: 1.0-alpha-1
            Reporter: Dan Tran


http-wagon-beta-2 currently not able to parse the archiva page ( http://jira.codehaus.org/browse/MRM-891 ).

however with the fix from http://jira.codehaus.org/browse/MRM-893 and upgrade to wagon-beta-3 will solve the problem
without change in stage plugin source code.  



-- 
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: (MSTAGE-7) Unable to use archiva as http source with maven-stage-plugin

Posted by "Jacob Robertson (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSTAGE-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=185770#action_185770 ] 

Jacob Robertson commented on MSTAGE-7:
--------------------------------------

I'm pretty sure this issue applies to the latest version of Nexus as well.  We upgraded our version of nexus, and the stage plugin stopped working.  The behavior was a never ending console logging of "../ found".  I applied this patch locally to the stage plugin, and the problem went away.

> Unable to use archiva as http source with maven-stage-plugin
> ------------------------------------------------------------
>
>                 Key: MSTAGE-7
>                 URL: http://jira.codehaus.org/browse/MSTAGE-7
>             Project: Maven 2.x Stage Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-1
>            Reporter: Dan Tran
>         Attachments: MSTAGE-7.patch
>
>
> http-wagon-beta-2 currently not able to parse the archiva page ( http://jira.codehaus.org/browse/MRM-891 ).
> however with the fix from http://jira.codehaus.org/browse/MRM-893 and upgrade to wagon-beta-3 will solve the problem
> without change in stage plugin source code.  

-- 
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: (MSTAGE-7) Unable to use archiva as http source with maven-stage-plugin

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSTAGE-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=241342#action_241342 ] 

Dennis Lundberg commented on MSTAGE-7:
--------------------------------------

Dan, I've read the comments in your patch. If I understand them correctly, now that the bugs in Archiva have been solved, we only need to update the Wagon dependencies in the Stage Plugin to version 1.0-beta-3 to solve this issue.

> Unable to use archiva as http source with maven-stage-plugin
> ------------------------------------------------------------
>
>                 Key: MSTAGE-7
>                 URL: http://jira.codehaus.org/browse/MSTAGE-7
>             Project: Maven 2.x Stage Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-1
>            Reporter: Dan Tran
>         Attachments: MSTAGE-7.patch
>
>
> http-wagon-beta-2 currently not able to parse the archiva page ( http://jira.codehaus.org/browse/MRM-891 ).
> however with the fix from http://jira.codehaus.org/browse/MRM-893 and upgrade to wagon-beta-3 will solve the problem
> without change in stage plugin source code.  

-- 
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: (MSTAGE-7) Unable to use archiva as http source with maven-stage-plugin

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

Dan Tran commented on MSTAGE-7:
-------------------------------

Yes. 

> Unable to use archiva as http source with maven-stage-plugin
> ------------------------------------------------------------
>
>                 Key: MSTAGE-7
>                 URL: http://jira.codehaus.org/browse/MSTAGE-7
>             Project: Maven 2.x Stage Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-1
>            Reporter: Dan Tran
>         Attachments: MSTAGE-7.patch
>
>
> http-wagon-beta-2 currently not able to parse the archiva page ( http://jira.codehaus.org/browse/MRM-891 ).
> however with the fix from http://jira.codehaus.org/browse/MRM-893 and upgrade to wagon-beta-3 will solve the problem
> without change in stage plugin source code.  

-- 
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: (MSTAGE-7) Unable to use archiva as http source with maven-stage-plugin

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSTAGE-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MSTAGE-7.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0
         Assignee: Dennis Lundberg

Fixed in [r1029504|http://svn.apache.org/viewvc?view=revision&revision=1029504].

> Unable to use archiva as http source with maven-stage-plugin
> ------------------------------------------------------------
>
>                 Key: MSTAGE-7
>                 URL: http://jira.codehaus.org/browse/MSTAGE-7
>             Project: Maven 2.x Stage Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-1
>            Reporter: Dan Tran
>            Assignee: Dennis Lundberg
>             Fix For: 1.0
>
>         Attachments: MSTAGE-7.patch
>
>
> http-wagon-beta-2 currently not able to parse the archiva page ( http://jira.codehaus.org/browse/MRM-891 ).
> however with the fix from http://jira.codehaus.org/browse/MRM-893 and upgrade to wagon-beta-3 will solve the problem
> without change in stage plugin source code.  

-- 
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: (MSTAGE-7) Unable to use archiva as http source with maven-stage-plugin

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

Dan Tran updated MSTAGE-7:
--------------------------

    Attachment: MSTAGE-7.patch

attached is the patch which will work without changes in archiva

> Unable to use archiva as http source with maven-stage-plugin
> ------------------------------------------------------------
>
>                 Key: MSTAGE-7
>                 URL: http://jira.codehaus.org/browse/MSTAGE-7
>             Project: Maven 2.x Stage Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-1
>            Reporter: Dan Tran
>         Attachments: MSTAGE-7.patch
>
>
> http-wagon-beta-2 currently not able to parse the archiva page ( http://jira.codehaus.org/browse/MRM-891 ).
> however with the fix from http://jira.codehaus.org/browse/MRM-893 and upgrade to wagon-beta-3 will solve the problem
> without change in stage plugin source code.  

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