Commit Graph

  • e694169a56 Pretty printing. ltheussl 2006-11-04 22:04:31 +00:00
  • 99078e7fc3 Fix plugin:test failures. ltheussl 2006-11-04 22:01:59 +00:00
  • 9870ab3650 PR: MPSCM-89 SCM Parse Connection output is wrong / misleading. Removed the use of scm:parse-connection (deprecated). ltheussl 2006-10-31 15:43:50 +00:00
  • 59b8fe3033 Minor version upgrade. ltheussl 2006-10-31 14:57:49 +00:00
  • d2df2ed2ff PR: MPSCM-86 scm:prepare-release does not commit modified changes.xml. Use ${maven.docs.src} instead of hard-coded xdocs/changes.xml. ltheussl 2006-10-31 14:55:34 +00:00
  • 2690cd21f2 [maven-scm-plugin] prepare release 1.6.1 ltheussl 2006-10-29 10:24:06 +00:00
  • 5fa09f9104 [maven-scm-plugin] prepare release 1.3.1 ltheussl 2006-10-29 10:16:01 +00:00
  • 3232a88077 [maven-scm-plugin] prepare release 1.6.1 ltheussl 2006-10-29 10:04:42 +00:00
  • a9afa4631a [maven-scm-plugin] prepare release 1.11.1 ltheussl 2006-10-29 09:55:04 +00:00
  • 67a0a0da84 [maven-scm-plugin] prepare release 1.5.1 ltheussl 2006-10-29 09:46:16 +00:00
  • b9b9b38855 [maven-scm-plugin] prepare release 2.3.1 ltheussl 2006-10-29 09:33:33 +00:00
  • 36a977f79b [maven-scm-plugin] prepare release 1.7 ltheussl 2006-10-29 09:22:04 +00:00
  • 051c0465c8 Compress options were called too late aheritier 2006-10-29 02:25:25 +00:00
  • d632ebba7f MPNSIS-13 : The script "remove-shortcuts.nsh" can be used to remove shortcuts created in "startmenu-shortcuts.nsh" and "desktop-shortcuts.nsh". aheritier 2006-10-28 22:58:44 +00:00
  • 4f7d04c411 add comments aheritier 2006-10-28 22:35:06 +00:00
  • ed738325a1 add compress options aheritier 2006-10-28 22:32:18 +00:00
  • 2c3f2bba2b This is not used by the default template. The project can add it itself aheritier 2006-10-28 22:23:37 +00:00
  • cc532345a1 Remove MPNSIS-14 aheritier 2006-10-28 22:21:55 +00:00
  • df939be1f0 update script aheritier 2006-10-28 21:46:04 +00:00
  • 5536e283f9 format file aheritier 2006-10-28 21:45:27 +00:00
  • daa3f3e255 nsis functions to add/remove directories in the path aheritier 2006-10-28 21:44:51 +00:00
  • 45efdb8219 Add myself aheritier 2006-10-28 21:39:24 +00:00
  • 7aa2268fe6 MPPDF-57 : - To avoid problems, be sure to not use a -PARAM without arg - Remove default hardcoded settings to allow users to remove them using an empty property aheritier 2006-10-26 23:37:27 +00:00
  • 1cd5541fea PR: MPPDF-57 Unable to remove cover type and version. ltheussl 2006-10-26 13:37:58 +00:00
  • 4971989f01 Start new version. ltheussl 2006-10-26 13:34:56 +00:00
  • 2941f8763d MPNSIS-12 : NSIS plugin does not support silent uninstall. Remove the final dialog box. aheritier 2006-10-25 02:59:23 +00:00
  • d375e42f2c Begin to work on version 2.1-SNAPSHOT MPNSIS-14 : Set environment variables in system scope instead of user scope. aheritier 2006-10-25 02:54:53 +00:00
  • 50a62394f1 Set forked JVM memory parameters for tests aheritier 2006-10-25 02:23:25 +00:00
  • 39c6c605ad Fix comments aheritier 2006-10-25 01:05:47 +00:00
  • c9b8da4c4f MAVEN-1796 : Upgrade commons-jexl to version 1.1 aheritier 2006-10-19 22:44:33 +00:00
  • 5f0feaf606 Add links to issues for the next-releases report. aheritier 2006-10-19 15:38:31 +00:00
  • 4c5f56e716 Minor version upgrade ltheussl 2006-10-18 22:01:51 +00:00
  • 08e8150bf1 Minor version upgrade ltheussl 2006-10-18 22:01:32 +00:00
  • f6b8450481 Fix encoding aheritier 2006-10-09 21:25:26 +00:00
  • 753396fb2e MAVEN-1755 : Backward Incompability : Usage of xml entities in the POM doesn't work in maven 1.1 beta 1 & 2 Upgrade to a maven-model 3.0.2 SNAPSHOT which allow us to read the POM from an URL with DOM4J It fixes the problem of relative entities. We have to check if it doesn't reduce significantly performances. aheritier 2006-10-09 16:13:34 +00:00
  • 83afd491d4 MAVEN-1789 : Change the default repository to http://repo1.maven.org/maven/ aheritier 2006-10-08 20:37:19 +00:00
  • 24cdca5969 Fix groupId of new clover version. ltheussl 2006-09-21 22:08:47 +00:00
  • 2d102db361 MPCLOVER-56: Upgrade to Clover 1.3.13 vmassol 2006-09-21 14:40:52 +00:00
  • d89a5e4315 PR: MPCLOVER-57 clover:merge should use maven.multiproject.basedir ltheussl 2006-09-20 06:47:05 +00:00
  • 81fd3cb557 PR: MPDIST-20 Submitted by: Phil Steitz Fix combined javadoc classpath in dist:multiproject-bin. New properties maven.dist.src.includes and maven.dist.bin.includes. Removed the maven.dist.src.include property. ltheussl 2006-09-19 21:49:56 +00:00
  • 24b9662e6e dist:multiproject-bin fails if one of the projects does not have any java sources. ltheussl 2006-09-19 20:44:38 +00:00
  • c5ea0241f7 PR: MPARTIFACT-72 Creating an upload-bundle for a plugin without any java code does not work. ltheussl 2006-09-19 20:29:43 +00:00
  • 79fbf98f14 Add Maven Issues and Announce list. ltheussl 2006-09-13 08:30:14 +00:00
  • f570b4384e change entry for MPARTIFACT-71 aheritier 2006-09-11 20:47:00 +00:00
  • 0eb028ee9d Update link ltheussl 2006-09-10 02:23:06 +00:00
  • 66220fa767 PR: MPDIST-29 Source distribution archive has incorrect directory structure. ltheussl 2006-09-10 01:43:32 +00:00
  • bf93c48afc PR: MPCHANGES-31 Use setPadText(true) to ensure that text immediately preceded by or followed by an element will be surrounded by a single space. Unfortunately this also adds spaces after tags at a line ending so all our changes.xml files will get reformatted. ltheussl 2006-09-07 10:10:40 +00:00
  • d5c1cdbd72 Insert missing spaces removed by scm:prepare-release. ltheussl 2006-09-07 10:08:33 +00:00
  • 3a4e9a2664 MPEJB-23: Java sources are not compiled when used with maven-test-plugin-1.8 and maven.test.skip=true. shinobu 2006-09-07 01:33:12 +00:00
  • 26401b1296 The next release will be a bug fix : 1.5.1 aheritier 2006-08-29 16:02:54 +00:00
  • 5a87814934 Documentation bug: Maven 1.0 compat has been fixed. ltheussl 2006-08-29 14:20:07 +00:00
  • 2832b0999a Checkstyle clean-ups. ltheussl 2006-08-24 23:32:54 +00:00
  • 975cdedcb8 Due to used features of new dom4j, we now require Maven 1.1. Next version will be 1.7. ltheussl 2006-08-24 23:01:35 +00:00
  • 137cb3f9dd PR: MPCHANGES-32 The encoding of the changes.xml file is not preserved after doing release-version. New property maven.changes.outputencoding. ltheussl 2006-08-24 22:55:52 +00:00
  • 7757b3af9c Add docs for changes:transform tag library ltheussl 2006-08-24 22:52:29 +00:00
  • 8e61bd2d66 Make sure all xdoc images are available. ltheussl 2006-08-22 23:44:38 +00:00
  • cf8b8c8ef9 Set a bogus report in plugin test projects to avoid that the default reports are run. ltheussl 2006-08-22 23:41:44 +00:00
  • f646c6c037 [MPECLIPSE-109] Updated FAQ with multiproject entries. Submitted By: Gilles Dodinet snicoll 2006-08-21 18:22:20 +00:00
  • 15b544dae0 Correction to last commit. ltheussl 2006-08-21 17:08:05 +00:00
  • f04109b5f2 [MPECLIPSE-119] Fixed test case so that it handles both m1.0 and m1.1 snicoll 2006-08-21 16:57:38 +00:00
  • 60e0e8dc3b [MPECLIPSE-119] Fixed duplicate test entries. Cactus test source directory does not override testSrcDir var anymore. snicoll 2006-08-20 13:30:18 +00:00
  • b1c91b94cc [MPECLIPSE-119] Fixed duplicate test entries. Cactus test source directory does not override testSrcDir var anymore. snicoll 2006-08-20 13:27:25 +00:00
  • d148749c4f [MPECLIPSE-119] Updated test cases ; fixed test when invoked from the reactor snicoll 2006-08-20 13:26:51 +00:00
  • fe8dcc8fa8 [MPECLIPSE-119] Updated test cases snicoll 2006-08-20 10:56:00 +00:00
  • af66f640a5 [MPECLIPSE-123] Javadocs archives are now downloaded from the configured remote repositories, when no source archive is available. Submitted by: Nicolas de Loof snicoll 2006-08-20 10:19:27 +00:00
  • b24de9b74a PR: MPGENAPP-26 Problem when maven.genapp.repackage.dir is empty. ltheussl 2006-08-17 23:46:45 +00:00
  • f31496bc16 PR: MPGENAPP-27 Generated poms contain deprecated id elements. ltheussl 2006-08-17 22:27:25 +00:00
  • 4530adf9f8 Changes for last commit. ltheussl 2006-08-17 21:42:04 +00:00
  • 7d9db94dce PR: MPPOM-6 Fix schema for pom:validate, the id element is deprecated and replaced by groupId/artifactId. ltheussl 2006-08-17 21:37:08 +00:00
  • f7d086b5bd PR: MPWAR-36 Only create tld and lib folders if corresponding dependencies are present. ltheussl 2006-08-17 19:00:49 +00:00
  • 703e8b6c34 PR: MPWAR-45 Submitted by: Kim Dykeman war:inplace should check for maven.war.src. ltheussl 2006-08-17 18:29:42 +00:00
  • 8d660a2ace PR: MPWAR-62 Submitted by: Nicolas de Loof Thanks to: Shinobu Kawai Another patch that fixes missing resources. ltheussl 2006-08-17 18:15:49 +00:00
  • ee6ceb3851 Reformat code using maven style (I'm doing it because there's no patch to apply in Jira). aheritier 2006-08-16 23:08:10 +00:00
  • 58bfbb114f MPARTIFACT-71 : Fix the "reject HostKey" error for SFtp protocol. The code should be refactored ... aheritier 2006-08-16 23:02:26 +00:00
  • af844e7241 Upgrade maven dependency. aheritier 2006-08-11 21:49:54 +00:00
  • 8521a27527 Prepare the next bugs fix release aheritier 2006-08-11 00:02:35 +00:00
  • 05001772b0 Prepare the next bugs fix release (there's just MPARTIFACT-67 which is a minor update - We'll see if we keep it). aheritier 2006-08-10 23:58:56 +00:00
  • 32cc003b59 Upgrade wagon dependencies to match the ones loaded in the core. aheritier 2006-08-08 21:23:43 +00:00
  • 2a1dbbe9d6 [MPIDEA-43] Autodetect which version control system to use. dennisl 2006-08-07 23:33:17 +00:00
  • 8d9abeed9f Fix plugin tests, they were not even executed before. Remove test03 which is duplicated by test04. Speed up the testing by skipping the reports (should be done in the site plugin). ltheussl 2006-08-06 21:49:31 +00:00
  • 98f7b0415c Prepare next releases aheritier 2006-08-04 15:09:53 +00:00
  • c010ed4230 We are preparing a bug fix release : 1.10.1 aheritier 2006-08-04 08:09:10 +00:00
  • 014787e141 [MPXDOC-198] Wrong margin around organization/name when no organization/logo is present. dennisl 2006-08-03 21:48:54 +00:00
  • d4ede84a57 PR: MPXDOC-197 Report fails if there is no connection element in repository. ltheussl 2006-08-03 21:31:30 +00:00
  • a948b76643 Three-letter time zone IDs are deprecated since jdk 1.2. On my windows XP SP2 (Fr) with a JDK 1.4.2_12, there's a problem with the daylight setting which isn't used. The same code worked with a JDK 5.0 aheritier 2006-07-31 22:07:52 +00:00
  • 70f4323bca [maven-scm-plugin] prepare release 2.0 ltheussl 2006-07-28 16:21:09 +00:00
  • c3280d5ad4 [maven-scm-plugin] prepare release 1.6.1 ltheussl 2006-07-28 16:13:44 +00:00
  • 3ec5883080 [maven-scm-plugin] prepare release 1.8 ltheussl 2006-07-28 16:07:27 +00:00
  • aac813cb04 [maven-scm-plugin] prepare release 1.2.2 ltheussl 2006-07-28 15:59:18 +00:00
  • f3c27d486b Use a custom build of velocity (1.5-20060721.044818) to wait for a release of velocity 1.5 which will fix the issue VELOCITY-193 ("log4j:ERROR Attempted to append to closed appender named [null ] "). aheritier 2006-07-28 00:24:50 +00:00
  • 5fee00c431 Updates to be compatible with maven-multichanges-plugin >= 1.3 aheritier 2006-07-27 22:36:18 +00:00
  • 3627e1de4e Add a new page in the report to describe the changes in the next release of each project aheritier 2006-07-27 22:33:26 +00:00
  • 6b05f3eb53 Plugins web sites and rooy for master web site are in different subdirs. If we do an rsync on the parent-site, we don't update all the others plugins aheritier 2006-07-27 22:28:30 +00:00
  • 05ce4212c5 Update links ltheussl 2006-07-27 18:28:18 +00:00
  • 5a7fd3b152 Move default goals into project.xml. ltheussl 2006-07-27 07:00:17 +00:00
  • 6ccd6a718d Move default goal into project.xml. ltheussl 2006-07-26 22:50:46 +00:00
  • 9e4ff0a0ed Correct scm url. ltheussl 2006-07-26 20:57:05 +00:00
  • d0ba5f2c91 Roll back r280860: MAVEN-1691 is fixed. ltheussl 2006-07-26 20:56:27 +00:00
  • b5ce6f0c48 PR: MPMULTIPROJECT-68 Submitted by: Shinobu Kawai Only register the dependency convergence report if there are child projects. ltheussl 2006-07-26 20:08:00 +00:00
  • 247ef05127 PR: MPMULTIPROJECT-67 Submitted by: Shinobu Kawai Fix maven-multiproject-plugin:deregister. ltheussl 2006-07-26 17:09:18 +00:00