<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:56:34 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>[CONTROLLER-1837] stable/boron Compilation Failure</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1837</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;git clone &lt;a href=&quot;https://git.opendaylight.org/gerrit/p/controller.git&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/p/controller.git&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;cd controller/&lt;/p&gt;

&lt;p&gt;git checkout stable/boron&lt;/p&gt;

&lt;p&gt;I checked out stable/boron.&lt;/p&gt;

&lt;p&gt;and did,&lt;/p&gt;

&lt;p&gt;1. wget -q -O - &lt;a href=&quot;https://raw.githubusercontent.com/opendaylight/odlparent/master/settings.xml&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://raw.githubusercontent.com/opendaylight/odlparent/master/settings.xml&lt;/a&gt; &amp;gt; ~/.m2/settings.xml&lt;/p&gt;

&lt;p&gt;2. ~/controller$ mvn clean install -DskipTests got the following failure,&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Scanning for projects...&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; Some problems were encountered while processing the POMs:&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;FATAL&amp;#93;&lt;/span&gt; Non-resolvable parent POM for org.opendaylight.controller:releasepom:0.4.5-SNAPSHOT: Failure to find org.opendaylight.odlparent:odlparent-lite:pom:1.7.5-SNAPSHOT in &lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&lt;/a&gt; was cached in the local repository, resolution will not be reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced and &apos;parent.relativePath&apos; points at no local POM @ line 4, column 11&lt;br/&gt;
&#160;@&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; The build could not read 1 project -&amp;gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;Help 1&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt;&#160;&#160; The project org.opendaylight.controller:releasepom:0.4.5-SNAPSHOT (/home/hzhang/controller/pom.xml) has 1 error&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt;&#160;&#160;&#160;&#160; Non-resolvable parent POM for org.opendaylight.controller:releasepom:0.4.5-SNAPSHOT: Failure to find org.opendaylight.odlparent:odlparent-lite:pom:1.7.5-SNAPSHOT in &lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/&lt;/a&gt; was cached in the local repository, resolution will not be reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced and &apos;parent.relativePath&apos; points at no local POM @ line 4, column 11 -&amp;gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;Help 2&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; To see the full stack trace of the errors, re-run Maven with the -e switch.&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; Re-run Maven using the -X switch to enable full debug logging.&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; For more information about the errors and possible solutions, please read the following articles:&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;Help 1&amp;#93;&lt;/span&gt; &lt;a href=&quot;http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;Help 2&amp;#93;&lt;/span&gt; &lt;a href=&quot;http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException&lt;/a&gt;&lt;br/&gt;
hzhang@sdn-r:~/controller$&lt;/p&gt;

&lt;p&gt;Could somebody tell me if the settings.xml version is wrong and where to get the right one.&lt;/p&gt;

&lt;p&gt;I copied the settings.xml from,&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/opendaylight/odlparent/blob/stable/boron/settings.xml&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/odlparent/blob/stable/boron/settings.xml&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And found the contents are the same and also failed.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Regards,&lt;/p&gt;

&lt;p&gt;Harry&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="30140">CONTROLLER-1837</key>
            <summary>stable/boron Compilation Failure</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="tpantelis">Tom Pantelis</assignee>
                                    <reporter username="hhzhang">haiyun zhang</reporter>
                        <labels>
                    </labels>
                <created>Mon, 18 Jun 2018 00:35:05 +0000</created>
                <updated>Mon, 18 Jun 2018 22:12:30 +0000</updated>
                            <resolved>Mon, 18 Jun 2018 22:12:30 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="63466" author="tpantelis" created="Mon, 18 Jun 2018 00:42:44 +0000"  >&lt;p&gt;The Boron release is no longer maintained or supported. As such, the failed dependencies likely no longer exist on ODL nexus.&lt;/p&gt;</comment>
                            <comment id="63474" author="hhzhang" created="Mon, 18 Jun 2018 16:29:50 +0000"  >&lt;p&gt;Hi Tom,&lt;/p&gt;

&lt;p&gt;In that case, could you please let me know a recent stable release that is supported for me to try? I&apos;d like to compile netconf project against a stable parant release.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Harry&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="63475" author="hhzhang" created="Mon, 18 Jun 2018 19:00:01 +0000"  >&lt;p&gt;Hi Tom,&lt;/p&gt;

&lt;p&gt;In that case, could you please let me know a recent stable release that is supported for me to try? I&apos;d like to compile netconf project against a stable parant release and do some tests.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Harry&lt;/p&gt;</comment>
                            <comment id="63476" author="tpantelis" created="Mon, 18 Jun 2018 22:11:39 +0000"  >&lt;p&gt;Nitrogen or Oxygen (the latest).&#160; Since this is more of a question than an actionable Jira issue, it would be better directed to an ODL mailing list.&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|i03fmn:</customfieldvalue>

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