(build)version management for maven-pulgin and artifactId (#766)

Build: Update Maven Plugin Versions and Remove Redundant Declarations  

• Removed redundant version declarations across modules  for `netty` and `junit`
• Remove duplicate artifactId declarations `jmh-generator-annprocess` in `apm-sniffer/apm-agent-core/pom.xml`
• Centralized plugin (`maven-shade-plugin` and `maven-surefire-plugin` ) version management in the root POM 
• Centralized `netty` version management in the root POM by add `netty-bom`
• (fix)Declare property `maven-docker-plugin.version`
17 files changed
tree: a904b85e3b9f59edef399ca16b0ffdc66478b753
  1. .github/
  2. .mvn/
  3. apm-application-toolkit/
  4. apm-checkstyle/
  5. apm-commons/
  6. apm-protocol/
  7. apm-sniffer/
  8. changes/
  9. dist-material/
  10. docs/
  11. test/
  12. tools/
  13. .asf.yaml
  14. .dlc.json
  15. .dockerignore
  16. .gitignore
  17. .gitmodules
  18. .licenserc.yaml
  19. CHANGES.md
  20. codeStyle.xml
  21. CONTRIBUTING.md
  22. Dockerfile
  23. HEADER
  24. LICENSE
  25. lombok.config
  26. Makefile
  27. mvnw
  28. mvnw.cmd
  29. NOTICE
  30. pom.xml
  31. README.md
README.md

Apache SkyWalking Java Agent

GitHub stars Twitter Follow

Maven Central CI

SkyWalking-Java: The Java Agent for Apache SkyWalking, which provides the native tracing/metrics/logging abilities for Java projects.

SkyWalking: an APM(application performance monitor) system, especially designed for microservices, cloud native and container-based (Docker and Kubernetes) architectures.

Documentation

Downloads

Please head to the releases page to download a release of Apache SkyWalking.

Code of conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please follow the REPORTING GUIDELINES to report unacceptable behavior.

Live Demo

Find the demo and screenshots on our website.

Contact Us

  • Mail list: dev@skywalking.apache.org. Mail to dev-subscribe@skywalking.apache.org, follow the reply to subscribe the mail list.
  • Send Request to join SkyWalking slack mail to the mail list(dev@skywalking.apache.org), we will invite you in.
  • For Chinese speaker, send [CN] Request to join SkyWalking slack mail to the mail list(dev@skywalking.apache.org), we will invite you in.
  • Twitter, ASFSkyWalking
  • bilibili B站 视频

License

Apache 2.0 License.