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

   **[Juan Antonio Brena 
Moral](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER307772)**
 commented
   
   Hi,
   
   I noticed that the ticket continue opened and I would like to report than 2 
weeks ago using the latest maven plugin 3.1.3 included in {_}Spring Boot 
3.3.4{_}, it is not working for us when we try to deploy to JFROG Artifactory 
or Azure Packages with Azure Pipelines. 
   
   The workaround that we had to do in order to deploy was to downgrade the 
plugin to `maven-deploy-plugin:3.1.1:`
   
    
   
   `          - task: Maven@4`
   `            displayName: Deploy jar`
   `            inputs:`
   `              mavenPomFile: 'pom.xml'`
   `              goals: 'jar:jar 
org.apache.maven.plugins:maven-deploy-plugin:3.1.1:deploy'`
   `              ...`
   
    
   
   I would like to collaborate to evolve the plugin and help in the testing.
   
   Juan Antonio
   


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