We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93e568 commit e6a3b9dCopy full SHA for e6a3b9d
build/ftest-base/pom.xml
@@ -379,6 +379,8 @@
379
<artifactId>apache-tomee</artifactId>
380
<version>${version.tomee}</version>
381
<type>zip</type>
382
+ <!-- TomEE has several classifiers, so define the same that we use in the test suite -->
383
+ <classifier>webprofile</classifier>
384
<scope>provided</scope>
385
</dependency>
386
</dependencies>
0 commit comments