Skip to content

Implement an IExecutionDelegate in PomEdits

b307279
Select commit
Loading
Failed to load commit list.
Closed

Fix SWT "Invalid thread access" in PomEdits #1959

Implement an IExecutionDelegate in PomEdits
b307279
Select commit
Loading
Failed to load commit list.
Jenkins - M2E / Compiler failed Oct 17, 2025 in 0s

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

Check warning on line 524 in org.eclipse.m2e.core.ui/src/org/eclipse/m2e/core/ui/internal/editing/PomEdits.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Potential Programming Problem

NORMAL:
Redundant null check: The variable domModel cannot be null at this location

Check warning on line 89 in org.eclipse.m2e.apt.core/src/org/eclipse/m2e/apt/internal/utils/PluginDependencyResolver.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method getProjectRealm(MavenProject) from the type IMaven has been deprecated and marked for removal

Check warning on line 46 in org.eclipse.m2e.apt.ui/src/org/eclipse/m2e/apt/ui/preferences/xpl/PropertyAndPreferencePage.java

See this annotation in the file changed.

@jenkins-m2e 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')

Check warning on line 179 in org.eclipse.m2e.core.ui/src/org/eclipse/m2e/core/ui/internal/actions/ChangeNatureAction.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method setResolverConfiguration(IProject, ResolverConfiguration) from the type IProjectConfigurationManager has been deprecated and marked for removal

Check warning on line 229 in org.eclipse.m2e.core.ui/src/org/eclipse/m2e/core/ui/internal/archetype/ArchetypeCatalogFactory.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The constructor URL(String) is deprecated since version 20

Check warning on line 145 in org.eclipse.m2e.core.ui/src/org/eclipse/m2e/core/ui/internal/preferences/MavenArchetypesPreferencePage.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The constructor URL(String) is deprecated since version 20

Check warning on line 160 in org.eclipse.m2e.core.ui/src/org/eclipse/m2e/core/ui/internal/preferences/MavenProjectPreferencePage.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method setResolverConfiguration(IProject, ResolverConfiguration) from the type IProjectConfigurationManager has been deprecated and marked for removal

Check warning on line 285 in org.eclipse.m2e.core.ui/src/org/eclipse/m2e/core/ui/internal/preferences/MavenSettingsPreferencePage.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method buildSettings(String, String) from the type IMaven has been deprecated and marked for removal

Check warning on line 290 in org.eclipse.m2e.core.ui/src/org/eclipse/m2e/core/ui/internal/preferences/RemoteArchetypeCatalogDialog.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The constructor URL(String) is deprecated since version 20

Check warning on line 246 in org.eclipse.m2e.core.ui/src/org/eclipse/m2e/core/ui/internal/wizards/MavenInstallFileArtifactWizardPage.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Potential Programming Problem

NORMAL:
Null comparison always yields false: The variable iaf can only be null at this location

Check warning on line 246 in org.eclipse.m2e.core.ui/src/org/eclipse/m2e/core/ui/internal/wizards/MavenInstallFileArtifactWizardPage.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Potential Programming Problem

NORMAL:
Dead code

Check warning on line 210 in org.eclipse.m2e.core.ui/src/org/eclipse/m2e/core/ui/internal/wizards/MavenProjectWizard.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Potential Programming Problem

NORMAL:
Potential null pointer access: This expression may be null

Check warning on line 211 in org.eclipse.m2e.core/src/org/eclipse/m2e/core/embedder/MavenModelManager.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method execute(ICallable
, IProgressMonitor) from the type IMaven has been deprecated and marked for removal

Check warning on line 229 in org.eclipse.m2e.core/src/org/eclipse/m2e/core/embedder/MavenModelManager.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method getProjectRealm(MavenProject) from the type IMaven has been deprecated and marked for removal

Check warning on line 108 in org.eclipse.m2e.core/src/org/eclipse/m2e/core/embedder/MonitorExecutionListener.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method lookup(String) from the type MavenSession is deprecated

Check warning on line 158 in org.eclipse.m2e.core/src/org/eclipse/m2e/core/internal/IMavenToolbox.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method setProjectBuildingRequest(ProjectBuildingRequest) from the type MavenProject is deprecated

Check warning on line 216 in org.eclipse.m2e.core/src/org/eclipse/m2e/core/internal/embedder/MavenExecutionContext.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method populateFromSettings(MavenExecutionRequest, Settings) from the type MavenExecutionRequestPopulator is deprecated

Check warning on line 323 in org.eclipse.m2e.core/src/org/eclipse/m2e/core/internal/embedder/MavenExecutionContext.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The constructor MavenSession(PlexusContainer, RepositorySystemSession, MavenExecutionRequest, MavenExecutionResult) is deprecated

Check warning on line 712 in org.eclipse.m2e.core/src/org/eclipse/m2e/core/internal/lifecyclemapping/LifecycleMappingFactory.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method setupMojoExecution(MavenProject, MojoExecution, IProgressMonitor) from the type IMaven has been deprecated and marked for removal

Check warning on line 43 in org.eclipse.m2e.core/src/org/eclipse/m2e/core/internal/project/EclipseMavenMetadataCache.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The type ResolutionGroup is deprecated

Check warning on line 67 in org.eclipse.m2e.core/src/org/eclipse/m2e/core/internal/project/ProjectCachePlunger.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Potential Programming Problem

NORMAL:
Potential null pointer access: The variable session may be null at this location

Check warning on line 649 in org.eclipse.m2e.core/src/org/eclipse/m2e/core/internal/project/registry/MavenProjectFacade.java

See this annotation in the file changed.

@jenkins-m2e 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

See this annotation in the file changed.

@jenkins-m2e 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

See this annotation in the file changed.

@jenkins-m2e 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')

Check warning on line 196 in org.eclipse.m2e.jdt/src/org/eclipse/m2e/jdt/internal/AbstractJavaProjectConfigurator.java

See this annotation in the file changed.

@jenkins-m2e 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