<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 01:57:19 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-45] An app which crawls a website and reports the dead links</title>
                <link>https://jira.magnolia-cms.com/browse/FORGE-45</link>
                <project id="10441" key="FORGE">Forge</project>
                    <description></description>
            <key id="32336">FORGE-45</key>
            <summary>An app which crawls a website and reports the dead links</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="marvink2">Marvin Kerkhoff</reporter>
                        <labels>
                    </labels>
                <created>Tue, 30 Jul 2013 19:09:45 +0200</created>
                <updated>Wed, 4 Jun 2014 15:15:51 +0200</updated>
                            <resolved>Wed, 4 Jun 2014 15:15:51 +0200</resolved>
                                                    <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="67842" author="gjoseph" created="Mon, 5 Aug 2013 12:16:10 +0200"  >&lt;p&gt;Marvin, thanks for registering a new project at the Magnolia Forge !&lt;/p&gt;

&lt;p&gt;We have created a repository for you on our Git server; you can browse it at &lt;a href=&quot;http://git.magnolia-cms.com/gitweb/?p=forge/deadlink-app.git&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://git.magnolia-cms.com/gitweb/?p=forge/deadlink-app.git&lt;/a&gt;, or clone the repository:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;In read-only mode, over HTTP:&lt;br/&gt;
  git clone &lt;a href=&quot;http://git.magnolia-cms.com/forge/deadlink-app&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://git.magnolia-cms.com/forge/deadlink-app&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;For write operations, you&apos;ll need authentication, use HTTPS:&lt;br/&gt;
  git clone &lt;a href=&quot;https://git.magnolia-cms.com/forge/deadlink-app&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.magnolia-cms.com/forge/deadlink-app&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Or SSH, for which we will need your SSH public key.&lt;br/&gt;
  git clone git@git.magnolia-cms.com:forge/deadlink-app&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;  For more details about Git usage at Magnolia, see &lt;a href=&quot;http://wiki.magnolia-cms.com/display/DEV/Git+usage&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://wiki.magnolia-cms.com/display/DEV/Git+usage&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A Jira project is available for you at &lt;a href=&quot;http://jira.magnolia-cms.com/browse/DEAD&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia-cms.com/browse/DEAD&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;An Hudson job is available at &lt;a href=&quot;http://hudson.magnolia-cms.com/job/forge_deadlink-app&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://hudson.magnolia-cms.com/job/forge_deadlink-app&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Since you provided us with a Maven groupId (de.marvinkerkhoff), we also registered you as a developer for that group on our Nexus instance.&lt;/p&gt;

&lt;p&gt;More details about the infrastructure are available for you at &lt;a href=&quot;http://forge.magnolia-cms.com/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://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="68179" author="marvink2" created="Sun, 11 Aug 2013 22:08:39 +0200"  >&lt;p&gt;seems to be that i have some trouble with deploying my app:&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;08-11_22-02-40/archive/de.marvinkerkhoff/deadlink-app/1.0/pom.xml
[HUDSON] Archiving /usr/local/hudson/data/jobs/forge_deadlink-app/workspace/target/deadlink-app-1.0.jar to /usr/local/hudson/data/jobs/forge_deadlink-app/modules/de.marvinkerkhoff$deadlink-app/builds/2013-08-11_22-02-40/archive/de.marvinkerkhoff/deadlink-app/1.0/deadlink-app-1.0.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error deploying artifact: Authorization failed: Access denied to: http:&lt;span class=&quot;code-comment&quot;&gt;//nexus.magnolia-cms.com/content/repositories/magnolia.forge.releases/de/marvinkerkhoff/deadlink-app/1.0/deadlink-app-1.0.jar&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="68840" author="marvink2" created="Thu, 22 Aug 2013 12:07:28 +0200"  >&lt;p&gt;Can you please give me the permissions to deploy the project?&lt;/p&gt;</comment>
                            <comment id="86201" author="gjoseph" created="Wed, 4 Jun 2014 15:15:51 +0200"  >&lt;p&gt;Marvin confirmed he could deploy (a while ago)&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 5 Aug 2013 12:16:10 +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_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>gjoseph</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 37 weeks, 4 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>gjoseph</customfieldvalue>
            <customfieldvalue>marvink2</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10126" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Project Description</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>With this app you can scan your urls for deadlinks. A generated report will give you specific information about the page health. </customfieldvalue>

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

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

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

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10211" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Project SCM</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10452"><![CDATA[Git (git.magnolia-cms.com)]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10125" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>Project URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[http://wiki.magnolia-cms.com/display/WIKI/Deadlink+App]]></customfieldvalue>

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

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