Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-179

buildr tries to download pom files when generating a buildfile from pom.xml

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.3.2
    • None
    • Dependency management
    • None

    Description

      The download is to get transitive dependencies however it means that if for some reason the download fails (out of date pom.xml, network issues, repositories settings), then buildfile is not created.

      what if instead of generating a compile.with #

      {dependencies}, it will generate compile.with transitive(#{dependencies}

      )? then the download and resolving will be done when the buildfile is used instead of when generated.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ittayd Ittay Dror
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: