Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[FIXED JENKINS-19600] prefer trilead-ssh from plugin vs core classloader
  • Loading branch information
ndeloof committed Oct 11, 2013
1 parent f9dcc34 commit 9aba1bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Expand Up @@ -171,6 +171,9 @@ THE SOFTWARE.
<groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId>
<version>${maven-hpi-plugin.version}</version>
<configuration>
<maskClasses>com.trilead.ssh2.</maskClasses>
</configuration>
</plugin>
<plugin>
<artifactId>maven-enforcer-plugin</artifactId>
Expand Down

0 comments on commit 9aba1bd

Please sign in to comment.