Cosmetic reformatting

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@529158 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2007-04-16 08:11:06 +00:00
parent c9fffb0286
commit 5aacee20b5

View File

@ -124,7 +124,12 @@ ${maven.announcement.distributionUrl}/${pom.artifactId}-${versionVariable}.jar
</u:available> </u:available>
<j:if test="${!empty(pom.issueTrackingUrl)}"> <j:if test="${!empty(pom.issueTrackingUrl)}">
<j:whitespace trim="false"> <j:whitespace trim="false">
Issues, bugs, and feature requests for ${pom.name} should be submitted to the following issue tracking system:
===============================================================================
Issues, bugs, and feature requests for ${pom.name}
should be submitted to the following issue tracking system:
${pom.issueTrackingUrl} ${pom.issueTrackingUrl}
</j:whitespace> </j:whitespace>
</j:if> </j:if>