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:
vmassol
2003-11-16 10:03:02 +00:00
parent 684c6842a5
commit 7630b060cd
5 changed files with 5 additions and 5 deletions

View File

@@ -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>