[teiid-issues] [JBoss JIRA] (TEIID-2924) Teiid pom.xml references jbossas-version as 7.2.0.Alpha1-redhat-4

Paul Richardson (JIRA) issues at jboss.org
Fri Apr 11 06:22:13 EDT 2014


Paul Richardson created TEIID-2924:
--------------------------------------

             Summary: Teiid pom.xml references jbossas-version as 7.2.0.Alpha1-redhat-4
                 Key: TEIID-2924
                 URL: https://issues.jboss.org/browse/TEIID-2924
             Project: Teiid
          Issue Type: Bug
          Components: Server
    Affects Versions: 8.7
            Reporter: Paul Richardson
            Assignee: Steven Hawkins
             Fix For: 8.7


The teiid pom references the jbossas version as 7.2.0.Alpha1-redhat-4, which is used by maven for the jboss-as-parent component. However, when building teiid locally, this is never publicly available in nexus hence maven fails to build.

Editing the pom.xml to 7.2.0.Final fixes this since this version is publicly available and by the version suggests its later than the original entry?

Should this be a permanent change in the pom?


--
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


More information about the teiid-issues mailing list