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 ec48180 commit 817c4efCopy full SHA for 817c4ef
java-generator/maven-plugin/pom.xml
@@ -38,10 +38,12 @@
38
<dependency>
39
<groupId>org.apache.maven</groupId>
40
<artifactId>maven-core</artifactId>
41
+ <scope>provided</scope>
42
</dependency>
43
44
<groupId>org.apache.maven.plugin-tools</groupId>
45
<artifactId>maven-plugin-annotations</artifactId>
46
47
48
</dependencies>
49
0 commit comments