Replace StringBuffer with StringBuilder in ClasspathComputer3_0#2273
Open
laeubi wants to merge 1 commit into
Open
Replace StringBuffer with StringBuilder in ClasspathComputer3_0#2273laeubi wants to merge 1 commit into
laeubi wants to merge 1 commit into
Jenkins - eclipse-pde / Maven
failed
Mar 29, 2026 in 0s
2 new issues
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 2 | 2 | 0 | 0 | 👎 |
Reference build: eclipse.pde » master #156
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 2 | 0 | 0 | 0 |
Annotations
Check warning on line 12196 in jenkins-console.log
jenkins-eclipse-pde / Maven
ERROR:
Raw output
<pre><code>Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:jar (attach-javadocs) on project org.eclipse.e4.tools.jdt.templates: MavenReportException: Error while generating Javadoc: Exit code: 1 error: Error fetching URL: https://docs.osgi.org/javadoc/osgi.enterprise/7.0.0/ (java.net.ConnectException: Connection timed out) 1 error Command line was: /opt/tools/java/temurin/jdk-21/jdk-21.0.10+7/bin/javadoc -J-Duser.language= -J-Duser.country= @options @argfile Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/eclipse.pde_PR-2273/e4tools/bundles/org.eclipse.e4.tools.jdt.templates/target/reports/apidocs' dir. -> [Help 1]</code></pre>
Check warning on line 12310 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/MojoExecutionException After correcting the problems, you can resume the build with the command mvn <args> -rf :org.eclipse.e4.tools.jdt.templates</code></pre>
Loading