Hi,
sorry, I was in a hurry when I reported.
There's no error message - it simply times out.
[20:19:56.826][info][neLocalConfiguration] Configuring JBoss using the [default] server configuration
[20:19:56.838][info][talledLocalContainer] Parsed JBoss version = [5.1.0]
[20:19:56.871][info][stalledLocalDeployer] Deploying [/home/ondra/work/JOPRembedded/embjopr-svn-trunk/jsfunit/target/admin-console-jsfunit.war] to [target/jboss5x/deploy]...
[20:20:01.042][info][talledLocalContainer] JBoss 5.1.0 starting...
I'd set log level to DEBUG but I haven't found how: http://cargo.codehaus.org/Maven2+Plugin+Reference+Guide
IIRC, JBoss AS plugin starts by calling run.sh from Ant, and then checks if it's started by HTTP requests to some jsp or such.
The JBoss AS process is not started at all, so the problem is most probably in the code calling run.sh.
I am not aware of any changes in EAP which would break the run.sh API.
You need to provide more info! What's the error message, etc.