rfscholte commented on a change in pull request #580:
URL: https://github.com/apache/maven/pull/580#discussion_r725861215
##########
File path: apache-maven-wrapper/src/assembly/shared.xml
##########
@@ -42,11 +35,11 @@ under the License.
</file>
<file>
<sources>
- <source>src/assembly/shared/validate.cmd</source>
- <source>src/assembly/shared/init.cmd</source>
+ <source>../apache-maven/src/assembly/shared/validate.cmd</source>
+ <source>../apache-maven/src/assembly/shared/init.cmd</source>
Review comment:
This is what I wanted to avoid: IMO modules should never exit their own
folder.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]