Hi Lukasz,

as far as I can tell, there seems to be an encoding issue. Something like the 
following looks very fishy.
[code]
RedirectTemplateModelTest.testTargetPathIsEncoded:191 
expected:</%C[3%A4%C3%B6%C3%BC]> but was:</%C[4%82%C2%A4%C4%82%C2%B6%C4%82%C 
[/code]

I don't know what OS you're using and what the default encoding is but you 
might try to set an env variable like the following 
[code]]MAVEN_OPTS=-Xms256M -Xmx1024M -XX:MaxPermSize=256m 
-Djava.awt.headless=true -Dfile.encoding=UTF-8[/code]

Skipping or running tests should not have any effect on the functionalities 
provided while it may actually change the size: if you don't run tests, likely 
no test jars are created (not sure though).

HTH

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=1afa4bb7-d876-46ce-9352-d3131ea92156


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to