Uppaal does not detect the use of the deadlock keyword in liveness queries. Uppaal cannot handle deadlock properties in the liveness checker and thus should complain when they are used.
This bug is resolved by the fix for bug 72.
This bug is not fixed. The fix for bug 72 adds an implementation of the evaluateMulti method for the deadlock expressions, but this is not enough for using deadlock expressions in the liveness checker. At the moment deadlock expressions are not handled correctly in the liveness checker and an error should be generated stating that this use of the deadlock property is not supported.
Fixed on the trunk (rev. 1465).