Commit Graph

32 Commits

Author SHA1 Message Date
Vincent Siveton e0aaa6acc9 MNG-1224: Added missing keys in the French bundle. Thanks to Fabrice BELLINGARD.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328838 13f79535-47bb-0310-9956-ffa450edef68
2005-10-27 09:31:57 +00:00
Kenney Westerhof 2e68194743 Reverted dependency version back to 2.0 as asked by Brett
since this blocks releases for this plugin until maven 2.0.1 is released.

After purging my local repository the problem went away; this probably
indicates some other problem in maven2.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328628 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 10:45:49 +00:00
Kenney Westerhof f8608fce7d Bumped version for reporting-impl since that version correctly excludes
plexus-utils. The group renaming adds both 1.0.2 (old groupId) and 1.0.4
(new groupId) to the compilation classpath, which makes this build fail.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328190 13f79535-47bb-0310-9956-ffa450edef68
2005-10-24 23:31:22 +00:00
Brett Leslie Porter 0c1b0aca6c cleanup some unused fields
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327882 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 23:28:42 +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 2e2140cc4e [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321477 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:19:15 +00:00
Brett Leslie Porter 727dba6852 [maven-release-plugin] prepare release maven-checkstyle-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321475 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:18:54 +00:00
Brett Leslie Porter d817a178ef PR: MNG-1195
Submitted by: Edwin Punzalan
Fix validation of generated HTML


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321335 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 13:29:00 +00:00
Brett Leslie Porter 286075ab38 PR: MNG-829
Submitted by: Johnny R. Ruiz III
use File for basedir aligned parameter


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321327 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 12:57: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 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 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 a301818e2f PR: MNG-1151
Submitted by: Edwin Punzalan
rename sample report so it doesn't get overwritten by the real one


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312899 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 15:05:30 +00:00
Brett Leslie Porter 616ab98fa4 PR: MNG-1003
Submitted by: Edwin Punzalan
refactoring checkstyle report


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312847 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 09:34:09 +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 a6726d91e2 PR: MNG-1111
Submitted by: Edwin Punzalan
Reviewed by:  Brett Porter
honour use file directive (output to a string which is logged).
modifed: original patch used system.out


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307349 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 03:04:13 +00:00
Brett Leslie Porter d0492b341b PR: MNG-1102
Submitted by: Edwin Punzalan
Reviewed by:  Brett Porter
make default license location same as m1


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307348 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 02:52:14 +00:00
Vincent Massol 6d14b4c4f3 typo fix
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306558 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 09:17:13 +00:00
Brett Leslie Porter c4b203dd62 use released versions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293592 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 12:29:10 +00:00
Brett Leslie Porter 2bc0f749a1 PR: MNG-1034
use reporting for default output directory

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292104 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 03:17:58 +00:00
Brett Leslie Porter c864bf664c PR: MNG-952
Submitted by: Allan Ramirez
Reviewed by:  Brett Porter
documentation for the checkstyle plugin


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291481 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 22:47:08 +00:00
Brett Leslie Porter 324009536a [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289545 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:57:14 +00:00
Brett Leslie Porter 0121f74b6e [maven-release-plugin] prepare release maven-checkstyle-2.0-alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289543 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:56:58 +00:00
Brett Leslie Porter c44890b92c update dependency and parent versions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289378 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 04:30:44 +00:00
Vincent Siveton f4239df692 Corrected getConfigFile() by specifying sun as default config file; added log4j.properties to remove warn for org.apache.commons.beanutils.BeanUtils; formated code; added copyright to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279769 13f79535-47bb-0310-9956-ffa450edef68
2005-09-09 13:31:51 +00:00
Trygve Laugstol 488cac14ff o Adding newline at end of file.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278605 13f79535-47bb-0310-9956-ffa450edef68
2005-09-04 15:56:52 +00:00
Brett Leslie Porter efa3609d70 PR: MNG-819
Submitted by: Edwin Punzalan
Reviewed by:  Brett Porter
Add maven1 features to the checkstyle plugin


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@267435 13f79535-47bb-0310-9956-ffa450edef68
2005-09-03 07:47:53 +00:00
Brett Leslie Porter 186f48083f remove unnecessary report components definitions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@220046 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 12:28:58 +00:00
Brett Leslie Porter 5a0904e9fd PR: MNG-366
separate api from implementation keeping most of doxia, reporting and other libraries out of the core



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@220009 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 06:54:21 +00:00
Brett Leslie Porter 82cc3271a2 set eol style
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@219986 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 02:26:20 +00:00
Brett Leslie Porter 1d028ff436 move reports into maven-plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@219985 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 02:20:27 +00:00