Commit Graph

15 Commits

Author SHA1 Message Date
Emmanuel Venisse a029d766ce Update all versions to beta-1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@202001 13f79535-47bb-0310-9956-ffa450edef68
2005-06-27 15:29:14 +00:00
Emmanuel Venisse c4acee6767 Add missing files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201963 13f79535-47bb-0310-9956-ffa450edef68
2005-06-27 09:05:03 +00:00
Emmanuel Venisse ec9251f2ac Add i18n translations
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@193151 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 14:49:54 +00:00
John Dennis Casey fcbc5e7d6f Resolving: MNG-495
o Pressing [ENTER] at a plugin update prompt should result in the plugin being registered, as indicated by the prompt.
o Use CLI switch '--no-plugin-updates' to suppress usage of the plugin registry
o Use CLI switch '--update-plugins' to force updated/resolved plugin versions to be registered
o Neither of these has a short CLI option, since we're starting to run out of sensible char options for these types of things.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@193082 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 06:03:10 +00:00
Brett Leslie Porter 7299bd7058 PR: MNG-469
remove MavenConfiguration class



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@191301 13f79535-47bb-0310-9956-ffa450edef68
2005-06-18 16:52:44 +00:00
Brett Leslie Porter 1a63032af4 PR: MNG-469
configure reports according to spec:
- <reporting> section affects reports run through site and standalone
- <build> section affects reports run standalone and overrides anything already in <reporting>
- command line parameters rule all



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@191298 13f79535-47bb-0310-9956-ffa450edef68
2005-06-18 16:21:49 +00:00
Emmanuel Venisse 1218c92bd4 o Internationalize site plugin generation.
o Add french translation

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@180168 13f79535-47bb-0310-9956-ffa450edef68
2005-06-05 23:10:11 +00:00
Emmanuel Venisse 26141c2358 o Extends AbstractReport to AbstractMojo => we need now to create only one class for a report and a mojo
o Start implementation of internationalization

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@178980 13f79535-47bb-0310-9956-ffa450edef68
2005-05-29 19:52:01 +00:00
Emmanuel Venisse 87fc42fd0a Flush and close always sink.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@171135 13f79535-47bb-0310-9956-ffa450edef68
2005-05-20 16:31:21 +00:00
Emmanuel Venisse 46f0b649a7 Clean imports
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170985 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 20:07:46 +00:00
Emmanuel Venisse a1ab59106e o Add a report parent pom
o Reduce dependencies declaration

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170965 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 16:52:47 +00:00
Emmanuel Venisse 6ffcf006fb o clean import
o Use MavenProject instead of Model for obtain more informations

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170954 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 16:27:00 +00:00
Brett Leslie Porter 3add0d7e3c check style report should save cache file to the correct output directory
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170287 13f79535-47bb-0310-9956-ffa450edef68
2005-05-16 00:20:00 +00:00
Brett Leslie Porter 724b057ad2 update dependencies to released versions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170018 13f79535-47bb-0310-9956-ffa450edef68
2005-05-13 13:24:05 +00:00
Brett Leslie Porter bc95d8eb35 move reports to top level
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169841 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 16:22:39 +00:00