<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:58:46 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>[DOCS-138] 1.3.0-SNAPSHOT not available</title>
                <link>https://jira.opendaylight.org/browse/DOCS-138</link>
                <project id="10121" key="DOCS">docs</project>
                    <description>&lt;p&gt;version: Magnesium&lt;br/&gt;
 page: developer-guides/developing-apps-on-the-opendaylight-controller&lt;/p&gt;

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

&lt;p&gt;I am trying to pull the developer&apos;s app for the 1.3.0-SNAPSHOT magnesium version but finding it not available:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&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;
$ mvn archetype:generate -DarchetypeGroupId=org.opendaylight.archetypes -DarchetypeArtifactId=opendaylight-startup-archetype -DarchetypeCatalog=remote -DarchetypeVersion=1.3.0-SNAPSHOT
[INFO] Scanning &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; projects...
[INFO]
[INFO] ------------------&amp;lt; org.apache.maven:standalone-pom &amp;gt;-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] &amp;gt;&amp;gt;&amp;gt; maven-archetype-plugin:3.2.0:generate (&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;-cli) &amp;gt; generate-sources @ standalone-pom &amp;gt;&amp;gt;&amp;gt;
[INFO]
[INFO] &amp;lt;&amp;lt;&amp;lt; maven-archetype-plugin:3.2.0:generate (&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;-cli) &amp;lt; generate-sources @ standalone-pom &amp;lt;&amp;lt;&amp;lt;
[INFO]
[INFO]
[INFO] --- maven-archetype-plugin:3.2.0:generate (&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;-cli) @ standalone-pom ---
[INFO] Generating project in Interactive mode
[INFO] Archetype repository not defined. Using the one from [org.opendaylight.archetypes:opendaylight-startup-archetype:1.2.2] found in catalog remote
Downloading from mvncentral1-settings-xml: http:&lt;span class=&quot;code-comment&quot;&gt;//repo1.maven.org/maven2/org/opendaylight/archetypes/opendaylight-startup-archetype/1.3.0-SNAPSHOT/maven-metadata.xml
&lt;/span&gt;[WARNING] Could not transfer metadata org.opendaylight.archetypes:opendaylight-startup-archetype:1.3.0-SNAPSHOT/maven-metadata.xml from/to mvncentral1-settings-xml (http:&lt;span class=&quot;code-comment&quot;&gt;//repo1.maven.org/maven2/): Transfer failed &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; http://repo1.maven.org/maven2/org/opendaylight/archetypes/opendaylight-startup-archetype/1.3.0-SNAPSHOT/maven-metadata.xml 501 HTTPS Required
&lt;/span&gt;[WARNING] Failure to transfer org.opendaylight.archetypes:opendaylight-startup-archetype:1.3.0-SNAPSHOT/maven-metadata.xml from http:&lt;span class=&quot;code-comment&quot;&gt;//repo1.maven.org/maven2/ was cached in the local repository, resolution will not be reattempted until the update interval of mvncentral1-settings-xml has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.archetypes:opendaylight-startup-archetype:1.3.0-SNAPSHOT/maven-metadata.xml from/to mvncentral1-settings-xml (http://repo1.maven.org/maven2/): Transfer failed &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; http://repo1.maven.org/maven2/org/opendaylight/archetypes/opendaylight-startup-archetype/1.3.0-SNAPSHOT/maven-metadata.xml 501 HTTPS Required
&lt;/span&gt;Downloading from mvncentral1-settings-xml: http:&lt;span class=&quot;code-comment&quot;&gt;//repo1.maven.org/maven2/org/opendaylight/archetypes/opendaylight-startup-archetype/1.3.0-SNAPSHOT/opendaylight-startup-archetype-1.3.0-SNAPSHOT.pom
&lt;/span&gt;[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.164 s
[INFO] Finished at: 2021-05-13T17:23:27-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:3.2.0:generate (&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;-cli) on project standalone-pom: The desired archetype does not exist (org.opendaylight.archetypes:opendaylight-startup-archetype:1.3.0-SNAPSHOT) -&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/MojoFailureException
&lt;/span&gt;&#160;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;The 1.4.0-SNAPSHOT is available.&lt;/p&gt;</description>
                <environment></environment>
        <key id="34032">DOCS-138</key>
            <summary>1.3.0-SNAPSHOT not available</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.opendaylight.org/images/icons/priorities/critical.svg">High</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="10002">Duplicate</resolution>
                                        <assignee username="ecelgp">Luis Gomez</assignee>
                                    <reporter username="esender">Eric Sender</reporter>
                        <labels>
                    </labels>
                <created>Fri, 14 May 2021 00:24:58 +0000</created>
                <updated>Tue, 18 May 2021 14:52:18 +0000</updated>
                            <resolved>Tue, 18 May 2021 14:52:18 +0000</resolved>
                                                    <fixVersion>unspecified</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="69226" author="ecelgp" created="Tue, 18 May 2021 14:52:18 +0000"  >&lt;p&gt;This is duplicate of &lt;a href=&quot;https://jira.opendaylight.org/browse/DOCS-137&quot; title=&quot;Development guide for Si only mentions Al version&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-137&quot;&gt;DOCS-137&lt;/a&gt;&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|i03y0f:</customfieldvalue>

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