-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
Workaround Exists
-
we are building the widlfy on the windows and meet the following failure. It looks like the powershell needs the Administrator to run the script.
C:\hudson\workspace\btny-pulls-narayana-windows2008\jboss-as\tools\download-maven.ps1
cannot be loaded because the execution of scripts is disabled on this
system. Please see "get-help about_signing" for more details.
At line:1 char:2
+ & <<<< tools\download-maven.ps1
+ CategoryInfo : NotSpecified: (:) [],
PSSecurityException
+ FullyQualifiedErrorId : RuntimeException
It could be set the execution policy or bypass it. see http://stackoverflow.com/questions/4037939/powershell-execution-of-scripts-is-disabled-on-this-system