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

   **[Karl Heinz 
Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)**
 commented
   
   So the only ones which I can identify which are not in the maven output:
   
   ```xml
   <snapshotVersion>
        <extension>jar</extension>
        <value>31.0.0-20170510.070328-76</value>
        <updated>20170510070328</updated>
      </snapshotVersion>
      <snapshotVersion>
        <extension>pom</extension>
        <value>31.0.0-20170510.070328-76</value>
        <updated>20170510070328</updated>
      </snapshotVersion>
   ```
   
   Some questions:
   * Is this the whole output for uploading artifacts?
   * Have you checked your build output if you have duplicated 
maven-install-plugin calls?
     * I saw an artifact obfuscated ? How does the log output look like there?
   * Are you using parallelization? (mvn -T ...)
   * Which version of Nexus do you use?
   
   


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