svn commit: r421160 - in /maven/repository-manager/trunk/maven-repository-webapp/src/main: java/org/apache/maven/repository/manager/web/action/ java/org/apache/maven/repository/manager/web/action/admi

2006-07-11 Thread brett
Author: brett Date: Tue Jul 11 23:18:24 2006 New Revision: 421160 URL: http://svn.apache.org/viewvc?rev=421160&view=rev Log: improve quick search validation, take some notes Modified: maven/repository-manager/trunk/maven-repository-webapp/src/main/java/org/apache/maven/repository/manager/web

svn commit: r421155 - in /maven/repository-manager/trunk: maven-repository-configuration/src/main/java/org/apache/maven/repository/configuration/ maven-repository-webapp/src/main/java/org/apache/maven

2006-07-11 Thread brett
Author: brett Date: Tue Jul 11 23:09:38 2006 New Revision: 421155 URL: http://svn.apache.org/viewvc?rev=421155&view=rev Log: save the configuration Modified: maven/repository-manager/trunk/maven-repository-configuration/src/main/java/org/apache/maven/repository/configuration/DefaultConfigura

svn commit: r421137 - in /maven/repository-manager/trunk: maven-repository-configuration/src/main/mdo/ maven-repository-webapp/src/main/java/org/apache/maven/repository/manager/web/action/admin/ maven

2006-07-11 Thread brett
Author: brett Date: Tue Jul 11 22:39:51 2006 New Revision: 421137 URL: http://svn.apache.org/viewvc?rev=421137&view=rev Log: add a configuration interceptor that sends you to the configuration page if the app is not yet properly configured Added: maven/repository-manager/trunk/maven-reposit

svn commit: r421089 - in /maven/plugins/trunk/maven-compiler-plugin/src/site: ./ apt/ apt/examples/

2006-07-11 Thread epunzalan
Author: epunzalan Date: Tue Jul 11 19:50:38 2006 New Revision: 421089 URL: http://svn.apache.org/viewvc?rev=421089&view=rev Log: improved title bar messages Modified: maven/plugins/trunk/maven-compiler-plugin/src/site/apt/examples/compile_using_different_jdk.apt maven/plugins/trunk/mave

svn commit: r421080 - in /maven/plugins/trunk/maven-idea-plugin/src/site/apt: ./ examples/

2006-07-11 Thread epunzalan
Author: epunzalan Date: Tue Jul 11 19:23:09 2006 New Revision: 421080 URL: http://svn.apache.org/viewvc?rev=421080&view=rev Log: - improved title bar messages Modified: maven/plugins/trunk/maven-idea-plugin/src/site/apt/examples/attach_library_src_doc.apt maven/plugins/trunk/maven-idea-

svn commit: r421076 - in /maven/plugins/trunk/maven-clean-plugin: pom.xml src/site/apt/examples/delete_additional_files.apt src/site/apt/faq.apt src/site/apt/usage.apt

2006-07-11 Thread epunzalan
Author: epunzalan Date: Tue Jul 11 19:09:40 2006 New Revision: 421076 URL: http://svn.apache.org/viewvc?rev=421076&view=rev Log: - improved some site pages having redundant title bar messages - removed the report plugins in pom.xml - used the example description instead of the word "Example" to th

svn commit: r421022 - /maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt

2006-07-11 Thread dennisl
Author: dennisl Date: Tue Jul 11 16:07:08 2006 New Revision: 421022 URL: http://svn.apache.org/viewvc?rev=421022&view=rev Log: Fix xml syntax in site descriptor template. Change the title in index.apt template. Modified: maven/site/trunk/src/site/apt/guides/development/guide-plugin-documenta

svn commit: r421019 - in /maven/plugins/trunk/maven-jar-plugin: ./ src/main/java/org/apache/maven/plugin/jar/ src/site/ src/site/apt/ src/site/apt/examples/ src/site/fml/

2006-07-11 Thread dennisl
Author: dennisl Date: Tue Jul 11 15:48:44 2006 New Revision: 421019 URL: http://svn.apache.org/viewvc?rev=421019&view=rev Log: [MJAR-46] Document element in configuration [MJAR-47] maven-jar-plugin documentation should point to additional documentation, such as manifest guide [MJAR-48] Review pl

svn commit: r420962 - /maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt

2006-07-11 Thread dennisl
Author: dennisl Date: Tue Jul 11 12:43:22 2006 New Revision: 420962 URL: http://svn.apache.org/viewvc?rev=420962&view=rev Log: Use standard filenames for examples. Minor spelling corrections. Modified: maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt Modified:

svn commit: r420909 - in /maven/plugins/trunk/maven-javadoc-plugin/src/site: ./ apt/ apt/examples/ fml/

2006-07-11 Thread mperham
Author: mperham Date: Tue Jul 11 09:07:10 2006 New Revision: 420909 URL: http://svn.apache.org/viewvc?rev=420909&view=rev Log: Documentation review updates Added: maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/examples/alternate-doclet.apt - copied, changed from r420895, maven/

svn commit: r420870 - in /maven/plugins/trunk/maven-install-plugin/src/site: apt/examples/installing-checksums.apt apt/examples/installingChecksums.apt apt/examples/update-release-info.apt apt/example

2006-07-11 Thread mperham
Author: mperham Date: Tue Jul 11 07:27:57 2006 New Revision: 420870 URL: http://svn.apache.org/viewvc?rev=420870&view=rev Log: Updating example filenames per Brett's direction Added: maven/plugins/trunk/maven-install-plugin/src/site/apt/examples/installing-checksums.apt - copied unchan

svn commit: r420865 - /maven/plugins/trunk/maven-install-plugin/src/site/apt/examples/updateReleaseInfo.apt

2006-07-11 Thread mperham
Author: mperham Date: Tue Jul 11 07:18:32 2006 New Revision: 420865 URL: http://svn.apache.org/viewvc?rev=420865&view=rev Log: Small verbage changes Modified: maven/plugins/trunk/maven-install-plugin/src/site/apt/examples/updateReleaseInfo.apt Modified: maven/plugins/trunk/maven-install-pl

svn commit: r420786 - in /maven/plugins/trunk/maven-idea-plugin: ./ src/main/java/org/apache/maven/plugin/idea/ src/site/ src/site/apt/ src/site/apt/examples/ src/site/fml/

2006-07-11 Thread epunzalan
Author: epunzalan Date: Tue Jul 11 03:19:14 2006 New Revision: 420786 URL: http://svn.apache.org/viewvc?rev=420786&view=rev Log: PR: MIDEA-59 - applied current documentation standards for the idea plugin - removed parameter expressions for plexus components - synced IdeaMojo parameters with the o

svn commit: r420756 - in /maven/site/trunk/src/site/apt/guides: development/guide-plugin-documentation.apt index.apt

2006-07-11 Thread brett
Author: brett Date: Tue Jul 11 00:58:21 2006 New Revision: 420756 URL: http://svn.apache.org/viewvc?rev=420756&view=rev Log: [MNG-1987] document the plugin documentation standard Submitted by: Pete Marvin King Added: maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation

svn commit: r420755 - in /maven/plugins/trunk/maven-jxr-plugin/src/site: fml/faq.fml site.xml

2006-07-11 Thread brett
Author: brett Date: Tue Jul 11 00:51:11 2006 New Revision: 420755 URL: http://svn.apache.org/viewvc?rev=420755&view=rev Log: remove FAQ that is answered on the front page Removed: maven/plugins/trunk/maven-jxr-plugin/src/site/fml/faq.fml Modified: maven/plugins/trunk/maven-jxr-plugin/src/

svn commit: r420754 - /maven/components/branches/maven-2.0.x/maven-plugin-tools/maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/generator/PluginXdocGenerator.java

2006-07-11 Thread brett
Author: brett Date: Tue Jul 11 00:48:49 2006 New Revision: 420754 URL: http://svn.apache.org/viewvc?rev=420754&view=rev Log: [MNG-2425] add parameters with no expression Submitted by: Edwin Punzalan Merged from: trunk r420751 Modified: maven/components/branches/maven-2.0.x/maven-plugin-tools

svn commit: r420751 - /maven/components/trunk/maven-plugin-tools/maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/generator/PluginXdocGenerator.java

2006-07-11 Thread brett
Author: brett Date: Tue Jul 11 00:40:48 2006 New Revision: 420751 URL: http://svn.apache.org/viewvc?rev=420751&view=rev Log: [MNG-2425] add parameters without an expression back to the xdoc Submitted by: Edwin Punzalan Modified: maven/components/trunk/maven-plugin-tools/maven-plugin-tools-ap

svn commit: r420750 - in /maven/shared/trunk/maven-archiver/src: main/java/org/apache/maven/archiver/MavenArchiver.java test/java/org/apache/maven/archiver/MavenArchiverTest.java

2006-07-11 Thread brett
Author: brett Date: Tue Jul 11 00:40:10 2006 New Revision: 420750 URL: http://svn.apache.org/viewvc?rev=420750&view=rev Log: [MNG-2284] fix duplication of entries in the manifest Submitted by: Fredrik Vraalsen Modified: maven/shared/trunk/maven-archiver/src/main/java/org/apache/maven/archive

svn commit: r420746 - /maven/plugins/trunk/maven-war-plugin/src/site/apt/examples/war-manifest-guide.apt

2006-07-11 Thread brett
Author: brett Date: Tue Jul 11 00:13:21 2006 New Revision: 420746 URL: http://svn.apache.org/viewvc?rev=420746&view=rev Log: [MWAR-61] documentation addition for setting the WAR manifest classpath Submitted by: David Jencks Modified: maven/plugins/trunk/maven-war-plugin/src/site/apt/examples

svn commit: r420744 - /maven/plugins/trunk/maven-deploy-plugin/src/site/apt/index.apt

2006-07-11 Thread brett
Author: brett Date: Tue Jul 11 00:05:14 2006 New Revision: 420744 URL: http://svn.apache.org/viewvc?rev=420744&view=rev Log: [MDEPLOY-35] fix formatting Modified: maven/plugins/trunk/maven-deploy-plugin/src/site/apt/index.apt Modified: maven/plugins/trunk/maven-deploy-plugin/src/site/apt/ind

svn commit: r420743 - in /maven/plugins/trunk/maven-source-plugin: ./ src/main/java/org/apache/maven/plugin/source/ src/site/ src/site/apt/ src/site/apt/examples/ src/site/fml/

2006-07-11 Thread oching
Author: oching Date: Tue Jul 11 00:01:47 2006 New Revision: 420743 URL: http://svn.apache.org/viewvc?rev=420743&view=rev Log: PR: MSOURCES-9 Revised and added plugin documentation. Added: maven/plugins/trunk/maven-source-plugin/src/site/apt/examples/ maven/plugins/trunk/maven-source-plu