Commit Graph

  • 7e319d8c22 MPCHANGES-8 aheritier 2004-05-07 18:36:46 +00:00
  • c9fa95a15a Document the eclipse.dependency property of the dependency element PR: MPECLIPSE-23 Obtained from: Miguel Griffa Submitted by: Miguel Griffa Reviewed by: dIon dion 2004-05-07 09:14:37 +00:00
  • 85fba4adf0 Fix javadoc:jar so that it uses build dir Submitted by: Raphael Philipe Mendes da Silva dion 2004-05-07 02:22:52 +00:00
  • eb34962af6 Add basic test for javadoc plugin dion 2004-05-07 02:10:18 +00:00
  • fdd0eebc51 Added maven.eclipse.buildcommands and maven.eclipse.projectnatures Added tests for them dion 2004-05-06 05:43:13 +00:00
  • 89fde49f23 Fix bad goals documentation dion 2004-05-06 01:56:05 +00:00
  • ca41ec707d Fix comments about expected attributes dion 2004-05-06 01:14:20 +00:00
  • cd5f49458b doco updates brett 2004-05-05 12:04:28 +00:00
  • fccb5fa96b add mevenide link brett 2004-05-05 11:02:54 +00:00
  • 701dc8fafa update maven JAR brett 2004-05-05 11:00:59 +00:00
  • 6f5b5a1b9f o exclude fml files in copy o easier use of classic that always works brett 2004-05-05 07:38:31 +00:00
  • 0a02de2005 site updates brett 2004-05-05 07:36:03 +00:00
  • 190f1a748c Use assert taglib for plugin tests dion 2004-05-05 06:16:27 +00:00
  • eca727336d MPANT-14 fix aheritier 2004-05-04 00:18:10 +00:00
  • 8347ca55f9 change log brett 2004-05-03 23:55:40 +00:00
  • daca8eeb04 add classic stylesheet brett 2004-05-03 23:51:22 +00:00
  • c82f3f415f ignore target directory aheritier 2004-05-03 17:17:27 +00:00
  • 310e3dd9e1 fixed broken URL vmassol 2004-05-02 21:39:03 +00:00
  • 86e368ff85 fixed typo vmassol 2004-05-02 21:37:14 +00:00
  • 787ef58731 Fix Typo aheritier 2004-05-02 18:05:39 +00:00
  • f8c4614fc3 exclude the plugin-parent/ directory from the master build as it's not a real maven project vmassol 2004-05-02 17:24:17 +00:00
  • 06d86d0586 fixed linkcheck errors vmassol 2004-05-02 17:02:09 +00:00
  • 272e5f5802 fixed linkcheck errors vmassol 2004-05-02 15:04:34 +00:00
  • 0b1266e4fd removed jelly taglib report from default list of reports vmassol 2004-05-02 14:50:02 +00:00
  • 1e16bcab10 use default reports vmassol 2004-05-02 14:27:09 +00:00
  • 1fa0696d3d remove properties not required for the master build vmassol 2004-05-02 14:23:22 +00:00
  • de5dc372ad inherit from the plugin-parent/project.xml POM instead of the top level one which is reserved for the master build vmassol 2004-05-02 14:17:02 +00:00
  • d772444d48 inherit from the plugin-parent/project.xml POM instead of the top level one which is reserved for the master build vmassol 2004-05-02 14:09:31 +00:00
  • a32712c800 Binary --> Ascii vmassol 2004-05-02 14:05:33 +00:00
  • ff33436946 - inherit from the plugin-parent/project.xml POM instead of the top level one which is reserved for the master build - removed custom reports as we can now use the default ones from plugin-parent/project.xml vmassol 2004-05-02 13:46:29 +00:00
  • 54184543ba - inherit from the plugin-parent/project.xml POM instead of the top level one which is reserved for the master build - removed custom reports as we can now use the default ones from plugin-parent/project.xml vmassol 2004-05-02 13:41:03 +00:00
  • 53508637a3 - Only register/deregister the FAQ reports if there are <code>.fml</code> files present in the project. - Use default reports - Fixed <versions> element location - Added <version> element for HEAD dev vmassol 2004-05-02 13:27:49 +00:00
  • b1e39fe825 - inherit from the plugin-parent/project.xml POM instead of the top level one which is reserved for the master build - removed custom reports as we can now use the default ones from plugin-parent/project.xml vmassol 2004-05-02 12:35:42 +00:00
  • b11beb9e7f - inherit from the plugin-parent/project.xml POM instead of the top level one which is reserved for the master build - removed custom projects as we can now use the default ones from plugin-parent/project.xml vmassol 2004-05-02 12:34:56 +00:00
  • 2b0e4a8625 Created new plugin-parent/ directory which contains all build configuration that must be inherited by the plugin projects. Plugins should no longer inherit from ../project.xml but rather from ../plugin-parent/project.xml. This is required because the top level project.xml file is reserved for the master build which contains additional build configuration that must not inhertied by the plugin projects (for ex, dashboard config, multichanges config, multiprojects config, etc). I'll now modify the plugin's project.xml so that they extend ../plugin-parent/project.xml vmassol 2004-05-02 12:31:35 +00:00
  • 90985ed2e8 - Added explicit list of reports as we cannot inherit the top level one which contains reports that must only be run by the master project (like multichanges, dashboard, etc). We really need to create a master build project in a separate directory - Fixed <versions> element position - Added <version> elements when required - Created changes.xml entries when required vmassol 2004-05-02 11:34:52 +00:00
  • f2898552f4 removed duplicate report vmassol 2004-05-02 11:26:21 +00:00
  • 6ec2f24cad fixed bad type vmassol 2004-05-02 11:18:07 +00:00
  • b0577a806c only put <version> tags for versions that do exist vmassol 2004-05-02 11:17:11 +00:00
  • a12be01ffa Now supports failing the build on error if you set the new <code>maven.linkcheck.failonerror</code> property to <code>true</code>. vmassol 2004-05-02 11:15:40 +00:00
  • d3948488fd remove unneeded properties (they are now inherited from top level project.properties) vmassol 2004-05-02 10:41:38 +00:00
  • 1fd2d4b98d removed explicit download menu as it is now automatically generated when running "maven site" vmassol 2004-05-02 10:26:37 +00:00
  • 1b93aa3790 removed explicit download menu as it is now automatically generated when running "maven site" vmassol 2004-05-02 10:20:13 +00:00
  • 76b8d8af68 Generate download navigation menus for all plugins vmassol 2004-05-02 10:16:37 +00:00
  • c80cf29540 - Added new download report along with a new link in the Maven generated documentation. This new link will only appear if you have defined the new <code>maven.xdoc.distributionUrl</code> property. There is also a new <code>maven.xdoc.distributionType</code> property that indicates what type of artifact your project is delivering. It defaults to "jar". - The xdoc plugin now supports generating custom reports using Jelly. It was previously only supporting Velocity. Simply name your report templates with a ".jelly" extension. vmassol 2004-05-02 10:16:08 +00:00
  • 513e2f794b Added new <code>maven.announcement.distributionUrl</code> property which specifies where the project jars can be downloaded from. If not specified, it defaults to <code>${maven.repo.remote}/${pom.groupId}/plugins</code>. Once this property makes it into the POM we'll remove it. vmassol 2004-05-02 08:20:59 +00:00
  • 1e6ff1bf65 - remove unneeded properties (they are inherited from top level project.properties) - added <version> tag for 1.7-snapshot dev - removed ann files (they can now be generated by the announcement plugin) - added missing download in navigation - other cosmetic changes vmassol 2004-05-02 07:46:30 +00:00
  • 962e20d464 - remove unneeded properties (they are inherited from top level project.properties) - added <version> tag for 1.4-snapshot dev - removed ann files (they can now be generated by the announcement plugin) - added missing download in navigation - other cosmetic changes vmassol 2004-05-01 18:02:07 +00:00
  • 438cb1564d The <code>maven.announcement.version</code> property does no longer needs to be defined. It defaults to <code>${pom.currentVersion}</code> if not defined. vmassol 2004-05-01 17:59:08 +00:00
  • 042407881b improved website documentation vmassol 2004-05-01 17:53:24 +00:00
  • 01d9b364c0 removed some leftover from the past vmassol 2004-05-01 17:52:36 +00:00
  • bedc72c365 Add a space after the "." of the "Fixes xxx." (which happens when you use the "issue" attribute in changes.xml). vmassol 2004-05-01 17:45:53 +00:00
  • 68ab93ec15 Added <code>&lt;description&gt;</code> information from the POM to the generated announcement to explain what the project does. vmassol 2004-05-01 17:35:53 +00:00
  • 2a30d81c09 Improved plugin description. The announcement plugin now uses the <description> information in the announcement so it better be good... :-) vmassol 2004-05-01 17:34:31 +00:00
  • 86ebf5fbb6 Binary --> Ascii vmassol 2004-05-01 17:15:33 +00:00
  • f76b3e6388 - remove unneeded properties (they are inherited from top level project.properties) - fixed <version> tag - other minor cosmetic enhancements vmassol 2004-05-01 17:15:06 +00:00
  • 7a7ba7e632 - removed unneeded properties (inherited from top level project.properties) - fixed <dependencies> location in POM (it was at the wrong place) vmassol 2004-05-01 17:11:17 +00:00
  • 262803fb6d Code clean up. Generated source directory is everywhere set in consistent way now michal 2004-05-01 14:34:09 +00:00
  • eaa8e84536 removed previous release docs from CVS (We need to find a better solution, like saving website as artifacts in the repo) vmassol 2004-05-01 13:21:47 +00:00
  • e3ee6c6448 MPGENAPP-7. Remove Struts deprecated apis. evenisse 2004-05-01 13:09:36 +00:00
  • e8c3d23a5a removed unneeded properties (inherited from top level project.properties) vmassol 2004-05-01 12:46:51 +00:00
  • 6a65a2060e added other releases to navigation menu vmassol 2004-05-01 12:46:29 +00:00
  • ac1c4859a7 speed up reactor using the new collectOnly vmassol 2004-05-01 12:40:47 +00:00
  • 393d5ff7b8 - remove unneeded properties (they are inherited from top level project.properties) - fixed <version> tag vmassol 2004-05-01 12:24:48 +00:00
  • b6e3f25e5e - remove unneeded properties (they are inherited from top level project.properties) - changed order to plugin download in navigation vmassol 2004-05-01 12:21:03 +00:00
  • d252588867 - remove unneeded properties (they are inherited from top level project.properties) - removed ann files as they can now be generated by the announcement plugin - other minor changes vmassol 2004-05-01 11:11:37 +00:00
  • 5a2136d61f - remove unneeded properties (they are inherited from top level project.properties) - added <version> tag for current version vmassol 2004-05-01 10:30:12 +00:00
  • b82d150fc2 Added link for 1.1 plugin vmassol 2004-05-01 10:14:53 +00:00
  • aea660bbd2 remove unneeded properties (they are inherited from top level project.properties) vmassol 2004-05-01 10:14:13 +00:00
  • f15d7969d8 prepare for 1.2 snapshot vmassol 2004-05-01 10:14:01 +00:00
  • 393c155ed0 fixed <version> tags vmassol 2004-05-01 10:13:43 +00:00
  • a9db199deb removed announcement files as they can now be generated by the announcement plugin vmassol 2004-05-01 10:12:05 +00:00
  • 1219943e75 added <version> tag vmassol 2004-05-01 10:10:11 +00:00
  • 93a380f9e4 removed announcement files as they can now be generated by the announcement plugin vmassol 2004-05-01 10:05:06 +00:00
  • b22cb30433 - Added information in the generated announcement to indicate from where the plugin can be downloaded. - Added information in the generated announcement to indicate how to install the plugin using the <code>plugin:download</code> goal. vmassol 2004-05-01 09:57:43 +00:00
  • 20ee1f369d adjusted distribution site and directory. Let me know if I have broken something. vmassol 2004-05-01 09:53:54 +00:00
  • 2aec78f753 removed all statics. It doesn't work as we're using Jelly's useBean tag. I would have liked to use invokeStatic but I don't know how to pass an integer... vmassol 2004-05-01 09:46:21 +00:00
  • 8db3b47a68 remove unneeded properties (they are inherited from top level project.properties) vmassol 2004-05-01 09:21:03 +00:00
  • 4302201ef5 added entry for 2.1-snapshot vmassol 2004-05-01 09:20:21 +00:00
  • 856ec97d94 removed announcement files as they can now be generated by the announcement plugin vmassol 2004-05-01 09:18:49 +00:00
  • 606bfd1b99 fixed <versions> tags vmassol 2004-05-01 09:18:08 +00:00
  • c81c44ea59 - Added some reports (javadoc, checkstyle, jxr) - Fixed checkstyle errors - Removed unneeded properties (they are now inherited from top level project.properties) vmassol 2004-05-01 09:15:39 +00:00
  • 6f7994ba55 - Ensure plugins are using the correct checkstyle.xml file - Ignore lines 1 and 4 from the checkstyle header file vmassol 2004-05-01 09:06:04 +00:00
  • 0a9af2d24b Rely on project.properties inheritance and thus remove duplicate properties vmassol 2004-05-01 08:39:55 +00:00
  • 2d90294721 - Added comments - Added warning about properties being inherited (we'll need to move the masterbuild project somewhere else later on) - Added new license property so that all plugins can use it vmassol 2004-05-01 08:37:33 +00:00
  • bcf4ba9ed0 removed property as it now default to ${pom.currentVersion} vmassol 2004-05-01 08:25:06 +00:00
  • 5b36e33f88 Use the new collectOnly attribute of the reactor tag to speed up things. vmassol 2004-05-01 08:23:07 +00:00
  • 0c2f468a97 Benefit from project.properties inheritance. Dunno why, I thought it wasn't working yesterday but it's working perfectly well (thanks Brett!). vmassol 2004-05-01 08:19:20 +00:00
  • 514a74d3c9 PR: MPLINKCHECK-13 use HEAD instead of GET brett 2004-05-01 01:46:09 +00:00
  • af5e092988 PR: MPIDEA-4 fix idea:multiproject brett 2004-05-01 01:11:37 +00:00
  • b48554a2eb PR: MPIDEA-3 improved documentation brett 2004-05-01 01:09:26 +00:00
  • c7a18dab16 PR: MPDIST-8 change javadoc:generate to site:generate brett 2004-05-01 01:06:37 +00:00
  • 838daf76df Help on how to generate the dashboard report vmassol 2004-04-30 17:00:26 +00:00
  • 4e1d988756 added other aggregators vmassol 2004-04-30 16:57:57 +00:00
  • ef74401f7f more ignore files vmassol 2004-04-30 14:53:25 +00:00
  • 39b22548f0 typo dion 2004-04-30 14:53:06 +00:00
  • 4456da1d0c Binary --> Ascii vmassol 2004-04-30 14:47:54 +00:00
  • caa1381622 Added Simian total duplicate line aggregator vmassol 2004-04-30 14:47:11 +00:00
  • eb21a3ce05 Use issue attribute where possible for better reporting dion 2004-04-30 14:38:45 +00:00
  • baabb661f6 - Gracefully handle projects with no source - Fixed <versions> tag in POM + added new version for 1.4 version in HEAD vmassol 2004-04-30 14:24:31 +00:00