6cde04d3b7
Updated plugin tests to verify we can generate the dashboard report by using the multiproject:site goal. Also updated documentation accordingly.
vmassol
2004-04-30 09:05:49 +00:00
c48891dd9f
Do not execute Clover if there are no tests to run Clover on. This prevents an error happening in the <code>clover:on</code> goal.
vmassol
2004-04-30 08:21:06 +00:00
b11afec96f
Allow generating XML and/or Swing reports during the web site generation too.
vmassol
2004-04-30 07:59:53 +00:00
7378c2f611
When executing <code>multiproject:site</code>, generate the top level site after the subprojects site have been generated. This is required if the top level site generation depends on subproject site generation information.
vmassol
2004-04-30 07:26:32 +00:00
d093bed400
Use issue attribute where possible for better reporting
dion
2004-04-30 07:04:04 +00:00
7175d602eb
Fixed paths to licenses
vmassol
2004-04-30 06:50:27 +00:00
ab0cdac06e
- removed announcement directory as the announcements were not up to date and anyway we can generate the same report automatically with the announcement plugin - added new maven.multiproject.site.goals property containing the goals to execute by multiproject:site
vmassol
2004-04-30 06:46:41 +00:00
59cd4d8c65
war:clean was depeneding on war:init which was changed and call to test:test goal was added there. This removes this problem. Change was dissussed @mailing list. I will duble check all my applications and usecases but i think it's OK like this.
michal
2004-04-29 17:05:41 +00:00
c9e6104664
Add changelog:create-cvspass goal for creating the required .cvspass file Add documentation on .cvspass file for CVSNT users.
dion
2004-04-29 05:01:03 +00:00
186973817b
no problem with multiproject targets redefinition
aheritier
2004-04-29 00:10:33 +00:00
2b547963ce
bug fixes for the complex app. The default one didn't build.
aheritier
2004-04-28 23:26:03 +00:00
b38513fedf
dependency to maven-xdoclet-plugin added. Without it, the user can't build the generated project if he hasn't got the plugin installed.
aheritier
2004-04-28 23:23:14 +00:00
ff97406713
maven.test.reportDirectory is replaced by maven.test.reportsDirectory in maven-test-plugin
aheritier
2004-04-28 21:31:16 +00:00
c22bf46d7a
removing announcements as they can now be generated by the Maven announcement plugin
vmassol
2004-04-28 19:31:14 +00:00
dac7cad2e6
Removed explicit dependencies on <code>maven-clover-plugin</code> and <code>maven-junit-report-plugin</code>. The reason I've removed the dependencies is that people will want to use different versions of these plugins. I would have liked to say in the dependencies that we need versions greater than 1.4 for each plugin but that's not currently possible.
vmassol
2004-04-28 19:30:49 +00:00
49d274afe8
PR: MPXDOC-90 Submitted by: Corey Tripp Reviewed by: Brett Porter Only show CVS related firewall info if using CVS
brett
2004-04-28 03:36:37 +00:00
ef4cdecdb1
Removed trailing white space (MPJBOSS-9)
vmassol
2004-04-27 19:16:02 +00:00
065767098b
Fixed typo (reported in MPJBOSS-9)
vmassol
2004-04-27 19:09:25 +00:00
d3aab1cb8b
Fix jdk1.3 issues with DOM class loading Class org/w3c/dom/Document violates loader constraints: definition mismatch between parent and child loaders
dion
2004-04-27 06:15:54 +00:00
58fafea069
Fix jdk1.3 issues with DOM class loading Class org/w3c/dom/Document violates loader constraints: definition mismatch between parent and child loaders
dion
2004-04-27 05:51:39 +00:00
0000c2f895
Formatting
dion
2004-04-27 05:49:17 +00:00
66f0b4750c
Fix jdk1.3 issues with DOM class loading Class org/w3c/dom/Document violates loader constraints: definition mismatch between parent and child loaders
dion
2004-04-27 05:43:00 +00:00
221817096b
Minor style
dion
2004-04-27 05:11:09 +00:00
3ea821db0c
Increase password read failure from debug to warning and provide more information
dion
2004-04-27 05:10:09 +00:00
9564da871c
trim absolute paths to basedir in javadoc report
dion
2004-04-27 01:24:45 +00:00
75405ea0e4
MPJBUILDER-10". Add xdocs and subdir into jbuilder folder(s).
evenisse
2004-04-26 08:39:58 +00:00
b3e0ba0f5e
o add notes regarding two new fixes in 2.1 SNAPSHOT
plynch
2004-04-25 20:23:27 +00:00
e44ef24ca6
o instead of Ant conditions to test socket connections and http connections, use Jelly so that properties can be reset each time init is called.
plynch
2004-04-25 20:19:51 +00:00
a32396668d
o moving current version to 2.1-SNAPSHOT as that is where we are at.
plynch
2004-04-25 18:43:46 +00:00
37d95e7a4f
a) Specify the output file as maven.announcement.file b) Default it to ${maven.build.dir}/announcement.txt c) Add ${maven.announcement.file} to the echo when generating it so the user knows where to find it.
dion
2004-04-25 18:19:41 +00:00
bc1eb8a3ac
Fix for MPECLIPSE-22, JRE Classpath not complete
dion
2004-04-25 16:05:08 +00:00
e8bf7f313a
patch didn't work properly. source modifications only applied if class actually missing
brett
2004-04-25 03:15:28 +00:00
453a3f0448
PR: MPNATIVE-3 more configurable
brett
2004-04-25 02:34:08 +00:00
f4bba8e6a7
PR: MPREPO-5 deprecate maven.repository.group and make maven.remote.group usage consistent. maven.remote.group has been moved to maven's defaults.properties.
brett
2004-04-21 01:03:25 +00:00
7fb87b937c
add license to JSL files
brett
2004-04-21 00:55:44 +00:00
ef248b2978
removed name as it wasn't a patch actually... :-)
vmassol
2004-04-20 19:42:36 +00:00
7d89b44f6a
Added documentation for the format of <code>changes.xml</code> file.
vmassol
2004-04-20 19:39:52 +00:00
e9227275a3
Added Fabrizio Giustina as contributor
vmassol
2004-04-20 18:45:21 +00:00
386bfc303e
Applied MPANNOUNCEMENT-2. Added more information when running the plugin. Also added a check to verify if the announcement version matches an entry in the <code>changes.xml</code> file. Thanks Fabrizio!
vmassol
2004-04-18 20:59:42 +00:00
c04c5244ff
Added dependency on <code>commons-jelly-tags-xml</code>. It seems this is required for some configurations of Maven. Not sure why...
vmassol
2004-04-17 14:15:57 +00:00
b53cecfdee
add message so there is some output
brett
2004-04-17 01:12:50 +00:00
4961f719ce
change name to 2.0.x for consistency
brett
2004-04-17 01:09:51 +00:00
23603eaa0c
- Several new addtions that makes the plugin more generic: the team name is now taken from <code>pom.groupId</code>, "[]" are removed from the first line, changes are sorted by type, changes report issue number and due-to, the download link is generated from <code>pom.distributionDirectory</code> and the "plugin has been tested with..." line has been removed. - Removed default value for the <code>maven.announcement.version</code> property. This property has to be set by the plugin user.
vmassol
2004-04-12 19:46:04 +00:00
9279803b4f
Upgraded to Checkstyle 3.4.
vmassol
2004-04-12 10:57:24 +00:00
313982296c
PR: MPXDOC-78 Submitted by: Chad McHenry indent nested menus in navigation
brett
2004-04-10 03:26:40 +00:00