Kevin Wu

Results 3 issues of Kevin Wu

**Summary** This pull request addresses the JIRA issue [MNG-7902](https://issues.apache.org/jira/browse/MNG-7902). The goal of this change is to enhance the readability and usability of the validation report by sorting the plugins in...

**Introduction** This PR introduces the "Custom Plugin Configuration Profiles" feature, which enhances the flexibility and maintainability of plugin management in Maven projects. By enabling users to define multiple configurations for...

### Description This pull request adds a new test case to the `DependencyTest` class to verify the correct functionality of exclusion handling within the `Dependency` class. ### Changes - **New...