Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add teiid-modeshape jar to pom (when available) #448

Open
tejones opened this issue Oct 31, 2016 · 6 comments
Open

Add teiid-modeshape jar to pom (when available) #448

tejones opened this issue Oct 31, 2016 · 6 comments

Comments

@tejones
Copy link
Member

tejones commented Oct 31, 2016

After teiid-modeshape is versioned, add to the build.

@phantomjinx
Copy link
Member

teiid-modeshape is already added to the build as dependencies. See https://github.com/Teiid-Designer/komodo/blob/master/pom.xml#L127

@NKame
Copy link

NKame commented Nov 23, 2016

I've tried to compile Komodo today, not all the teiid-modeshape jars are published: Could not find artifact org.jboss.teiid.modeshape:teiid-modeshape-sequencer
-dataservice:jar:0.0.1-SNAPSHOT
Does that mean you have to build the whole teiid-modeshape by yourself?

@phantomjinx
Copy link
Member

We are working on publishing teiid-modeshape, so afraid answer is yes you will need to compile it first. its actually a small project so does not take long (disable tests using -D skipTest to speed up further)

@NKame
Copy link

NKame commented Nov 23, 2016

Actually, I had to disable the tests altogether, some were failing, I didn't investigate. Back to the repositories hunting.

@phantomjinx
Copy link
Member

@elvisisking
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants