jira-importer opened a new issue, #203:
URL: https://github.com/apache/maven-deploy-plugin/issues/203

   
**[Michaël](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER305673)**
 opened 
**[MDEPLOY-318](https://issues.apache.org/jira/browse/MDEPLOY-318?redirect=false)**
 and commented
   
   hi, i'm using spring-boot, and upon updating to 3.2.6 i noticed that my 
parent pom was uploaded corrupted.
   
   `[FATAL] Non-parseable POM 
~/.m2/repository/nl/intractief/intr-parent/7.1.5/intr-parent-7.1.5.pom: only 
whitespace content allowed before start tag and not P (position: START_DOCUMENT 
seen P... @1:2)  @ 
~/.m2/repository/nl/intractief/intr-parent/7.1.5/intr-parent-7.1.5.pom, line 1, 
column 2`
   
    
   * the same parent pom was correctly published using spring-boot 3.2.5
   * the parent pom is correct before publishing in the pipeline (manually 
checked the target folder).
   * after publishing i see binary stuff as pom (guess: zipped binary content)
   * setting the maven-deploy-plugin.version in the project to 3.1.1 solves the 
issue.
   
   in the spring-boot project i created an issue about this (see external issue 
link) and found another similar issue with a functional workaround.
   
   we think there is an issue with the deployment endpoints in version 3.1.2 it 
seems the jars end up at the pom endpoints
   
    
   
    
   
   
   ---
   
   **Affects:** 3.1.2
   
   **Attachments:**
   - 
[pom.xml](https://issues.apache.org/jira/secure/attachment/13069276/pom.xml) 
(_1.19 kB_)
   - 
[test-maven-deploy-0.0.1.zip](https://issues.apache.org/jira/secure/attachment/13069277/test-maven-deploy-0.0.1.zip)
 (_1.77 kB_)
   - 
[test-maven-deploy-0.0.2.zip](https://issues.apache.org/jira/secure/attachment/13069278/test-maven-deploy-0.0.2.zip)
 (_1.77 kB_)
   - 
[test-maven-parent-0.0.1.pom](https://issues.apache.org/jira/secure/attachment/13069279/test-maven-parent-0.0.1.pom)
 (_1.64 kB_)
   - 
[test-maven-parent-0.0.2.pom](https://issues.apache.org/jira/secure/attachment/13069280/test-maven-parent-0.0.2.pom)
 (_1.18 kB_)
   
   **Issue Links:**
   - [MNG-8138](https://issues.apache.org/jira/browse/MNG-8138) Maven internal 
state should not allow to become "broken"
   
   


-- 
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.apache.org

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

Reply via email to