Ron, You are correct. When you go to http://www.jboss.org/jdf/quickstarts/jboss-as-quickstart/cdi-add-interceptor-binding/ and click "Download", it directs you to the source on Github or you can choose to download the ZIP file. In both of these cases, there is no example-settings.xml file because it is the community version of the quickstarts and is not needed.
The Maven configuration instructions are different for product than community.
Under "Configure Maven", there are 2 subheadings:
Configure Maven for JBoss Enterprise Application Platform 6
Configure Maven for JBoss AS 7
The only place 'examples-settings.xml' is mentioned is for the EAP 6 configuration.
I'm not sure how to make this any clearer. Should I add something under Configure Maven for JBoss AS 7 stating that there is no example-settings.xml file included with the community because it's not needed?
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
Ron, You are correct. When you go to http://www.jboss.org/jdf/quickstarts/jboss-as-quickstart/cdi-add-interceptor-binding/ and click "Download", it directs you to the source on Github or you can choose to download the ZIP file. In both of these cases, there is no example-settings.xml file because it is the community version of the quickstarts and is not needed.
The Maven configuration instructions are different for product than community.
Under "Configure Maven", there are 2 subheadings:
The only place 'examples-settings.xml' is mentioned is for the EAP 6 configuration.
I'm not sure how to make this any clearer. Should I add something under Configure Maven for JBoss AS 7 stating that there is no example-settings.xml file included with the community because it's not needed?
Pete Muir: Do you have any suggestions here?