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.
2 parents e622a88 + e544736 commit d3b7f3bCopy full SHA for d3b7f3b
pom.xml
@@ -691,7 +691,7 @@
691
</executions>
692
<configuration>
693
<classpathDependencyExcludes>
694
- <classpathDependencyExcludes>${groupId}:${artifactId}</classpathDependencyExcludes>
+ <classpathDependencyExcludes>${project.groupId}:${project.artifactId}</classpathDependencyExcludes>
695
</classpathDependencyExcludes>
696
<additionalClasspathElements>
697
<additionalClasspathElement>${project.build.outputDirectory}</additionalClasspathElement>
0 commit comments