File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414# limitations under the License.
1515#
1616
17- # $Id: project.properties,v 1.15 2004/06/15 21:31:38 ggregory Exp $
17+ # $Id: project.properties,v 1.16 2004/06/22 06:35:59 ggregory Exp $
1818
1919maven.repo.central =www.apache.org
2020maven.repo.central.directory =/www/www.apache.org/dist/java-repository
2121maven.remote.group =apcvs
2222
23+ # For a description of maven.changes.issue.template
24+ # See http://maven.apache.org/reference/plugins/changes/properties.html
25+ maven.changes.issue.template =%URL%/show_bug.cgi?id=%ISSUE%
26+
2327maven.checkstyle.properties =${basedir}/checkstyle.xml
2428maven.test.failure = false
2529maven.junit.fork =true
@@ -39,3 +43,5 @@ maven.javadoc.package=true
3943maven.jar.manifest =${basedir}/src/conf/MANIFEST.MF
4044
4145maven.jdiff.old.tag = CODEC_1_2
46+
47+
You can’t perform that action at this time.
0 commit comments