Skip to content

Commit ab0be13

Browse files
[MIN] pom.xml: maven-dependency-plugin, excludeReactor (to get rid of the basex-api error message)
1 parent a548412 commit ab0be13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@
410410
<configuration>
411411
<outputDirectory>${project.lib.directory}</outputDirectory>
412412
<includeScope>runtime</includeScope>
413+
<excludeReactor>true</excludeReactor>
413414
</configuration>
414415
<executions>
415416
<execution>

0 commit comments

Comments
 (0)