<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:02:38 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>[INTDIST-44] features-integration-index could not resolve dependencies</title>
                <link>https://jira.opendaylight.org/browse/INTDIST-44</link>
                <project id="10130" key="INTDIST">integration-distribution</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/autorelease/job/autorelease-daily-beryllium/278/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/autorelease/job/autorelease-daily-beryllium/278/console&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; Failed to execute goal on project features-integration-index: Could not resolve dependencies for project org.opendaylight.integration:features-integration-index:jar:0.4.0-Daily-v201511190023&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19350">INTDIST-44</key>
            <summary>features-integration-index could not resolve dependencies</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <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="10002">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="anipbu">A H</reporter>
                        <labels>
                    </labels>
                <created>Thu, 19 Nov 2015 17:31:52 +0000</created>
                <updated>Fri, 20 Oct 2017 10:24:52 +0000</updated>
                            <resolved>Sat, 19 Nov 2016 00:52:12 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Build</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="35010" author="anipbu" created="Thu, 19 Nov 2015 17:33:20 +0000"  >&lt;p&gt;Is this issue related to integration or is it a problem with other projects?&lt;/p&gt;

&lt;p&gt;The following artifacts could not be resolved: org.opendaylight.nic:features-nic:xml:features:1.1.0-Daily-v201511190023, org.opendaylight.sfc:features-sfc-sb-rest:xml:features:0.2.0-Daily-v201511190023, org.opendaylight.sfc:features-sfclisp:xml:features:0.2.0-Daily-v201511190023, org.opendaylight.sfc:features-sfcofl2:xml:features:0.2.0-Daily-v201511190023, org.opendaylight.sfc:features-sfc-ovs:xml:features:0.2.0-Daily-v201511190023, org.opendaylight.sfc:features-sfc-netconf:xml:features:0.2.0-Daily-v201511190023, org.opendaylight.vtn:features-vtn-manager:xml:features:0.4.0-Daily-v201511190023: Could not find artifact org.opendaylight.nic:features-nic:xml:features:1.1.0-Daily-v201511190023 in opendaylight-mirror&lt;/p&gt;</comment>
                            <comment id="35011" author="ecelgp" created="Thu, 19 Nov 2015 23:40:29 +0000"  >&lt;p&gt;Which projects from the list you do not build in autorelease so I really have to take a look?&lt;/p&gt;</comment>
                            <comment id="35012" author="ecelgp" created="Thu, 19 Nov 2015 23:41:58 +0000"  >&lt;p&gt;Actually the other way around, the projects that you do not build I do not have to take a look, just remove them from integration...&lt;/p&gt;</comment>
                            <comment id="35013" author="hideyuki.tai@necam.com" created="Fri, 20 Nov 2015 02:30:55 +0000"  >&lt;p&gt;(In reply to Luis Gomez from comment #2)&lt;br/&gt;
&amp;gt; Which projects from the list you do not build in autorelease so I really&lt;br/&gt;
&amp;gt; have to take a look?&lt;/p&gt;

&lt;p&gt;Hi Luis,&lt;/p&gt;

&lt;p&gt;VTN and NIC projects are not built in autorelease due to the AD-SAL dependencies of VTN (&lt;a href=&quot;https://jira.opendaylight.org/browse/VTN-87&quot; title=&quot;VTN Manager depends on missing dependencies&quot; class=&quot;issue-link&quot; data-issue-key=&quot;VTN-87&quot;&gt;&lt;del&gt;VTN-87&lt;/del&gt;&lt;/a&gt;).&lt;br/&gt;
If we temporarily remove VTN dependencies from NIC, I think we can build NIC successfully in autorelease.&lt;br/&gt;
But anyway VTN build does not work in autorelease.&lt;/p&gt;

&lt;p&gt;I would like to discuss how to deal with this issue wit you.&lt;/p&gt;</comment>
                            <comment id="35014" author="ecelgp" created="Fri, 20 Nov 2015 06:31:27 +0000"  >&lt;p&gt;For sfc I just sent mail.&lt;/p&gt;

&lt;p&gt;For vtn/nic, Hideyuki, when do you expect to have vtn back working? if this is not happening soon we can:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;nic: remove vtn feature dependency in the project itself, by doing that we can include nic back in autorelease.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;vtn: remove temporarily from int/distribution.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;BR/Luis&lt;/p&gt;</comment>
                            <comment id="35015" author="vrpolak" created="Fri, 20 Nov 2015 09:24:10 +0000"  >&lt;p&gt;By the way, does the autorelease job tolerate unit test failures? Bgpcep project currently suffers those due to &lt;a href=&quot;https://jira.opendaylight.org/browse/MDSAL-116&quot; title=&quot;Binding Dom Codec : ClassCastException when EncapsulatedValueCodec deserialize BinaryType&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MDSAL-116&quot;&gt;&lt;del&gt;MDSAL-116&lt;/del&gt;&lt;/a&gt;.&lt;br/&gt;
And if it does not tolerate those, does it exit early like &lt;/p&gt;
{project}-verify sub-jobs do, or does it realize UNSTABLE state only after archiving artifacts (but before deploying to Nexus) as {project}
&lt;p&gt;-merge and &lt;/p&gt;
{project}
&lt;p&gt;-integration jobs do?&lt;/p&gt;</comment>
                            <comment id="35016" author="anipbu" created="Fri, 20 Nov 2015 15:30:41 +0000"  >&lt;p&gt;Both NIC and VTN are removed from autorelease.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/gitweb?p=releng/autorelease.git;a=blob;f=pom.xml&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/gitweb?p=releng/autorelease.git;a=blob;f=pom.xml&lt;/a&gt;;&lt;/p&gt;</comment>
                            <comment id="35017" author="hideyuki.tai@necam.com" created="Fri, 20 Nov 2015 19:30:34 +0000"  >&lt;p&gt;(In reply to Luis Gomez from comment #5)&lt;br/&gt;
&amp;gt; For sfc I just sent mail.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; For vtn/nic, Hideyuki, when do you expect to have vtn back working? if this&lt;br/&gt;
&amp;gt; is not happening soon we can:&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; - nic: remove vtn feature dependency in the project itself, by doing that we&lt;br/&gt;
&amp;gt; can include nic back in autorelease.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; - vtn: remove temporarily from int/distribution.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; BR/Luis&lt;/p&gt;

&lt;p&gt;Hi Luis,&lt;/p&gt;

&lt;p&gt;It does not happen soon.&lt;br/&gt;
I think we can run VTN build in autorelease from around the end of this month.&lt;/p&gt;

&lt;p&gt;Therefore, let&apos;s take the approach you suggested.&lt;br/&gt;
I&apos;ll work on removing VTN feature dependency in NIC project.&lt;br/&gt;
After that work is done, I think we can include nic back in autorelease.&lt;br/&gt;
And, also we remove temporarily from the int/distribution.&lt;/p&gt;</comment>
                            <comment id="35018" author="hideyuki.tai@necam.com" created="Fri, 20 Nov 2015 22:29:53 +0000"  >&lt;p&gt;The following patch disabled build of VTN Renderer module in NIC project.&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/30013/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/30013/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now, I think we can include nic back in autorelease.&lt;/p&gt;</comment>
                            <comment id="35019" author="hideyuki.tai@necam.com" created="Sat, 21 Nov 2015 01:25:07 +0000"  >&lt;p&gt;The following patch adds NIC back into autorelease.&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/30016/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/30016/&lt;/a&gt; (not merged yet)&lt;/p&gt;

&lt;p&gt;The following patch removes VTN from the int/distribution.&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/30014/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/30014/&lt;/a&gt; (not merged yet)&lt;/p&gt;

&lt;p&gt;These patches are needed to fix the &lt;a href=&quot;https://jira.opendaylight.org/browse/INTDIST-44&quot; title=&quot;features-integration-index could not resolve dependencies&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INTDIST-44&quot;&gt;&lt;del&gt;INTEGRAT-44&lt;/del&gt;&lt;/a&gt;.&lt;br/&gt;
I&apos;m waiting for reviewers for them.&lt;/p&gt;</comment>
                            <comment id="35020" author="vrpolak" created="Thu, 3 Dec 2015 11:22:44 +0000"  >&lt;p&gt;I have noticed we have (at least) two bugs for the same issue.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="19347">INTDIST-41</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4653</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=4653]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01lkn:</customfieldvalue>

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