You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2005/05/25 20:53:21 UTC

[jira] Created: (CONTINUUM-148) Allow file:// urls when adding POMs

Allow file:// urls when adding POMs
-----------------------------------

         Key: CONTINUUM-148
         URL: http://jira.codehaus.org/browse/CONTINUUM-148
     Project: Continuum
        Type: Bug
    Reporter: Jason van Zyl
     Fix For: 1.0-alpha-3


When turning on the URL validator I made the default schemes http/https/ftp and disallowed file which is a problem.

-- 
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-148) Allow file:// urls when adding POMs

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

    Resolution: Won't Fix

allowing arbitrary file reads from the server would be a security risk. Generally this is wanted to read them from the local filesystem, so we'll add a file upload button.

Incidentally, it might be good to utilise Wagon for the getting and validation, later allowing other protocols?

> Allow file:// urls when adding POMs
> -----------------------------------
>
>          Key: CONTINUUM-148
>          URL: http://jira.codehaus.org/browse/CONTINUUM-148
>      Project: Continuum
>         Type: Bug
>     Reporter: Jason van Zyl
>      Fix For: 1.0-alpha-3

>
>
> When turning on the URL validator I made the default schemes http/https/ftp and disallowed file which is a problem.

-- 
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: (CONTINUUM-148) Allow file:// urls when adding POMs

Posted by "Trygve Laugstol (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-148?page=comments#action_39746 ]
     
Trygve Laugstol commented on CONTINUUM-148:
-------------------------------------------

Yes, I'm definitely +1 for using Wagon. Makes configuring username/passwords and proxies very easy for users. It also makes it possible for administrators to make a special "continuum" account in proxies and configure that without giving access to all deveopers.

> Allow file:// urls when adding POMs
> -----------------------------------
>
>          Key: CONTINUUM-148
>          URL: http://jira.codehaus.org/browse/CONTINUUM-148
>      Project: Continuum
>         Type: Bug
>     Reporter: Jason van Zyl
>      Fix For: 1.0-alpha-3

>
>
> When turning on the URL validator I made the default schemes http/https/ftp and disallowed file which is a problem.

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