Skip to content

Use seed() to detect if SessionScope is entered instead of protected …

4b5308d
Select commit
Loading
Failed to load commit list.
Merged

Fix OutOfScopeException in getConfiguredMojo when plugin realm creates separate SessionScope #2124

Use seed() to detect if SessionScope is entered instead of protected …
4b5308d
Select commit
Loading
Failed to load commit list.
Jenkins - M2E / Compiler failed Jan 14, 2026 in 0s

10 new issues, 258 total

Total New Outstanding Fixed Trend
258 10 248 0 👎

Reference build: m2e » main #115

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 10 0

Annotations

Check warning on line 37 in org.eclipse.m2e.core.tests/src/org/eclipse/m2e/core/embedder/SessionScopeTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The type 'AbstractMavenProjectTestCase' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/m2e_PR-2124/org.eclipse.m2e.tests.common/target/classes')

Check warning on line 52 in org.eclipse.m2e.core.tests/src/org/eclipse/m2e/core/embedder/SessionScopeTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The method 'AbstractMavenProjectTestCase.importProject(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/m2e_PR-2124/org.eclipse.m2e.tests.common/target/classes')

Check warning on line 55 in org.eclipse.m2e.core.tests/src/org/eclipse/m2e/core/embedder/SessionScopeTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The method 'AbstractMavenProjectTestCase.waitForJobsToComplete()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/m2e_PR-2124/org.eclipse.m2e.tests.common/target/classes')

Check warning on line 59 in org.eclipse.m2e.core.tests/src/org/eclipse/m2e/core/embedder/SessionScopeTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The method 'AbstractMavenProjectTestCase.waitForJobsToComplete()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/m2e_PR-2124/org.eclipse.m2e.tests.common/target/classes')

Check warning on line 73 in org.eclipse.m2e.core.tests/src/org/eclipse/m2e/core/embedder/SessionScopeTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Deprecation

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

Check warning on line 98 in org.eclipse.m2e.core.tests/src/org/eclipse/m2e/core/embedder/SessionScopeTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The field 'AbstractMavenProjectTestCase.monitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/m2e_PR-2124/org.eclipse.m2e.tests.common/target/classes')

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

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The method 'AbstractMavenProjectTestCase.importProject(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/m2e_PR-2124/org.eclipse.m2e.tests.common/target/classes')

Check warning on line 111 in org.eclipse.m2e.core.tests/src/org/eclipse/m2e/core/embedder/SessionScopeTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The method 'AbstractMavenProjectTestCase.waitForJobsToComplete()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/m2e_PR-2124/org.eclipse.m2e.tests.common/target/classes')

Check warning on line 117 in org.eclipse.m2e.core.tests/src/org/eclipse/m2e/core/embedder/SessionScopeTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Unnecessary Code

NORMAL:
The value of the local variable maven is not used

Check warning on line 126 in org.eclipse.m2e.core.tests/src/org/eclipse/m2e/core/embedder/SessionScopeTest.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The field 'AbstractMavenProjectTestCase.monitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/m2e_PR-2124/org.eclipse.m2e.tests.common/target/classes')

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