Commit Graph

18 Commits

Author SHA1 Message Date
vmassol
a2368107fc Applied patch from Henri Tremblay for <a href="http://jira.codehaus.org/secure/ViewIssue.jspa?id=12696">MAVEN-1036</a>. The Checkstyle HTML report now provides information on severity.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114319 13f79535-47bb-0310-9956-ffa450edef68
2003-11-14 08:17:15 +00:00
vmassol
a7d0c88703 Upgraded to checkstyle 3.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114291 13f79535-47bb-0310-9956-ffa450edef68
2003-11-10 11:57:00 +00:00
dion
f30c82e187 Change location of plugin test projects for Vincent
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114070 13f79535-47bb-0310-9956-ffa450edef68
2003-09-22 01:16:17 +00:00
dion
ef19139ba0 Add test project for java plugin.
Only tests java:compile at the moment.

Change test project goal to "testPlugin" as it was conflicting with the test plugin
causing reactor issues


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114027 13f79535-47bb-0310-9956-ffa450edef68
2003-09-17 09:06:24 +00:00
dion
2ba1377552 Add test project
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114026 13f79535-47bb-0310-9956-ffa450edef68
2003-09-17 08:37:20 +00:00
dion
f0d2e699ab PR: MAVEN-750
Obtained from: Jira
Submitted by: Anonymous


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113925 13f79535-47bb-0310-9956-ffa450edef68
2003-09-01 06:59:12 +00:00
dion
df704c6029 Move utility classes to util package
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113756 13f79535-47bb-0310-9956-ffa450edef68
2003-07-30 00:50:37 +00:00
dion
94416141f3 absolute paths are not necessarily canonical
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113720 13f79535-47bb-0310-9956-ffa450edef68
2003-07-25 07:05:38 +00:00
evenisse
815774f56d Remove ${basedir} from pom.build.sourceDirectory
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113561 13f79535-47bb-0310-9956-ffa450edef68
2003-07-01 10:58:58 +00:00
vmassol
9307df7255 Applied patch from Cocell | Trygve Laugst�l [trygve@cocell.com]. I haven't tested it though and I hope it works...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113531 13f79535-47bb-0310-9956-ffa450edef68
2003-06-22 18:09:20 +00:00
vmassol
5ca66c564b - Upgraded to support Checkstyle 3.1 and bumped version to 2.0-SNAPSHOT
- Cleaned the plugin goals and logic
- Cleaned and updated the documentation


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113453 13f79535-47bb-0310-9956-ffa450edef68
2003-05-30 13:13:26 +00:00
dion
e504d877b5 detab
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113231 13f79535-47bb-0310-9956-ffa450edef68
2003-03-30 22:59:57 +00:00
jvanzyl
aee43db357 o Adding avalon checkstyle properties until we get the reactor property
handling working to make generating the avalon checkstyle reports
  easier for Steve.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113089 13f79535-47bb-0310-9956-ffa450edef68
2003-03-09 16:36:49 +00:00
evenisse
609916d08f fullSrcDir was incorrect with reactor.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113052 13f79535-47bb-0310-9956-ffa450edef68
2003-03-06 10:34:17 +00:00
bwalding
4802326d37 MAVEN-229: Fix inconsistent use of / and \. Now uses / exclusively.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112787 13f79535-47bb-0310-9956-ffa450edef68
2003-01-31 12:41:05 +00:00
kaz
eac3b5ffe7 Changing the idiom used to "fix" the problems with the interaction
between the xml taglib and jelly context.  This just eliminates an extra
line of JSL, but it does make it slightly more readable.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112735 13f79535-47bb-0310-9956-ffa450edef68
2003-01-25 04:17:54 +00:00
kaz
79b1f5b6d5 Applying patch from Ben Walding. Thanks Ben! Resolves MAVEN-212.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112733 13f79535-47bb-0310-9956-ffa450edef68
2003-01-25 03:57:53 +00:00
jvanzyl
530c640d4f Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112724 13f79535-47bb-0310-9956-ffa450edef68
2003-01-24 03:44:26 +00:00