Commit Graph

2239 Commits

Author SHA1 Message Date
vmassol
d3948488fd remove unneeded properties (they are now inherited from top level project.properties)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115158 13f79535-47bb-0310-9956-ffa450edef68
2004-05-02 10:41:38 +00:00
vmassol
1fd2d4b98d removed explicit download menu as it is now automatically generated when running "maven site"
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115157 13f79535-47bb-0310-9956-ffa450edef68
2004-05-02 10:26:37 +00:00
vmassol
1b93aa3790 removed explicit download menu as it is now automatically generated when running "maven site"
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115156 13f79535-47bb-0310-9956-ffa450edef68
2004-05-02 10:20:13 +00:00
vmassol
76b8d8af68 Generate download navigation menus for all plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115155 13f79535-47bb-0310-9956-ffa450edef68
2004-05-02 10:16:37 +00:00
vmassol
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.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115154 13f79535-47bb-0310-9956-ffa450edef68
2004-05-02 10:16:08 +00:00
vmassol
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.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115153 13f79535-47bb-0310-9956-ffa450edef68
2004-05-02 08:20:59 +00:00
vmassol
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


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115152 13f79535-47bb-0310-9956-ffa450edef68
2004-05-02 07:46:30 +00:00
vmassol
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


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115151 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 18:02:07 +00:00
vmassol
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.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115150 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 17:59:08 +00:00
vmassol
042407881b improved website documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115149 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 17:53:24 +00:00
vmassol
01d9b364c0 removed some leftover from the past
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115148 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 17:52:36 +00:00
vmassol
bedc72c365 Add a space after the "." of the "Fixes xxx." (which happens when you use the "issue" attribute in changes.xml).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115147 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 17:45:53 +00:00
vmassol
68ab93ec15 Added <code>&lt;description&gt;</code> information from the POM to the generated announcement to explain what the project does.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115146 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 17:35:53 +00:00
vmassol
2a30d81c09 Improved plugin description. The announcement plugin now uses the <description> information in the announcement so it better be good... :-)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115145 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 17:34:31 +00:00
vmassol
86ebf5fbb6 Binary --> Ascii
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115144 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 17:15:33 +00:00
vmassol
f76b3e6388 - remove unneeded properties (they are inherited from top level project.properties)
- fixed <version> tag
- other minor cosmetic enhancements


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115143 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 17:15:06 +00:00
vmassol
7a7ba7e632 - removed unneeded properties (inherited from top level project.properties)
- fixed <dependencies> location in POM (it was at the wrong place)


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115142 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 17:11:17 +00:00
michal
262803fb6d Code clean up. Generated source directory is everywhere set in consistent way now
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115141 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 14:34:09 +00:00
vmassol
eaa8e84536 removed previous release docs from CVS (We need to find a better solution, like saving website as artifacts in the repo)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115140 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 13:21:47 +00:00
evenisse
e3ee6c6448 MPGENAPP-7. Remove Struts deprecated apis.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115139 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 13:09:36 +00:00
vmassol
e8c3d23a5a removed unneeded properties (inherited from top level project.properties)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115138 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 12:46:51 +00:00
vmassol
6a65a2060e added other releases to navigation menu
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115137 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 12:46:29 +00:00
vmassol
ac1c4859a7 speed up reactor using the new collectOnly
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115136 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 12:40:47 +00:00
vmassol
393d5ff7b8 - remove unneeded properties (they are inherited from top level project.properties)
- fixed <version> tag


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115135 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 12:24:48 +00:00
vmassol
b6e3f25e5e - remove unneeded properties (they are inherited from top level project.properties)
- changed order to plugin download in navigation


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115134 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 12:21:03 +00:00
vmassol
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


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115133 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 11:11:37 +00:00
vmassol
5a2136d61f - remove unneeded properties (they are inherited from top level project.properties)
- added <version> tag for current version


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115132 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 10:30:12 +00:00
vmassol
b82d150fc2 Added link for 1.1 plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115131 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 10:14:53 +00:00
vmassol
aea660bbd2 remove unneeded properties (they are inherited from top level project.properties)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115130 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 10:14:13 +00:00
vmassol
f15d7969d8 prepare for 1.2 snapshot
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115129 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 10:14:01 +00:00
vmassol
393c155ed0 fixed <version> tags
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115128 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 10:13:43 +00:00
vmassol
a9db199deb removed announcement files as they can now be generated by the announcement plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115127 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 10:12:05 +00:00
vmassol
1219943e75 added <version> tag
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115126 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 10:10:11 +00:00
vmassol
93a380f9e4 removed announcement files as they can now be generated by the announcement plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115125 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 10:05:06 +00:00
vmassol
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.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115124 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 09:57:43 +00:00
vmassol
20ee1f369d adjusted distribution site and directory. Let me know if I have broken something.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115123 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 09:53:54 +00:00
vmassol
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...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115122 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 09:46:21 +00:00
vmassol
8db3b47a68 remove unneeded properties (they are inherited from top level project.properties)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115121 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 09:21:03 +00:00
vmassol
4302201ef5 added entry for 2.1-snapshot
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115120 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 09:20:21 +00:00
vmassol
856ec97d94 removed announcement files as they can now be generated by the announcement plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115119 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 09:18:49 +00:00
vmassol
606bfd1b99 fixed <versions> tags
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115118 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 09:18:08 +00:00
vmassol
c81c44ea59 - Added some reports (javadoc, checkstyle, jxr)
- Fixed checkstyle errors
- Removed unneeded properties (they are now inherited from top level project.properties)


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115117 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 09:15:39 +00:00
vmassol
6f7994ba55 - Ensure plugins are using the correct checkstyle.xml file
- Ignore lines 1 and 4 from the checkstyle header file


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115116 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 09:06:04 +00:00
vmassol
0a9af2d24b Rely on project.properties inheritance and thus remove duplicate properties
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115115 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 08:39:55 +00:00
vmassol
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


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115114 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 08:37:33 +00:00
vmassol
bcf4ba9ed0 removed property as it now default to ${pom.currentVersion}
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115113 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 08:25:06 +00:00
vmassol
5b36e33f88 Use the new collectOnly attribute of the reactor tag to speed up things.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115112 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 08:23:07 +00:00
vmassol
0c2f468a97 Benefit from project.properties inheritance. Dunno why, I thought it wasn't working yesterday but it's working perfectly well (thanks Brett!).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115111 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 08:19:20 +00:00
brett
514a74d3c9 PR: MPLINKCHECK-13
use HEAD instead of GET


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115110 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 01:46:09 +00:00
brett
af5e092988 PR: MPIDEA-4
fix idea:multiproject


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115109 13f79535-47bb-0310-9956-ffa450edef68
2004-05-01 01:11:37 +00:00