<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Sun Feb 11 23:38:29 CET 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>Magnolia - Issue tracker</title>
    <link>https://jira.magnolia-cms.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-uk</language>    <build-info>
        <version>9.4.2</version>
        <build-number>940002</build-number>
        <build-date>19-01-2023</build-date>
    </build-info>


<item>
            <title>[BUILD-72] Support for m2e / Eclipse Indigo ?</title>
                <link>https://jira.magnolia-cms.com/browse/BUILD-72</link>
                <project id="10330" key="BUILD">Build</project>
                    <description>&lt;p&gt;The latest version of Eclipse (Indigo) introduces m2e 1.0, which seems to cause some problems with plugins that are not &quot;known&quot; by m2e.&lt;/p&gt;

&lt;p&gt;This hits us with our &lt;tt&gt;setproperty&lt;/tt&gt; plugin.&lt;/p&gt;

&lt;p&gt;Background info:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://wiki.eclipse.org/M2E_plugin_execution_not_covered&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://wiki.eclipse.org/M2E_plugin_execution_not_covered&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://dev.eclipse.org/mhonarc/lists/m2e-users/thrd7.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://dev.eclipse.org/mhonarc/lists/m2e-users/thrd7.html&lt;/a&gt; starting at &lt;a href=&quot;http://dev.eclipse.org/mhonarc/lists/m2e-users/msg00448.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://dev.eclipse.org/mhonarc/lists/m2e-users/msg00448.html&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;It would seem that adding the following to our parent pom might &quot;solve&quot; the issue. It doesn&apos;t seem like the most elegant thing, though ...&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;&amp;lt;pluginManagement&amp;gt;
  &amp;lt;plugins&amp;gt;
    &amp;lt;!--This plugin&apos;s configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.--&amp;gt;
    &amp;lt;plugin&amp;gt;
      &amp;lt;groupId&amp;gt;org.eclipse.m2e&amp;lt;/groupId&amp;gt;
      &amp;lt;artifactId&amp;gt;lifecycle-mapping&amp;lt;/artifactId&amp;gt;
      &amp;lt;version&amp;gt;1.0.0&amp;lt;/version&amp;gt;
      &amp;lt;configuration&amp;gt;
        &amp;lt;lifecycleMappingMetadata&amp;gt;
          &amp;lt;pluginExecutions&amp;gt;
            &amp;lt;pluginExecution&amp;gt;
              &amp;lt;pluginExecutionFilter&amp;gt;
                &amp;lt;groupId&amp;gt;info.magnolia&amp;lt;/groupId&amp;gt;
                &amp;lt;artifactId&amp;gt;maven-setproperty-plugin&amp;lt;/artifactId&amp;gt;
                &amp;lt;versionRange&amp;gt;[1.1.1,)&amp;lt;/versionRange&amp;gt;
                &amp;lt;goals&amp;gt;
                  &amp;lt;goal&amp;gt;set-property&amp;lt;/goal&amp;gt;
                &amp;lt;/goals&amp;gt;
              &amp;lt;/pluginExecutionFilter&amp;gt;
              &amp;lt;action&amp;gt;
                &amp;lt;execute&amp;gt;&amp;lt;/execute&amp;gt;
              &amp;lt;/action&amp;gt;
            &amp;lt;/pluginExecution&amp;gt;
          &amp;lt;/pluginExecutions&amp;gt;
        &amp;lt;/lifecycleMappingMetadata&amp;gt;
      &amp;lt;/configuration&amp;gt;
    &amp;lt;/plugin&amp;gt;
  &amp;lt;/plugins&amp;gt;
&amp;lt;/pluginManagement&amp;gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The bug is being discussed at &lt;a href=&quot;https://bugs.eclipse.org/bugs/show_bug.cgi?id=350414&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=350414&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="21321">BUILD-72</key>
            <summary>Support for m2e / Eclipse Indigo ?</summary>
                <type id="3" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10898&amp;avatarType=issuetype">Task</type>
                                            <priority id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/neutral.gif">Neutral</priority>
                        <status id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="gjoseph">Magnolia International</assignee>
                                    <reporter username="gjoseph">Magnolia International</reporter>
                        <labels>
                    </labels>
                <created>Wed, 3 Aug 2011 18:30:28 +0200</created>
                <updated>Thu, 13 Apr 2017 12:08:08 +0200</updated>
                            <resolved>Mon, 30 Apr 2012 19:08:00 +0200</resolved>
                                                    <fixVersion>POMs 23</fixVersion>
                                    <component>Poms</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="46400" author="fgrilli" created="Tue, 17 Apr 2012 14:40:12 +0200"  >&lt;p&gt;Unfortunately there seems to be no alternative than adding the above snippet for all plugins complaining (I mean no alternative if you want/need to keep on using latest Eclipse). I&apos;ve been using Indigo for one week now and have come across the following plugins not compliant with m2e connectors craziness so far&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://wiki.magnolia-cms.com/display/DEV/Eclipse#Eclipse-Tableofpluginswhichcurrentlydonothaveam2econnector&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://wiki.magnolia-cms.com/display/DEV/Eclipse#Eclipse-Tableofpluginswhichcurrentlydonothaveam2econnector&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For a moment I even thought about creating the missing connectors myself (possibly one connector to rule them all) but it looks like it is no fun &lt;a href=&quot;http://grumpyapache.blogspot.com/2011/08/mess-that-is-m2e-connectors.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://grumpyapache.blogspot.com/2011/08/mess-that-is-m2e-connectors.html&lt;/a&gt; so I gave up the idea.&lt;/p&gt;

&lt;p&gt;In my experience, however annoying, the errors caused by the above-mentioned plugins&apos; missing connectors did not affect my work - everything has worked fine so far (building modules, serving them from workspace, hot code deploy etc.)&lt;/p&gt;
</comment>
                            <comment id="46446" author="gjoseph" created="Thu, 19 Apr 2012 18:44:41 +0200"  >&lt;p&gt;Ok, if there&apos;s only those 3 plugins, well&#8230; if it helps, why not; doesn&apos;t look like the problem is going to be fixed quickly at the core, so.&lt;/p&gt;

&lt;p&gt;I could add this to the next parent poms versions, in a profile, so the day it becomes outdated, it will hopefully be easier to remove/update/identify. (don&apos;t we already have an &quot;eclipse&quot; profile?)&lt;/p&gt;

&lt;p&gt;As a side note, since parent poms 20, we should be using Javadoc plugin 2.8 (&lt;a href=&quot;https://jira.magnolia-cms.com/browse/BUILD-65&quot; title=&quot;Update to Javadoc plugin 2.8&quot; class=&quot;issue-link&quot; data-issue-key=&quot;BUILD-65&quot;&gt;&lt;del&gt;BUILD-65&lt;/del&gt;&lt;/a&gt;), not 2.7 as per your Wiki page. Can you validate that perhaps, with 2.8 or 2.8.1, the issue is gone (or isn&apos;t) ?&lt;/p&gt;</comment>
                            <comment id="46475" author="fgrilli" created="Mon, 23 Apr 2012 12:42:29 +0200"  >&lt;p&gt;Unfortunately Javadoc plugin 2.8 and 2.8.1 have the same problem as 2.7. &lt;/p&gt;</comment>
                            <comment id="46720" author="gjoseph" created="Mon, 30 Apr 2012 19:08:00 +0200"  >&lt;p&gt;Thanks Federico&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>relation</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="24022">BUILD-108</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_14166" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Acceptance criteria</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>magnolia-cms.com</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 17 Apr 2012 14:40:12 +0200</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12730" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14151" key="com.atlassian.jira.toolkit:message">
                        <customfieldname>Docu info</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10061" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comm is not jira-dev</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10071" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last participant</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>mmuehlebach</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 42 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>fgrilli</customfieldvalue>
            <customfieldvalue>gjoseph</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03btr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>19512</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_14167" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Task DoR</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_14145" key="com.intenso.jira.issue-templates:issue-templates-customfield">
                        <customfieldname>Template</customfieldname>
                        <customfieldvalues>
                            


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_15131" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Time in Discovery</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>