[
https://issues.apache.org/jira/browse/ATLAS-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948643#comment-17948643
]
ASF subversion and git services commented on ATLAS-4991:
--------------------------------------------------------
Commit d7c28345cacc63c83f40271ec998a93905cab9cc in atlas's branch
refs/heads/ATLAS-4991_n from Pinal Shah
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=d7c28345c ]
ATLAS-4991: Support running IT tests while building Atlas through docker (2)
> 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
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)