Issue Type: Bug Bug
Assignee: Unassigned
Created: 12/Sep/13 6:37 AM
Description:

default pom.xml created by switchyard adds this:

<repositories>
<repository>
<id>jboss-public-repository</id>
<name>JBoss Public Maven Repository</name>
<url>http://repository.jboss.org/nexus/content/groups/public</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>jboss-public-repository</id>
<name>JBoss Public Maven Repository</name>
<url>http://repository.jboss.org/nexus/content/groups/public</url>
</pluginRepository>
</pluginRepositories>

This shouldn't be done - it should be setup by users in settings.xml if anything.

Main concern here is that these jboss.org repositories are not okey when used by product. Here it should come from users own repository or from maven.repository.redhat.com.

JBoss Tools maven wizards exists to let users fix their settings.xml - maybe do similar or use that ?

In any case, can't add these into a supported product example afaics.

Project: SwitchYard
Priority: Major Major
Reporter: Max Rydahl Andersen
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