Commit 334d283
Fix the source directory was not attached when the protoc error message was not empty (#15553)
* Fix the source directory was not attached when the protoc error message was not empty
---------
Co-authored-by: zrlw <zrlw@sina.com>1 parent f83f654 commit 334d283
1 file changed
Lines changed: 1 addition & 2 deletions
File tree
- dubbo-maven-plugin/src/main/java/org/apache/dubbo/maven/plugin/protoc
dubbo-maven-plugin/src/main/java/org/apache/dubbo/maven/plugin/protoc/DubboProtocCompilerMojo.java
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
178 | 176 | | |
| 177 | + | |
179 | 178 | | |
180 | 179 | | |
181 | 180 | | |
| |||
0 commit comments