Project

General

Profile

0.9.17-SNAPSHOT with JGlobus2

Bugs:
https://forge.in2p3.fr/projects/jsaga/issues?utf8=%E2%9C%93&set_filter=1&f[]=status_id&op[status_id]=o&f[]=fixed_version_id&op[fixed_version_id]=%3D&v[fixed_version_id][]=81&f[]=&c[]=tracker&c[]=status&c[]=priority&c[]=subject&c[]=assigned_to&c[]=updated_on&c[]=category&group_by=

TODO:
  • fix the SFTP deploy issue from the Jenkins server

The installer JAR cannot be uploaded by "mvn deploy" when run from the Jenkins server ccci: "channel closed".

The problem is not reproduced on my machine with the same Maven version.

Upgrading the JSCH SSH lib from 0.1.23 and 0.1.27 (used by Maven deploy plugins) to 0.1.49 did not fix the issue.

  • rebase with master branch