Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
Windows XP SP3
Description
We are trying to set up a new Maven 2 project using IE 7 (detailed version is 7.0.5730.13CO). We ran into a problem that in the configuration of this project when we hit "Build Environment" section -> "Configure M2 Extra Building steps" -> "Steps to run after mvn build" -> "Execute Shell". Nothing pulled out and we see a Erro on page message at the bottom of IE. We see
Line: 31
Char: 25
Error: Object doesn't support this property or method
Code: 0
......
We are doing fine with either Firefox or Chrome browsers.
The problem is that IE is the official browser in the company and we have to use IE for corporate related stuff.
Can one of you GUI guys take a look on this?
Thanks,
Matthew
I wasn't able to find the text "Configure M2 Extra Building steps" or "Steps to run after mvn build" anywhere. What version of Jenkins are you using, and what type of job are you creating?
Here's what I tried in IE7, but was unable to recreate the problem.
Click "New Job" -> enter any Job name and select the radio button "Build a free-style software project" -> under the Build heading select "Add build step" and "Build
Invoke top-level Maven targets"
then click "Add build step" again and select "Execute shell"
Didn't get any Javascript errors.