<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:41 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-121] Upgrade maven-javadoc-plugin to 3.0.0</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-121</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description>&lt;p&gt;Version 2.10.4 relies on apache commons, which fails to parse JDK9 version, leading to an ExceptionInInitializerError.&lt;/p&gt;

&lt;p&gt;Version 3.0.0-M1 seems to work, we need to upgrade to it in order to be able to run on JDK9.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22244">ODLPARENT-121</key>
            <summary>Upgrade maven-javadoc-plugin to 3.0.0</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="10000">Done</resolution>
                                        <assignee username="rovarga">Robert Varga</assignee>
                                    <reporter username="rovarga">Robert Varga</reporter>
                        <labels>
                    </labels>
                <created>Fri, 22 Sep 2017 11:40:41 +0000</created>
                <updated>Wed, 24 Jan 2018 14:26:41 +0000</updated>
                            <resolved>Wed, 24 Jan 2018 14:06:31 +0000</resolved>
                                    <version>2.0.5</version>
                                    <fixVersion>3.0.2</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="42086" author="rovarga" created="Wed, 18 Oct 2017 12:00:06 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/64444&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/64444&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="60344" author="vorburger" created="Wed, 6 Dec 2017 13:32:29 +0000"  >&lt;p&gt;Apparently the bump from maven-javadoc-plugin 2.10.4 to 3.0.0-M1 is, at least sometimes, causing signficant (noticeable) build slow-down? &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=rovarga&quot; class=&quot;user-hover&quot; rel=&quot;rovarga&quot;&gt;rovarga&lt;/a&gt; mentions this on &lt;a href=&quot;https://lists.opendaylight.org/pipermail/release/2017-November/013005.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/release/2017-November/013005.html&lt;/a&gt; :&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;&apos;mvn clean install -Dmaven.javadoc.skip&apos; &amp;#8211; the javadoc skip is needed to not waste time, as currently upstream package references can cause a major slowdown.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;and &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=skitt&quot; class=&quot;user-hover&quot; rel=&quot;skitt&quot;&gt;skitt&lt;/a&gt; had this to say about his on IRC:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;vorburger: skitt: rovarga: in odlparent 3.0.0 there is some issue with maven-javadoc-plugin:3.0.0-M1 - it&apos;s REALLY slow, isn&apos;t it?&lt;br/&gt;
skitt: vorburger, yes&lt;br/&gt;
skitt: vorburger, it&#8217;s the link stuff&lt;br/&gt;
vorburger: skitt: oh those http links to external libs we added so that you can &quot;click through&quot; ? Then let&apos;s comment that out!&lt;br/&gt;
vorburger: skitt: or is it just one of the links? just noticed &lt;span class=&quot;error&quot;&gt;&amp;#91;WARNING&amp;#93;&lt;/span&gt; javadoc: warning - Error fetching URL: &lt;a href=&quot;http://doc.akka.io/japi/akka/2.5.3/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://doc.akka.io/japi/akka/2.5.3/&lt;/a&gt;&lt;br/&gt;
skitt: vorburger, akka.io regularly causes problems, but having the links at all introduces lots of build duration variability&lt;br/&gt;
skitt: vorburger, especially on Jenkins&lt;br/&gt;
vorburger: skitt: then let us just comment out all links? That&apos;s totally a &quot;nice to have&quot;.. build speed is WAY more important.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I&apos;ve justed raised &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/66277/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/66277/&lt;/a&gt; for this.  (PS also &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/66278/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/66278/&lt;/a&gt;)&lt;/p&gt;</comment>
                            <comment id="60345" author="rovarga" created="Wed, 6 Dec 2017 13:43:36 +0000"  >&lt;p&gt;The links should go into a profile &#8211; they are &apos;nice to have&apos;, in the sense that you do not need to hunt for cross-reference documentation &#8211; which is not trivial to find at times.&lt;/p&gt;</comment>
                            <comment id="60346" author="rovarga" created="Wed, 6 Dec 2017 13:44:08 +0000"  >&lt;p&gt;The issue is definitely not 3.0.0-M1, the same thing happens with 2.10.4.&lt;/p&gt;</comment>
                            <comment id="60368" author="vorburger" created="Fri, 8 Dec 2017 10:28:55 +0000"  >&lt;p&gt;&amp;gt; The links should go into a profile&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=skitt&quot; class=&quot;user-hover&quot; rel=&quot;skitt&quot;&gt;skitt&lt;/a&gt; did this in &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/66283/1/odlparent-lite/pom.xml&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/66283/&lt;/a&gt;&#160;.. where do we now add the&#160;-Pjavadoc-links for this?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="22242">ODLPARENT-119</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>9202</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=9202]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10318"><![CDATA[Change Request]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10379"><![CDATA[Oxygen-M2]]></customfieldvalue>

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

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