[
https://issues.jboss.org/browse/HRJS-56?page=com.atlassian.jira.plugin.sy...
]
Tristan Tarrant updated HRJS-56:
--------------------------------
Description:
Create a Jenkinsfile and accompanying task on
ci.infinispan.org so that we can test PRs.
Currently the testsuite requires a server installed in /opt/infinispan-server. It should
instead use the maven dependency plugin to download the server from maven locally:
mvn org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy
-DoutputDirectory=#{target}
-DrepoUrl=https://repository.jboss.org/nexus/content/groups/public-jboss/
-Dartifact=org.infinispan.server:infinispan-server-build -Dmdep.stripVersion=true
was:Create a Jenkinsfile and accompanying task on
ci.infinispan.org so that we can test
PRs
CI for Node.js client
---------------------
Key: HRJS-56
URL:
https://issues.jboss.org/browse/HRJS-56
Project: Infinispan Javascript client
Issue Type: Enhancement
Reporter: Tristan Tarrant
Create a Jenkinsfile and accompanying task on
ci.infinispan.org so that we can test PRs.
Currently the testsuite requires a server installed in /opt/infinispan-server. It should
instead use the maven dependency plugin to download the server from maven locally:
mvn org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy
-DoutputDirectory=#{target}
-DrepoUrl=https://repository.jboss.org/nexus/content/groups/public-jboss/
-Dartifact=org.infinispan.server:infinispan-server-build -Dmdep.stripVersion=true
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)