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

   **[Michael 
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
 commented
   
   Tried from Git Bash:
   
   ```
    [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-cli) @ maven ---    
                                                                                
                                                       
   [INFO] Using alternate deployment repository 
default::http://nexus:8080/nexus/content/repositories/some_repo                 
                                                                                
      
   Downloading from default: 
http://nexus:8080/nexus/content/repositories/some_repo/org/apache/maven/maven/4.0.0-alpha-1-SNAPSHOT/maven-metadata.xml
                                                                  
   [WARNING] Could not transfer metadata 
org.apache.maven:maven:4.0.0-alpha-1-SNAPSHOT/maven-metadata.xml from/to 
default (http://nexus:8080/nexus/content/repositories/some_repo): nexus         
                    
   [INFO] 
------------------------------------------------------------------------        
                                                                                
                                            
   [INFO] Reactor Summary:                                                      
                                                                                
                                                      
   [INFO]                                                                       
                                                                                
                                                      
   [INFO] Apache Maven 4.0.0-alpha-1-SNAPSHOT ................ FAILURE [  7.946 
s]                                                                              
                                                      
   [INFO] Maven Model ........................................ SKIPPED          
                                                                                
                                                      
   [INFO] Maven Artifact ..................................... SKIPPED          
                                                                                
                                                      
   [INFO] Maven Plugin API ................................... SKIPPED          
                                                                                
                                                      
   [INFO] Maven Builder Support .............................. SKIPPED          
                                                                                
                                                      
   [INFO] Maven XML .......................................... SKIPPED          
                                                                                
                                                      
   [INFO] Maven Model Builder ................................ SKIPPED          
                                                                                
                                                      
   [INFO] Maven Settings ..................................... SKIPPED          
                                                                                
                                                      
   [INFO] Maven Settings Builder ............................. SKIPPED          
                                                                                
                                                      
   [INFO] Maven Repository Metadata Model .................... SKIPPED          
                                                                                
                                                      
   [INFO] Maven Artifact Resolver Provider ................... SKIPPED          
                                                                                
                                                      
   [INFO] Maven Core ......................................... SKIPPED          
                                                                                
                                                      
   [INFO] Maven SLF4J Wrapper ................................ SKIPPED          
                                                                                
                                                      
   [INFO] Maven SLF4J Simple Provider ........................ SKIPPED          
                                                                                
                                                      
   [INFO] Maven Embedder ..................................... SKIPPED          
                                                                                
                                                      
   [INFO] Maven Compat ....................................... SKIPPED          
                                                                                
                                                      
   [INFO] Apache Maven Distribution .......................... SKIPPED          
                                                                                
                                                      
   [INFO] Maven Wrapper ...................................... SKIPPED          
                                                                                
                                                      
   [INFO] Apache Maven Wrapper Distribution 4.0.0-alpha-1-SNAPSHOT SKIPPED      
                                                                                
                                                      
   [INFO] 
------------------------------------------------------------------------        
                                                                                
                                            
   [INFO] BUILD FAILURE                                                         
                                                                                
                                                      
   [INFO] 
------------------------------------------------------------------------        
                                                                                
                                            
   [INFO] Total time: 8.400 s                                                   
                                                                                
                                                      
   [INFO] Finished at: 2020-12-24T21:43:05+01:00                                
                                                                                
                                                      
   [INFO] 
------------------------------------------------------------------------        
                                                                                
                                            
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-cli) on 
project maven: ArtifactDeployerException: Failed to retrieve remote metadata 
org.apache.maven:maven:4.
   0.0-alpha-1-SNAPSHOT/maven-metadata.xml: Could not transfer metadata 
org.apache.maven:maven:4.0.0-alpha-1-SNAPSHOT/maven-metadata.xml from/to 
default (http://nexus:8080/nexus/content/repositories/some_repo): nex
   us: Unknown host nexus -> [Help 1]                                           
                                                                                
                                                      
   [ERROR]                                                                      
                                                                                
                                                      
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.                                                                         
                                                       
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.       
                                                                                
                                                      
   [ERROR]                                                                      
                                                                                
                                                      
   [ERROR] For more information about the errors and possible solutions, please 
read the following articles:                                                    
                                                      
   [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException         
                                                                                
                                  
   ```
   
   I cannot reproduce it.
   


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