Skip to content

Fix 'Cannot nest <source folder>'

27c93aa
Select commit
Loading
Failed to load commit list.
Open

Fix 'Cannot nest <source folder>' #2135

Fix 'Cannot nest <source folder>'
27c93aa
Select commit
Loading
Failed to load commit list.
Jenkins - M2E / Compiler failed Feb 12, 2026 in 0s

10 new issues, 189 total

Total New Outstanding Fixed Trend
189 10 179 0 👎

Reference build: m2e » main #124

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 10 0

Annotations

Check warning on line 328 in org.eclipse.m2e.apt.core/src/org/eclipse/m2e/apt/internal/AbstractAptConfiguratorDelegate.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Unnecessary Code

NORMAL:
The method getEnclosingEntryDescriptor(IClasspathDescriptor, IPath) from the type AbstractAptConfiguratorDelegate is never used locally

Check warning on line 169 in org.eclipse.m2e.jdt/src/org/eclipse/m2e/jdt/internal/ClasspathDescriptor.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.44.0.v20251118-1842/org.eclipse.jdt.core-3.44.0.v20251118-1842.jar')

Check warning on line 169 in org.eclipse.m2e.jdt/src/org/eclipse/m2e/jdt/internal/ClasspathDescriptor.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The method 'Util.isExcluded(IPath, char[][], char[][], boolean)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.44.0.v20251118-1842/org.eclipse.jdt.core-3.44.0.v20251118-1842.jar')

Check warning on line 170 in org.eclipse.m2e.jdt/src/org/eclipse/m2e/jdt/internal/ClasspathDescriptor.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.44.0.v20251118-1842/org.eclipse.jdt.core-3.44.0.v20251118-1842.jar')

Check warning on line 170 in org.eclipse.m2e.jdt/src/org/eclipse/m2e/jdt/internal/ClasspathDescriptor.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The method 'ClasspathEntry.fullInclusionPatternChars()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.44.0.v20251118-1842/org.eclipse.jdt.core-3.44.0.v20251118-1842.jar')

Check warning on line 171 in org.eclipse.m2e.jdt/src/org/eclipse/m2e/jdt/internal/ClasspathDescriptor.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The type 'ClasspathEntry' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.44.0.v20251118-1842/org.eclipse.jdt.core-3.44.0.v20251118-1842.jar')

Check warning on line 171 in org.eclipse.m2e.jdt/src/org/eclipse/m2e/jdt/internal/ClasspathDescriptor.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The method 'ClasspathEntry.fullExclusionPatternChars()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.44.0.v20251118-1842/org.eclipse.jdt.core-3.44.0.v20251118-1842.jar')

Check warning on line 172 in org.eclipse.m2e.jdt/src/org/eclipse/m2e/jdt/internal/ClasspathDescriptor.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Unnecessary Code

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

Check warning on line 173 in org.eclipse.m2e.jdt/src/org/eclipse/m2e/jdt/internal/ClasspathDescriptor.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.44.0.v20251118-1842/org.eclipse.jdt.core-3.44.0.v20251118-1842.jar')

Check warning on line 173 in org.eclipse.m2e.jdt/src/org/eclipse/m2e/jdt/internal/ClasspathDescriptor.java

See this annotation in the file changed.

@jenkins-m2e jenkins-m2e / Compiler

Restriction

NORMAL:
Discouraged access: The method 'Util.isExcluded(IPath, char[][], char[][], boolean)' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.44.0.v20251118-1842/org.eclipse.jdt.core-3.44.0.v20251118-1842.jar')

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 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 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 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 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 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 185 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 RepositorySystem is deprecated

Check warning on line 185 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 RepositorySystem is deprecated

Check warning on line 189 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