File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 10471047 </goals >
10481048 <configuration >
10491049 <type >jar</type >
1050- <!--
1051- <excludeGroupIds></excludeGroupIds>
1052- <excludeArtifactIds></excludeArtifactIds>
1053- -->
10541050 <failOnMissingClassifierArtifact >false</failOnMissingClassifierArtifact >
10551051 <outputDirectory >${project.build.directory} /dependency-classes/</outputDirectory >
10561052 </configuration >
10671063 <goal >unpack-dependencies</goal >
10681064 </goals >
10691065 <configuration >
1070- <classifier >sources</ classifier >
1066+ <type >java-source</ type >
10711067 <excludeGroupIds >org.webjars,antlr,org.beanshell,org.apache.velocity</excludeGroupIds >
10721068 <excludeArtifactIds >weld-probe-core,antlr,bsh,velocity-tools</excludeArtifactIds >
10731069 <failOnMissingClassifierArtifact >false</failOnMissingClassifierArtifact >
You can’t perform that action at this time.
0 commit comments