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 d61e5f1 commit c7b04fcCopy full SHA for c7b04fc
pom.xml
@@ -85,6 +85,7 @@
85
<groupId>org.apache.maven</groupId>
86
<artifactId>maven-plugin-api</artifactId>
87
<version>${mavenVersion}</version>
88
+ <scope>provided</scope>
89
</dependency>
90
<dependency>
91
<groupId>org.apache.maven.plugin-tools</groupId>
@@ -116,6 +117,7 @@
116
117
118
<artifactId>maven-core</artifactId>
119
120
121
122
123
0 commit comments