<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">The new snapshot is working much better :-)<div><br></div><div>Examples:</div><div>---------------</div><div>Both examples deployed fine (including both together - WBRI-71). &nbsp;The basic functionality of the applications worked great - there are some minor things, but nothing critical to behavior or framework. &nbsp;I'll put in some minor jira's to cover them. &nbsp;I covered all the basic ant commands - clean, deploy, explode, restart, etc...</div><div><br></div><div>The only issue that could be confusing for new users is the examples readme.txt needs to be updated.</div><div><br></div><div>Building from source:</div><div>-----------------------</div><div>Executing "mvn install" or "mvn test" results in the error below - because there is no "examples" module in the zips</div><div><br></div><div>Caused by: java.io.FileNotFoundException: /Users/balunasj/projects/webbeans/alpha1_cr2/webbeans-1.0.0-SNAPSHOT/src/examples/pom.xml (No such file or directory)</div><div><br></div><div>The other (non-doc) modules all built, tested, and installed fine when "mvn install" executed from within the module.</div><div><br></div><div>The reference module would not build with the error in reference-build.txt</div><div></div></body></html>