Add wizard option to enable DS annotation processing #2260
1 new issue, 7 total
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 7 | 1 | 6 | 0 | 👎 |
Reference build: eclipse.pde » master #145
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 1 | 0 | 0 | 0 |
Annotations
Check warning on line 4550 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.ui</code></pre>
Check warning on line 256 in jenkins-console.log
jenkins-eclipse-pde / Maven
NORMAL:
Raw output
<pre><code>Could not validate integrity of download from https://repo.eclipse.org/content/repositories/eclipse-snapshots/org/eclipse/jdt/ecj/3.39.100-SNAPSHOT/maven-metadata.xml</code></pre>
Check warning on line 268 in jenkins-console.log
jenkins-eclipse-pde / Maven
NORMAL:
Raw output
<pre><code>Could not validate integrity of download from https://repo.eclipse.org/content/repositories/eclipse-snapshots/org/eclipse/jdt/ecj/3.42.50-SNAPSHOT/maven-metadata.xml</code></pre>
Check warning on line 280 in jenkins-console.log
jenkins-eclipse-pde / Maven
NORMAL:
Raw output
<pre><code>Could not validate integrity of download from https://repo.eclipse.org/content/repositories/eclipse-snapshots/org/eclipse/jdt/ecj/3.43.100-SNAPSHOT/maven-metadata.xml</code></pre>
Check warning on line 292 in jenkins-console.log
jenkins-eclipse-pde / Maven
NORMAL:
Raw output
<pre><code>Could not validate integrity of download from https://repo.eclipse.org/content/repositories/eclipse-snapshots/org/eclipse/jdt/ecj/3.44.100-SNAPSHOT/maven-metadata.xml</code></pre>
Check warning on line 304 in jenkins-console.log
jenkins-eclipse-pde / Maven
NORMAL:
Raw output
<pre><code>Could not validate integrity of download from https://repo.eclipse.org/content/repositories/eclipse-snapshots/org/eclipse/jdt/ecj/3.45.0-SNAPSHOT/maven-metadata.xml</code></pre>
Check warning on line 4488 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.ui: Compilation failure: Compilation failure: /home/jenkins/agent/workspace/eclipse.pde_PR-2260/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/plugin/NewProjectCreationOperation.java:[749] IScopeContext context = new ProjectScope(project); ^^^^^^^^^^^^^ IScopeContext cannot be resolved to a type -> [Help 1]</code></pre>