Commit Graph

  • bb315c4ad6 Ensure quit is called with no save changes option dion 2003-06-18 06:39:54 +00:00
  • 31a38f5446 Update docs with latest change for open in readonly dion 2003-06-18 04:28:59 +00:00
  • 795e034ed7 Open the freaking files readonly dion 2003-06-18 01:37:45 +00:00
  • d14cd2926e Handle files with spaces in the names dion 2003-06-18 01:23:59 +00:00
  • 8864cdb650 Make latex plugin run when maven site runs dion 2003-06-18 01:14:12 +00:00
  • 976dea4693 Make word2html plugin run when maven site runs dion 2003-06-18 01:13:01 +00:00
  • 60fbeaab28 Refactoring to make it simillar to fetch component in maven-new. Code is not yet fully functional. michal 2003-06-17 22:06:01 +00:00
  • 8aa4847bcd Removed inappropriate comment. I've not replaced the comment as I'm not sure what this plugin does exactly... vmassol 2003-06-17 19:52:07 +00:00
  • 0aaad227f1 Removed tgz file which, I guess, should never have been committed... vmassol 2003-06-17 19:45:20 +00:00
  • 88daf16e16 Only generate reports that are used. Otherwise, we get 404 errors.... vmassol 2003-06-17 18:23:22 +00:00
  • e4df937919 Added build.properties to ignore list vmassol 2003-06-17 18:08:59 +00:00
  • e254842d06 Added properties to print the version on the website + add the license, etc. vmassol 2003-06-17 18:07:44 +00:00
  • 81a794acf6 fixed invalid XML format vmassol 2003-06-17 18:00:07 +00:00
  • d65c5393e3 Fixed warning message about application.xml being included twice vmassol 2003-06-17 17:57:47 +00:00
  • ca98f36ee9 war archive creted in target directory is unversioned michal 2003-06-17 17:50:16 +00:00
  • 344c575771 Starting release 1.2... Will be finished before Thursday... vmassol 2003-06-17 12:38:52 +00:00
  • 96b52d71e5 Only use a subset of default reports vmassol 2003-06-17 12:32:02 +00:00
  • acc9a74155 Fixed url vmassol 2003-06-17 12:05:41 +00:00
  • 55d4f68613 Preparing for version 1.1 release vmassol 2003-06-17 12:04:29 +00:00
  • a82219781b Modified to run a smaller subset of the PMD rules; this will prevent an avalanche of rule violations that will drown the first-time user tcopeland 2003-06-16 20:57:23 +00:00
  • e8e576fbea Rollback to version 1.9 michal 2003-06-16 20:41:36 +00:00
  • 6e4245a3a1 Added deploy, install goals michal 2003-06-16 14:40:25 +00:00
  • 0396bd4af8 Generic code for: - deployment of artifact to remote repositry - installaton of artifact to local repository - manifest generation michal 2003-06-16 14:26:02 +00:00
  • a7cf44dcd7 Fixed includes and excludes for classes files so that a comma-separated list works. Thanks to Konstantin Priblouda. vmassol 2003-06-16 10:06:47 +00:00
  • 37fc7197c0 Added a filter in the properties file that is not filtered, to verify that it is indeed not filtered... :-) vmassol 2003-06-16 07:17:30 +00:00
  • 9374bda1b3 o Getting rid of my cruft. jvanzyl 2003-06-16 06:04:27 +00:00
  • a81d886627 Some weird timezone calculations in there before. Not really sure what the magic 20 is, but it makes things work better than before. bwalding 2003-06-14 07:52:41 +00:00
  • fb4145161b Added support for resource filtering. Note: It's not fully working yet but shouldn't impact anything. vmassol 2003-06-13 12:24:36 +00:00
  • 06e10bd102 Fixed bug http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-484 vmassol 2003-06-13 04:49:24 +00:00
  • b02ca64527 The cactus:compile goal now correctly copy the non java files to the target class directory. Thanks to Florin Vancea for reporting this bug. This fixes bug http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-478 vmassol 2003-06-12 12:28:48 +00:00
  • 0ddba26c86 Add section when there are no contributors PR: MAVEN-272 Submitted by: Peter Lynch bwalding 2003-06-12 09:12:01 +00:00
  • 0f28bc89f2 Add all valid characters for URI PR:MAVEN-479 Submitted by: Ron Blaschke bwalding 2003-06-12 08:33:30 +00:00
  • 216479dfa5 Added dynamic tag library for generation of manifest file michal 2003-06-11 21:51:38 +00:00
  • bb6c5b31f2 Add mule dion 2003-06-11 14:42:57 +00:00
  • a242899baf Only version 1.2, not 1.3 bwalding 2003-06-10 20:58:09 +00:00
  • 76c7e5cedf The simple and neat solution. Only sub elements of the xdoc head element are placed into the resulting html file PR: MAVEN-396 Submitted by: Brett Porter bwalding 2003-06-10 13:50:20 +00:00
  • 5877045292 Doco updates PR: MAVEN-372 bwalding 2003-06-10 13:25:25 +00:00
  • 4cf0745242 I'm not going to pretend that this works very well. * Flushpolicy - it's just a hack that we have a 500ms flush interval. Should be allowed to flush with an ant task * Basically clover 1.2 sort of works, want to check something that reasonably works in before I break it again. PR: MAVEN-372 bwalding 2003-06-10 13:22:47 +00:00
  • acec98fc28 Try and have some kind of "standard" for the hacks that allow the plugins to be reliably loaded from another plugin PR: MAVEN-372 bwalding 2003-06-10 10:17:26 +00:00
  • 2932b1be0a Allows the clover plugin to hook onto and alter compilation settings on the fly. PR: MAVEN-372 bwalding 2003-06-10 10:13:54 +00:00
  • cd05f4cab1 Use the 1.0-rc1 of classworlds bwalding 2003-06-09 08:34:35 +00:00
  • 9875757296 - Removed jars that are not needed on the server side at runtime - Added the Rhino jar as a dependency to allow JavaScript unit testing in HttpUnit integration vmassol 2003-06-07 15:54:38 +00:00
  • 170fd9f67c Updated to latest cactus jars vmassol 2003-06-07 15:46:42 +00:00
  • c8b0c973cf Make it work with Cactus tests using HttpUnit vmassol 2003-06-07 15:42:20 +00:00
  • 73ddcb9885 Tanuki service wrapper (MIT) and EnterpriseDT ftp client (LGPL) bwalding 2003-06-06 23:38:06 +00:00
  • cad11112e9 Fixed typo: Ant -> Antlr vmassol 2003-06-06 07:46:52 +00:00
  • 6e6d83c6e1 added build.properties to ignore list vmassol 2003-06-05 20:35:11 +00:00
  • fe71056b1d Fixed plugin documentation and lots of other "typos"... vmassol 2003-06-05 20:34:13 +00:00
  • 47e259cef7 Added useful missing reports that all maven plugins should have IMO vmassol 2003-06-05 20:32:29 +00:00
  • 1d978c2e20 Added changes report vmassol 2003-06-05 20:23:59 +00:00
  • 1fd266c2f7 added velocity.log to the ignore list vmassol 2003-06-05 20:21:18 +00:00
  • 0a88b33616 Correctly apply Thomas patch (Thanks to Florin): Fix fileset include/exclude so that comma separated list are supported. vmassol 2003-06-05 05:38:00 +00:00
  • 271a773683 Applied Florin's patch for Fileset include/exclude so that comma separated list are supported. vmassol 2003-06-05 05:35:33 +00:00
  • a8ac4cc672 Added Thomas as a contributor. Thanks Thomas! vmassol 2003-06-04 19:24:57 +00:00
  • 9f775e8e68 Fixed "exclude" bug. Thanks to Thomas Diesler. vmassol 2003-06-04 19:23:03 +00:00
  • 8fd8a7000b Added a junit test example to the simple java sample. Hope it has not become too complex ;-) vmassol 2003-06-04 17:26:52 +00:00
  • 369dcc6193 Make sure that test failures or errors do not stop the generation of the Clover reports. vmassol 2003-06-04 13:51:26 +00:00
  • 44af8bdd94 The maven.test.failure.ignore property is forced to true during the execution of the tests (so that report generation do not fail if the tests fail) but it is not reset to its initial value aftewards, thus causing issues for other plugins thereafter relying on it. vmassol 2003-06-04 11:36:27 +00:00
  • e8f780728b Apply patch for MAVEN-459 Fix bugs in 'new' goals Up project version for changes Document changes dion 2003-06-03 06:36:56 +00:00
  • fd9a8dbce6 Comment about maven 458 dion 2003-06-03 05:20:35 +00:00
  • 67910a4068 Just checked Sun's site, XSDLIB is now under an open license. bwalding 2003-06-01 10:30:10 +00:00
  • c38bee24ca Be more specific... vmassol 2003-05-31 07:08:01 +00:00
  • cec025549b Added migration guide. vmassol 2003-05-31 07:00:35 +00:00
  • 5789f85688 Added a little more information about the cache property bwalding 2003-05-30 22:22:21 +00:00
  • e9a4ebf089 added checkstyle report vmassol 2003-05-30 13:16:09 +00:00
  • 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 vmassol 2003-05-30 13:13:26 +00:00
  • eab06469da Preparing to release checkstyle plugin 1.1 vmassol 2003-05-30 09:19:21 +00:00
  • 7658962d86 now using the "plain" formatter instead of the "brief" one in order to get list of tests printed in the console. vmassol 2003-05-28 09:41:43 +00:00
  • ba65139954 Added maven.cactus.printsummary property (same meaning as the printsummary attribute of the Ant junit task). vmassol 2003-05-28 09:36:20 +00:00
  • 913064ea9f added eclipse project files to ignore list vmassol 2003-05-28 09:07:15 +00:00
  • a03af60a04 Keep docs up to date dion 2003-05-27 23:27:29 +00:00
  • 4df3bf584e Bump version up for development dion 2003-05-27 23:26:27 +00:00
  • be3976decd Applied Maven-436 patch dion 2003-05-27 23:25:55 +00:00
  • 2b78519c60 o Applying Tim Anderson's patches for the castor plugin. jvanzyl 2003-05-27 13:39:56 +00:00
  • 4bfab8a325 Enhanced the AspectJ plugin to enable users to specify that emacs symbols should be generated. This is important for users that rely on the -emacssym ajc command line option. Specifically, the AspectJ emacs minor mode uses these symbols (which is a very cool mode btw). kaz 2003-05-26 15:43:49 +00:00
  • 5bd614b038 Fixing typo (of -> off) bwalding 2003-05-26 13:36:05 +00:00
  • 6cf5126c02 Add missing navigation file. evenisse 2003-05-24 18:40:59 +00:00
  • 88bc9fe240 Fixed typo bug when running in the JBoss 3.x container. vmassol 2003-05-24 11:44:23 +00:00
  • a88966d6fa removed project.properties from ignore list but added build.properties instead, as it should always have been... vmassol 2003-05-24 11:38:32 +00:00
  • 53c6affe60 Removed reports that we don't use vmassol 2003-05-23 21:35:18 +00:00
  • 5cdf6b1d72 Added announcement links vmassol 2003-05-23 21:30:25 +00:00
  • eef02557cb WARNING: Full plugin rewrite! Version 3.0 of the Cactus plugin now relies on the newest Cactus/Ant integration which has completely changed since version 2.0 (and 2.1-SNAPSHOT, which by the way has never been released, and never will). Thanks to the new Cactus/Ant, some features have also been added. The plugin now uses the new <cactifywar> and <cactus> Ant tasks (see http://jakarta.apache.org/cactus/integration/ant/index.html for more details). vmassol 2003-05-23 21:05:56 +00:00
  • fa22f63625 o adding context.getVariable qualifications and adding support to copy the conf files with webserver plugin properties. plynch 2003-05-23 00:01:12 +00:00
  • 4e5c9f48cc o adding more context.getVariable goodies plynch 2003-05-22 23:58:14 +00:00
  • 078e8cfdfa o sometimes properties fetched using the ${some.property} notation don't always come through. in particular when I added a maven.webserver.port.http calue to my project.properties and ran the plugin, the plugin failed on the check for maven.webserver.test.socket because the ${maven.webserver.test.socket} notation was used. when I switched to context.getVariable('maven.webserver.test.socket') it found my project.properties specified value no problem. Amazing.... plynch 2003-05-22 23:52:00 +00:00
  • 90ebd3d0d2 o in hindsight giving warnings instead of reading the user's mind can slow down ra pid development. If install is called and already installed, try a reinstall. If s tart is called and already started, try a restart. Do not give failures in these c ases. plynch 2003-05-22 19:00:37 +00:00
  • 05ad52be91 o in hindsight giving warnings instead of reading the user's mind can slow down rapid development. If install is called and already installed, try a reinstall. If start is called and already started, try a restart. Do not give failures in these cases. plynch 2003-05-22 19:00:04 +00:00
  • 913a0e04f9 Use torque.sql.dir instead of torque.output.dir for outputDirectory of torque:datasql evenisse 2003-05-22 04:59:36 +00:00
  • cccaae434f Add pom dependencies for run torque with database driver jars declare in pom evenisse 2003-05-20 09:24:33 +00:00
  • 52ffc1f5a6 Apply patch from arno schumacher fixing subsection coloring. dion 2003-05-19 00:13:10 +00:00
  • 8d324776be Upgrade project.xml for 1.0 release dion 2003-05-18 12:26:43 +00:00
  • 13915b6198 Commented out cglib as it is not yet needed and is not available in ibiblio repository michal 2003-05-16 09:19:44 +00:00
  • 9c4d21e739 o adding back dependencies cause if you call the plugin from an attain goal it can 't find log if your calling script hasn't loaded that library plynch 2003-05-15 17:12:47 +00:00
  • 5d49b8b7a3 o adding back dependencies cause if you call the plugin from an attain goal it can't find log if your calling script hasn't loaded that library plynch 2003-05-15 17:12:25 +00:00
  • e81ddc8283 Initial import to CVS michal 2003-05-15 13:06:27 +00:00
  • e66dc52695 Fix for Maven-383 michal 2003-05-15 12:56:27 +00:00
  • 72471b9fc3 Updated to the classworlds SNAPSHOT. If no one has any major issues, we'll release a final beta 5. Uberjars should now be compatible with jetty bwalding 2003-05-13 10:17:05 +00:00
  • 3cb2c1018c Fix outpath. I accidentally used the "maven.jbuilder.docpath" value for OutPath as well as DocPath. evenisse 2003-05-12 05:20:40 +00:00
  • 5737a02889 Fixed small typo reported by Mark H. Wilkinson - was {$testOutputDir } instead of ${testOutputDir} michal 2003-05-09 14:03:58 +00:00
  • 75a1b667e1 Updated to use the Cactus/Ant integration built on 26th of April 2003. This makes the <code>web.xml</code> merge works. vmassol 2003-05-09 10:59:27 +00:00