The following comment has been added to this issue:

     Author: Arnaud HERITIER
    Created: Mon, 28 Feb 2005 2:01 AM
       Body:
- Proxy settings :
I found the problem. Personally my property "maven.proxy.host" is setted to an 
empty string in my ~/build.properties. It's why I didn't see this error. The 
problem is that ant doesn't replace unknow properties with an empty string or 
null (what Jelly does). I removed the default initialization for these 
properties (it's more annoying than useful).

- Get dependencies
Sorry but I can't give you "la cerise sur le gateau" :-)
These messages are provided by the get task in ant and I can't configure them.

I just publish a new snapshot and updated the staging site.

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPANT-24?page=comments#action_30363

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPANT-24

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPANT-24
    Summary: Ant build.xml looking for dependenciesin several remote 
repositories
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ant-plugin
   Fix Fors:
             1.9
   Versions:
             1.8.1

   Assignee: Arnaud HERITIER
   Reporter: Oscar Picasso

    Created: Sat, 26 Feb 2005 5:52 PM
    Updated: Mon, 28 Feb 2005 2:01 AM
Environment: Any

Description:
The generated ant build.xml only tries to download dependent jars from one 
remote repository.

It should also try to download from the alternate remote repositories in  
maven.repo.remote.


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