Issue Type: Bug Bug
Assignee: Unassigned
Created: 20/Feb/13 2:18 AM
Description:

When updating to 1.0.5.CR1, or 1.0.5-SNAPSHOT, helloworld-errai is no longer able to fetch it's dependencies.

With-errai BOM contains now an org.jboss.errai:errai-javaee-all, but this is rather an depchain than a BOM, which means it no longer managed versions of the Errai modules when you import with-errai BOM.

[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://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

Environment: 1.0.5.CR1
Project: JBoss Developer Framework
Priority: Critical Critical
Reporter: Karel Piwko
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira