-
Bug
-
Resolution: Unresolved
-
Critical
-
Jenkins LTS v1.580.2
Semantic Versioning Plugin v1.7
I have a 'build.sbt' file in the top level of my project's workspace, but the Semantic Versioning Plugin doesn't seem to recognize it.
Feb 04, 2015 6:02:38 PM INFO org.jenkinsci.plugins.SemanticVersioning.SemanticVersioningProcesser getAppVersion SemanticVersioningProcesser::getAppVersion -> attempting to parse using SbtParser Feb 04, 2015 6:02:38 PM SEVERE org.jenkinsci.plugins.SemanticVersioning.SemanticVersioningProcesser getAppVersion EXCEPTION: java.io.FileNotFoundException: 'build.sbt' was not found. Feb 04, 2015 6:02:38 PM INFO org.jenkinsci.plugins.SemanticVersioning.SemanticVersioningProcesser getAppVersion SemanticVersioningProcesser::getAppVersion -> { "major": 0, "minor": 0, "build": 0, "isSnapshot": false, "originalString": "" } Feb 04, 2015 6:02:38 PM INFO org.jenkinsci.plugins.SemanticVersioning.SemanticVersioningProcesser determineSemanticVersion SemanticVersioningProcesser::getAppVersion -> using Jenkins Build Number: { "major": 0, "minor": 0, "build": 16, "isSnapshot": false, "originalString": "" } Feb 04, 2015 6:02:38 PM INFO org.jenkinsci.plugins.SemanticVersioning.SemanticVersioningProcesser writeVersionToFile SemanticVersioningProcesser::writeVersionToFile semantic version filename -> /var/lib/jenkins/jobs/Dashboard-Staging-Deploy/builds/2015-02-04_18-01-16/.semanticVersion