File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
compat/maven-compat/src/test/java/org/apache/maven/project/inheritance Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 31
31
*
32
32
*/
33
33
@ Deprecated
34
- @ SuppressWarnings ("checkstyle:UnusedLocalVariable" )
35
34
class ProjectInheritanceTest extends AbstractProjectInheritanceTestCase {
36
35
// ----------------------------------------------------------------------
37
36
//
Original file line number Diff line number Diff line change 36
36
*
37
37
*/
38
38
@ Deprecated
39
- @ SuppressWarnings ("checkstyle:UnusedLocalVariable" )
40
39
class ProjectInheritanceTest extends AbstractProjectInheritanceTestCase {
41
40
// ----------------------------------------------------------------------
42
41
//
Original file line number Diff line number Diff line change 34
34
* inherit == false are not inherited to the child POM.
35
35
*/
36
36
@ Deprecated
37
- @ SuppressWarnings ("checkstyle:UnusedLocalVariable" )
38
37
class ProjectInheritanceTest extends AbstractProjectInheritanceTestCase {
39
38
// ----------------------------------------------------------------------
40
39
//
You can’t perform that action at this time.
0 commit comments