<< Back to previous view

[QB-945] Msbuild 'Configuration' and 'Platform' cause error
Created: 10/Jun/11  Updated: 14/Jun/11

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: 3.1.30
Fix Version/s: 3.1.46

Type: Bug Priority: Major
Reporter: Jan Koprowski Assigned To: Unassigned
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown
Environment: Linux SLES 10
MSBUILD from VisualStudio 2010


 Description   
Adding Build Properties in msbuild step:

Configuration=Release
Platform=Any CPU

cause error:

ERROR - MSBUILD : error MSB1006: Property is not valid.
INFO - Switch: com.pmease.quickbuild.Property$$EnhancerByCGLIB$$d11b02e2@5f0b0da2
INFO -
INFO - For switch syntax, type "MSBuild /help"
INFO - Executing post-execute script...
ERROR - Step 'master>COMPILATION' is failed.
    com.pmease.quickbuild.QuickbuildException: Executing below MSBuild command failed (1 errors, 0 warnings):
        C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe /nologo /property:com.pmease.quickbuild.Property$$EnhancerByCGLIB$$d11b02e2@5f0b0da2 /noconsolelogger /l:QBLogger,C:\buildagent\temp\PMEase.QuickBuild.MSBuild.Logger.dll;v=normal Project.sln
    See detailed errors below:
    MSBUILD : error MSB1006: Property is not valid.
     
        at com.pmease.quickbuild.plugin.builder.msbuild.MSBuildStep.run(MSBuildStep.java:118)
        at com.pmease.quickbuild.plugin.builder.msbuild.MSBuildStep$$EnhancerByCGLIB$$8785b8db.CGLIB$run$0(<generated>)
        at com.pmease.quickbuild.plugin.builder.msbuild.MSBuildStep$$EnhancerByCGLIB$$8785b8db$$FastClassByCGLIB$$736b5d5f.invoke(<generated>)
        at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
        at com.pmease.quickbuild.DefaultScriptEngine$Interpolator.intercept(DefaultScriptEngine.java:273)
        at com.pmease.quickbuild.plugin.builder.msbuild.MSBuildStep$$EnhancerByCGLIB$$8785b8db.run(<generated>)
        at com.pmease.quickbuild.stepsupport.Step.execute(Step.java:442)
        at com.pmease.quickbuild.stepsupport.StepJob.execute(StepJob.java:42)
        at com.pmease.quickbuild.grid.GridJob.run(GridJob.java:122)
        at java.lang.Thread.run(Unknown Source)
Generated at Thu May 16 08:01:57 UTC 2024 using JIRA 189.