mirror of
https://github.com/apache/sqoop.git
synced 2025-05-06 23:19:30 +08:00
SQOOP-2410: Sqoop2: Integration test report have incorrect suffix
(Richard via Jarek Jarcec Cecho)
This commit is contained in:
parent
bbb9aff55d
commit
00ab7d439c
2
pom.xml
2
pom.xml
@ -163,7 +163,7 @@ limitations under the License.
|
|||||||
<artifactId>maven-failsafe-plugin</artifactId>
|
<artifactId>maven-failsafe-plugin</artifactId>
|
||||||
<configuration>
|
<configuration>
|
||||||
<excludedGroups>slow</excludedGroups>
|
<excludedGroups>slow</excludedGroups>
|
||||||
<reportNameSuffix>slow</reportNameSuffix>
|
<reportNameSuffix>fast</reportNameSuffix>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
|
Loading…
Reference in New Issue
Block a user