Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/10558#issuecomment-168458295
  
    Aha! It looks like the code for resetting the version has a problem:
    
    ```
    + build/mvn --force -q versions:set '-DnewVersion=
    ``
    
    `OLD_VERSION` isn't being set properly:
    
    ```
    + OLD_VERSION='
    [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is 
missing, no dependency information available
    
    [WARNING] Failed to retrieve plugin descriptor for 
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin 
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be 
resolved: Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 
in central (https://repo1.maven.org/maven2)
    2.0.0-SNAPSHOT'
    ```
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to