Removed "/secure" in the URL for JIRA. It seems to work without it... Not sure why though...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114341 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<description/>
|
||||
<shortDescription>Produce Checkstyle report</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/checkstyle/</url>
|
||||
<issueTrackingUrl>http://jira.codehaus.org/secure/BrowseProject.jspa?id=10315</issueTrackingUrl>
|
||||
<issueTrackingUrl>http://jira.codehaus.org/BrowseProject.jspa?id=10315</issueTrackingUrl>
|
||||
<siteDirectory>/www/maven.apache.org/reference/plugins/checkstyle/</siteDirectory>
|
||||
<repository>
|
||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/checkstyle/</connection>
|
||||
|
||||
Reference in New Issue
Block a user