[jira] [Updated] (MLINKCHECK-23) Linkcheck reports 302 Found on link that is redirected to itself.

2019-12-19 Thread Elliotte Rusty Harold (Jira)


 [ 
https://issues.apache.org/jira/browse/MLINKCHECK-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Elliotte Rusty Harold updated MLINKCHECK-23:

Priority: Minor  (was: Major)

> Linkcheck reports 302 Found on link that is redirected to itself.
> -
>
> Key: MLINKCHECK-23
> URL: https://issues.apache.org/jira/browse/MLINKCHECK-23
> Project: Maven Linkcheck Plugin
>  Issue Type: Bug
>Affects Versions: 1.2
> Environment: OS: Linux Mint, IntelliJ IDEA, checkstyle
>Reporter: Andrei Selkin
>Priority: Minor
>
> We use maven-linkcheck-plugin v. 1.2 to check links on checkstyle's website: 
> http://checkstyle.sourceforge.net/ with the following config:
>   
> org.apache.maven.plugins
> maven-linkcheck-plugin
> 1.2
> 
>   GET
>   3000
>   false
>   true
>   
> dependencies.html
> cobertura/**
> dsm/**
> xref/**
> xref-test/**
> pmd.html
> findbugs.html
> surefire-report.html
> 
> taglist.html
>   
>   
> 
> 
> http://iweb.dl.sourceforge.net/project/checkstyle/checkstyle/*-SNAPSHOT/checkstyle-*-SNAPSHOT-all.jar
> reports/google-style/guava
> reports/javadoc/openjdk8
> https://travis-ci.org/
> 
> https://travis-ci.org/checkstyle/checkstyle
> 
> https://coveralls.io/r/checkstyle/checkstyle
> http://search.maven.org/*
> http://junit.org
> 
> http://sonar-plugins.codehaus.org/maven-report
> 
> **/com/puppycrawl/**
> 
> 
> http://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?*
>   
>   
> 401
>   
> 
>   
> maven-linkcheck-plugin v. 1.2 reports 302 Found:
> http://kclee.com/clemens/java/javancss/
> But according to redirect tracers the link is redirected directly to 
> http://kclee.com/clemens/java/javancss/
> Checkstyle's pom.xml: 
> https://github.com/checkstyle/checkstyle/blob/master/pom.xml
> Redirect tracers:
> http://www.wheregoes.com/retracer.php
> http://www.internetofficer.com/seo-tool/redirect-check/
> http://redirectdetective.com/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (MLINKCHECK-23) Linkcheck reports 302 Found on link that is redirected to itself.

2015-08-12 Thread Andrei Selkin (JIRA)

 [ 
https://issues.apache.org/jira/browse/MLINKCHECK-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrei Selkin updated MLINKCHECK-23:

Description: 
We use maven-linkcheck-plugin v. 1.2 to check links on checkstyle's website: 
http://checkstyle.sourceforge.net/ with the following config:

  plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-linkcheck-plugin/artifactId
version1.2/version
configuration
  httpMethodGET/httpMethod
  timeout3000/timeout
  httpFollowRedirectfalse/httpFollowRedirect
  forceSitetrue/forceSite
  excludedPages
excludedPagedependencies.html/excludedPage
excludedPagecobertura/**/excludedPage
excludedPagedsm/**/excludedPage
excludedPagexref/**/excludedPage
excludedPagexref-test/**/excludedPage
excludedPagepmd.html/excludedPage
excludedPagefindbugs.html/excludedPage
excludedPagesurefire-report.html/excludedPage
!-- Excluded due to checkstyle's issue #549 until 
http://jira.codehaus.org/browse/MTAGLIST-69 will be fixed --
excludedPagetaglist.html/excludedPage
  /excludedPages
  excludedLinks
!-- skip validating SNAPSHOTs on sourceforge when 
${projectVersion} is SNAPSHOT--

excludedLinkhttp://iweb.dl.sourceforge.net/project/checkstyle/checkstyle/*-SNAPSHOT/checkstyle-*-SNAPSHOT-all.jar/excludedLink
excludedLinkreports/google-style/guava/excludedLink
excludedLinkreports/javadoc/openjdk8/excludedLink
excludedLinkhttps://travis-ci.org//excludedLink

excludedLinkhttps://travis-ci.org/checkstyle/checkstyle/excludedLink

excludedLinkhttps://coveralls.io/r/checkstyle/checkstyle/excludedLink
excludedLinkhttp://search.maven.org/*/excludedLink
excludedLinkhttp://junit.org/excludedLink

excludedLinkhttp://sonar-plugins.codehaus.org/maven-report/excludedLink
!-- Excluded due to checkstyle's issue #549 until 
https://issues.apache.org/jira/browse/MJAVADOC-428
and http://jira.codehaus.org/browse/DOXIA-525 and 
http://jira.codehaus.org/browse/MLINKCHECK-21 will be fixed --
excludedLink**/com/puppycrawl/**/excludedLink
!-- Excluded due to checkstyle's issue #549 until 
https://issues.apache.org/jira/browse/MJAVADOC-428 will be fixed --

excludedLinkhttp://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?*/excludedLink
  /excludedLinks
  excludedHttpStatusErrors
excludedHttpStatusError401/excludedHttpStatusError
  /excludedHttpStatusErrors
/configuration
  /plugin


maven-linkcheck-plugin v. 1.2 reports 302 Found:
http://kclee.com/clemens/java/javancss/

But according to redirect tracers the link is redirected directly to 
http://kclee.com/clemens/java/javancss/

Checkstyle's pom.xml: 
https://github.com/checkstyle/checkstyle/blob/master/pom.xml

Redirect tracers:
http://www.wheregoes.com/retracer.php
http://www.internetofficer.com/seo-tool/redirect-check/
http://redirectdetective.com/

  was:
We use maven-linkcheck-plugin v. 1.2 to check links on checkstyle's website: 
http://checkstyle.sourceforge.net/ with the following config:

  plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-linkcheck-plugin/artifactId
version1.2/version
configuration
  httpMethodGET/httpMethod
  timeout3000/timeout
  httpFollowRedirectfalse/httpFollowRedirect
  forceSitetrue/forceSite
  excludedPages
excludedPagedependencies.html/excludedPage
excludedPagecobertura/**/excludedPage
excludedPagedsm/**/excludedPage
excludedPagexref/**/excludedPage
excludedPagexref-test/**/excludedPage
excludedPagepmd.html/excludedPage
excludedPagefindbugs.html/excludedPage
excludedPagesurefire-report.html/excludedPage
!-- Excluded due to checkstyle's issue #549 until 
http://jira.codehaus.org/browse/MTAGLIST-69 will be fixed --
excludedPagetaglist.html/excludedPage
  /excludedPages
  excludedLinks
!-- skip validating SNAPSHOTs on sourceforge when 
${projectVersion} is SNAPSHOT--

excludedLinkhttp://iweb.dl.sourceforge.net/project/checkstyle/checkstyle/*-SNAPSHOT/checkstyle-*-SNAPSHOT-all.jar/excludedLink
excludedLinkreports/google-style/guava/excludedLink
excludedLinkreports/javadoc/openjdk8/excludedLink
excludedLinkhttps://travis-ci.org//excludedLink

excludedLinkhttps://travis-ci.org/checkstyle/checkstyle/excludedLink

excludedLinkhttps://coveralls.io/r/checkstyle/checkstyle/excludedLink

[jira] [Updated] (MLINKCHECK-23) Linkcheck reports 302 Found on link that is redirected to itself.

2015-08-12 Thread Andrei Selkin (JIRA)

 [ 
https://issues.apache.org/jira/browse/MLINKCHECK-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrei Selkin updated MLINKCHECK-23:

Description: 
We use maven-linkcheck-plugin v. 1.2 to check links on checkstyle's website: 
http://checkstyle.sourceforge.net/ with the following config:

  plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-linkcheck-plugin/artifactId
version1.2/version
configuration
  httpMethodGET/httpMethod
  timeout3000/timeout
  httpFollowRedirectfalse/httpFollowRedirect
  forceSitetrue/forceSite
  excludedPages
excludedPagedependencies.html/excludedPage
excludedPagecobertura/**/excludedPage
excludedPagedsm/**/excludedPage
excludedPagexref/**/excludedPage
excludedPagexref-test/**/excludedPage
excludedPagepmd.html/excludedPage
excludedPagefindbugs.html/excludedPage
excludedPagesurefire-report.html/excludedPage
!-- Excluded due to checkstyle's issue #549 until 
http://jira.codehaus.org/browse/MTAGLIST-69 will be fixed --
excludedPagetaglist.html/excludedPage
  /excludedPages
  excludedLinks
!-- skip validating SNAPSHOTs on sourceforge when 
${projectVersion} is SNAPSHOT--

excludedLinkhttp://iweb.dl.sourceforge.net/project/checkstyle/checkstyle/*-SNAPSHOT/checkstyle-*-SNAPSHOT-all.jar/excludedLink
excludedLinkreports/google-style/guava/excludedLink
excludedLinkreports/javadoc/openjdk8/excludedLink
excludedLinkhttps://travis-ci.org//excludedLink

excludedLinkhttps://travis-ci.org/checkstyle/checkstyle/excludedLink

excludedLinkhttps://coveralls.io/r/checkstyle/checkstyle/excludedLink
excludedLinkhttp://search.maven.org/*/excludedLink
excludedLinkhttp://junit.org/excludedLink

excludedLinkhttp://sonar-plugins.codehaus.org/maven-report/excludedLink
!-- Excluded due to checkstyle's issue #549 until 
https://issues.apache.org/jira/browse/MJAVADOC-428
and http://jira.codehaus.org/browse/DOXIA-525 and 
http://jira.codehaus.org/browse/MLINKCHECK-21 will be fixed --
excludedLink**/com/puppycrawl/**/excludedLink
!-- Excluded due to checkstyle's issue #549 until 
https://issues.apache.org/jira/browse/MJAVADOC-428 will be fixed --

excludedLinkhttp://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?*/excludedLink
  /excludedLinks
  excludedHttpStatusErrors
excludedHttpStatusError401/excludedHttpStatusError
  /excludedHttpStatusErrors
/configuration
  /plugin


maven-linkcheck-plugin v. 1.2 reports 302 Found:
http://kclee.com/clemens/java/javancss/

But according to redirect tracers the link is redirect directly to 
http://kclee.com/clemens/java/javancss/

Checkstyle's pom.xml: 
https://github.com/checkstyle/checkstyle/blob/master/pom.xml

Redirect tracers:
http://www.wheregoes.com/retracer.php
http://www.internetofficer.com/seo-tool/redirect-check/
http://redirectdetective.com/

  was:
We use maven-linkcheck-plugin v. 1.2 to check links on checkstyle's website: 
http://checkstyle.sourceforge.net/ with the following config:

  plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-linkcheck-plugin/artifactId
version1.2/version
configuration
  httpMethodGET/httpMethod
  timeout3000/timeout
  httpFollowRedirectfalse/httpFollowRedirect
  forceSitetrue/forceSite
  excludedPages
excludedPagedependencies.html/excludedPage
excludedPagecobertura/**/excludedPage
excludedPagedsm/**/excludedPage
excludedPagexref/**/excludedPage
excludedPagexref-test/**/excludedPage
excludedPagepmd.html/excludedPage
excludedPagefindbugs.html/excludedPage
excludedPagesurefire-report.html/excludedPage
!-- Excluded due to checkstyle's issue #549 until 
http://jira.codehaus.org/browse/MTAGLIST-69 will be fixed --
excludedPagetaglist.html/excludedPage
  /excludedPages
  excludedLinks
!-- skip validating SNAPSHOTs on sourceforge when 
${projectVersion} is SNAPSHOT--

excludedLinkhttp://iweb.dl.sourceforge.net/project/checkstyle/checkstyle/*-SNAPSHOT/checkstyle-*-SNAPSHOT-all.jar/excludedLink
excludedLinkreports/google-style/guava/excludedLink
excludedLinkreports/javadoc/openjdk8/excludedLink
excludedLinkhttps://travis-ci.org//excludedLink

excludedLinkhttps://travis-ci.org/checkstyle/checkstyle/excludedLink

excludedLinkhttps://coveralls.io/r/checkstyle/checkstyle/excludedLink

[jira] [Updated] (MLINKCHECK-23) Linkcheck reports 302 Found on link that is redirected to itself.

2015-08-10 Thread Andrei Selkin (JIRA)

 [ 
https://issues.apache.org/jira/browse/MLINKCHECK-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrei Selkin updated MLINKCHECK-23:

Summary: Linkcheck reports 302 Found on link that is redirected to itself.  
(was: Linkcheck reports 302 Found on direct link.)

 Linkcheck reports 302 Found on link that is redirected to itself.
 -

 Key: MLINKCHECK-23
 URL: https://issues.apache.org/jira/browse/MLINKCHECK-23
 Project: Maven Linkcheck Plugin
  Issue Type: Bug
Affects Versions: 1.2
 Environment: OS: Linux Mint, IntelliJ IDEA, checkstyle
Reporter: Andrei Selkin

 We use maven-linkcheck-plugin v. 1.2 to check links on checkstyle's website: 
 http://checkstyle.sourceforge.net/ with the following config:
   plugin
 groupIdorg.apache.maven.plugins/groupId
 artifactIdmaven-linkcheck-plugin/artifactId
 version1.2/version
 configuration
   httpMethodGET/httpMethod
   timeout3000/timeout
   httpFollowRedirectfalse/httpFollowRedirect
   forceSitetrue/forceSite
   excludedPages
 excludedPagedependencies.html/excludedPage
 excludedPagecobertura/**/excludedPage
 excludedPagedsm/**/excludedPage
 excludedPagexref/**/excludedPage
 excludedPagexref-test/**/excludedPage
 excludedPagepmd.html/excludedPage
 excludedPagefindbugs.html/excludedPage
 excludedPagesurefire-report.html/excludedPage
 !-- Excluded due to checkstyle's issue #549 until 
 http://jira.codehaus.org/browse/MTAGLIST-69 will be fixed --
 excludedPagetaglist.html/excludedPage
   /excludedPages
   excludedLinks
 !-- skip validating SNAPSHOTs on sourceforge when 
 ${projectVersion} is SNAPSHOT--
 
 excludedLinkhttp://iweb.dl.sourceforge.net/project/checkstyle/checkstyle/*-SNAPSHOT/checkstyle-*-SNAPSHOT-all.jar/excludedLink
 excludedLinkreports/google-style/guava/excludedLink
 excludedLinkreports/javadoc/openjdk8/excludedLink
 excludedLinkhttps://travis-ci.org//excludedLink
 
 excludedLinkhttps://travis-ci.org/checkstyle/checkstyle/excludedLink
 
 excludedLinkhttps://coveralls.io/r/checkstyle/checkstyle/excludedLink
 excludedLinkhttp://search.maven.org/*/excludedLink
 excludedLinkhttp://junit.org/excludedLink
 
 excludedLinkhttp://sonar-plugins.codehaus.org/maven-report/excludedLink
 !-- Excluded due to checkstyle's issue #549 until 
 https://issues.apache.org/jira/browse/MJAVADOC-428
 and http://jira.codehaus.org/browse/DOXIA-525 and 
 http://jira.codehaus.org/browse/MLINKCHECK-21 will be fixed --
 excludedLink**/com/puppycrawl/**/excludedLink
 !-- Excluded due to checkstyle's issue #549 until 
 https://issues.apache.org/jira/browse/MJAVADOC-428 will be fixed --
 
 excludedLinkhttp://docs.oracle.com/javase/7/docs/api/org/xml/sax/helpers.DefaultHandler.html?*/excludedLink
   /excludedLinks
   excludedHttpStatusErrors
 excludedHttpStatusError401/excludedHttpStatusError
   /excludedHttpStatusErrors
 /configuration
   /plugin
 maven-linkcheck-plugin v. 1.2 reports 302 Found:
 http://kclee.com/clemens/java/javancss/
 But according to redirect tracers the link is redirect directly to 
 http://kclee.com/clemens/java/javancss/
 Full report: http://mezk.github.io/linkcheck/linkcheck.html
 Checkstyle's pom.xml: 
 https://github.com/checkstyle/checkstyle/blob/master/pom.xml
 Redirect tracers:
 http://www.wheregoes.com/retracer.php
 http://www.internetofficer.com/seo-tool/redirect-check/
 http://redirectdetective.com/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)