linkedin / linkedin-gradle-plugin-for-apache-hadoop

Apache License 2.0
117 stars 76 forks source link

Bump version to match li-hadoop-plugin MP. #224

Closed jamiesjc closed 6 years ago

jamiesjc commented 6 years ago

You MUST sync the product-spec version with the Hadoop Plugin version number (as given in its gradle.properties file). We used to have scripts that would sync these automatically, but they no longer work with the most recent versions of ligradle.

You can either bump the product-spec version to match the Hadoop Plugin version, or vice-versa (you generally want to set them both to whichever has the latest version number). If you don't do this, you will get an error during PCX.

The error occurs when PCX is about to publish the artifacts to Artifactory, but notices that the declared product-spec version doesn't match the version of the artifacts.