Page MenuHomePhabricator
Paste P5228

Jenkins Trilead-SSH2
ActivePublic

Authored by Paladox on Apr 7 2017, 9:32 PM.
Tags
None
Referenced Files
F7389227: Jenkins Trilead-SSH2
Apr 8 2017, 3:36 PM
F7388738: Jenkins Trilead-SSH2
Apr 8 2017, 3:07 PM
F7386855:
Apr 8 2017, 1:53 PM
F7386850:
Apr 8 2017, 1:52 PM
F7386432:
Apr 8 2017, 1:30 PM
F7386396:
Apr 8 2017, 1:28 PM
F7358535:
Apr 7 2017, 10:06 PM
F7357774:
Apr 7 2017, 9:32 PM
Subscribers
None
<build>
<plugins>
<plugin>
<groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId>
<version>1.96</version>
<configuration>
<maskClasses>com.trilead.ssh2.</maskClasses>
</configuration>
</plugin>
</plugins>
</build>
<dependency>
<groupId>org.jenkins-ci</groupId>
<artifactId>trilead-ssh2</artifactId>
<version>build217-jenkins-9-SNAPSHOT</version>
</dependency>

Event Timeline

Paladox edited the content of this paste. (Show Details)
Paladox edited the content of this paste. (Show Details)
Zppix changed the title of this paste from untitled to Jenkins Trilead-SSH2 .Apr 8 2017, 1:54 PM