Create top-level POM for ICE + BATS refactoring to accomodate
Compare changes
Files
8+ 2
− 2
@@ -24,13 +24,13 @@ A test Fuseki container will be started and stopped during the tests using the [
Created by: marshallmcdonnell
Fixes #488
Work includes:
org.eclipse.ice.build
pom.xml to the top-level of the projectorg.eclipse.ice.build
package entirelydocker:build
if you do mvn clean docker:build verify
(now just need mvn clean verify
default
profilefull
profile to top-level pom.xml that includes building ICE with BATS (requires Docker)To test:
mvn clean verify
and/or mvn clean install
org.eclipse.ice.bats
module and run mvn clean verify
. Should see that a Fuseki docker image is built in the pre-integration-test
phase and the integration tests run.full
profile so we including building BATS. Run mvn clean verify -P full
and/or mvn clean install -P full
. Ensure BATS is built.Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent