You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/12/18 15:24:19 UTC

[jira] Closed: (MNG-3301) is there any problems with proxy i tried every thing with settings.xml i dont why it happening like this we have to fix this issue

     [ http://jira.codehaus.org/browse/MNG-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MNG-3301.
-----------------------------

         Assignee: Brett Porter
       Resolution: Cannot Reproduce
    Fix Version/s:     (was: Reviewed Pending Version Assignment)

> is there any problems with proxy i tried every thing with settings.xml i dont why it happening like this we have to fix this issue
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-3301
>                 URL: http://jira.codehaus.org/browse/MNG-3301
>             Project: Maven 2
>          Issue Type: Task
>          Components: Command Line
>    Affects Versions: 2.0.7
>            Reporter: vamsikrishna
>            Assignee: Brett Porter
>
> org.apache.maven.lifecycle.LifecycleExecutionException: Missing:
> ----------
> 1) org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2
>   Try downloading the file manually from the project website.
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-webdav \
>           -Dversion=1.0-beta-2 -Dpackaging=jar -Dfile=/path/to/file
> Alternatively, if you host your own repository you can deploy the file there:       mvn deploy:deploy-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon-webdav \
>           -Dversion=1.0-beta-2 -Dpackaging=jar -Dfile=/path/to/file \
>            -Durl=[url] -DrepositoryId=[id]
>   Path to dependency: 
>         1) com.intralinks.qa:qc-super-pom:pom:1.2-SNAPSHOT
>         2) org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2

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