[kpiwko@kapy-ntb-x220 jboss-as-quickstart]$ JBOSS_HOME=/home/kpiwko/apps/jboss-as-7.1.1.Final mvn clean test -Parq-jbossas-managed
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.as.quickstarts:jboss-as-helloworld-errai:7.1.2-SNAPSHOT (/home/kpiwko/devel/wfk/sandbox/wfk-2.2/jdf/jboss-as-quickstart/helloworld-errai/pom.xml) has 5 errors
[ERROR] 'dependencies.dependency.version' for org.jboss.errai:errai-bus:jar is missing. @ line 99, column 21
[ERROR] 'dependencies.dependency.version' for org.jboss.errai:errai-ioc:jar is missing. @ line 104, column 21
[ERROR] 'dependencies.dependency.version' for org.jboss.errai:errai-tools:jar is missing. @ line 109, column 21
[ERROR] 'dependencies.dependency.version' for org.jboss.errai:errai-jaxrs-client:jar is missing. @ line 114, column 21
[ERROR] 'dependencies.dependency.version' for org.jboss.errai:errai-jaxrs-provider:jar is missing. @ line 120, column 21
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http: