Change By: Shawn Cole (30/Jul/14 4:53 PM)
Description: VERSION:
Jenkins 1.573
Subversion Plugin 2.4.1

When using multiple SVN Url's in one project, with each set to the following:

Repository URL: http://svnserver/repo/Project/module1/trunk/src
Local Module Directory: module1

Repository URL: http://svnserver/repo/Project/module2/trunk/src
Local Module Directory: module2

...

$WORKSPACE My sonar.ProjectBaseDir is being set improperly, causing builds to fail. Where the property  in this case  Should Be  should be  set to C:\Jenkins\Jobs\Project\Workspace .
Instead
,  workspace  it  is  instead  being set to C:\Jenkins\Jobs\Project\Workspace\module1 .

Not having the working directory set correctly is a big issue for my downstream steps.
Component/s: sonar
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to