Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26793

'build.sbt' was not found

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical 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
      

            Unassigned Unassigned
            jawshooah Josh Hagins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: