RE: buildnumber-maven-plugin's buildNumber property unset during deploy goal

2017-02-11 Thread Justin Georgeson
Slight correction, the timestamp property as set by buildnumber-maven-plugin is also not set. I noticed I am defaulting the timestamp property with maven.build.timestamp. When I remove that then the failure also includes a literal "${timestamp}" in the URL. I've tested using a stub project gener

buildnumber-maven-plugin's buildNumber property unset during deploy goal

2017-02-11 Thread Justin Georgeson
Posting here in case the issue is in maven-deploy-plugin rather than buildnumber-maven-plugin. Using 1.4 of buildnumber-maven-plugin, with both 3.2.5 and 3.3.9 of Maven. I'm trying to make use of Artifactory's matrix parameters in the distributionManagement URL to attach properties in Artifacto