Issue Type: Bug Bug
Assignee: Jesse Glick
Components: script-security-plugin
Created: 10/Nov/14 7:03 PM
Description:

When running "mvn install" on the latest tagged release version (script-security-1.9) from the GitHub repo, I get the listed error:

```
Tests in error:
templates(org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptorTest): Scripts not permitted to use method java.io.PrintWriter print java.lang.String

Tests run: 46, Failures: 0, Errors: 1, Skipped: 2
```

Same result when building the trunk/master branch (I assume the dev version).

Please advise how to proceed, we are blocked on building this. Something is amiss.

Environment: Failed in the following two environments:

$ mvn -v
Apache Maven 3.2.2 (45f7c06d68e745d05611f7fd14efb6594181933e; 2014-06-17T06:51:42-07:00)
Maven home: /usr/local/Cellar/maven/3.2.2/libexec
Java version: 1.6.0_65, vendor: Apple Inc.
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x", version: "10.9.4", arch: "x86_64", family: "mac"

$ mvn -v
/home/y/libexec/maven/bin/mvn -v
Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
Java version: 1.7.0_13
Java home: /home/y/libexec64/jdk1.7.0/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.18-164.el5" arch: "amd64" Family: "unix"
Project: Jenkins
Priority: Blocker Blocker
Reporter: James Klinect
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to