Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1372

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1372
    Summary: using proxy for some repos.
       Type: Improvement

     Status: Unassigned
   Priority: Minor

 Original Estimate: 30 minutes
 Time Spent: Unknown
  Remaining: 30 minutes

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc4

   Assignee: 
   Reporter: Rickard Lundin

    Created: Tue, 13 Jul 2004 9:46 AM
    Updated: Tue, 13 Jul 2004 9:46 AM

Description:
When using proxy , all files fetched alwas tries to go trough the given proxy , this 
can give problems for "local" ip that the proxy don't know about.

Having a project both fetcing jars from apache (common etc..) a "home made" repo will 
not work , like this example:
maven.repo.remote = http://127.0.0.1:666,http://www.ibiblio.org


Solutions (Maybee)

1) new Property with list of repos that should not use proxy
2) More stubborn behavior when fetching files so if the file can't be fetced , try 
without proxy. 
http://maven.apache.org/xref/org/apache/maven/verifier/DependencyVerifier.html#326


/Regards Rickard


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to