Skip to content

Commit 5519401

Browse files
committed
Add assembly plugin again.
Otherwise, the docs build will fail. Signed-off-by: Gerrit Meier <meistermeier@gmail.com>
1 parent e69fc2b commit 5519401

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,10 @@
553553
</plugins>
554554
</pluginManagement>
555555
<plugins>
556+
<plugin>
557+
<groupId>org.apache.maven.plugins</groupId>
558+
<artifactId>maven-assembly-plugin</artifactId>
559+
</plugin>
556560
<plugin>
557561
<groupId>com.github.ekryd.sortpom</groupId>
558562
<artifactId>sortpom-maven-plugin</artifactId>

0 commit comments

Comments
 (0)