<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 01:57:36 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>[FORGE-76] Solr App Magnolia Module Forge request</title>
                <link>https://jira.magnolia-cms.com/browse/FORGE-76</link>
                <project id="10441" key="FORGE">Forge</project>
                    <description>&lt;p&gt;Source code at:&lt;br/&gt;
&lt;a href=&quot;https://github.com/infonl/solr-app-magnolia-module&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/infonl/solr-app-magnolia-module&lt;/a&gt;&lt;/p&gt;</description>
            <key id="46800">FORGE-76</key>
            <summary>Solr App Magnolia Module Forge request</summary>
                <type id="8" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10891&amp;avatarType=issuetype">Project registration</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="edgar">Edgar Vonk</reporter>
                        <labels>
                    </labels>
                <created>Wed, 22 Jul 2015 18:34:13 +0200</created>
                <updated>Mon, 26 Feb 2018 14:12:48 +0100</updated>
                            <resolved>Wed, 23 Sep 2015 16:10:38 +0200</resolved>
                                                    <votes>1</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="110465" author="edgar" created="Thu, 13 Aug 2015 11:11:31 +0200"  >&lt;p&gt;Hi Magnolia,&lt;/p&gt;

&lt;p&gt;Any news on this application by any chance? We have now released version 1.0.0 of our little app for our own usage. Would like to place the 1.0.0 artefact somewhere out there for the community (Magnolia&apos;s Nexus) as well but for that it would need to be part of the Magnolia Forge first..&lt;/p&gt;

&lt;p&gt;PS: we are now starting to extend the app a little bit by also including support to start any Solr indexers (currently we only support crawlers).&lt;/p&gt;</comment>
                            <comment id="112940" author="gjoseph" created="Mon, 21 Sep 2015 14:04:52 +0200"  >&lt;p&gt;Edgar, thanks for registering a new project at the Magnolia Forge !&lt;/p&gt;


&lt;p&gt;A Jira project is available for you at &lt;a href=&quot;https://jira.magnolia-cms.com/browse/SOLRAPP&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.magnolia-cms.com/browse/SOLRAPP&lt;/a&gt;.&lt;br/&gt;
Jenkins job at &lt;a href=&quot;https://jenkins.magnolia-cms.com/view/Forge/job/forge_solr-app-magnolia-module/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.magnolia-cms.com/view/Forge/job/forge_solr-app-magnolia-module/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;More details about the infrastructure are available for you at &lt;a href=&quot;https://forge.magnolia-cms.com/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://forge.magnolia-cms.com/&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Please reopen this issue if you have any question or if you encounter any issue.&lt;/p&gt;</comment>
                            <comment id="112941" author="edgar" created="Mon, 21 Sep 2015 14:15:53 +0200"  >&lt;p&gt;Hi Gregory,&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;

&lt;p&gt;Yes, some questions:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;do I also get a project in Magnolia&apos;s Jenkins and can I access it? it&apos;s also ok not to as we have our own Jenkins&lt;/li&gt;
	&lt;li&gt;how do I go about releasing my project? especially: how do I get releases of my module into Magnolia&apos;s Nexus repository? Can I get write access to (part of) the Magnolia Nexus repo?&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;cheers,&lt;/p&gt;

&lt;p&gt;Edgar&lt;/p&gt;</comment>
                            <comment id="112943" author="gjoseph" created="Mon, 21 Sep 2015 14:22:09 +0200"  >&lt;p&gt;Just added the Jenkins job.&lt;br/&gt;
Release should be as simple as &lt;tt&gt;mvn clean release:prepare &amp;amp;&amp;amp; mvn release:perform&lt;/tt&gt; if everything is configured correctly.&lt;br/&gt;
You do have permissions for our Nexus. Use our parent pom (search wiki) and remove all redundant configuration for the safest setup.&lt;/p&gt;</comment>
                            <comment id="112944" author="edgar" created="Mon, 21 Sep 2015 14:32:18 +0200"  >&lt;p&gt;Ok thanks!&lt;/p&gt;

&lt;p&gt;But first I see that I have to go back to Java 7 since it seems Magnolia&apos;s Jenkins does not support Java 8 yet.. ;-(&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;[INFO] --- maven-compiler-plugin:3.3:compile (&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;-compile) @ solr-app-magnolia-module ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /&lt;span class=&quot;code-keyword&quot;&gt;var&lt;/span&gt;/lib/jenkins/jobs/forge_solr-app-magnolia-module/workspace/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid target release: 1.8
Usage: javac &amp;lt;options&amp;gt; &amp;lt;source files&amp;gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I think it would be good for you (and us) to switch to Java 8. At least support it in Magnolia&apos;s Jenkins. If only because Java 7 is end-of-life and no longer actively supported.&lt;/p&gt;</comment>
                            <comment id="112946" author="edgar" created="Mon, 21 Sep 2015 14:33:34 +0200"  >&lt;p&gt;Ah sorry, my bad. You do support Java 8 in Jenkins. Configured the job accordingly now. &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="112986" author="edgar" created="Mon, 21 Sep 2015 20:41:20 +0200"  >&lt;p&gt;Hi Gregory,&lt;/p&gt;

&lt;p&gt;I think I might be missing upload permissions to Magnolia&apos;s Nexus? When I try to do a &lt;tt&gt;mvn release:perform&lt;/tt&gt; this fails with:&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;
[..]
INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;-deploy) @ solr-app-magnolia-module ---
[INFO] Uploading: https:&lt;span class=&quot;code-comment&quot;&gt;//nexus.magnolia-cms.com/content/repositories/magnolia.forge.releases/nl/info/magnolia/solr-app-magnolia-module/1.0.1/solr-app-magnolia-module-1.0.1.jar
&lt;/span&gt;[INFO] 2/16 KB   
[INFO] 4/16 KB   
[INFO] 6/16 KB   
[INFO] 8/16 KB   
[INFO] 10/16 KB   
[INFO] 12/16 KB   
[INFO] 14/16 KB   
[INFO] 16/16 KB   
[INFO]            
[INFO] Uploading: https:&lt;span class=&quot;code-comment&quot;&gt;//nexus.magnolia-cms.com/content/repositories/magnolia.forge.releases/nl/info/magnolia/solr-app-magnolia-module/1.0.1/solr-app-magnolia-module-1.0.1.pom
&lt;/span&gt;[INFO] 2/6 KB     
[INFO] 4/6 KB   
[INFO] 6/6 KB   
[INFO]          
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 11.515 s
[INFO] [INFO] Finished at: 2015-09-21T20:24:38+02:00
[INFO] [INFO] Final Memory: 42M/576M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;-deploy) on project solr-app-magnolia-module: Failed to deploy artifacts: Could not transfer artifact nl.info.magnolia:solr-app-magnolia-module:jar:1.0.1 from/to magnolia.forge.releases (https:&lt;span class=&quot;code-comment&quot;&gt;//nexus.magnolia-cms.com/content/repositories/magnolia.forge.releases): Failed to transfer file: https://nexus.magnolia-cms.com/content/repositories/magnolia.forge.releases/nl/info/magnolia/solr-app-magnolia-module/1.0.1/solr-app-magnolia-module-1.0.1.jar. Return code is: 401, ReasonPhrase: Unauthorized. -&amp;gt; [Help 1]&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I see the same problem when I attempt to upload the artefact by hand:&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 deploy:deploy-file -DgroupId=nl.info.magnolia -DartifactId=solr-app-magnolia-module -Dversion=1.0.1 -Dpackagi
ng=jar -Dfile=target/solr-app-magnolia-module-1.0.1.jar -DrepositoryId=magnolia.forge.releases -Durl=https:&lt;span class=&quot;code-comment&quot;&gt;//nexus.magnolia-cms.com/content/repositories/magnolia.forge.releases&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I have set up my Maven settings.xml etc as documented on &lt;a href=&quot;https://wiki.magnolia-cms.com/display/DEV/Maven+setup&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.magnolia-cms.com/display/DEV/Maven+setup&lt;/a&gt; and I can log in to Nexus and download Magnolia enterprise resources just fine. So Nexus read access seems fine. Also when I log in to the Nexus web UI I do not see the &apos;artefact upload&apos; tab in the Forge repositories that you normally see when you have upload permissions.&lt;/p&gt;

&lt;p&gt;PS: I wanted to re-open this issue but I am not allowed to do so..&lt;/p&gt;</comment>
                            <comment id="113203" author="gjoseph" created="Wed, 23 Sep 2015 14:32:28 +0200"  >&lt;p&gt;Please attach your settings.xml (mask any passwords)&lt;/p&gt;</comment>
                            <comment id="113208" author="edgar" created="Wed, 23 Sep 2015 15:27:37 +0200"  >&lt;p&gt;Thanks for helping out Gregory! Please find the settings.xml attached. With this settings.xml I can download Magnolia artefacts and build any Magnolia project just fine (mvn -U clean install) but not deploy to your Nexus.&lt;/p&gt;</comment>
                            <comment id="113216" author="gjoseph" created="Wed, 23 Sep 2015 16:10:38 +0200"  >&lt;p&gt;Yeah ok, so apparently the Maven Setup instructions on the wiki don&apos;t mention forge anymore. Run this command:&lt;/p&gt;
{fixed}&lt;br/&gt;
mvn org.sonatype.plugins:nexus-m2settings-maven-plugin:1.6.5:download -DnexusUrl=&lt;a href=&quot;https://nexus.magnolia-cms.com&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.magnolia-cms.com&lt;/a&gt;{fixed}
&lt;p&gt;Note that unlike the wiki page, it doesn&apos;t provide a &lt;tt&gt;templateId&lt;/tt&gt; parameter. So you&apos;ll get a menu that&apos;ll let you chose one. Pick &lt;tt&gt;magnolia-forge-dev&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;Now, since you&apos;re both enterprise customer and forge dev, you&apos;ll have some manual work to do to merge your settings.xml files, but hopefully it&apos;ll be explicit enough. (essentially, you were missing &lt;tt&gt;&amp;lt;server&amp;gt;&lt;/tt&gt; entries for the forge repos, so Maven didn&apos;t authenticate you).&lt;/p&gt;

&lt;p&gt;Before trying to do another release, why don&apos;t you simply try a &lt;tt&gt;mvn clean deploy&lt;/tt&gt; to deploy a snapshot, first ?&lt;/p&gt;</comment>
                            <comment id="113250" author="edgar" created="Thu, 24 Sep 2015 11:56:50 +0200"  >&lt;p&gt;Nice, thanks! &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 org.sonatype.plugins:nexus-m2settings-maven-plugin:1.6.5:download -DnexusUrl=https:&lt;span class=&quot;code-comment&quot;&gt;//nexus.magnolia-cms.com&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt; did not work for me but version 1.6.6 did so no problem. In fact I just did a &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 org.sonatype.plugins:nexus-m2settings-maven-plugin:download -DnexusUrl=https:&lt;span class=&quot;code-comment&quot;&gt;//nexus.magnolia-cms.com&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt; 

&lt;p&gt;will let you know if the deploy now works ok but I think it should.&lt;/p&gt;</comment>
                            <comment id="113254" author="cmeier" created="Thu, 24 Sep 2015 14:05:27 +0200"  >&lt;p&gt;I have added a &lt;a href=&quot;https://wiki.magnolia-cms.com/display/DEV/Maven+setup#Mavensetup-SetupforForgeusers&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;section for Forge users&lt;/a&gt; on the &lt;a href=&quot;https://wiki.magnolia-cms.com/display/DEV/Maven+setup&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Maven setup&lt;/a&gt; page.&lt;/p&gt;</comment>
                            <comment id="113264" author="edgar" created="Thu, 24 Sep 2015 16:29:27 +0200"  >&lt;p&gt;Thanks!&lt;/p&gt;

&lt;p&gt;For your information: deployment now work fine to Nexus using &lt;tt&gt;mvn release:prepare; mvn release:perform&lt;/tt&gt; except the deployment of the site. This fails with:&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 release:perform

[..]

[INFO] [INFO] basic authentication scheme selected
[INFO] [INFO] Failure authenticating with BASIC &lt;span class=&quot;code-quote&quot;&gt;&apos;Sonatype Nexus Repository Manager&apos;&lt;/span&gt;@nexus.magnolia-cms.com:443
[INFO]  Transfer error: java.io.IOException: Unable to create collection: https:&lt;span class=&quot;code-comment&quot;&gt;//nexus.magnolia-cms.com/content/sites/magnolia.forge.sites/; status code = 401
&lt;/span&gt;[..]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Same if I just do &lt;tt&gt;mvn site:site; mvn site:deploy&lt;/tt&gt;&lt;/p&gt;

&lt;p&gt;I do now use the Magnolia Forge parent pom. See: &lt;a href=&quot;https://github.com/infonl/solr-app-magnolia-module/blob/master/pom.xml&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/infonl/solr-app-magnolia-module/blob/master/pom.xml&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But let&apos;s not spend too much time on this. I can live without a site I guess. &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; I think I will just disable the maven-site-plugin in my pom for now.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="30352" name="settings.xml" size="1280" author="edgar" created="Wed, 23 Sep 2015 15:26:23 +0200"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 21 Sep 2015 14:04:52 +0200</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10160" key="com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker">
                        <customfieldname>Developers</customfieldname>
                        <customfieldvalues>
                                    <customfieldvalue><![CDATA[edgar]]></customfieldvalue>
        <customfieldvalue><![CDATA[mchruscielewski]]></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_10171" key="com.atlassian.jira.toolkit:message">
                        <customfieldname>Forge 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>pdr</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 21 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>cmeier</customfieldvalue>
            <customfieldvalue>edgar</customfieldvalue>
            <customfieldvalue>gjoseph</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10126" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Project Description</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Magnolia App to perform basic management tasks on the Magnolia Solr Content Indexer and Search Providers modules. Made by Info.nl</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10123" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>Project Jira key</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>SOLRAPP</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10130" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>Project License</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>MIT License</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10140" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>Project Maven groupID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>nl.info.magnolia</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10120" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>Project Name</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Solr App Magnolia Module</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10211" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Project SCM</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10455"><![CDATA[External (please specify)]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10121" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>Project Short Name</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>solr-app-magnolia-module</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10125" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>Project URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://github.com/infonl/solr-app-magnolia-module]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </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>