Commit Graph

271 Commits

Author SHA1 Message Date
kschrader
b341a59997 I can't build without grant being added to linkcheck.
The tests always fail with a class not found error.
This fixes that.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113000 13f79535-47bb-0310-9956-ffa450edef68
2003-02-26 19:57:21 +00:00
kaz
b7d07b2a29 While reading the user list, someone was asking about how to include
excel files in his site.  Rather than make some "special" directory,
I've modified the xdoc plugin to copy over anything from the xdoc
directory instead of just *.htm[l] files.  This excludes the CVS
directories and any *.xml files.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112999 13f79535-47bb-0310-9956-ffa450edef68
2003-02-26 19:49:55 +00:00
evenisse
c10b4e20f7 Add -x parameter for bypass error messages
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112998 13f79535-47bb-0310-9956-ffa450edef68
2003-02-26 16:16:20 +00:00
evenisse
14a61fc50b Add encoding support for tasklist
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112997 13f79535-47bb-0310-9956-ffa450edef68
2003-02-25 11:50:54 +00:00
bwalding
dff505dcbf o Applied patch from Adam Murdoch (email title : "[patch] Fix maven.xdoc.date")
o Made slight mods to fix navigation-top not displaying
o Made inline css mods to make bottom-right actually display at bottom right


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112996 13f79535-47bb-0310-9956-ffa450edef68
2003-02-25 08:06:34 +00:00
dion
f897211eb8 Fix mysql lgpl file
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112995 13f79535-47bb-0310-9956-ffa450edef68
2003-02-25 07:51:33 +00:00
dion
5734707c96 Fix mm.mysql lgpl file
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112994 13f79535-47bb-0310-9956-ffa450edef68
2003-02-25 07:49:18 +00:00
dion
738b988de7 More text licenses
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112993 13f79535-47bb-0310-9956-ffa450edef68
2003-02-25 07:41:06 +00:00
dion
0cd4db3427 Remove # from file name when working out local names
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112992 13f79535-47bb-0310-9956-ffa450edef68
2003-02-25 06:59:50 +00:00
dion
81a8e2060d Add eclipse and change from html to text for some lgpl licenses
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112991 13f79535-47bb-0310-9956-ffa450edef68
2003-02-25 06:55:26 +00:00
dion
d8691c38ba delete file before downloading so windows doesn't get casing screwed
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112990 13f79535-47bb-0310-9956-ffa450edef68
2003-02-25 06:52:14 +00:00
dion
234a137b13 add rename-licenses for audit
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112989 13f79535-47bb-0310-9956-ffa450edef68
2003-02-25 06:00:24 +00:00
dion
f72d9aacb0 Text version of maven license
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112988 13f79535-47bb-0310-9956-ffa450edef68
2003-02-25 05:49:10 +00:00
dion
296d782062 Add repository plugin I've been using for audit process
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112987 13f79535-47bb-0310-9956-ffa450edef68
2003-02-25 02:46:34 +00:00
dion
9a627a8a0e Fix bug generating goals
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112986 13f79535-47bb-0310-9956-ffa450edef68
2003-02-25 02:29:32 +00:00
bwalding
94f6de921f o MAVEN-292: Should now work with reactor
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112985 13f79535-47bb-0310-9956-ffa450edef68
2003-02-24 14:04:25 +00:00
bwalding
b61a95320d o MAVEN-292: Should now work with reactor
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112984 13f79535-47bb-0310-9956-ffa450edef68
2003-02-24 13:58:54 +00:00
bwalding
f28181ac81 o MAVEN-290: Don't transform changes.xml normally. Added changes plugin as default
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112983 13f79535-47bb-0310-9956-ffa450edef68
2003-02-24 13:06:09 +00:00
bwalding
d163728443 o MAVEN-290: Use changes.xml again
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112982 13f79535-47bb-0310-9956-ffa450edef68
2003-02-24 13:05:07 +00:00
bwalding
8628833cb9 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112981 13f79535-47bb-0310-9956-ffa450edef68
2003-02-24 13:04:09 +00:00
dion
41c56b8b8e Applied patch from Adam Murdoch on 2002-02-18
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112980 13f79535-47bb-0310-9956-ffa450edef68
2003-02-23 17:59:27 +00:00
bwalding
902d17f64e o Removed excess debug logs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112979 13f79535-47bb-0310-9956-ffa450edef68
2003-02-23 16:09:08 +00:00
bwalding
c6dc70ab19 o Consolidate reporting model
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112978 13f79535-47bb-0310-9956-ffa450edef68
2003-02-23 15:57:38 +00:00
bwalding
9873992dfe o Add new report deregister goal, modify register goal for slightly modified report method
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112977 13f79535-47bb-0310-9956-ffa450edef68
2003-02-23 15:57:06 +00:00
dion
7ade43c7a6 Fix parameters that were URL but broken under windows
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112976 13f79535-47bb-0310-9956-ffa450edef68
2003-02-23 12:51:19 +00:00
dion
8a55953b1d Add xerces so jdk1.3 build works
Add commons-logging from j2ee plugin dependencies


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112975 13f79535-47bb-0310-9956-ffa450edef68
2003-02-23 11:38:02 +00:00
dion
654c24fd74 Make junit tests fork so it's easier to pick up dependency errors
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112974 13f79535-47bb-0310-9956-ffa450edef68
2003-02-23 11:36:29 +00:00
dion
4c0c5e116d Fix resource location to new plugin-resources directory
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112973 13f79535-47bb-0310-9956-ffa450edef68
2003-02-23 11:33:22 +00:00
dion
af35238eab Add commons-logging dependency.
Remove old ear code


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112972 13f79535-47bb-0310-9956-ffa450edef68
2003-02-23 11:30:03 +00:00
bwalding
aa891b3d5f o MAVEN-286: Now enabled by default. Recognises proxies, not as many spurious messages.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112971 13f79535-47bb-0310-9956-ffa450edef68
2003-02-22 00:37:39 +00:00
bwalding
a649b56599 o See previous commit for details. Missed this line when committing.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112970 13f79535-47bb-0310-9956-ffa450edef68
2003-02-21 22:46:19 +00:00
bwalding
16871565cd o MAVEN-283: Use absolute paths for src / dest dir. Required for basedir's with .. in them
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112969 13f79535-47bb-0310-9956-ffa450edef68
2003-02-21 22:42:30 +00:00
bwalding
7fceb0810d o Due to the variations between projects, some projects are passing in full paths
and others are relative paths.  This change checks to see if the path has 
  already been appended to ${basedir}. If not, it prepends basedir.  JXRBean
now expects something that will slot directly into new File(path).


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112968 13f79535-47bb-0310-9956-ffa450edef68
2003-02-21 22:33:53 +00:00
bwalding
574f0cbfae o MAVEN-289: Apply patch from Eric Weidner to handle local repositories
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112967 13f79535-47bb-0310-9956-ffa450edef68
2003-02-21 22:00:51 +00:00
kaz
0a882b8dac Adding velocity to the list of deps.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112966 13f79535-47bb-0310-9956-ffa450edef68
2003-02-21 22:00:27 +00:00
kschrader
293ea5e04e Stephen McConnell <mcconnell@apache.org> writes:
The following patch corrects a number of bugs in the maven-report.xml.
The bugs include not checking for the existance of the tasks.xml and
changes.xml which results in links being added to the report summary
page that don't refer to anything.
Cheers, Steve.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112965 13f79535-47bb-0310-9956-ffa450edef68
2003-02-21 16:08:33 +00:00
evenisse
47bcefd504 Correction of java web start bug defines here :
o http://forum.java.sun.com/thread.jsp?thread=275890&forum=38&message=1336773
  o http://developer.java.sun.com/developer/bugParade/bugs/4739089.html


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112964 13f79535-47bb-0310-9956-ffa450edef68
2003-02-21 15:20:47 +00:00
kaz
c62c5c2576 Fixing mvdb's patch to make it actually work ;-)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112963 13f79535-47bb-0310-9956-ffa450edef68
2003-02-20 22:28:36 +00:00
kaz
96e68fd82d Applying patch from Martin van den Bemt <mllist@mvdb.net>. Adds a new
optionally footer section and corrects the copyright symbol.  Thanks
Martin.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112962 13f79535-47bb-0310-9956-ffa450edef68
2003-02-20 22:04:03 +00:00
jvanzyl
5b756361ae o fixing report name. Thanks to steve mconnell.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112961 13f79535-47bb-0310-9956-ffa450edef68
2003-02-20 20:10:23 +00:00
bwalding
f53e4ad959 o MAVEN-213: Removes maven.test.failure between each run of console
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112960 13f79535-47bb-0310-9956-ffa450edef68
2003-02-19 08:25:24 +00:00
bwalding
ae4cf5f0d6 o MAVEN-213: We'll do it in console plugin instead
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112959 13f79535-47bb-0310-9956-ffa450edef68
2003-02-19 08:24:00 +00:00
bwalding
4b9ca61b78 o MAVEN-213: Removes maven.test.failure between each run of test:test
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112958 13f79535-47bb-0310-9956-ffa450edef68
2003-02-19 08:12:00 +00:00
bwalding
02528681e6 o MAVEN-269: There was an erroneous call to velocity's getText method when the argument would
probably be null.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112957 13f79535-47bb-0310-9956-ffa450edef68
2003-02-19 06:33:32 +00:00
bwalding
603d7ce668 o MAVEN-239: Formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112956 13f79535-47bb-0310-9956-ffa450edef68
2003-02-19 06:01:38 +00:00
bwalding
bfb9a31478 o MAVEN-239: Not sure how this regressed. For some reason there was a whole lot of whitespace being added. Trim the strings for safety.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112955 13f79535-47bb-0310-9956-ffa450edef68
2003-02-19 06:00:00 +00:00
bwalding
12618d09e2 o Upgrade to jdepend 2.5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112954 13f79535-47bb-0310-9956-ffa450edef68
2003-02-19 05:50:26 +00:00
bwalding
e47d6647c9 o MAVEN-282: Added missing braces to if statements
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112953 13f79535-47bb-0310-9956-ffa450edef68
2003-02-18 14:21:35 +00:00
evenisse
2b3fc1d81b typo
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112952 13f79535-47bb-0310-9956-ffa450edef68
2003-02-18 13:12:32 +00:00
bwalding
4863f893d5 o MAVEN-282: <location> requirement removed. Now calculates at start of site.jsl
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112951 13f79535-47bb-0310-9956-ffa450edef68
2003-02-18 10:59:37 +00:00