Hide Forgot
Description of problem: The mentioned module is missing in the org.jboss.teiid.quickstart:teiid-quickstart-parent pom. As a result this module don't get vman-ed, built, etc. but is distributed within quickstarts distribution zip. Version-Release number of selected component (if applicable): teiid-parent 8.4.1 teiid-quickstart-parent 1.1.0 How reproducible: Whenever I look in the pom :-) Steps to Reproduce: 1. Open the teiid-quickstart-parent pom and you will see. Actual results: Tag <module>simpleclient</module> is missing within the <modules> tag. Expected results: Tag <module>simpleclient</module> is present within the <modules> tag.
*** This bug has been marked as a duplicate of bug 1028467 ***