Skip to content

Commit 961dbb1

Browse files
javier-godoypaodb
authored andcommitted
ci: exclude META-INF/services file for VaadinServiceInitListener
Close #161
1 parent b990af6 commit 961dbb1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,7 @@
513513
<exclude>**/it/*</exclude>
514514
<exclude>**/DemoView.class</exclude>
515515
<exclude>**/DemoLayout.class</exclude>
516+
<exclude>META-INF/services/com.vaadin.flow.server.VaadinServiceInitListener</exclude>
516517
</excludes>
517518
</configuration>
518519
</execution>

0 commit comments

Comments
 (0)