Hide Forgot
Teiid should import dependencies from the community bom (https://github.com/jboss-integration/jboss-integration-platform-bom/)
Van Halbert <vhalbert> updated the status of jira TEIID-2697 to Coding In Progress
Van Halbert <vhalbert> made a comment on jira TEIID-2697 committed change to root pom.xml: [8.4.x e7168ef] Teiid-2697 change to use jboss-integration bom
Van Halbert <vhalbert> updated the status of jira TEIID-2697 to Open
Steven Hawkins <shawkins> made a comment on jira TEIID-2697 Is this a dup of TEIID-2298? On that one there was an issue at the time on why Ramesh didn't pursue it, but I don't see a comment or related email. Or is it specific to product and shouldn't be merged forward? When I run the build with this change I see: Failed to execute goal on project teiid-admin: Could not resolve dependencies for project org.jboss.teiid:teiid-admin:jar:8.4.1: The following artifacts could not be resolved: org.jboss.as:jboss-as-cli:jar:7.2.1.Final-redhat-10, org.jboss.as:jboss-as-controller:jar:7.2.1.Final-redhat-10: Could not find artifact org.jboss.as:jboss-as-cli:jar:7.2.1.Final-redhat-10 in jboss-eap-alpha (http://maven.repository.redhat.com/techpreview/eap6/6.1.0.Alpha1/maven-repository/) Are there additional repos needed?
Van Halbert <vhalbert> updated the status of jira TEIID-2697 to Resolved
Van Halbert <vhalbert> made a comment on jira TEIID-2697 Added community bom's for: <groupId>org.jboss.integration-platform</groupId> <artifactId>jboss-integration-platform-bom</artifactId> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-parent</artifactId>
Steven Hawkins <shawkins> updated the status of jira TEIID-2697 to Reopened
Steven Hawkins <shawkins> made a comment on jira TEIID-2697 The changes broke the arquillian tests. From what I recall these had an issue that no arquillian target for EAP was provided, so this may be somewhat messy to fix.
Steven Hawkins <shawkins> made a comment on jira TEIID-2697 It looks like if we just add back the arquillian version and a few more overrides it works as expected. Can this go back to 8.4.1 as well?
Van Halbert <vhalbert> made a comment on jira TEIID-2697 Back porting to 8.4.1 would be good.
Steven Hawkins <shawkins> updated the status of jira TEIID-2697 to Resolved
Steven Hawkins <shawkins> made a comment on jira TEIID-2697 updated the parent and test common poms for arquillian to run.
Steven Hawkins <shawkins> made a comment on jira TEIID-2697 this also broke the cassandra kitting by forcing the managed version of jackson
Ramesh Reddy <rareddy> made a comment on jira TEIID-2697 ah! I was looking into fixing the deployment and was not sure why it was occurring?
Steven Hawkins <shawkins> made a comment on jira TEIID-2697 changed the cassandra module.xml to use the managed jackson version 1.9.9 instead of the datastax 1.9.2 - with limited query testing this still worked fine. We'll put more effort into handling the cassandra dependencies, especially the conflicting ones, with later productization.
Fixed before GA of major release - setting to requires_doc_text- accordingly
Steven Hawkins <shawkins> updated the status of jira TEIID-2697 to Closed