File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
hadoop-common-project/hadoop-common Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11151115 <id >src-test-compile-protoc-legacy</id >
11161116 <phase >generate-test-sources</phase >
11171117 <goals >
1118- <goal >compile</goal >
1118+ <goal >test- compile</goal >
11191119 </goals >
11201120 <configuration >
11211121 <skip >false</skip >
11241124 com.google.protobuf:protoc:${protobuf.version} :exe:${os.detected.classifier}
11251125 </protocArtifact >
11261126 <includeDependenciesInDescriptorSet >false</includeDependenciesInDescriptorSet >
1127- <protoSourceRoot >${basedir} /src/test/proto</protoSourceRoot >
1127+ <protoTestSourceRoot >${basedir} /src/test/proto</protoTestSourceRoot >
11281128 <outputDirectory >${project.build.directory} /generated-test-sources/java</outputDirectory >
11291129 <clearOutputDirectory >false</clearOutputDirectory >
11301130 <includes >
You can’t perform that action at this time.
0 commit comments