Fix SWT "Invalid thread access" in PomEdits #1959
1 new issue, 60 total
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 60 | 1 | 59 | 184 | 👍 |
Reference build: m2e » main #73
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 0 | 0 | 1 | 0 |
Annotations
jenkins-m2e / Compiler
Potential Programming Problem
NORMAL:
Redundant null check: The variable domModel cannot be null at this location
jenkins-m2e / Compiler
Deprecation
NORMAL:
The method getProjectRealm(MavenProject) from the type IMaven has been deprecated and marked for removal
jenkins-m2e / Compiler
Restriction
NORMAL:
Discouraged access: The type 'PropertyAndPreferencePage' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.35.100.v20250905-1111/org.eclipse.jdt.ui-3.35.100.v20250905-1111.jar')
jenkins-m2e / Compiler
Deprecation
NORMAL:
The method setResolverConfiguration(IProject, ResolverConfiguration) from the type IProjectConfigurationManager has been deprecated and marked for removal
jenkins-m2e / Compiler
Deprecation
NORMAL:
The constructor URL(String) is deprecated since version 20
jenkins-m2e / Compiler
Deprecation
NORMAL:
The constructor URL(String) is deprecated since version 20
jenkins-m2e / Compiler
Deprecation
NORMAL:
The method setResolverConfiguration(IProject, ResolverConfiguration) from the type IProjectConfigurationManager has been deprecated and marked for removal
jenkins-m2e / Compiler
Deprecation
NORMAL:
The method buildSettings(String, String) from the type IMaven has been deprecated and marked for removal
jenkins-m2e / Compiler
Deprecation
NORMAL:
The constructor URL(String) is deprecated since version 20
jenkins-m2e / Compiler
Potential Programming Problem
NORMAL:
Null comparison always yields false: The variable iaf can only be null at this location
jenkins-m2e / Compiler
Potential Programming Problem
NORMAL:
Dead code
jenkins-m2e / Compiler
Potential Programming Problem
NORMAL:
Potential null pointer access: This expression may be null
jenkins-m2e / Compiler
Deprecation
NORMAL:
The method execute(ICallable
, IProgressMonitor) from the type IMaven has been deprecated and marked for removal
jenkins-m2e / Compiler
Deprecation
NORMAL:
The method getProjectRealm(MavenProject) from the type IMaven has been deprecated and marked for removal
jenkins-m2e / Compiler
Deprecation
NORMAL:
The method lookup(String) from the type MavenSession is deprecated
jenkins-m2e / Compiler
Deprecation
NORMAL:
The method setProjectBuildingRequest(ProjectBuildingRequest) from the type MavenProject is deprecated
jenkins-m2e / Compiler
Deprecation
NORMAL:
The method populateFromSettings(MavenExecutionRequest, Settings) from the type MavenExecutionRequestPopulator is deprecated
jenkins-m2e / Compiler
Deprecation
NORMAL:
The constructor MavenSession(PlexusContainer, RepositorySystemSession, MavenExecutionRequest, MavenExecutionResult) is deprecated
jenkins-m2e / Compiler
Deprecation
NORMAL:
The method setupMojoExecution(MavenProject, MojoExecution, IProgressMonitor) from the type IMaven has been deprecated and marked for removal
jenkins-m2e / Compiler
Deprecation
NORMAL:
The type ResolutionGroup is deprecated
jenkins-m2e / Compiler
Potential Programming Problem
NORMAL:
Potential null pointer access: The variable session may be null at this location
jenkins-m2e / Compiler
Potential Programming Problem
NORMAL:
The serializable class MavenProjectConfiguration does not declare a static final serialVersionUID field of type long
Check warning on line 44 in org.eclipse.m2e.jdt/src/org/eclipse/m2e/jdt/LookupJDKToolchainsJob.java
jenkins-m2e / Compiler
Restriction
NORMAL:
Discouraged access: The type 'StandardVMType' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.23.400.v20250812-0543/org.eclipse.jdt.launching-3.23.400.v20250812-0543.jar')
Check warning on line 44 in org.eclipse.m2e.jdt/src/org/eclipse/m2e/jdt/LookupJDKToolchainsJob.java
jenkins-m2e / Compiler
Restriction
NORMAL:
Discouraged access: The field 'StandardVMType.ID_STANDARD_VM_TYPE' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.23.400.v20250812-0543/org.eclipse.jdt.launching-3.23.400.v20250812-0543.jar')
jenkins-m2e / Compiler
Unnecessary Code
LOW:
At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored