kezhenxu94 commented on pull request #6003: URL: https://github.com/apache/skywalking/pull/6003#issuecomment-744517577
> because scenarios is not a maven project I don't quite remember the context why we didn't make it a maven project before, @wu-sheng @dmsolr do you remember the reason? If there is no particular reason, I personally prefer method 2, to make it a maven project. - import them all at once: I occasionally wanted to check some of the scenarios codes but need to import them one by one manually - dependency management: there are tons of dependencies that are shared in these scenarios, like Spring, etc, with a maven project, we can share the same dependencies in the parent `pom.xml` WDYT? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
