# File lib/buildr/packaging/artifact.rb, line 231
    def group_path
      group.gsub('.', '/')
    end