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

individual repositories for snapshots and releases

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • 1.5
    • None
    • None

    Description

      We use nexus for maven artifacts. Like other repository managers it require snapshots in one place and releases in another.

      My understanding is that buildr use the same URL for both upload (snapshots) and release:
      repositories.release_to[:url]

      Release simply calls upload in a separate process. What would be nice is to have individual variables for release and upload:

      repositories.release_to[:url]

      repositories.upload_to[:url]

      including username and password.

      Attachments

        Activity

          People

            toulmean Antoine Toulme
            mi_nielsen Michael Nielsen
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: