Skip to content

Commit e6a3b9d

Browse files
committed
Testsuite: add TomEE classifier to dummy server dependencies
1 parent e93e568 commit e6a3b9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/ftest-base/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,8 @@
379379
<artifactId>apache-tomee</artifactId>
380380
<version>${version.tomee}</version>
381381
<type>zip</type>
382+
<!-- TomEE has several classifiers, so define the same that we use in the test suite -->
383+
<classifier>webprofile</classifier>
382384
<scope>provided</scope>
383385
</dependency>
384386
</dependencies>

0 commit comments

Comments
 (0)