Skip to content

Commit

Permalink
Merge pull request #53 from ndeloof/JENKINS-19600
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
kutzi committed Oct 31, 2013
2 parents 3e941d8 + 9aba1bd commit b5cd303
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 b5cd303

Please sign in to comment.