Brett Leslie Porter
515160ef75
PR: MNG-1163
...
locale must come first on command line
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312806 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:26:15 +00:00
Brett Leslie Porter
c3af7a3bc5
PR: MNG-1152
...
Submitted by: Allan Ramirez
Reviewed by: Brett Porter
remove spurious -excludePackageNames option on the javadoc command
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312805 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:22:20 +00:00
Brett Leslie Porter
7777edb624
PR: MNG-620, 1035
...
Submitted by: Lester Ecarma
Reviewed by: Brett Porter
correct issues with whitespaces in paths
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312804 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 04:10:49 +00:00
Brett Leslie Porter
510de4fe54
upgrade plexus utils to 1.0.4-SNAPSHOT.
...
The group ID has changed, so add a bunch of exclusions to ensure the old is not picked up
fix bugs in mboot that wasn't honoring excludes.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307294 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 14:13:31 +00:00
Brett Leslie Porter
9b52245750
PR: MNG-779
...
fix defaults
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291371 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 03:09:06 +00:00
Brett Leslie Porter
1c576b6c09
put classpath in an external file
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291370 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 02:51:44 +00:00
Brett Leslie Porter
23f4482e4d
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289542 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:53:07 +00:00
Brett Leslie Porter
29678422f6
[maven-release-plugin] prepare release maven-javadoc-2.0-beta-1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289540 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:52:51 +00:00
Brett Leslie Porter
c44890b92c
update dependency and parent versions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289378 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 04:30:44 +00:00
Vincent Siveton
eb89e520e4
MNG-891(Javadoc fails to include libraries): Readded cmd.createArgument().setValue( ... ) for all elements in the arguments list; Formatted code.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@280832 13f79535-47bb-0310-9956-ffa450edef68
2005-09-14 12:09:06 +00:00
Kenney Westerhof
4bbf7a627c
Fix MNG-873
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@280592 13f79535-47bb-0310-9956-ffa450edef68
2005-09-13 17:06:14 +00:00
Kenney Westerhof
b2c8100048
adding required phase 'generate-sources'.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279412 13f79535-47bb-0310-9956-ffa450edef68
2005-09-07 20:07:39 +00:00
Kenney Westerhof
a35354aceb
fixed possible corrupted source path when there are more compileSourceRoots.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279407 13f79535-47bb-0310-9956-ffa450edef68
2005-09-07 19:45:54 +00:00
Brett Leslie Porter
9d9251e843
remove unneeded dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@278551 13f79535-47bb-0310-9956-ffa450edef68
2005-09-04 03:05:38 +00:00
Trygve Laugstol
4bfe2cc1ab
Fixing MNG-810: "create a mojo goal named -> javadoc:jar"
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@265765 13f79535-47bb-0310-9956-ffa450edef68
2005-09-01 19:11:49 +00:00
Trygve Laugstol
7f9ca76326
o Cleaning up the code style a bit:
...
- removing usage of this. as a prefix for referencing local variables
- renaming public_, private_ and protected_ to showPublic, etc.
- removing usage of final.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@239601 13f79535-47bb-0310-9956-ffa450edef68
2005-08-24 11:12:26 +00:00
Trygve Laugstol
5aff0defc2
o Replacing hardcoded path separator ';' value with ${path.separator}.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@233315 13f79535-47bb-0310-9956-ffa450edef68
2005-08-18 12:49:31 +00:00
Vincent Siveton
f862da60b6
Added methods to repeat arguments (for group, tag, link and linkoffline options provided by the Javadoc standard doclet). Added plexus-utils as transitive dep.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@230549 13f79535-47bb-0310-9956-ffa450edef68
2005-08-06 14:32:43 +00:00
Emmanuel Venisse
3fb0852fdf
Allow the creation of external reports. html files are now generated only by external reports and not by doxia mojo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@225521 13f79535-47bb-0310-9956-ffa450edef68
2005-07-27 14:07:04 +00:00
Vincent Siveton
7670af82a1
Fix a typo for bottom
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@225450 13f79535-47bb-0310-9956-ffa450edef68
2005-07-27 04:09:34 +00:00
Brett Leslie Porter
186f48083f
remove unnecessary report components definitions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@220046 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 12:28:58 +00:00
Brett Leslie Porter
5a0904e9fd
PR: MNG-366
...
separate api from implementation keeping most of doxia, reporting and other libraries out of the core
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@220009 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 06:54:21 +00:00
Brett Leslie Porter
1d028ff436
move reports into maven-plugins
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@219985 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 02:20:27 +00:00