# File lib/buildr/packaging/artifact.rb, line 268
      def list
        @artifacts ||= {}
        @artifacts.keys
      end