[ 
http://jira.codehaus.org/browse/MNG-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=208311#action_208311
 ] 

Stephan Weber edited comment on MNG-4469 at 1/27/10 5:35 AM:
-------------------------------------------------------------

just tried the new version of maven 3 alpha 6 

mvn eclipse:to-maven 
-DdeployTo=man-uploads::default::http://localhost:8081/nexus/content/repositories/man-uploads
 -DeclipseDir="C:\eclipse350"

still does only work if nexus security is switched off


      was (Author: weber):
    just tried the new version of maven 3 alpha 6 

mvn eclipse:to-maven 
-DdeployTo=man-uploads::default::http://leanserver.wdf.sap.corp:8081/nexus/content/repositories/man-uploads
 -DeclipseDir="C:\eclipse350"

still does only work if nexus security is switched off

  
> [regression] deploy:deploy-file fails with secured repository
> -------------------------------------------------------------
>
>                 Key: MNG-4469
>                 URL: http://jira.codehaus.org/browse/MNG-4469
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 3.0-alpha-5
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>             Fix For: 3.0-alpha-6
>
>
> {{deploy:deploy-file}} or any other mojo that creates artifact repositories 
> on its own will appear to ignore mirror, proxy and authentication infos from 
> the settings when run with Maven 3.0. This is due to the 
> {{ArtifactRepositoryFactory}} and the {{WagonManager}} being stateless and 
> not injecting these infos any longer automatically.

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

        

Reply via email to