[MNG-6207] display deprecation build warning for dependencies with scope 'system' declaration#123
[MNG-6207] display deprecation build warning for dependencies with scope 'system' declaration#123dejan2609 wants to merge 1 commit intoapache:masterfrom
Conversation
…ope 'system' declaration Note about tests: existing 'systemPath' related tests are reused/expanded (rationale: scope 'system' and 'systemPath' are mutually dependent)
|
First build has failed based on violated checkstyle rules. So best is before you open a pull request to run a full build via |
|
Second build after fixing the checkstyle issues has worked. Integration into master done. You can close the pull request. Thank for your help to make Maven better. |
|
Just for the record: somehow it slipped of my mind that
Thanx @khmarbaise for this correction and for overall review. |
|
Just one more thing that I recalled from my memory: I did tried to execute tests (http://maven.apache.org/core-its/core-it-suite) like this:
|
|
Resolve #7241 |
JIRA ticket: MNG-6207: Create WARNINGs in case of using system scope
Note: this PR is created instead of #119
@khmarbaise: FYI