Paul Gier creates the example-settings.xml file as part of the product build. He configures the path so it contains some sort of reference to the EAP 6.1 Maven repository, for example: <url>file:///path/to/repo/jboss-eap-6.1.X-maven-repository</url>
Pete Muir Are you saying we need to add the example-settings.xml to the community quickstart repository?
The Maven configuration instructions in the root README file only refer to this file for the EAP 6 quickstarts. There is no reference to it for running on AS 7 and I'm afraid it might confuse people.
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
Paul Gier Correct me if I'm wrong here.
Paul Gier creates the example-settings.xml file as part of the product build. He configures the path so it contains some sort of reference to the EAP 6.1 Maven repository, for example: <url>file:///path/to/repo/jboss-eap-6.1.X-maven-repository</url>
Pete Muir Are you saying we need to add the example-settings.xml to the community quickstart repository?
The Maven configuration instructions in the root README file only refer to this file for the EAP 6 quickstarts. There is no reference to it for running on AS 7 and I'm afraid it might confuse people.