Commit Graph

  • 652d1a563d Sort correctly as number carlos 2005-10-05 22:58:53 +00:00
  • e7ad5447eb Added section about dashboard properties carlos 2005-10-05 22:33:27 +00:00
  • 2c77b6f5b2 MPDASHBOARD-33: compatibility with the new checkstyle plugin (the generated directories layout changed in the plugin v >= 3.0). aheritier 2005-10-05 22:12:14 +00:00
  • 349170bac2 Added Cobertura aggregators carlos 2005-10-05 21:55:32 +00:00
  • ae9d5c9066 Beautify faq ltheussl 2005-10-05 06:26:47 +00:00
  • aa0a449e6c MPMULTIPROJECT-61: do not escape xml as text in overview page transformation ltheussl 2005-10-05 06:09:04 +00:00
  • 781222e6b0 update site brett 2005-10-05 05:41:04 +00:00
  • 25aa30ae2d move presentation out of base brett 2005-10-05 04:58:44 +00:00
  • 2a00904365 With the tag added in the plugin plugin (v1.7) the test 1.10 > 1.7 returns true aheritier 2005-10-04 22:32:38 +00:00
  • 7b9c0f5171 update : When rewriting POM, versions of dependencies overrided are resolved. aheritier 2005-10-04 22:12:57 +00:00
  • a7fad00f29 upgrade maven and maven-model depenedncies aheritier 2005-10-04 21:50:15 +00:00
  • 74c3706a44 Fixed wrong version carlos 2005-10-04 20:13:03 +00:00
  • 6651d125b7 MPXDOC-176: Always copy generated docs ltheussl 2005-10-04 16:41:28 +00:00
  • a0e80e31ec Fixed urls to new ones carlos 2005-10-04 06:49:55 +00:00
  • 2ac93dd565 Removed unused file carlos 2005-10-04 06:31:15 +00:00
  • 131bd056e7 Rename last slash carlos 2005-10-04 06:04:28 +00:00
  • 8e783e28b6 Do not assert ASF copyright in checkstyle.rss. carlos 2005-10-04 06:02:35 +00:00
  • 1d2b85c91d Add more checks to test carlos 2005-10-04 02:04:37 +00:00
  • 156cd3d646 Create an intermediate summary xml file to ease summary report carlos 2005-10-04 02:04:24 +00:00
  • 325bc7cdb3 Create an intermediate summary xml file to ease summary report carlos 2005-10-04 02:04:12 +00:00
  • 161d2ff233 Split messages by severity carlos 2005-10-04 00:30:25 +00:00
  • a9f062057b Add missing description ltheussl 2005-10-03 18:07:11 +00:00
  • 55bf8d66bc Check for empty pom.description ltheussl 2005-10-03 18:04:35 +00:00
  • 0905edd918 Fix javadocs ltheussl 2005-10-03 17:37:51 +00:00
  • 8c72c310d5 MPCHANGELOG-70: Fix regexp's for username with spaces + tests. Thanks to Arnaud Bailly. ltheussl 2005-10-03 17:14:54 +00:00
  • c70049f69d Start new version ltheussl 2005-10-03 17:02:23 +00:00
  • b9da6caadf ignore target directory aheritier 2005-10-03 09:08:03 +00:00
  • 0f800ed999 Allow validation of arbitrary xml files ltheussl 2005-10-02 23:24:30 +00:00
  • c555368905 Do not pass empty parameters coming from POM. aheritier 2005-10-02 22:11:10 +00:00
  • 0d78ab188e Don't rewrite POM during bootstrap (artifact plugin isn't yet built) aheritier 2005-10-02 22:02:49 +00:00
  • 527ce5489e MPPDF-47 : An error occurs if the project logo or the company logo aren't defined. aheritier 2005-10-02 08:47:53 +00:00
  • 2b2f787f11 PR: MPCONSOLE-10 split setting of properties into a separate goal to allow annotation brett 2005-10-02 01:43:27 +00:00
  • 60abcae463 Use the artifact plugin to resolve project.xml inheritance when installing plugin. Must be fixed : override properties aren't used. aheritier 2005-10-02 01:03:29 +00:00
  • 1388638d40 update requirements aheritier 2005-10-02 01:02:10 +00:00
  • 3ed56886ca Upgrade to 1.7-SNAPSHOT New tag artifact:rewritePOM : Rewrite a full model. Inheritence and expression are resolved. aheritier 2005-10-02 00:54:53 +00:00
  • a0fa5497cc Don't use commons-collections 3.1 which is binary incompatible with commons-collections 2.1 (bundled in maven 1.0.2) downgrade to 3.0 aheritier 2005-10-01 22:48:27 +00:00
  • 518f4fbddb MPPLUGIN-3 : Resolve project.xml inheritance when installing plugin. The project.xml is updated with the POM with all variables resolved. Problem : All paths are resolved. It's not really clean but these ones aren't used at runtime. Thus it's not blocking. I can't replace the basedir to keep the compability with maven 1.0.2 (jelly taglib util:replace doesn't support String replacement) and with jdk 1.3 (String.replaceAll() doesn't exist). aheritier 2005-10-01 22:28:34 +00:00
  • 905afc2ce4 update scm URL to use it in continuum aheritier 2005-10-01 20:47:57 +00:00
  • 8e656529df add nag Email address aheritier 2005-10-01 20:27:10 +00:00
  • dc2fcbc202 Improve error handling ltheussl 2005-10-01 14:29:57 +00:00
  • fe4a78733e Make all plugin xdocs validate ltheussl 2005-10-01 07:06:46 +00:00
  • 8d86e6e568 Make <goals> equivalent to table ltheussl 2005-10-01 06:59:21 +00:00
  • 1703eeda15 Doc update ltheussl 2005-10-01 00:00:05 +00:00
  • c663422e97 Treat <source> as block level element ltheussl 2005-09-30 23:56:49 +00:00
  • 4b7ebff2b9 Update documentation ltheussl 2005-09-30 21:52:46 +00:00
  • 2910e82c32 Don't validate escapeXml ltheussl 2005-09-30 21:47:17 +00:00
  • 3e6e9fa6ad Xdoc clean up ltheussl 2005-09-30 21:39:16 +00:00
  • c6ef062ad4 Do not resolve external entities ltheussl 2005-09-30 21:38:28 +00:00
  • 8b855c5e38 Update the default checkstyle report location to make it compatible with Checkstyle plugin 3.0+ (MPCHECKSTYLE-40). aheritier 2005-09-30 09:56:09 +00:00
  • 4e5c47573b switch to jxr library brett 2005-09-30 07:12:30 +00:00
  • 56a3ecf789 Add link to reference documents ltheussl 2005-09-30 04:18:28 +00:00
  • bacc4d1f15 Added summary report as default Moved reports to its own checkstyle folder carlos 2005-09-30 02:30:50 +00:00
  • 8dcde2b0bd Added maven.checkstyle.dir and move output files there. carlos 2005-09-30 00:31:17 +00:00
  • 579a6742f8 Fixed typo carlos 2005-09-29 23:59:09 +00:00
  • 3816ec8dbb Added properties maven.checkstyle.output.xml and maven.checkstyle.output.txt carlos 2005-09-29 23:12:44 +00:00
  • 83c746b20b Reverted latest change carlos 2005-09-29 23:06:40 +00:00
  • 5e7325ad78 Take checkstyle:report-internal from checkstyle:run Improve docs carlos 2005-09-29 23:01:26 +00:00
  • 327675ca70 Improve docs carlos 2005-09-29 22:59:52 +00:00
  • cd48787301 Documentation update ltheussl 2005-09-29 18:41:15 +00:00
  • 57537e1e16 add navbar element ltheussl 2005-09-29 16:38:24 +00:00
  • 537eed29bf - Start work on version 1.11-SNAPSHOT - Fixed MPCLOVER-48: allow override of flushpolicy, flushinterval in <clover-setup>, change default values. Thanks to Brendan Humphreys for providing a patch. vmassol 2005-09-29 09:30:58 +00:00
  • 2adca0ab17 Specify description element ltheussl 2005-09-28 23:50:44 +00:00
  • 1c082383cb Remove debug code ltheussl 2005-09-28 23:50:08 +00:00
  • be3e9f91bd New goal faq:validate ltheussl 2005-09-28 23:18:07 +00:00
  • 16a89b9da7 Remove deprecated default attribute ltheussl 2005-09-28 23:08:22 +00:00
  • de480967e4 Moving faq.xsd into plugin-resources/xsd ltheussl 2005-09-28 22:49:23 +00:00
  • 9f9e1e7ac9 Clean-up to make it validate ltheussl 2005-09-28 22:04:27 +00:00
  • 815856f69e New dtd for xdoc validation: adapted from xhtml1-transitional ltheussl 2005-09-28 21:56:28 +00:00
  • 9d0f4f21cc MPPLUGIN-33: Allow plugin-test directory to be changed ltheussl 2005-09-27 21:58:53 +00:00
  • 28ddca032f Documentation update ltheussl 2005-09-27 21:20:16 +00:00
  • b7bb277765 not needed. maven-faq-plugin is registred in the pom of plugin-parent. aheritier 2005-09-27 20:14:21 +00:00
  • 949aba99eb MPPLUGIN-25: NTLM Proxy Problem ltheussl 2005-09-27 17:58:28 +00:00
  • c1b849d3a1 Add the faq to the site carlos 2005-09-27 17:58:14 +00:00
  • f6b713cc19 Added shortDescription carlos 2005-09-27 17:54:32 +00:00
  • 82094187f1 [maven-scm-plugin] prepare release 1.5.1 carlos 2005-09-27 17:30:57 +00:00
  • d9a7606cb0 MPPLUGIN-26 plugin:download doesn't redownload SNAPSHOT plugins carlos 2005-09-27 16:55:45 +00:00
  • a2db12c5aa Improve docs carlos 2005-09-27 05:10:52 +00:00
  • 182ece0bf6 Correct goal names and remove redundant properties carlos 2005-09-27 01:55:37 +00:00
  • 364ab9e86b Fix version carlos 2005-09-27 01:37:48 +00:00
  • 4095aab636 MPSCM-66 : Upgrade to maven-scm components 1.0-alpha-2 aheritier 2005-09-26 22:59:04 +00:00
  • 6f8375a147 Apply Mergere code style aheritier 2005-09-26 22:42:33 +00:00
  • 2c3ba63582 By default, pom.currentVersion is used. Update the doc. aheritier 2005-09-26 06:17:44 +00:00
  • d439bab12a MPXDOC-175: Menus with type='header' are not processed by site.jsl. Thanks to Phil Steitz. ltheussl 2005-09-26 01:14:05 +00:00
  • b04e80abd1 MPXDOC-174: Unclear error message when <currentVersion/> in project.xml not defined ltheussl 2005-09-25 02:24:40 +00:00
  • 80ad091328 Make a report with compiler output carlos 2005-09-24 00:41:01 +00:00
  • f62392ae8f MPCHANGES-25: Validate changes.xml ltheussl 2005-09-23 23:19:37 +00:00
  • 500b43f541 MPANNOUNCEMENT-18: Support new format of action element in changes.xml ltheussl 2005-09-23 20:30:31 +00:00
  • 5742f5d2a7 MPANNOUNCEMENT-3: CR-LF generated do not match the platform ltheussl 2005-09-23 18:04:17 +00:00
  • ceee61fa70 MPANNOUNCEMENT-10: Xml entities transformed in wrong direction ltheussl 2005-09-23 17:46:02 +00:00
  • c467e038c7 MPXDOC-141: Perform JSL transforms on xdocs *only* when they have changed. New property 'maven.xdoc.skip.uptodate'. ltheussl 2005-09-23 05:42:42 +00:00
  • 33ca3709f1 MPPDF-37: Page numbering not correct with more than 10 items in menu ltheussl 2005-09-22 23:47:13 +00:00
  • 3d30fc319d suppress warning about caller plugin brett 2005-09-22 23:19:32 +00:00
  • ff726641b8 MPJDEPEND-4: Exception in jsl when there are no cyclic dependencies ltheussl 2005-09-22 22:25:02 +00:00
  • 951f290b80 Update documentation ltheussl 2005-09-22 17:00:11 +00:00
  • d1115d4dc2 MPSITE-40: Missing maven.ssh.args in site:publish ltheussl 2005-09-22 15:28:10 +00:00
  • 46e01e1f0b We force maven to load the plugin with maven:set if it's not already done. I don't know why maven:get don't do it. Bug ? Feature ? aheritier 2005-09-22 14:24:54 +00:00
  • 82921f19be Fix POM aheritier 2005-09-22 10:24:21 +00:00
  • 21b263479c Switch prettyPrint off, avoids some dom4j whitespace bugs ltheussl 2005-09-22 05:48:45 +00:00
  • bd76dfbd26 MPCHANGES-15,16: Add multiple issue/due-to support ltheussl 2005-09-22 05:41:20 +00:00
  • b9332eb8e5 Do not assert ASF copyright in changes.rss ltheussl 2005-09-22 04:19:04 +00:00