<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:08:37 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>[MDSAL-93] Project startup archetype doesn&apos;t build if you put dashes in the artifact ID</title>
                <link>https://jira.opendaylight.org/browse/MDSAL-93</link>
                <project id="10137" key="MDSAL">mdsal</project>
                    <description>&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; ------------------------------------------------------------------------&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Reactor Summary:&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; multi-level-modeling-api ........................... SUCCESS &lt;span class=&quot;error&quot;&gt;&amp;#91;01:42 min&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; multi-level-modeling-impl .......................... FAILURE [ 27.209 s]&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; multi-level-modeling-features ...................... SKIPPED&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; multi-level-modeling-karaf ......................... SKIPPED&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; multi-level-modeling-artifacts ..................... SKIPPED&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; multi-level-modeling ............................... SKIPPED&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; ------------------------------------------------------------------------&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; BUILD FAILURE&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; ------------------------------------------------------------------------&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Total time: 02:29 min&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Finished at: 2015-06-12T06:59:11-07:00&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Final Memory: 66M/790M&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; ------------------------------------------------------------------------&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project multi-level-modeling-impl: Compilation failure: Compilation failure:&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /Users/ckd/git-reps/coretutorials/multi-level-modeling/impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/multi-level-modeling/impl/rev141210/MultiLevelModelingModuleFactory.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;17,79&amp;#93;&lt;/span&gt; &apos;;&apos; expected&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /Users/ckd/git-reps/coretutorials/multi-level-modeling/impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/multi-level-modeling/impl/rev141210/MultiLevelModelingModuleFactory.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;18,124&amp;#93;&lt;/span&gt; &apos;{&apos; expected&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /Users/ckd/git-reps/coretutorials/multi-level-modeling/impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/multi-level-modeling/impl/rev141210/MultiLevelModelingModule.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;8,79&amp;#93;&lt;/span&gt; &apos;;&apos; expected&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /Users/ckd/git-reps/coretutorials/multi-level-modeling/impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/multi-level-modeling/impl/rev141210/MultiLevelModelingModule.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;12,117&amp;#93;&lt;/span&gt; &apos;{&apos; expected&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /Users/ckd/git-reps/coretutorials/multi-level-modeling/impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/multi-level-modeling/impl/rev141210/MultiLevelModelingModule.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;17,253&amp;#93;&lt;/span&gt; &amp;lt;identifier&amp;gt; expected&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /Users/ckd/git-reps/coretutorials/multi-level-modeling/impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/multi-level-modeling/impl/rev141210/MultiLevelModelingModule.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;17,254&amp;#93;&lt;/span&gt; &apos;;&apos; expected&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /Users/ckd/git-reps/coretutorials/multi-level-modeling/impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/multi-level-modeling/impl/rev141210/MultiLevelModelingModule.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;17,259&amp;#93;&lt;/span&gt; illegal start of type&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /Users/ckd/git-reps/coretutorials/multi-level-modeling/impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/multi-level-modeling/impl/rev141210/MultiLevelModelingModule.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;17,268&amp;#93;&lt;/span&gt; &apos;;&apos; expected&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /Users/ckd/git-reps/coretutorials/multi-level-modeling/impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/multi-level-modeling/impl/rev141210/MultiLevelModelingModule.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;17,324&amp;#93;&lt;/span&gt; &apos;;&apos; expected&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /Users/ckd/git-reps/coretutorials/multi-level-modeling/impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/multi-level-modeling/impl/rev141210/MultiLevelModelingModule.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;17,355&amp;#93;&lt;/span&gt; &apos;;&apos; expected&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; -&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; 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/MojoFailureException&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException&lt;/a&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; After correcting the problems, you can resume the build with the command&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt;   mvn &amp;lt;goals&amp;gt; -rf :multi-level-modeling-impl&lt;/p&gt;


&lt;p&gt;Looking in the files I found the line:&lt;br/&gt;
package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.multi-level-modeling.impl.rev141210;&lt;/p&gt;

&lt;p&gt;Which fails because apparently dashes are not allowed in the dot-separated parts of a Java package name.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26915">MDSAL-93</key>
            <summary>Project startup archetype doesn&apos;t build if you put dashes in the artifact ID</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="colindixon">Colin Dixon</assignee>
                                    <reporter username="colindixon">Colin Dixon</reporter>
                        <labels>
                    </labels>
                <created>Fri, 12 Jun 2015 14:12:11 +0000</created>
                <updated>Fri, 9 Mar 2018 18:00:09 +0000</updated>
                            <resolved>Fri, 26 Jan 2018 16:07:22 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="54143" author="rovarga" created="Mon, 17 Oct 2016 09:10:04 +0000"  >&lt;p&gt;Colin, is this still happening?&lt;/p&gt;</comment>
                            <comment id="54144" author="martin.ciglan" created="Tue, 18 Oct 2016 08:05:13 +0000"  >&lt;p&gt;Hi Colin, could you update status? Many thanks.&lt;/p&gt;</comment>
                            <comment id="54145" author="colin@colindixon.com" created="Tue, 15 Nov 2016 18:04:05 +0000"  >&lt;p&gt;Let me try again and let you know.&lt;/p&gt;</comment>
                            <comment id="60844" author="rovarga" created="Fri, 26 Jan 2018 16:07:22 +0000"  >&lt;p&gt;No communication from reporter, closing as won&apos;t fix. Feel free to reopen if it is still happening.&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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3704</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=3704]]></customfieldvalue>

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

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