Pinal Shah created ATLAS-4991: --------------------------------- Summary: Support running IT tests while building Atlas through docker Key: ATLAS-4991 URL: https://issues.apache.org/jira/browse/ATLAS-4991 Project: Atlas Issue Type: Task Components: atlas-core Reporter: Pinal Shah Assignee: Pinal Shah
Since in the docker atlas-build script, mvn package is used to build Atlas, even if -DskipTests=false, it doesnt run Intergration tests. Solution: Either change the maven-failsafe-plugin, intergration-test execution phase to package or use mvn install -- This message was sent by Atlassian Jira (v8.20.10#820010)