Please answer these questions before submitting your issue.
cannot initialize module TreeWalker - cannot initialize module ImportControl - illegal value 'apm-checkstyle/importControl.xml' for property 'file': com.puppycrawl.tools.checkstyle.api.CheckstyleException: Unable to find: apm-checkstyle/importControl.xml
how to compile one module, but whole? thx
Which version of SkyWalking, OS and JRE?
Which company or project?
What happen?
If possible, provide a way for reproducing the error. e.g. demo application, component version.
Did you compile according to the compilation guide
That is maven thing. Not skywalking thing.
@wuxingye if you want to compile a single module of SkyWalking project, please follow the documentation, double check the documentation next time before submitting an issue :)
@wuxingye if you want to compile a single module of SkyWalking project, please follow the documentation, double check the documentation next time before submitting an issue :)
it works, thx