Skip to content

apifocal/wsman4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsman4j

WS-Management java binding

Running tests

Set up the appropriate WinRM test system by running setupWinRM.bat on it. Run maven using the appropriate properties to reach the WinRM test system

mvn -Dwinrm.test.host=test-host \
    -Dwinrm.test.user=TestUser \
    -Dwinrm.test.pass=somePass \
    test

TODO: don't use passwords on command-line etc

Releases

No releases published

Packages

No packages published