Skywalking: Failed during checkstyle configuration

Created on 28 Aug 2019  路  4Comments  路  Source: apache/skywalking

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • [ *] Question or discussion
  • [ ] Bug
  • [ ] Requirement
  • [ ] Feature or performance improvement

Question

  • What do you want to know?
    every time i wanna compile apm-sniffer module, error below:

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


Bug

  • 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.


Requirement or improvement

  • Please describe about your requirements or improvement suggestions.
question

All 4 comments

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

Was this page helpful?
0 / 5 - 0 ratings