Skip to content

Commit 81ceb01

Browse files
committed
SPARK-6433 add a clearer comment explaining what the plugin is doing & why
1 parent a6dca33 commit 81ceb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1473,7 +1473,7 @@
14731473
<groupId>org.scalatest</groupId>
14741474
<artifactId>scalatest-maven-plugin</artifactId>
14751475
</plugin>
1476-
<!-- Build the JARs-->
1476+
<!-- Build test-jar's for all projects, since some projects depend on tests from others -->
14771477
<plugin>
14781478
<groupId>org.apache.maven.plugins</groupId>
14791479
<artifactId>maven-jar-plugin</artifactId>

0 commit comments

Comments
 (0)