You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Luis Novais (JIRA)" <ji...@codehaus.org> on 2005/11/30 10:15:06 UTC

[jira] Created: (CONTINUUM-489) When entering the url of a pom in: Add Maven 2.0+ Project, if the url has a port number, it does not work.

When entering the url of a pom in: Add Maven 2.0+ Project, if the url has a port number, it does not work.
----------------------------------------------------------------------------------------------------------

         Key: CONTINUUM-489
         URL: http://jira.codehaus.org/browse/CONTINUUM-489
     Project: Continuum
        Type: Bug
  Components: Web interface  
    Versions: 1.0.1    
 Environment: Windows 2000 service pack4
    Reporter: Luis Novais


After entering a pom url in the topmost upload box with the format:

http://my-address:my-port/maven/plugins/msh-maven-plugin/0.1/msh-maven-plugin-0.1.pom

The result was:

The URL you provided doesn't exist;

and in the console the output was:
2005-11-29 15:38:22,229 [SocketListener0-0] DEBUG Validator:url-source           - An exception is occurred.
java.lang.StringIndexOutOfBoundsException: String
index out of range: -16
    at java.lang.String.substring(String.java:1444)
     at
org.codehaus.plexus.formica.util.MungedHttpsURL.scrapePassword(MungedHttpsURL.java:275)
     at
org.codehaus.plexus.formica.util.MungedHttpsURL.<init>(MungedHttpsURL.java:64)
     at
org.codehaus.plexus.formica.validation.UrlSourceValidator.validate(UrlSourceValidator.java:59)


-- 
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-489) When entering the url of a pom in: Add Maven 2.0+ Project, if the url has a port number, it does not work.

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

      Assign To: Emmanuel Venisse
     Resolution: Fixed
    Fix Version: 1.0.2

Done.

> When entering the url of a pom in: Add Maven 2.0+ Project, if the url has a port number, it does not work.
> ----------------------------------------------------------------------------------------------------------
>
>          Key: CONTINUUM-489
>          URL: http://jira.codehaus.org/browse/CONTINUUM-489
>      Project: Continuum
>         Type: Bug
>   Components: Web interface
>     Versions: 1.0.1
>  Environment: Windows 2000 service pack4
>     Reporter: Luis Novais
>     Assignee: Emmanuel Venisse
>      Fix For: 1.0.2

>
>
> After entering a pom url in the topmost upload box with the format:
> http://my-address:my-port/maven/plugins/msh-maven-plugin/0.1/msh-maven-plugin-0.1.pom
> The result was:
> The URL you provided doesn't exist;
> and in the console the output was:
> 2005-11-29 15:38:22,229 [SocketListener0-0] DEBUG Validator:url-source           - An exception is occurred.
> java.lang.StringIndexOutOfBoundsException: String
> index out of range: -16
>     at java.lang.String.substring(String.java:1444)
>      at
> org.codehaus.plexus.formica.util.MungedHttpsURL.scrapePassword(MungedHttpsURL.java:275)
>      at
> org.codehaus.plexus.formica.util.MungedHttpsURL.<init>(MungedHttpsURL.java:64)
>      at
> org.codehaus.plexus.formica.validation.UrlSourceValidator.validate(UrlSourceValidator.java:59)

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