Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5477

Switch from scpexe to scp for Maven deployment

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 10.9.1.0
    • 10.9.1.0
    • Build tools
    • None

    Description

      When the Maven deploy process was first created, problems with the scp wagon led to choosing to scpexe wagon instead. This uses an external tools for scp/ssh, and it is problematic due to the differences between various platforms.
      The scp wagon uses JSch [1].

      Switching to scp should make the deployment easier, and consists of the following tasks:
      o update the deployment URL in pom.xml
      o document required settings in settings.xml
      o update README.txt
      o update the wiki [2]

      Using scp should be tested on Windows, Linux, Solaris, and Mac OS X before being committed.

      [1] http://www.jcraft.com/jsch/
      [2] http://wiki.apache.org/db-derby/ReleasePublication

      Attachments

        Activity

          People

            Unassigned Unassigned
            kristwaa Kristian Waagan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: