Return-Path: Delivered-To: apmail-maven-commits-archive@www.apache.org Received: (qmail 22586 invoked from network); 4 Feb 2006 23:21:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Feb 2006 23:21:49 -0000 Received: (qmail 72337 invoked by uid 500); 4 Feb 2006 23:21:47 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 72283 invoked by uid 500); 4 Feb 2006 23:21:47 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 72262 invoked by uid 99); 4 Feb 2006 23:21:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2006 15:21:47 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 04 Feb 2006 15:21:44 -0800 Received: (qmail 22354 invoked by uid 65534); 4 Feb 2006 23:21:24 -0000 Message-ID: <20060204232124.22352.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r374945 - in /maven/maven-1/plugins-sandbox/trunk: ./ plugin-parent/ Date: Sat, 04 Feb 2006 23:21:22 -0000 To: commits@maven.apache.org From: aheritier@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: aheritier Date: Sat Feb 4 15:21:07 2006 New Revision: 374945 URL: http://svn.apache.org/viewcvs?rev=374945&view=rev Log: Synchronize with bundled plugins settings : - Remove unused files - cleanup properties and projects descriptions Added: maven/maven-1/plugins-sandbox/trunk/plugin-parent/LICENSE.txt - copied unchanged from r374896, maven/maven-1/plugins-sandbox/trunk/LICENSE.txt maven/maven-1/plugins-sandbox/trunk/plugin-parent/NOTICE.txt - copied unchanged from r374896, maven/maven-1/plugins-sandbox/trunk/NOTICE.txt maven/maven-1/plugins-sandbox/trunk/plugin-parent/checkstyle-license.txt - copied unchanged from r374896, maven/maven-1/plugins-sandbox/trunk/checkstyle-license.txt maven/maven-1/plugins-sandbox/trunk/plugin-parent/checkstyle.xml - copied unchanged from r374896, maven/maven-1/plugins-sandbox/trunk/checkstyle.xml Removed: maven/maven-1/plugins-sandbox/trunk/LICENSE.txt maven/maven-1/plugins-sandbox/trunk/NOTICE.txt maven/maven-1/plugins-sandbox/trunk/checkstyle-license.txt maven/maven-1/plugins-sandbox/trunk/checkstyle.xml Modified: maven/maven-1/plugins-sandbox/trunk/maven.xml maven/maven-1/plugins-sandbox/trunk/plugin-parent/maven.xml maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.properties maven/maven-1/plugins-sandbox/trunk/plugin-parent/project.xml maven/maven-1/plugins-sandbox/trunk/project.properties maven/maven-1/plugins-sandbox/trunk/project.xml Modified: maven/maven-1/plugins-sandbox/trunk/maven.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/maven.xml?rev=374945&r1=374944&r2=374945&view=diff ============================================================================== --- maven/maven-1/plugins-sandbox/trunk/maven.xml (original) +++ maven/maven-1/plugins-sandbox/trunk/maven.xml Sat Feb 4 15:21:07 2006 @@ -1,6 +1,6 @@ + + + + + + @@ -24,15 +30,14 @@ - - + + - - + Modified: maven/maven-1/plugins-sandbox/trunk/plugin-parent/maven.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/plugin-parent/maven.xml?rev=374945&r1=374944&r2=374945&view=diff ============================================================================== --- maven/maven-1/plugins-sandbox/trunk/plugin-parent/maven.xml (original) +++ maven/maven-1/plugins-sandbox/trunk/plugin-parent/maven.xml Sat Feb 4 15:21:07 2006 @@ -1,6 +1,6 @@ - + 3 - plugin-sandbox-parent + plugin-sandbox-parent Maven Plugins Sandbox maven 1.0 @@ -36,9 +37,9 @@ http://jira.codehaus.org/browse/MAVEN people.apache.org - /www/maven.apache.org/maven-1.x/plugins-sandbox/ - cvs.apache.org - /www/cvs.apache.org/repository/ + /www/maven.apache.org/maven-1.x/reference/plugins-sandbox/ + people.apache.org + /www/www.apache.org/dist/java-repository/ @@ -85,6 +86,7 @@ + plugin:plugin src/main src/test dev@maven.apache.org @@ -97,7 +99,7 @@ - .. + ../plugin-parent/ META-INF NOTICE.txt @@ -128,12 +130,14 @@ maven-tasklist-plugin maven-javadoc-plugin maven-jxr-plugin + maven-jira-plugin maven-jdepend-plugin maven-checkstyle-plugin maven-junit-report-plugin maven-pmd-plugin maven-simian-plugin maven-faq-plugin + maven-linkcheck-plugin Modified: maven/maven-1/plugins-sandbox/trunk/project.properties URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/project.properties?rev=374945&r1=374944&r2=374945&view=diff ============================================================================== --- maven/maven-1/plugins-sandbox/trunk/project.properties (original) +++ maven/maven-1/plugins-sandbox/trunk/project.properties Sat Feb 4 15:21:07 2006 @@ -1,5 +1,5 @@ # ------------------------------------------------------------------- -# Copyright 2001-2004 The Apache Software Foundation. +# Copyright 2001-2006 The Apache Software Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -20,30 +20,71 @@ # must now inherit from /plugin-parent/project.xml. #==================================================================== -# Enable HTML to xdoc transformation -maven.html2xdoc.enabled=true - -# Choose aggregators to use for the dashboard plugin report -maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc,junittests,junitpassrate,junitfailures,juniterrors,simiantdl +#===== +# Changelog plugin properties +#===== +maven.changelog.svn.baseurl=http://svn.apache.org/viewcvs.cgi +maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory +#===== +# Changes plugin settings +#===== +# Changes issue template +maven.changes.issue.template = %URL%/%ISSUE% + +#===== +# Checkstyle plugin settings +#===== +maven.checkstyle.header.file = ${basedir}/plugin-parent/checkstyle-license.txt +maven.checkstyle.properties = ${basedir}/plugin-parent/checkstyle.xml + +#===== +# Clover plugin settings +#===== # Make sure we generate a Clover XML report so that the dashboard # Clover aggregator can extract Clover data maven.clover.report.xml=true +#===== +# Dashboard plugin properties +#===== +# Choose aggregators to use for the dashboard plugin report +maven.dashboard.aggregators = csall,clovertpc,cloverloc,cloverncloc,junittests,junitpassrate,simiantdl,tasklist,jiraopen,jirascheduled + +#===== +# License plugin settings +#===== +maven.license.licenseFile=${basedir}/plugin-parent/LICENSE.txt + +#===== +# LinkCheck plugin settings +#===== +maven.linkcheck.exclude=${pom.repository.url},${maven.changelog.svn.baseurl} + +#===== +# Multichanges plugin settings +#===== +maven.multichanges.excludes=${maven.multiproject.excludes} + +#===== # Multiproject plugin settings +#===== maven.multiproject.navigation=independent maven.multiproject.overviewPage.title=Maven Plugins in the Sandbox maven.multiproject.overviewPage.text=The following Maven plugins are available in the sandbox, some of them because they are still in early development and others because they are no longer mantained: maven.multiproject.excludes=plugin-parent/project.xml -maven.xdoc.date = left -maven.xdoc.date.format = dd MMMM yyyy HH:mm z -maven.xdoc.version = - - -maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory +#===== +# Site plugin settings +#===== maven.site.stage.address=people.apache.org maven.site.stage.directory=/home/brett/public_html/maven-stage-site/${pom.siteDirectory.substring(22)} maven.site.deploy.method=rsync -maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css \ No newline at end of file +#===== +# XDOC plugin settings +#===== +maven.xdoc.date = left +maven.xdoc.date.format = dd MMMM yyyy HH:mm z +maven.xdoc.version = +maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css Modified: maven/maven-1/plugins-sandbox/trunk/project.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/project.xml?rev=374945&r1=374944&r2=374945&view=diff ============================================================================== --- maven/maven-1/plugins-sandbox/trunk/project.xml (original) +++ maven/maven-1/plugins-sandbox/trunk/project.xml Sat Feb 4 15:21:07 2006 @@ -16,8 +16,7 @@ * limitations under the License. */ --> - - + 3 plugin-sandbox-root Maven Plugins Sandbox @@ -31,12 +30,12 @@ 2001 org.apache.maven http://maven.apache.org/images/maven-logo-2.gif - http://maven.apache.org/maven-1.x/plugins-sandbox/ + http://maven.apache.org/maven-1.x/reference/plugins-sandbox/ http://jira.codehaus.org/BrowseProject.jspa?id=10030 people.apache.org - /www/maven.apache.org/maven-1.x/plugins-sandbox/ - cvs.apache.org - /www/cvs.apache.org/repository/ + /www/maven.apache.org/maven-1.x/reference/plugins-sandbox/ + people.apache.org + /www/www.apache.org/dist/java-repository/ Maven User List @@ -53,6 +52,7 @@ scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins-sandbox/trunk/ + scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins-sandbox/trunk/ http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/ @@ -85,53 +85,18 @@ - dev@maven.apache.org - src/main - src/test - - - **/*Test.java - - - - - .. - META-INF - - NOTICE.txt - - - - src/plugin-resources - plugin-resources - - - . - - plugin.jelly - plugin.properties - project.properties - project.xml - - - + plugins:site - maven-jdepend-plugin - maven-checkstyle-plugin - maven-changes-plugin maven-changelog-plugin - maven-file-activity-plugin + maven-changes-plugin + maven-dashboard-plugin maven-developer-activity-plugin - maven-javadoc-plugin - maven-jxr-plugin - maven-junit-report-plugin - maven-tasklist-plugin - maven-jellydoc-plugin - maven-pmd-plugin - maven-simian-plugin maven-faq-plugin - maven-multiproject-plugin + maven-file-activity-plugin + maven-jdepend-plugin + maven-linkcheck-plugin maven-multichanges-plugin + maven-multiproject-plugin