Skip to content

Commit 42ad4be

Browse files
noahboergerNicoLaval
authored andcommitted
Remove Automatic module name
Remove automatic module name, as trevas-spark is resulting per default in a valid module name
1 parent 14e1e69 commit 42ad4be

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

vtl-spark/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,6 @@
6363
<groupId>org.apache.maven.plugins</groupId>
6464
<artifactId>maven-jar-plugin</artifactId>
6565
<version>3.4.2</version>
66-
<configuration>
67-
<archive>
68-
<manifestEntries>
69-
<Automatic-Module-Name>fr.insee.vtl.spark</Automatic-Module-Name>
70-
</manifestEntries>
71-
</archive>
72-
</configuration>
7366
</plugin>
7467
</plugins>
7568
</build>

0 commit comments

Comments
 (0)