Commit Graph

159 Commits

Author SHA1 Message Date
Vincent Siveton 26a613542c PR: MNG-1382("duplicate files" exception)
Update defaultExcludes depending locales and defaultLocale

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329928 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 23:10:58 +00:00
Vincent Siveton bd4386066e Replaced UTF-8 by outputEncoding variable
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328194 13f79535-47bb-0310-9956-ffa450edef68
2005-10-25 00:18:53 +00:00
Brett Leslie Porter c1392596cf update instructions for translators
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327971 13f79535-47bb-0310-9956-ffa450edef68
2005-10-24 05:07:21 +00:00
Brett Leslie Porter 40f9ee50eb PR: MNG-765
Submitted by: Allan Ramirez
render docs in the ./xdocs directory for m1 compatibility



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327916 13f79535-47bb-0310-9956-ffa450edef68
2005-10-24 02:25:50 +00:00
Brett Leslie Porter d7c3795f1c remove unused code
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327887 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 23:58:31 +00:00
Vincent Siveton 994773a024 Corrected a regression bug due to MNG-1216 ie Locale.ENGLISH is the default language for bundles. Reallowed the following configuration <locales>en,...</locales> by correcting initLocalesList() method.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327801 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 15:19:58 +00:00
Vincent Siveton 1d5e18a4fc Submitted by: Naoki Nose
Reviewed by:  Vincent Siveton
Providing Japanese support. Updated documentation.
http://mail-archives.apache.org/mod_mbox/maven-dev/200510.mbox/%3c4359F188.4030609@mail.goo.ne.jp%3e

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327788 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 13:11:15 +00:00
Emmanuel Venisse ed662b2182 Update doxia for support docbook documents
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327142 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 09:51:01 +00:00
Vincent Siveton 61b7fe600d MNG-1216: Move code part to sort projectInfos and projectReports with the default locale setted
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326890 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 11:29:20 +00:00
Vincent Siveton c0a503396e MNG-1216, MNG-1239: Add a default bundle (safety) for assembly-plugin, pmd-plugin, clover-plugin, site-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326881 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 10:44:25 +00:00
Brett Leslie Porter 242905ac74 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326405 13f79535-47bb-0310-9956-ffa450edef68
2005-10-19 05:41:58 +00:00
Brett Leslie Porter 1582bc78ee [maven-release-plugin] prepare release maven-site-plugin-2.0-beta-4
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326402 13f79535-47bb-0310-9956-ffa450edef68
2005-10-19 05:41:12 +00:00
Fabrizio Giustina 8caa84a288 the canGenerateReport() has just been added to MavenReport: calling it from the site plugin makes all the plugins compiled with an earlier version fail with an AbstractMethodError.
This is intended as a temporary patch to keep the site plugin compatible with existing reports.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@322499 13f79535-47bb-0310-9956-ffa450edef68
2005-10-16 18:23:35 +00:00
Brett Leslie Porter 31594f1577 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321469 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:10:24 +00:00
Brett Leslie Porter 53d343cfa2 [maven-release-plugin] prepare release maven-site-plugin-2.0-beta-3
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321467 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:09:08 +00:00
Brett Leslie Porter 26e6d0a4a8 update snapshot
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321466 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:08:32 +00:00
Brett Leslie Porter 2df01ca71f PR: MNG-1030
Submitted by: Edwin Punzalan
fix indentation of nav items


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321334 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 13:25:47 +00:00
Brett Leslie Porter 0b6e19dd59 PR: MNG-1185
Submitted by: Johnny R. Ruiz III
align parameter name with site generation plugin to avoid conflict


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321326 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 12:54:36 +00:00
Brett Leslie Porter d095c64b00 update versions in plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321048 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 08:08:16 +00:00
Brett Leslie Porter d064c1ceba updated for new plexus-velocity
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314960 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 16:42:23 +00:00
Brett Leslie Porter ec7316abed clean up MavenReportException uses
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314937 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 14:58:24 +00:00
Brett Leslie Porter 80bcf484b1 use consistent version of wagon
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314928 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 14:28:09 +00:00
Brett Leslie Porter 71731929bf change component tags
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314819 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 08:22:00 +00:00
Brett Leslie Porter 33a918bee3 compilation fix
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312913 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 16:40:37 +00:00
Brett Leslie Porter 8cf50fbfae sort reports alphabetically
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312909 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 16:23:20 +00:00
Brett Leslie Porter 23b2eeb0be PR: MNG-945
do not display reports that should not be generated in the navigation

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312901 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 15:49:39 +00:00
Brett Leslie Porter 75cdb18f3b PR: MNG-484
allow using any directory copy enabled wagon for site


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312774 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 01:11:17 +00:00
Brett Leslie Porter 913e3a9dfb more exclusions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312523 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 01:28:53 +00:00
Brett Leslie Porter 50405b16e0 set necessary prereqs and exclusions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312516 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 00:51:11 +00:00
Brett Leslie Porter 3510e98e3f PR: MNG-962
unify defaults excludes

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312503 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 22:09:21 +00:00
Brett Leslie Porter 510de4fe54 upgrade plexus utils to 1.0.4-SNAPSHOT.
The group ID has changed, so add a bunch of exclusions to ensure the old is not picked up
fix bugs in mboot that wasn't honoring excludes.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307294 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 14:13:31 +00:00
Brett Leslie Porter 2155986133 remove invalid info about the site plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306981 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 02:38:59 +00:00
Vincent Siveton b135704464 Documentation: removed duplicates from howto
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306587 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 11:16:52 +00:00
Brett Leslie Porter 7acb127f05 fix print css
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306529 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 05:20:43 +00:00
Brett Leslie Porter 2167257c73 PR: MNG-690
Submitted by: Bob Allison
Reviewed by:  Brett Porter
Make text in <code></code> appear the same size as the rest of the text


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306525 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 04:35:26 +00:00
Brett Leslie Porter 36b0bfffaf PR: MNG-1034
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
switch plugins to use the outputDirectory field of <reporting>

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306506 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 03:09:20 +00:00
Vincent Siveton fc1cf58818 MNG-1095: handle locale images in the maven-site.vm
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@295115 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 20:48:01 +00:00
Brett Leslie Porter 1647667b16 use base theme, add classic
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294996 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 05:36:36 +00:00
Brett Leslie Porter 11bf243d08 remove deprecated css/images directories in site plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293323 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 12:37:42 +00:00
Brett Leslie Porter 793b8002cd PR: MNG-912
Submitted by: Binyan
Reviewed by:  Brett Porter
avoid "duplicate files" checking during site generation for resources

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292387 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 04:18:30 +00:00
Brett Leslie Porter 232935ba65 rename packages and mojos class names
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292371 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 01:49:28 +00:00
Brett Leslie Porter 39b9565855 PR: MNG-484
Submitted by: Binyan
Reviewed by:  Brett Porter
add file:// deployment mechanism to site:deploy

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292366 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 01:18:09 +00:00
Brett Leslie Porter e71ac2617d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291849 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 07:49:49 +00:00
Brett Leslie Porter 531b337520 [maven-release-plugin] prepare release maven-site-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291847 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 07:49:28 +00:00
Brett Leslie Porter 78e74cd7fe lining up versions. still use beta-1 where appropriate
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291803 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 00:56:40 +00:00
Vincent Siveton 752450ca54 For MNG-706, the generatedSiteDirectory should be processed at the end; Updated documentation.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291304 13f79535-47bb-0310-9956-ffa450edef68
2005-09-24 14:28:38 +00:00
Brett Leslie Porter 49f1ff2c2f take out ASF as a default, we can't copyright content
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291074 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 04:53:43 +00:00
Brett Leslie Porter 0f021ff7eb PR: MNG-856
Submitted by: Allan Ramirez
Reviewed by:  Brett Porter
site plugin documentation

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290674 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 10:20:21 +00:00
Brett Leslie Porter fe10f2940c PR: MNG-902
Submitted by: Allan Ramirez
Reviewed by:  Brett Porter
documentation for the site plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290648 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 08:04:53 +00:00
Brett Leslie Porter 8858d8f85c PR: MNG-629
preparing for executing the lifecycle by passing reports into the site plugin, rather than extracting them from the plugin manager

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290634 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 06:45:50 +00:00