Skip to content

UnnecessaryFullyQualifiedName#2348

Closed
Pankraz76 wants to merge 1 commit intoapache:masterfrom
Pankraz76:ShortenFullyQualifiedTypeReferences
Closed

UnnecessaryFullyQualifiedName#2348
Pankraz76 wants to merge 1 commit intoapache:masterfrom
Pankraz76:ShortenFullyQualifiedTypeReferences

Conversation

@Pankraz76
Copy link
Contributor

@Pankraz76 Pankraz76 commented May 18, 2025

@Pankraz76
Copy link
Contributor Author

/home/runner/work/maven/maven/src/graph/ReactorGraph.java:237: error: cannot find symbol
[INFO] Set existingLinks = new HashSet<>();

@Pankraz76 Pankraz76 force-pushed the ShortenFullyQualifiedTypeReferences branch from d12ab50 to e97432e Compare May 19, 2025 13:05
@Pankraz76
Copy link
Contributor Author

Pankraz76 commented May 19, 2025

issue;

thats why we need compiler check for local dev too @gnodet

image

Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:testCompile (default-testCompile) on project core-it-suite: Compilation failure: Compilation failure:
Error: /Users/runner/work/maven/maven/its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest.java:[71,15] cannot find symbol
Error: symbol: class Deque
Error: location: class org.apache.maven.it.MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest
Error: /Users/runner/work/maven/maven/its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest.java:[90,37] cannot find symbol
Error: symbol: variable TimeZone
Error: /Users/runner/work/maven/maven/its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest.java:[91,49] cannot find symbol
Error: symbol: class Date
Error: /Users/runner/work/maven/maven/its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest.java:[138,13] cannot find symbol
Error: symbol: class Map
Error: location: class org.apache.maven.it.MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest
Error: /Users/runner/work/maven/maven/its/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest.java:[149,13] cannot find symbol
Error: symbol: class List
Error: location: class org.apache.maven.it.MavenITmng4326LocalSnapshotSuppressesRemoteCheckTest
Error: -> [Help 1]

@Pankraz76 Pankraz76 force-pushed the ShortenFullyQualifiedTypeReferences branch from e97432e to 51c9282 Compare May 19, 2025 20:22
@Pankraz76 Pankraz76 marked this pull request as ready for review May 19, 2025 20:24
@Pankraz76 Pankraz76 closed this May 20, 2025
@Pankraz76 Pankraz76 reopened this May 28, 2025
@Pankraz76
Copy link
Contributor Author

wait for pmd

@Pankraz76 Pankraz76 closed this Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments