Commit Graph

  • 07024cc0e6 PR: MPUBERJAR-4 add uberjar.bundle property for dependencies brett 2004-04-10 03:17:22 +00:00
  • e75055e5b2 PR: MPCHANGES-6 fix anchors brett 2004-04-10 03:02:40 +00:00
  • 3ed0831a3c PR: MPUBERJAR-2 upgrade to classworlds RC2 brett 2004-04-10 03:01:41 +00:00
  • cdc899ecb6 move properties to jar plugin as specified. brett 2004-04-10 02:22:12 +00:00
  • 4492f57684 fix JIRA links brett 2004-04-10 00:59:24 +00:00
  • f6a4d0c4bc documentation brett 2004-04-10 00:57:38 +00:00
  • 82814a9ba1 minor touches brett 2004-04-10 00:56:55 +00:00
  • d361df1373 MPJBUILDER-9. Fix crash with Maven RC2. evenisse 2004-04-09 14:19:57 +00:00
  • 24752ea2c2 Added StatCvs-XML plugin to the list of optional and external plugins now that it's hosted on http://statcvs-xml.berlios.de/ vmassol 2004-04-09 08:51:12 +00:00
  • 1e6c1c10f9 Removed plugin as it is now hosted on http://statcvs-xml.berlios.de/ vmassol 2004-04-09 08:46:18 +00:00
  • e7d5d40a1f clean up - remove redundant classloader properties - fix some HTML links - reformat and remove unused properties brett 2004-04-08 00:54:56 +00:00
  • f5f0dd4dbc PR: MPXDOC-82 fix handling of a href brett 2004-04-08 00:42:45 +00:00
  • 8b960dc3f7 remove changes-report - already exists in changes plugin and conflicts with actual report generated for xdoc project. brett 2004-04-08 00:42:08 +00:00
  • 0e881caeca remove pom:update (MPPOM-2) also remove unneeded classloader stuff and fix a bug in pom:validate brett 2004-04-08 00:39:25 +00:00
  • 27b5cb6380 replace use of "target" directoriy with appropriate variables brett 2004-04-08 00:34:44 +00:00
  • 7d1bf06e08 documentation improvement brett 2004-04-08 00:22:27 +00:00
  • fc49fb8f91 MPLINKCHECK-11 replace commons-util with commons-lang remove redundant classloader properties brett 2004-04-08 00:18:17 +00:00
  • eedbc141b9 Fix MPWAR-24: Remove extra call to java:compile. I verified this removal with Vincent M. dion 2004-04-07 06:07:45 +00:00
  • 12199f9624 remove use of target, replace with properties brett 2004-04-04 04:14:54 +00:00
  • 5fe90af204 remove use of target, replace with properties brett 2004-04-04 04:01:36 +00:00
  • bd0a7f95d7 remove use of target, replace with properties brett 2004-04-04 03:55:48 +00:00
  • f208cfabe0 remove use of target, replace with maven.build.dir brett 2004-04-04 03:50:06 +00:00
  • 5a0765f243 remove use of target, replace with maven.build.dir brett 2004-04-04 03:38:03 +00:00
  • 576fd71ce8 remove use of target, replace with maven.build.dir brett 2004-04-04 03:30:34 +00:00
  • 8e5770ac7c re-enable unit tests (must remove license from test data files as they must match the generated copy) brett 2004-04-04 03:23:50 +00:00
  • 1bdd755463 - Fixed plugin test - Added developement documentation - Cleaned up plugin.jelly - Fixed clover:on goal which should be able to be considered as a public goal now. Need more test though. If it works fine, it should be documented to goals.xml. - Added clover:off goal (internal goal for now) that restores properties in same state before call to clover:on vmassol 2004-04-02 21:12:02 +00:00
  • 6e72bb9c1f formatting at 80 chars vmassol 2004-04-02 19:54:07 +00:00
  • e1e67f9382 don't override defaults brett 2004-04-02 03:48:57 +00:00
  • b23ad9831d dependency correction brett 2004-04-02 03:48:30 +00:00
  • d7f6d41ff1 fix execution errors under JDK 1.3 brett 2004-04-02 03:47:05 +00:00
  • 903eb9bc21 improve messages given brett 2004-04-02 03:45:57 +00:00
  • 184b589dd4 bump version brett 2004-04-01 01:48:26 +00:00
  • f0c7c93666 don't use invalid package "default" brett 2004-04-01 01:46:38 +00:00
  • 9bfffa91e8 make sure target exists brett 2004-04-01 01:46:08 +00:00
  • 2a28cc0485 Fix typo. evenisse 2004-03-31 22:59:41 +00:00
  • 3ae9f3ad11 MPJCOVERAGE-6. Fix the report generation after a rmic generation. evenisse 2004-03-31 22:55:20 +00:00
  • 85489c4fa9 Fix StrutsTestCase dependency in struts templates. evenisse 2004-03-31 20:07:37 +00:00
  • cd21b97aca Fix for MPWAR-21; Allow generation of the Class-Path manifest entry from dependencies like the ejb and jar plugins. Add test for new feature dion 2004-03-31 06:35:23 +00:00
  • 9eb7900b75 De-tab the file dion 2004-03-31 06:11:53 +00:00
  • 2130debb7c Fix MPEJB-9. Don't add a Class-Path to the manifest if the entry is empty dion 2004-03-31 05:45:37 +00:00
  • 02eb42021b If someone can give me the real UTF values for these chars, I'll add them back in. dion 2004-03-31 05:07:04 +00:00
  • c9f3ef25d4 Allow customizing of MANIFEST.MF. Add test cases for the customization dion 2004-03-31 04:35:30 +00:00
  • 96cb1d5a48 Up project version due to change Document change dion 2004-03-31 04:28:16 +00:00
  • 21f7a0762b Remove ant dependency dion 2004-03-31 04:23:03 +00:00
  • 515f785bf4 Document fix dion 2004-03-29 20:55:09 +00:00
  • 8a280a7e26 Fix MPXDOC-89. html tags not passed through for source and pre tags dion 2004-03-29 20:54:21 +00:00
  • ecd8d97713 Add the templates list. evenisse 2004-03-29 16:37:11 +00:00
  • db375a5d73 Add issueTrackingUrl evenisse 2004-03-29 08:43:20 +00:00
  • 5d6237c146 Remove use of BuildException and dependency on Ant dion 2004-03-29 00:39:25 +00:00
  • 9567dd33e8 Document change dion 2004-03-28 23:14:40 +00:00
  • e41de655f8 Ignore generated application.xml dion 2004-03-28 23:11:48 +00:00
  • 77067fef1e Document change dion 2004-03-28 23:02:48 +00:00
  • ac42900813 Apply MPANT-11. dion 2004-03-28 23:02:04 +00:00
  • 72426acead Fix possible NullPointerException evenisse 2004-03-28 22:00:54 +00:00
  • 41f14e1189 Add some faqs evenisse 2004-03-28 13:57:46 +00:00
  • 0e8a1630b6 Add doco evenisse 2004-03-27 11:28:10 +00:00
  • ede3866c68 Add missing xml-apis jar. evenisse 2004-03-26 17:15:29 +00:00
  • c8b76c5c4c MAVEN-1211 evenisse 2004-03-26 05:57:59 +00:00
  • d4614fb5b5 start next version brett 2004-03-26 00:35:16 +00:00
  • a2606f4fee Remove invalid char evenisse 2004-03-25 14:23:36 +00:00
  • 5b68ce99dc add maven.compile.source property. Needed to work under JDK 1.5.0 brett 2004-03-25 05:43:19 +00:00
  • 70e52d6971 Fix typo dion 2004-03-25 05:18:32 +00:00
  • 1ab61fcd0e Test if pom.currentVersion exists in POM before the jar generation evenisse 2004-03-23 20:33:59 +00:00
  • 3dcad04399 Update currentVersion evenisse 2004-03-22 06:15:15 +00:00
  • 6302496a8f release new version for RC2 brett 2004-03-22 03:40:43 +00:00
  • f709883c15 [maven-scm-plugin] prepare release 1.3 brett 2004-03-22 03:36:48 +00:00
  • 21f112eccd [maven-scm-plugin] prepare release 1.1 brett 2004-03-22 03:35:42 +00:00
  • c9d977b2d5 required changes for it to work on JDK 1.3 brett 2004-03-22 02:33:53 +00:00
  • 6792415feb Add the possibility for users to override a file genereated by maven evenisse 2004-03-21 12:47:36 +00:00
  • 0903b3cc9e fix versions tag, add xml-apis for JDK 1.3 since dom4j was added brett 2004-03-21 00:04:19 +00:00
  • 35737410a5 fix version tag brett 2004-03-19 05:03:11 +00:00
  • 37f07a6d19 PR: MPXDOC-84 fix file: URL brett 2004-03-18 10:08:54 +00:00
  • 60b2ba9898 PR: MPPLUGIN-13 check directory exists brett 2004-03-18 05:52:26 +00:00
  • 5e7b46b85c 1.0 release vmassol 2004-03-17 17:37:00 +00:00
  • dcd6e21836 Binary --> Ascii (I wish I could an easy option in Eclipse to change the type before committing) vmassol 2004-03-17 16:47:50 +00:00
  • b2c967edbe prepare announcement for 1.0 release vmassol 2004-03-17 16:42:35 +00:00
  • 24a8fcec06 more docs vmassol 2004-03-17 16:36:51 +00:00
  • be2a77b143 Added valid link to JIRA project vmassol 2004-03-17 16:31:45 +00:00
  • 8c12150e3f Binary --> Ascii vmassol 2004-03-17 15:20:07 +00:00
  • 5f725ceae4 First cut at a jetty plugin. It currently supports: - generation of jetty xml config file - jetty execution vmassol 2004-03-17 15:19:46 +00:00
  • 4675486a9e Add 1.5 snapshot to nav dion 2004-03-17 00:06:35 +00:00
  • c2c1bf0deb Additional docs on maven.ejb.src and the use of resources dion 2004-03-16 23:43:17 +00:00
  • 0ef80b127e Fix typo dion 2004-03-16 23:37:54 +00:00
  • 05e33e01e0 - Add a test for the license being included in the EAR - Add a property so that the license is included in the test project - Use the assert tags from the plugin plugin dion 2004-03-15 11:51:29 +00:00
  • d876cc18b9 - Add optional msg attribute to assertFileExists and assertEquals tags dion 2004-03-15 11:47:05 +00:00
  • be9219f24b - Document maven.ear.src property - Document maven.ear.resources property - Add FAQ on including resources in an EAR - Add FAQ to navigation - Add FAQ to project reports dion 2004-03-15 11:09:09 +00:00
  • 9cc0520f8e - Check to make sure maven.ear.src exists before using it. - Allow resources in the pom for EAR projects - remove debug echos - add a test for resources in the pom dion 2004-03-15 10:54:10 +00:00
  • 54b32ae119 *** keyword substitution change *** dion 2004-03-15 10:49:02 +00:00
  • ddb77be3b3 Add some due-to. evenisse 2004-03-14 15:02:34 +00:00
  • be3e5baa3e Prevent the plugin from failing if one <code>dashboard-single.xml</code> fails to be generated. vmassol 2004-03-13 21:34:21 +00:00
  • f9eadf7ea2 Fix reports generation if maven.pmd.cpd.enable has the default value (false) evenisse 2004-03-12 09:42:29 +00:00
  • b95cd3497e Fix typo. evenisse 2004-03-11 16:14:20 +00:00
  • 72bda429b3 Add some action that I ommitted evenisse 2004-03-11 08:59:53 +00:00
  • d803bebcba [maven-scm-plugin] prepare release 1.1 brett 2004-03-10 14:16:46 +00:00
  • 2860dad8c1 [maven-scm-plugin] prepare release 1.3 brett 2004-03-10 14:08:52 +00:00
  • ce52ef4499 [maven-scm-plugin] prepare release 2.3 brett 2004-03-10 14:00:07 +00:00
  • 55d9aa1ebb [maven-scm-plugin] prepare release 1.0 brett 2004-03-10 13:52:58 +00:00
  • c9b793b991 [maven-scm-plugin] prepare release 1.0 brett 2004-03-10 13:45:24 +00:00
  • a5cbf17604 add XML dependencies, needed to build plugin under JDK 1.3 because junit forking is enabled brett 2004-03-10 13:18:51 +00:00
  • 28b3059ea7 [maven-scm-plugin] prepare release 1.0 brett 2004-03-10 12:57:58 +00:00