[
https://issues.jboss.org/browse/TEIID-3121?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-3121:
-------------------------------------
With EAP 6.3.0.Alpha move, I wanted to see if I can replace your install.sh with a maven
script as we talked about. But idiosyncrasies with maven assembly and maven build did not
let me finish the task. I commented the code in the build/pom.xml if you are interested in
taking crack at it. I know I can easily do with using ant plugin, but wanted avoid ant
plug-in. The last zipping of the artifact is in question.
Teiid Standalone Server
-----------------------
Key: TEIID-3121
URL:
https://issues.jboss.org/browse/TEIID-3121
Project: Teiid
Issue Type: Feature Request
Components: Build/Kits
Reporter: Tom Arnold
Fix For: Open To Community
Perform the server installation steps as part of the build and add the result to the
downloads page. It seems like this is something that everyone who isn't using the
embedded kit has to do anyways, and would hopefully eliminate confusion caused by people
trying to deploy the runtime in unsupported versions of JBoss.
* Teiid Runtime
* Teiid Web Console
* JBoss EAP 6.1 Alpha
* Resteasy JAX-RS Patch
End result would simplify the installation process to:
1. Unzip Teiid server.
2. Run `bin/add-user.sh` script.
3. Deploy custom translators, VDB, etc.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)