Travis-CI resolving non-maven-central JARS -


i have jar isn't in maven central, travis ci fails below:

unresolveable build extension: plugin org.kie:kie-maven-plugin:6.2.0.final or 1 of dependencies not resolved: following artifacts not resolved: org.jbpm:jbpm-bpmn2:jar:6.0.3-redhat-6, org.drools:drools-decisiontables:jar:6.0.3-redhat-6: not find artifact org.jbpm:jbpm-bpmn2:jar:6.0.3-redhat-6 in central (https://repo.maven.apache.org/maven2) -> [help 2]

the jar located @ https://maven.repository.redhat.com/nexus/content/groups/product-techpreview/org/jbpm/jbpm-bpmn2/

how can tell travis-ci use repo?

fixed adding missing repos[1]

[1]https://github.com/garethahealy/poms/blob/master/pom.xml#l760


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

matlab - 0-by-1 sym - What do I need to change in order to get proper symbolic results? -