jira-importer commented on issue #394:
URL: 
https://github.com/apache/maven-deploy-plugin/issues/394#issuecomment-2771537151

   **[Thomas 
Kalmár](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=thomas.kalmar)**
 commented
   
   I hit the same error today, some observations:
   
   1st difference "normal" pom project when called with deploy:deploy resolves 
plugin version to 2.7, archetype project to 3.0.0-M1
   
   wenn calling deploy:deploy with 
`-DaltReleaseDeploymentRepository=releases::default::[https://myrepo](https://myrepo/)`
 i got the same 401 error
   ommiting the layout parameter (removed in 3.0.0 afaik) 
`-DaltReleaseDeploymentRepository=releases::[https://myrepo](https://myrepo/)` 
works completly fine
   
    
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to