You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Joerg Knobloch (JIRA)" <ji...@codehaus.org> on 2007/02/09 09:14:44 UTC

[jira] Created: (CONTINUUM-1157) invalid url might block project addition

invalid url might block project addition
----------------------------------------

                 Key: CONTINUUM-1157
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1157
             Project: Continuum
          Issue Type: Bug
    Affects Versions: 1.0.3
         Environment: Linux Fedora Core 3
            Reporter: Joerg Knobloch


Step 1: Trying to add a new project with the http url of pom's parent directory (i.e. the pom.xml in the end is missing), the directory list is retrieved resulting in a file
in the temp directory.
Step 2: Adding the full url including the pom.xml fails with the following error:

Could not download http://repository/svn/repository/trunk/test/pom.xml: /home/builduser/continuum-1.0.3/temp/continuum/svn/repository/trunk/test/pom.xml (Not a directory)

For this example, this can easily be fixed by manually removing the file "test" in the checkout directory.

The expected behavior would be that erroneously checked out files get cleaned up, so they might not block other projects. In the worst case, someone would add the
repository root (http://repository/svn/repository). So no one else might be able to add projects from the same directory without prior admin intervention.


-- 
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: (CONTINUUM-1157) invalid url might block project addition

Posted by "Jesse McConnell (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse McConnell updated CONTINUUM-1157:
---------------------------------------

    Fix Version/s: 1.1-alpha-2

> invalid url might block project addition
> ----------------------------------------
>
>                 Key: CONTINUUM-1157
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1157
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.0.3
>         Environment: Linux Fedora Core 3
>            Reporter: Joerg Knobloch
>             Fix For: 1.1-alpha-2
>
>
> Step 1: Trying to add a new project with the http url of pom's parent directory (i.e. the pom.xml in the end is missing), the directory list is retrieved resulting in a file
> in the temp directory.
> Step 2: Adding the full url including the pom.xml fails with the following error:
> Could not download http://repository/svn/repository/trunk/test/pom.xml: /home/builduser/continuum-1.0.3/temp/continuum/svn/repository/trunk/test/pom.xml (Not a directory)
> For this example, this can easily be fixed by manually removing the file "test" in the checkout directory.
> The expected behavior would be that erroneously checked out files get cleaned up, so they might not block other projects. In the worst case, someone would add the
> repository root (http://repository/svn/repository). So no one else might be able to add projects from the same directory without prior admin intervention.

-- 
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: (CONTINUUM-1157) invalid url might block project addition

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse closed CONTINUUM-1157.
---------------------------------------

         Assignee: Emmanuel Venisse
       Resolution: Fixed
    Fix Version/s:     (was: 1.1-alpha-3)
                   1.1-alpha-1

> invalid url might block project addition
> ----------------------------------------
>
>                 Key: CONTINUUM-1157
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1157
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.0.3
>         Environment: Linux Fedora Core 3
>            Reporter: Joerg Knobloch
>            Assignee: Emmanuel Venisse
>             Fix For: 1.1-alpha-1
>
>
> Step 1: Trying to add a new project with the http url of pom's parent directory (i.e. the pom.xml in the end is missing), the directory list is retrieved resulting in a file
> in the temp directory.
> Step 2: Adding the full url including the pom.xml fails with the following error:
> Could not download http://repository/svn/repository/trunk/test/pom.xml: /home/builduser/continuum-1.0.3/temp/continuum/svn/repository/trunk/test/pom.xml (Not a directory)
> For this example, this can easily be fixed by manually removing the file "test" in the checkout directory.
> The expected behavior would be that erroneously checked out files get cleaned up, so they might not block other projects. In the worst case, someone would add the
> repository root (http://repository/svn/repository). So no one else might be able to add projects from the same directory without prior admin intervention.

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