<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:47 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[ODLPARENT-156] xtend-maven-plugin &quot; signer information does not match signer information of other classes in the same package&quot;</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-156</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description>&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;[WARNING] Error injecting: org.eclipse.xtend.maven.XtendCompile
com.google.inject.ProvisionException: Unable to provision, see the following errors:

1) Error injecting constructor, com.google.inject.internal.util.$ComputationException: com.google.inject.internal.util.$ComputationException: java.lang.SecurityException: class &lt;span class=&quot;code-quote&quot;&gt;&quot;org.eclipse.core.runtime.OperationCanceledException&quot;&lt;/span&gt;&apos;s signer information does not match signer information of other classes in the same &lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;
 at org.eclipse.xtend.maven.XtendCompile.&amp;lt;init&amp;gt;(Unknown Source)
 &lt;span class=&quot;code-keyword&quot;&gt;while&lt;/span&gt; locating org.eclipse.xtend.maven.XtendCompile

1 error
 at com.google.inject.internal.InjectorImpl$2.get (InjectorImpl.java:1025)
 at com.google.inject.internal.InjectorImpl.getInstance (InjectorImpl.java:1051)
 at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48)
 at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:81)
 at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:53)
 at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:65)
 at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:115)
 at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:133)
 at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:68)
 at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:63)
 at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:45)
 at com.google.inject.internal.InjectorImpl$2$1.call (InjectorImpl.java:1016)
 at com.google.inject.internal.InjectorImpl.callInContext (InjectorImpl.java:1092)
 at com.google.inject.internal.InjectorImpl$2.get (InjectorImpl.java:1012)
 at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162)
 at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81)
 at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51)
 at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263)
 at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255)
 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:519)
 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:121)
 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke (Method.java:498)
 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
Caused by: com.google.inject.internal.util.$ComputationException: com.google.inject.internal.util.$ComputationException: java.lang.SecurityException: class &lt;span class=&quot;code-quote&quot;&gt;&quot;org.eclipse.core.runtime.OperationCanceledException&quot;&lt;/span&gt;&apos;s signer information does not match signer information of other classes in the same &lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;
 at com.google.inject.internal.util.$MapMaker$StrategyImpl.compute (MapMaker.java:553)
 at com.google.inject.internal.util.$MapMaker$StrategyImpl.compute (MapMaker.java:419)
 at com.google.inject.internal.util.$CustomConcurrentHashMap$ComputingImpl.get (CustomConcurrentHashMap.java:2041)
 at com.google.inject.internal.FailableCache.get (FailableCache.java:50)
 at com.google.inject.internal.ConstructorInjectorStore.get (ConstructorInjectorStore.java:49)
 at com.google.inject.internal.ConstructorBindingImpl.initialize (ConstructorBindingImpl.java:125)
 at com.google.inject.internal.InjectorImpl.initializeJitBinding (InjectorImpl.java:521)
 at com.google.inject.internal.InjectorImpl.createJustInTimeBinding (InjectorImpl.java:847)
 at com.google.inject.internal.InjectorImpl.createJustInTimeBindingRecursive (InjectorImpl.java:772)
 at com.google.inject.internal.InjectorImpl.getJustInTimeBinding (InjectorImpl.java:256)
 at com.google.inject.internal.InjectorImpl.getBindingOrThrow (InjectorImpl.java:205)
 at com.google.inject.internal.InjectorImpl.getInternalFactory (InjectorImpl.java:853)
 at com.google.inject.internal.FactoryProxy.notify (FactoryProxy.java:46)
 at com.google.inject.internal.ProcessedBindingData.runCreationListeners (ProcessedBindingData.java:50)
 at com.google.inject.internal.InternalInjectorCreator.initializeStatically (InternalInjectorCreator.java:133)
 at com.google.inject.internal.InternalInjectorCreator.build (InternalInjectorCreator.java:106)
 at com.google.inject.Guice.createInjector (Guice.java:95)
 at com.google.inject.Guice.createInjector (Guice.java:72)
 at com.google.inject.Guice.createInjector (Guice.java:62)
 at org.eclipse.xtext.xbase.XtypeStandaloneSetupGenerated.createInjector (XtypeStandaloneSetupGenerated.java:44)
 at org.eclipse.xtext.xbase.XtypeStandaloneSetupGenerated.createInjectorAndDoEMFRegistration (XtypeStandaloneSetupGenerated.java:38)
 at org.eclipse.xtext.xbase.XtypeStandaloneSetup.createInjectorAndDoEMFRegistration (XtypeStandaloneSetup.java:31)
 at org.eclipse.xtext.xbase.XtypeStandaloneSetup.doSetup (XtypeStandaloneSetup.java:24)
 at org.eclipse.xtext.xbase.XbaseStandaloneSetupGenerated.createInjectorAndDoEMFRegistration (XbaseStandaloneSetupGenerated.java:22)
 at org.eclipse.xtext.xbase.XbaseStandaloneSetup.createInjectorAndDoEMFRegistration (XbaseStandaloneSetup.java:29)
 at org.eclipse.xtext.xbase.XbaseStandaloneSetup.doSetup (XbaseStandaloneSetup.java:23)
 at org.eclipse.xtext.xbase.annotations.XbaseWithAnnotationsStandaloneSetupGenerated.createInjectorAndDoEMFRegistration (XbaseWithAnnotationsStandaloneSetupGenerated.java:23)
 at org.eclipse.xtext.xbase.annotations.XbaseWithAnnotationsStandaloneSetup.createInjectorAndDoEMFRegistration (XbaseWithAnnotationsStandaloneSetup.java:28)
 at org.eclipse.xtext.xbase.annotations.XbaseWithAnnotationsStandaloneSetup.doSetup (XbaseWithAnnotationsStandaloneSetup.java:22)
 at org.eclipse.xtend.maven.XtendMavenStandaloneSetup.createInjectorAndDoEMFRegistration (XtendMavenStandaloneSetup.java:19)
 at org.eclipse.xtend.maven.AbstractXtendMojo.injectMembers (AbstractXtendMojo.java:44)
 at org.eclipse.xtend.maven.AbstractXtendMojo.&amp;lt;init&amp;gt; (AbstractXtendMojo.java:31)
 at org.eclipse.xtend.maven.AbstractXtendCompilerMojo.&amp;lt;init&amp;gt; (AbstractXtendCompilerMojo.java:43)
 at org.eclipse.xtend.maven.XtendCompile.&amp;lt;init&amp;gt; (XtendCompile.java:27)
 at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
 at sun.reflect.NativeConstructorAccessorImpl.newInstance (NativeConstructorAccessorImpl.java:62)
 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance (DelegatingConstructorAccessorImpl.java:45)
 at java.lang.reflect.Constructor.newInstance (Constructor.java:423)
 at com.google.inject.internal.DefaultConstructionProxyFactory$1.newInstance (DefaultConstructionProxyFactory.java:86)
 at com.google.inject.internal.ConstructorInjector.provision (ConstructorInjector.java:105)
 at com.google.inject.internal.ConstructorInjector.access$000 (ConstructorInjector.java:32)
 at com.google.inject.internal.ConstructorInjector$1.call (ConstructorInjector.java:89)
 at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:115)
 at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:133)
 at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:68)
 at com.google.inject.internal.ConstructorInjector.construct (ConstructorInjector.java:87)
 at com.google.inject.internal.ConstructorBindingImpl$Factory.get (ConstructorBindingImpl.java:267)
 at com.google.inject.internal.InjectorImpl$2$1.call (InjectorImpl.java:1016)
 at com.google.inject.internal.InjectorImpl.callInContext (InjectorImpl.java:1103)
 at com.google.inject.internal.InjectorImpl$2.get (InjectorImpl.java:1012)
 at com.google.inject.internal.InjectorImpl.getInstance (InjectorImpl.java:1051)
 at org.eclipse.sisu.space.AbstractDeferredClass.get (AbstractDeferredClass.java:48)
 at com.google.inject.internal.ProviderInternalFactory.provision (ProviderInternalFactory.java:81)
 at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision (InternalFactoryToInitializableAdapter.java:53)
 at com.google.inject.internal.ProviderInternalFactory$1.call (ProviderInternalFactory.java:65)
 at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:115)
 at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision (ProvisionListenerStackCallback.java:133)
 at com.google.inject.internal.ProvisionListenerStackCallback.provision (ProvisionListenerStackCallback.java:68)
 at com.google.inject.internal.ProviderInternalFactory.circularGet (ProviderInternalFactory.java:63)
 at com.google.inject.internal.InternalFactoryToInitializableAdapter.get (InternalFactoryToInitializableAdapter.java:45)
 at com.google.inject.internal.InjectorImpl$2$1.call (InjectorImpl.java:1016)
 at com.google.inject.internal.InjectorImpl.callInContext (InjectorImpl.java:1092)
 at com.google.inject.internal.InjectorImpl$2.get (InjectorImpl.java:1012)
 at org.eclipse.sisu.inject.Guice4$1.get (Guice4.java:162)
 at org.eclipse.sisu.inject.LazyBeanEntry.getValue (LazyBeanEntry.java:81)
 at org.eclipse.sisu.plexus.LazyPlexusBean.getValue (LazyPlexusBean.java:51)
 at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:263)
 at org.codehaus.plexus.DefaultPlexusContainer.lookup (DefaultPlexusContainer.java:255)
 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:519)
 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:121)
 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke (Method.java:498)
 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
Caused by: com.google.inject.internal.util.$ComputationException: java.lang.SecurityException: class &lt;span class=&quot;code-quote&quot;&gt;&quot;org.eclipse.core.runtime.OperationCanceledException&quot;&lt;/span&gt;&apos;s signer information does not match signer information of other classes in the same &lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;
 at com.google.inject.internal.util.$MapMaker$StrategyImpl.compute 

(...)

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:51 min
[INFO] Finished at: 2018-07-03T15:21:26+02:00
[INFO] Final Memory: 72M/601M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.xtend:xtend-maven-plugin:2.14.0:compile (&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;) on project aclservice-impl: Execution &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt; of goal org.eclipse.xtend:xtend-maven-plugin:2.14.0:compile failed: Unable to load the mojo &lt;span class=&quot;code-quote&quot;&gt;&apos;compile&apos;&lt;/span&gt; (or one of its required components) from the plugin &lt;span class=&quot;code-quote&quot;&gt;&apos;org.eclipse.xtend:xtend-maven-plugin:2.14.0&apos;&lt;/span&gt;: com.google.inject.ProvisionException: Unable to provision, see the following errors:
[ERROR] 
[ERROR] 1) Error injecting constructor, com.google.inject.internal.util.$ComputationException: com.google.inject.internal.util.$ComputationException: java.lang.SecurityException: class &lt;span class=&quot;code-quote&quot;&gt;&quot;org.eclipse.core.runtime.OperationCanceledException&quot;&lt;/span&gt;&apos;s signer information does not match signer information of other classes in the same &lt;span class=&quot;code-keyword&quot;&gt;package&lt;/span&gt;
[ERROR] at org.eclipse.xtend.maven.XtendCompile.&amp;lt;init&amp;gt;(Unknown Source)
[ERROR] &lt;span class=&quot;code-keyword&quot;&gt;while&lt;/span&gt; locating org.eclipse.xtend.maven.XtendCompile
[ERROR] at ClassRealm[plugin&amp;gt;org.eclipse.xtend:xtend-maven-plugin:2.14.0, parent: sun.misc.Launcher$AppClassLoader@70dea4e] (via modules: org.eclipse.sisu.wire.WireModule -&amp;gt; org.eclipse.sisu.plexus.PlexusBindingModule)
[ERROR] &lt;span class=&quot;code-keyword&quot;&gt;while&lt;/span&gt; locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.eclipse.xtend:xtend-maven-plugin:2.14.0:compile)
[ERROR] 
[ERROR] 1 error
[ERROR] role: org.apache.maven.plugin.Mojo
[ERROR] roleHint: org.eclipse.xtend:xtend-maven-plugin:2.14.0:compile
[ERROR] -&amp;gt; [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e &lt;span class=&quot;code-keyword&quot;&gt;switch&lt;/span&gt;.
[ERROR] Re-run Maven using the -X &lt;span class=&quot;code-keyword&quot;&gt;switch&lt;/span&gt; to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http:&lt;span class=&quot;code-comment&quot;&gt;//cwiki.apache.org/confluence/display/MAVEN/PluginContainerException&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This is being fixed under &lt;a href=&quot;https://github.com/eclipse/xtext/issues/1231&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/eclipse/xtext/issues/1231&lt;/a&gt; and &lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=536445&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=536445&lt;/a&gt; in (eclipse.org/tend) upstream.&lt;br/&gt;
&#160;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/topic:xtend-eclipse-equinox&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/q/topic:xtend-eclipse-equinox&lt;/a&gt; applied the workaround for us, &lt;a href=&quot;https://lists.opendaylight.org/pipermail/netvirt-dev/2018-July/007173.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;but netvirt/aclservice/impl still fails for at least some of us locally&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;UPDATE: It depends on the current content of your &lt;tt&gt;~/.m2/repository&lt;/tt&gt;, an &lt;tt&gt;mvn -U&lt;/tt&gt; and/or &lt;tt&gt;rm -rf&lt;/tt&gt; may help.&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;I&apos;m having a closer look. &lt;/p&gt;</description>
                <environment></environment>
        <key id="30268">ODLPARENT-156</key>
            <summary>xtend-maven-plugin &quot; signer information does not match signer information of other classes in the same package&quot;</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="skitt">Stephen Kitt</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                    </labels>
                <created>Tue, 3 Jul 2018 13:26:10 +0000</created>
                <updated>Mon, 24 Sep 2018 11:56:33 +0000</updated>
                            <resolved>Mon, 24 Sep 2018 11:56:33 +0000</resolved>
                                                    <fixVersion>3.1.3</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="63866" author="vorburger" created="Tue, 3 Jul 2018 14:34:36 +0000"  >&lt;p&gt;FTR: It&apos;s seems to also be related to what you already have in your local &lt;tt&gt;~/.m2/repository&lt;/tt&gt;&#160;(and thus likely also what we cached on &lt;a href=&quot;https://nexus.opendaylight.org&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org&lt;/a&gt; ?); some of the comments on &lt;a href=&quot;https://github.com/eclipse/xtext/issues/1231&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;eclipse/xtext/issues/1231&lt;/a&gt; mention having to use &lt;tt&gt;mvn -U&lt;/tt&gt;, which sometimes seem to help and sometimes cause failures when it worked before. OMG what a big mess all this is!&#160;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&#160;&lt;/p&gt;

&lt;p&gt;Confirming above is that I just came up a fix, which once I&apos;ve used it once locally, makes the build pass again even after I remove it again... I&apos;m therefore doing more testing of that fixing incl. &lt;tt&gt;rm ~/.m2/repository/...&lt;/tt&gt; now. (The idea of the fix is specify also equinox.registry not just equinox.common, and fix both to 3.8.0 instead of 3.10.0; as registry was subsequently removed; BTW fuck version ranges!)&lt;/p&gt;</comment>
                            <comment id="63867" author="vorburger" created="Tue, 3 Jul 2018 14:38:21 +0000"  >&lt;p&gt;&amp;gt; The idea of the fix is specify also equinox.registry not just equinox.common&lt;/p&gt;

&lt;p&gt;Here is the output of a &lt;tt&gt;mvn -X clean package&lt;/tt&gt; (in &lt;tt&gt;netvirt/aclservice/impl&lt;/tt&gt;, as is), illustrating how somehow for us it picked up equinox.common:jar:3.10.0 and equinox.registry:jar:3.7.0 :&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;[DEBUG] org.eclipse.xtend:xtend-maven-plugin:jar:2.14.0:
[DEBUG] org.eclipse.platform:org.eclipse.equinox.common:jar:3.10.0:runtime
[DEBUG] com.google.guava:guava:jar:22.0-rc1-android:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:1.3.9:compile
[DEBUG] com.google.errorprone:error_prone_annotations:jar:2.0.18:compile
[DEBUG] com.google.j2objc:j2objc-annotations:jar:1.1:compile
[DEBUG] org.codehaus.mojo:animal-sniffer-annotations:jar:1.14:compile
[DEBUG] org.eclipse.xtend:org.eclipse.xtend.core:jar:2.14.0:compile
[DEBUG] org.eclipse.jdt:org.eclipse.jdt.core:jar:3.13.102:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.resources:jar:3.12.0:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.expressions:jar:3.6.0:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.runtime:jar:3.13.0:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.jobs:jar:3.9.3:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.registry:jar:3.7.0:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.7.0:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.contenttype:jar:3.6.0:compile
[DEBUG] org.eclipse.platform:org.eclipse.equinox.app:jar:1.3.400:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.filesystem:jar:1.7.0:compile
[DEBUG] org.eclipse.platform:org.eclipse.text:jar:3.6.100:compile
[DEBUG] org.eclipse.platform:org.eclipse.core.commands:jar:3.9.0:compile
[DEBUG] org.eclipse.jdt:org.eclipse.jdt.compiler.apt:jar:1.3.110:compile
[DEBUG] org.eclipse.jdt:org.eclipse.jdt.compiler.tool:jar:1.2.101:compile
[DEBUG] org.eclipse.xtext:org.eclipse.xtext.xbase:jar:2.14.0:compile
[DEBUG] org.eclipse.xtext:org.eclipse.xtext.common.types:jar:2.14.0:compile
[DEBUG] org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.14.0:compile
[DEBUG] org.eclipse.xtext:org.eclipse.xtext.util:jar:2.14.0:compile
[DEBUG] org.eclipse.xtext:org.eclipse.xtext.smap:jar:2.14.0:compile
[DEBUG] org.eclipse.xtext:org.eclipse.xtext:jar:2.14.0:compile
[DEBUG] org.eclipse.platform:org.eclipse.osgi:jar:3.11.2:compile
[DEBUG] org.eclipse.xtend:org.eclipse.xtend.lib:jar:2.14.0:compile
[DEBUG] org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:2.14.0:compile
[DEBUG] org.eclipse.emf:org.eclipse.emf.common:jar:2.12.0:compile
[DEBUG] org.eclipse.emf:org.eclipse.emf.ecore:jar:2.12.0:compile
[DEBUG] com.google.inject:guice:jar:3.0:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] aopalliance:aopalliance:jar:1.0:compile
[DEBUG] log4j:log4j:jar:1.2.16:compile
[DEBUG] org.ow2.asm:asm-commons:jar:6.1.1:compile
[DEBUG] org.ow2.asm:asm:jar:6.1.1:compile
[DEBUG] org.ow2.asm:asm-tree:jar:6.1.1:compile
[DEBUG] org.ow2.asm:asm-analysis:jar:6.1.1:compile
[DEBUG] org.apache.maven:maven-core:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-model:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.2.5:compile
[DEBUG] org.eclipse.aether:aether-spi:jar:1.0.0.v20140518:compile
[DEBUG] org.eclipse.aether:aether-impl:jar:1.0.0.v20140518:compile
[DEBUG] org.eclipse.aether:aether-api:jar:1.0.0.v20140518:compile
[DEBUG] org.eclipse.aether:aether-util:jar:1.0.0.v20140518:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0.M1:compile
[DEBUG] javax.enterprise:cdi-api:jar:1.0:compile
[DEBUG] javax.annotation:jsr250-api:jar:1.0:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0.M1:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.21:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.12.0:runtime
[DEBUG] org.antlr:antlr-runtime:jar:3.2:runtime
[DEBUG] org.eclipse.emf:org.eclipse.emf.codegen:jar:2.11.0-v20150806-0404:runtime
[DEBUG] Created new class realm plugin&amp;gt;org.eclipse.xtend:xtend-maven-plugin:2.14.0
[DEBUG] Importing foreign packages into class realm plugin&amp;gt;org.eclipse.xtend:xtend-maven-plugin:2.14.0
[DEBUG] Imported: &amp;lt; project&amp;gt;org.opendaylight.netvirt:aclservice-impl:0.7.0-SNAPSHOT
[DEBUG] Populating class realm plugin&amp;gt;org.eclipse.xtend:xtend-maven-plugin:2.14.0
[DEBUG] Included: org.eclipse.xtend:xtend-maven-plugin:jar:2.14.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.10.0
[DEBUG] Included: com.google.guava:guava:jar:22.0-rc1-android
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:1.3.9
[DEBUG] Included: com.google.errorprone:error_prone_annotations:jar:2.0.18
[DEBUG] Included: com.google.j2objc:j2objc-annotations:jar:1.1
[DEBUG] Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.14
[DEBUG] Included: org.eclipse.xtend:org.eclipse.xtend.core:jar:2.14.0
[DEBUG] Included: org.eclipse.jdt:org.eclipse.jdt.core:jar:3.13.102
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.resources:jar:3.12.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.expressions:jar:3.6.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.13.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.9.3
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.7.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.7.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.6.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.3.400
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.filesystem:jar:1.7.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.text:jar:3.6.100
[DEBUG] Included: org.eclipse.platform:org.eclipse.core.commands:jar:3.9.0
[DEBUG] Included: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:jar:1.3.110
[DEBUG] Included: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:jar:1.2.101
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.xbase:jar:2.14.0
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.common.types:jar:2.14.0
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.14.0
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.util:jar:2.14.0
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.smap:jar:2.14.0
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext:jar:2.14.0
[DEBUG] Included: org.eclipse.platform:org.eclipse.osgi:jar:3.11.2
[DEBUG] Included: org.eclipse.xtend:org.eclipse.xtend.lib:jar:2.14.0
[DEBUG] Included: org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:2.14.0
[DEBUG] Included: org.eclipse.emf:org.eclipse.emf.common:jar:2.12.0
[DEBUG] Included: org.eclipse.emf:org.eclipse.emf.ecore:jar:2.12.0
[DEBUG] Included: com.google.inject:guice:jar:3.0
[DEBUG] Included: aopalliance:aopalliance:jar:1.0
[DEBUG] Included: log4j:log4j:jar:1.2.16
[DEBUG] Included: org.ow2.asm:asm-commons:jar:6.1.1
[DEBUG] Included: org.ow2.asm:asm:jar:6.1.1
[DEBUG] Included: org.ow2.asm:asm-tree:jar:6.1.1
[DEBUG] Included: org.ow2.asm:asm-analysis:jar:6.1.1
[DEBUG] Included: org.eclipse.aether:aether-util:jar:1.0.0.v20140518
[DEBUG] Included: javax.enterprise:cdi-api:jar:1.0
[DEBUG] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0.M1
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.21
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.12.0
[DEBUG] Included: org.antlr:antlr-runtime:jar:3.2
[DEBUG] Included: org.eclipse.emf:org.eclipse.emf.codegen:jar:2.11.0-v20150806-0404&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="63869" author="vorburger" created="Tue, 3 Jul 2018 14:44:54 +0000"  >&lt;p&gt;&amp;gt; came up a fix (...) I&apos;m therefore doing more testing of that&#160;&lt;br/&gt;
&amp;gt;&#160;idea is to specify also equinox.registry not just equinox.common, and fix both to 3.8.0 instead of 3.10.0&lt;/p&gt;

&lt;p&gt;that initially works, but after a &lt;tt&gt;rm -rf ~/.m2/repository/org/eclipse/&lt;/tt&gt; you&apos;re back to square one and hit it again &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="63870" author="vorburger" created="Tue, 3 Jul 2018 15:08:13 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/73709/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/73709/&lt;/a&gt; does the trick - by using the second workaround proposed in &lt;a href=&quot;https://github.com/eclipse/xtext/issues/1231:&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/eclipse/xtext/issues/1231:&lt;/a&gt; use jdt.core 3.13.102 INSTEAD of fidgeting wit equinox.common (and equinox.registry).&lt;/p&gt;

&lt;p&gt;BTW: Using latest jdt.core 3.14.0 instead of 3.13.102 leads to &lt;a href=&quot;https://github.com/eclipse/xtext-xtend/issues/493&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/eclipse/xtext-xtend/issues/493&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I guess we should apply this everywhere now where &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/topic:xtend-eclipse-equinox&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;topic:xtend-eclipse-equinox&lt;/a&gt; did, as well as in odlparent.&lt;/p&gt;</comment>
                            <comment id="63871" author="vorburger" created="Tue, 3 Jul 2018 15:45:15 +0000"  >&lt;p&gt;&lt;a href=&quot;https://lists.opendaylight.org/pipermail/netvirt-dev/2018-July/007178.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Based on this discussion&lt;/a&gt;, updated description to clarify that it depends on the current content of your &lt;tt&gt;~/.m2/repository&lt;/tt&gt;, an &lt;tt&gt;mvn -U&lt;/tt&gt; and/or &lt;tt&gt;rm -rf&lt;/tt&gt; may help.&lt;/p&gt;

&lt;p&gt;&amp;gt; apply this everywhere now where topic:xtend-eclipse-equinox did, as well as in odlparent.&lt;/p&gt;

&lt;p&gt;Let&apos;s do this if needed; closing this issue as Done (with &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/73709/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;c/73709&lt;/a&gt;) for now.&lt;/p&gt;</comment>
                            <comment id="63890" author="vorburger" created="Tue, 3 Jul 2018 23:21:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://lists.opendaylight.org/pipermail/netvirt-dev/2018-July/007189.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/netvirt-dev/2018-July/007189.html&lt;/a&gt; says that even c/73709 doesn&apos;t help once you have a &quot;bad&quot; ~/.m2 and &quot;rm -rf ~/.m2/repository/org/eclipse&quot; is the only reliable solution.  So this was probably a confusion on my part in local testing.  &lt;/p&gt;</comment>
                            <comment id="63899" author="skitt@redhat.com" created="Wed, 4 Jul 2018 09:22:23 +0000"  >&lt;p&gt;This still doesn&#8217;t guarantee that the build will pick a valid set of dependencies:&lt;/p&gt;

&lt;p&gt;    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt; Populating class realm plugin&amp;gt;org.eclipse.xtend:xtend-maven-plugin:2.13.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.xtend:xtend-maven-plugin:jar:2.13.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.jdt:org.eclipse.jdt.core:jar:3.13.102&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.platform:org.eclipse.core.resources:jar:3.12.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.platform:org.eclipse.core.expressions:jar:3.6.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.13.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.12.100&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.10.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.9.3&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.7.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.7.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.6.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.3.400&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.platform:org.eclipse.core.filesystem:jar:1.7.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.platform:org.eclipse.text:jar:3.6.100&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.platform:org.eclipse.core.commands:jar:3.9.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: com.google.guava:guava:jar:19.0-rc3&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.xtend:org.eclipse.xtend.core:jar:2.13.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.xtext:org.eclipse.xtext.xbase:jar:2.13.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.xtext:org.eclipse.xtext.common.types:jar:2.13.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:jar:1.2.100&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.13.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.xtext:org.eclipse.xtext.util:jar:2.13.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.xtext:org.eclipse.xtext.smap:jar:2.13.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.xtext:org.eclipse.xtext:jar:2.13.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.xtend:org.eclipse.xtend.lib:jar:2.13.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:2.13.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.emf:org.eclipse.emf.common:jar:2.12.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.emf:org.eclipse.emf.ecore:jar:2.12.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: com.google.inject:guice:jar:3.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: aopalliance:aopalliance:jar:1.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: log4j:log4j:jar:1.2.16&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.ow2.asm:asm-commons:jar:5.0.1&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.ow2.asm:asm-tree:jar:5.0.1&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.ow2.asm:asm:jar:5.0.1&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.apache.maven:maven-aether-provider:jar:3.2.5&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.aether:aether-util:jar:1.0.0.v20140518&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: javax.enterprise:cdi-api:jar:1.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: javax.annotation:jsr250-api:jar:1.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0.M1&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.codehaus.plexus:plexus-interpolation:jar:1.21&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.codehaus.plexus:plexus-utils:jar:3.0.20&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.sonatype.plexus:plexus-cipher:jar:1.4&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.12.0&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.antlr:antlr-runtime:jar:3.2&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;DEBUG&amp;#93;&lt;/span&gt;   Included: org.eclipse.emf:org.eclipse.emf.codegen:jar:2.11.0-v20150806-0404&lt;/p&gt;

&lt;p&gt;which fails.&lt;/p&gt;</comment>
                            <comment id="63902" author="vorburger" created="Wed, 4 Jul 2018 10:04:24 +0000"  >&lt;p&gt;Duh! &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Right, so as we just discussed by voice, we need to hard-code fix  more versions then.&lt;/p&gt;</comment>
                            <comment id="64263" author="skitt@redhat.com" created="Thu, 26 Jul 2018 08:22:38 +0000"  >&lt;p&gt;The dependencies in 3.1.3 are incorrect, we need to revert to those in 3.1.2.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03gdz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>