Clean Code for apitools/org.eclipse.pde.api.tools.ui #2316
Jenkins - eclipse-pde / Maven
failed
Apr 28, 2026 in 0s
2 new issues
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 2 | 2 | 0 | 0 | 👎 |
Reference build: eclipse.pde » master #177
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 2 | 0 | 0 | 0 |
Annotations
Check warning on line 5418 in jenkins-console.log
jenkins-eclipse-pde / Maven
ERROR:
Raw output
<pre><code>Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:5.0.3-SNAPSHOT:compile (default-compile) on project org.eclipse.pde.api.tools.ui: Compilation failure: Compilation failure: /home/jenkins/agent/workspace/eclipse.pde_PR-2316/apitools/org.eclipse.pde.api.tools.ui/src/org/eclipse/pde/api/tools/ui/internal/use/ApiUseScanJob.java:[424] IApiComponent component = ApiModelFactory.newApiComponent(profile, URIUtil.toFile(bundle.getBundleInfo().getLocation()).getAbsolutePath()); ^^^^^^^^^^^ Access restriction: The method 'BundleInfo.getLocation()' is not accessible (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-2316/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.3.600.v20260306-0554/org.eclipse.equinox.frameworkadmin-2.3.600.v20260306-0554.jar') -> [Help 1]</code></pre>
Check warning on line 5480 in jenkins-console.log
jenkins-eclipse-pde / Maven
ERROR:
Raw output
<pre><code> Re-run Maven using the -X switch to enable full debug logging. For more information about the errors and possible solutions, please read the following articles: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException After correcting the problems, you can resume the build with the command mvn <args> -rf :org.eclipse.pde.api.tools.ui</code></pre>
Loading