Skip to content

Fix Java Configurator

0a34f9e
Select commit
Loading
Failed to load commit list.
Open

Fix Java Configurator #2114

Fix Java Configurator
0a34f9e
Select commit
Loading
Failed to load commit list.
Jenkins - M2E / Compiler succeeded Dec 29, 2025 in 0s

No new issues, 243 total

Total New Outstanding Fixed Trend
243 0 243 0 💤

Reference build: m2e » main #111

Details

Severity distribution of all issues

Error Warning High Warning Normal Warning Low
0 0 243 0

Annotations

Check warning on line 97 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/MavenProjectMutableStateTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

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

Check warning on line 377 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/ProjectConfigurationManagerTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method updateProjectConfiguration(MavenUpdateRequest, IProgressMonitor) from the type IProjectConfigurationManager has been deprecated and marked for removal

Check warning on line 510 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/ProjectConfigurationManagerTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method updateProjectConfiguration(MavenUpdateRequest, IProgressMonitor) from the type IProjectConfigurationManager has been deprecated and marked for removal

Check warning on line 1206 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/ProjectRegistryManagerTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The type ArtifactRepositoryPolicy is deprecated

Check warning on line 1206 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/ProjectRegistryManagerTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The field ArtifactRepositoryPolicy.CHECKSUM_POLICY_FAIL is deprecated

Check warning on line 1214 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/ProjectRegistryManagerTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The type ArtifactRepositoryPolicy is deprecated

Check warning on line 1214 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/ProjectRegistryManagerTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The field ArtifactRepositoryPolicy.CHECKSUM_POLICY_WARN is deprecated

Check warning on line 1258 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/ProjectRegistryManagerTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The type ArtifactRepositoryPolicy is deprecated

Check warning on line 1258 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/ProjectRegistryManagerTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The field ArtifactRepositoryPolicy.CHECKSUM_POLICY_WARN is deprecated

Check warning on line 97 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenExecutionContextTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Unnecessary Code

NORMAL:
Unnecessary cast from MavenExecutionContext to IMavenExecutionContext

Check warning on line 145 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenExecutionContextTest.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 160 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenExecutionContextTest.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 103 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenImplTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The type ArtifactRepository is deprecated

Check warning on line 108 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenImplTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method getUrl() from the type ArtifactRepository is deprecated

Check warning on line 109 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenImplTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method getUrl() from the type ArtifactRepository is deprecated

Check warning on line 110 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenImplTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method getUrl() from the type ArtifactRepository is deprecated

Check warning on line 115 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenImplTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method getUrl() from the type ArtifactRepository is deprecated

Check warning on line 116 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenImplTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method getUrl() from the type ArtifactRepository is deprecated

Check warning on line 127 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenImplTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The type ArtifactRepository is deprecated

Check warning on line 132 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenImplTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method getId() from the type ArtifactRepository is deprecated

Check warning on line 133 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenImplTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method getUrl() from the type ArtifactRepository is deprecated

Check warning on line 134 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenImplTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method getUrl() from the type ArtifactRepository is deprecated

Check warning on line 145 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenImplTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The type ArtifactRepository is deprecated

Check warning on line 150 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenImplTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method getId() from the type ArtifactRepository is deprecated

Check warning on line 151 in m2e-core-tests/org.eclipse.m2e.tests/src/org/eclipse/m2e/tests/embedder/MavenImplTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

NORMAL:
The method getId() from the type ArtifactRepository is deprecated