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

[jira] (CONTINUUM-2585) adding a new maven project from pom url whith cvsweb

     [ https://jira.codehaus.org/browse/CONTINUUM-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated CONTINUUM-2585:
------------------------------------

    Fix Version/s:     (was: Backlog)
                   1.4.1
    
> adding a new maven project from pom url whith cvsweb
> ----------------------------------------------------
>
>                 Key: CONTINUUM-2585
>                 URL: https://jira.codehaus.org/browse/CONTINUUM-2585
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web - UI
>    Affects Versions: 1.3.6
>         Environment: Red Hat Enterprise Linux Server release 5.5 (Tikanga); cvs for software revision control
>            Reporter: M
>             Fix For: 1.4.1
>
>         Attachments: continuum_import_project_patch.txt, patch.txt
>
>
> This issue occurs when cvsweb(http/https) is the preferred method for retrieving remote pom.xml.
> In web interface, the import of a maven project via pom url fails, because the pom.xml url is in the form:
> https://HOST/viewvc/PROJECT/pom.xml?view=co&pathrev=REVISION (real pom.xml)
> but the backend is retrieving the wrong pom url 
> https://HOST/viewvc/PROJECT/pom.xml (webpage of  pom.xml's revision history)
> The part after the ? character is truncated.

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