We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31691ea commit 080f07cCopy full SHA for 080f07c
gbfs-validator-java-cli/pom.xml
@@ -115,6 +115,7 @@
115
<goal>shade</goal>
116
</goals>
117
<configuration>
118
+ <createDependencyReducedPom>false</createDependencyReducedPom>
119
<transformers>
120
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
121
<mainClass>org.entur.gbfs.validator.cli.GbfsValidatorCli</mainClass>
0 commit comments