Uploaded image for project: 'Gump'
  1. Gump
  2. GUMP-157

Gump builds fail on Windows when projects include <maven /> tags

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • Python-based Gump
    • None
    • Windows

    Description

      Currently, any Gump project with a <maven /> tag fails when running on a Windows platform. The underlying reason is that Maven (or at least v1.0.2) is too brain-dead to parse 'project.properties' other than by using j.u.Properties. As a result, the standard Windows File.separator of "\" is considered to be a quote character, and is dropped from the jarpath of the dependancies.

      Attachments

        1. maven.diff
          1.0 kB
          William Barker

        Activity

          People

            Unassigned Unassigned
            billbarker William Barker
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: