svn commit: r419825 - /maven/plugins/trunk/maven-compiler-plugin/src/site/site.xml

2006-07-06 Thread epunzalan
Author: epunzalan Date: Thu Jul 6 23:35:34 2006 New Revision: 419825 URL: http://svn.apache.org/viewvc?rev=419825&view=rev Log: PR: MCOMPILER-38 Added Goals in the navigation Modified: maven/plugins/trunk/maven-compiler-plugin/src/site/site.xml Modified: maven/plugins/trunk/maven-compiler-

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

2006-07-06 Thread epunzalan
Author: epunzalan Date: Thu Jul 6 23:33:04 2006 New Revision: 419823 URL: http://svn.apache.org/viewvc?rev=419823&view=rev Log: PR: MCOMPILER-38 - Fixed some documentation errors - Added some documentation updates Removed: maven/plugins/trunk/maven-compiler-plugin/src/site/apt/introduction.

svn commit: r419813 - in /maven/plugins/trunk/maven-war-plugin/src/site: ./ apt/ apt/examples/ apt/tips/

2006-07-06 Thread brett
Author: brett Date: Thu Jul 6 22:56:54 2006 New Revision: 419813 URL: http://svn.apache.org/viewvc?rev=419813&view=rev Log: [MWAR-48] apply some more documentation contributions Submitted by: Pete Marvin King Added: maven/plugins/trunk/maven-war-plugin/src/site/apt/examples/rapid-testing-je

svn commit: r419808 - in /maven/plugins/trunk/maven-javadoc-plugin/src/site: apt/index.apt apt/usage.apt site.xml

2006-07-06 Thread oching
Author: oching Date: Thu Jul 6 22:25:25 2006 New Revision: 419808 URL: http://svn.apache.org/viewvc?rev=419808&view=rev Log: Updated site.xml, index.apt and usage.apt. Modified: maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/index.apt maven/plugins/trunk/maven-javadoc-plugin/src/s

svn commit: r419783 - in /maven/plugins/trunk/maven-deploy-plugin/src/site: apt/index.apt apt/overview.apt site.xml

2006-07-06 Thread aramirez
Author: aramirez Date: Thu Jul 6 20:25:17 2006 New Revision: 419783 URL: http://svn.apache.org/viewvc?rev=419783&view=rev Log: PR: MDEPLOY-35 -renamed overview.apt to index.apt -improved the content of the index.apt a bit Added: maven/plugins/trunk/maven-deploy-plugin/src/site/apt/index.apt

svn commit: r419665 - /maven/components/branches/maven-2.0.x/maven-script/maven-script-ant/pom.xml

2006-07-06 Thread kenney
Author: kenney Date: Thu Jul 6 12:18:23 2006 New Revision: 419665 URL: http://svn.apache.org/viewvc?rev=419665&view=rev Log: PR: MNG-2088 antcall in ant-script plugins gives FileNotFoundException Merged revision 419664 from trunk. Modified: maven/components/branches/maven-2.0.x/maven-scrip

svn commit: r419664 - /maven/components/trunk/maven-script/maven-script-ant/pom.xml

2006-07-06 Thread kenney
Author: kenney Date: Thu Jul 6 12:16:27 2006 New Revision: 419664 URL: http://svn.apache.org/viewvc?rev=419664&view=rev Log: PR: MNG-2088 Antcall in ant-script plugins gives FileNotFoundException. Solved in plexus-ant-factory 1.0-alpha-2-SNAPSHOT. Modified: maven/components/trunk/maven-scr

svn commit: r419630 - in /maven/components/branches/maven-2.0.x: integration-tests/maven-core-it-plugin/src/main/java/org/apache/maven/plugin/coreit/ integration-tests/maven-core-it-plugin/src/main/ja

2006-07-06 Thread kenney
Author: kenney Date: Thu Jul 6 10:55:41 2006 New Revision: 419630 URL: http://svn.apache.org/viewvc?rev=419630&view=rev Log: PR: MNG-2293 Submitted by: Jerome Lacoste Reviewed by: Kenney Westerhof Modifications: minor cosmetic changes. Add an 'implementation' parameter to @parameter annotation,

svn commit: r419627 - /maven/components/branches/maven-2.0.x/maven-project/src/main/java/org/apache/maven/project/MavenProject.java

2006-07-06 Thread kenney
Author: kenney Date: Thu Jul 6 10:46:24 2006 New Revision: 419627 URL: http://svn.apache.org/viewvc?rev=419627&view=rev Log: PR: MNG-1245 Version not taken into account for reactor projects. Artifacts for reactor projects get replaced by a wrong version local repo artifact. Merged revision 4

svn commit: r419624 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/MavenProject.java

2006-07-06 Thread kenney
Author: kenney Date: Thu Jul 6 10:28:00 2006 New Revision: 419624 URL: http://svn.apache.org/viewvc?rev=419624&view=rev Log: PR: MNG-1245 Version not taken into account for reactor projects. Artifacts for reactor projects get replaced by a wrong version local repo artifact. Modified: ma

svn commit: r419606 - /maven/plugins/trunk/maven-pmd-plugin/src/main/java/org/apache/maven/plugin/pmd/CpdReportGenerator.java

2006-07-06 Thread mperham
Author: mperham Date: Thu Jul 6 09:21:34 2006 New Revision: 419606 URL: http://svn.apache.org/viewvc?rev=419606&view=rev Log: PR: MPMD-35 Update CPD report to have the same UI tweaks as PMD report. Modified: maven/plugins/trunk/maven-pmd-plugin/src/main/java/org/apache/maven/plugin/pmd/CpdR

svn commit: r419570 - /maven/plugins/trunk/maven-pmd-plugin/src/main/java/org/apache/maven/plugin/pmd/PmdReportListener.java

2006-07-06 Thread mperham
Author: mperham Date: Thu Jul 6 08:02:55 2006 New Revision: 419570 URL: http://svn.apache.org/viewvc?rev=419570&view=rev Log: Add PMD version to report. Emit "everything's ok" message in report if no errors were found, rather than a blank report. Modified: maven/plugins/trunk/maven-pmd-pl

svn commit: r419561 - in /maven/plugins/trunk/maven-install-plugin: ./ src/site/apt/examples/

2006-07-06 Thread aramirez
Author: aramirez Date: Thu Jul 6 07:32:53 2006 New Revision: 419561 URL: http://svn.apache.org/viewvc?rev=419561&view=rev Log: PR: MINSTALL-27 -added examples Added: maven/plugins/trunk/maven-install-plugin/src/site/apt/examples/customed-pom-installation.apt maven/plugins/trunk/maven-

svn commit: r419527 - in /maven/repository-manager/trunk: ./ maven-repository-webapp/ maven-repository-webapp/src/main/java/org/apache/maven/repository/proxy/ maven-repository-webapp/src/main/java/org

2006-07-06 Thread brett
Author: brett Date: Thu Jul 6 04:41:26 2006 New Revision: 419527 URL: http://svn.apache.org/viewvc?rev=419527&view=rev Log: [MRM-117] proxy web interface Submitted by: Pete Marvin King Added: maven/repository-manager/trunk/maven-repository-webapp/src/main/java/org/apache/maven/repository/pr

svn commit: r419524 - /maven/site/trunk/src/site/apt/plugins/index.apt

2006-07-06 Thread trygvis
Author: trygvis Date: Thu Jul 6 04:29:59 2006 New Revision: 419524 URL: http://svn.apache.org/viewvc?rev=419524&view=rev Log: o Adding the dependency plugin to the list. Modified: maven/site/trunk/src/site/apt/plugins/index.apt Modified: maven/site/trunk/src/site/apt/plugins/index.apt URL:

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

2006-07-06 Thread brett
Author: brett Date: Thu Jul 6 04:19:19 2006 New Revision: 419521 URL: http://svn.apache.org/viewvc?rev=419521&view=rev Log: fixes to the xwork integration Added: maven/repository-manager/trunk/maven-repository-webapp/src/main/java/org/apache/maven/repository/manager/web/action/QuickSearchAc

svn commit: r419519 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_no.properties

2006-07-06 Thread trygvis
Author: trygvis Date: Thu Jul 6 04:04:40 2006 New Revision: 419519 URL: http://svn.apache.org/viewvc?rev=419519&view=rev Log: Fixing MNG-2419: "Norwegian translation for maven-project-info-reports-plugin" Created by Hermod Opstvedt. Takk! Added: maven/plugins/trunk/maven-project-info-report

svn commit: r419518 - /maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_no.properties

2006-07-06 Thread trygvis
Author: trygvis Date: Thu Jul 6 04:03:02 2006 New Revision: 419518 URL: http://svn.apache.org/viewvc?rev=419518&view=rev Log: Fixing MNG-2418: Norwegian translation for maven-site-plugin. Created by Hermor Opstvedt. Takk! Added: maven/plugins/trunk/maven-site-plugin/src/main/resources/site-

svn commit: r419517 - /maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/CopyDependenciesMojo.java

2006-07-06 Thread trygvis
Author: trygvis Date: Thu Jul 6 03:57:43 2006 New Revision: 419517 URL: http://svn.apache.org/viewvc?rev=419517&view=rev Log: Fixing MDEP-7: "ClassCastException caused by DefaultArtifact vs. ActiveProjectArtifact" Patch by Christian Schulte. Changed the patch a bit as the plugin has moved to Ap

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

2006-07-06 Thread oching
Author: oching Date: Thu Jul 6 01:21:30 2006 New Revision: 419486 URL: http://svn.apache.org/viewvc?rev=419486&view=rev Log: PR: MJXR-14 Revised and updated plugin documentation to conform with the standard docs. Added: maven/plugins/trunk/maven-jxr-plugin/src/site/apt/examples/ maven/p

svn commit: r419483 - /maven/plugins/trunk/maven-jxr-plugin/src/site/apt/howto.apt

2006-07-06 Thread oching
Author: oching Date: Thu Jul 6 01:17:59 2006 New Revision: 419483 URL: http://svn.apache.org/viewvc?rev=419483&view=rev Log: Deleted howto.apt Removed: maven/plugins/trunk/maven-jxr-plugin/src/site/apt/howto.apt

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

2006-07-06 Thread epunzalan
Author: epunzalan Date: Thu Jul 6 00:04:01 2006 New Revision: 419472 URL: http://svn.apache.org/viewvc?rev=419472&view=rev Log: PR: MCOMPILER-38 Added plugin documentations for review Added: maven/plugins/trunk/maven-compiler-plugin/src/site/apt/examples/ maven/plugins/trunk/maven-comp