We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9dd793 commit 962be35Copy full SHA for 962be35
1 file changed
pom.xml
@@ -239,11 +239,13 @@
239
<groupId>org.apache.maven</groupId>
240
<artifactId>maven-plugin-api</artifactId>
241
<version>${maven-plugin-api.version}</version>
242
+ <scope>provided</scope>
243
</dependency>
244
<dependency>
245
246
<artifactId>maven-core</artifactId>
247
248
249
250
251
0 commit comments