20 Commits

Author SHA1 Message Date
ltheussl
9751245d47 Update license headers.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@532339 13f79535-47bb-0310-9956-ffa450edef68
2007-04-25 12:28:56 +00:00
aheritier
292f67ab42 use default excludes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@522380 13f79535-47bb-0310-9956-ffa450edef68
2007-03-25 23:27:21 +00:00
aheritier
0a639cb33b plugin properties aren't loaded from unit tests
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@477397 13f79535-47bb-0310-9956-ffa450edef68
2006-11-20 23:22:52 +00:00
aheritier
1ad47e9de1 Dependencies locally overrode can't be resolved in the generated POM
This setting must be kept in the plugin
Versions overriding are resolved thus they are defined in the parent project

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@375437 13f79535-47bb-0310-9956-ffa450edef68
2006-02-07 00:44:31 +00:00
aheritier
e7b42897da clean up properties duplicated with the parent project.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@375126 13f79535-47bb-0310-9956-ffa450edef68
2006-02-05 23:05:50 +00:00
aheritier
bad86c1bca Add the property "maven.linkcheck.method" to select the method to use to do the tests (head -by default-,or get).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@374800 13f79535-47bb-0310-9956-ffa450edef68
2006-02-04 00:59:13 +00:00
aheritier
9ede010fa4 PR: MPLINKCHECK-5
linkcheck plugin uses global proxy settings. There is no way to perform check using a proxy while still having a non-proxied project

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@369157 13f79535-47bb-0310-9956-ffa450edef68
2006-01-15 01:45:20 +00:00
aheritier
07ecab2756 PR: MPLINKCHECK-19
Using NTLM proxy

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@369155 13f79535-47bb-0310-9956-ffa450edef68
2006-01-15 01:31:04 +00:00
aheritier
f841db1164 PR: MPLINKCHECK-10, MPLINKCHECK-24, MAVEN-1739, MPLINKCHECK-25
- "Moved Permanently" sites are reported as a warning and not as an error.
- Speed and stability enhancement [better usage of httpClient].
- Upgrade to HttpClient 3.0.
- Display for each file the number of links and the number of errors.
- New counters to report how many files and links are checked and how many errors are found.
- Display a more verbose message than the "NOT FOUND" error.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@368935 13f79535-47bb-0310-9956-ffa450edef68
2006-01-14 00:28:50 +00:00
brett
e67e22d0d4 use executing version of maven to build and execute
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115471 13f79535-47bb-0310-9956-ffa450edef68
2004-06-13 05:26:16 +00:00
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
dion
d3aab1cb8b Fix jdk1.3 issues with DOM class loading
Class org/w3c/dom/Document violates loader constraints:  definition mismatch between parent and child loaders


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115063 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 06:15:54 +00:00
evenisse
85df922d35 Update to ASL v.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114795 13f79535-47bb-0310-9956-ffa450edef68
2004-03-04 18:40:25 +00:00
jvanzyl
2f79ac3020 o remove the use of maven.xdoc.version, the new maven:property tag is being
used within the xdoc plugin to create a default value from the POM if one
  isn't supplied.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114555 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 19:07:39 +00:00
epugh
fc7c7c95f0 Update references to LICENSE.txt and Checkstyle.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114261 13f79535-47bb-0310-9956-ffa450edef68
2003-11-02 00:03:41 +00:00
dion
baa38b9f00 Make maven -DpluginSite=y site work
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114242 13f79535-47bb-0310-9956-ffa450edef68
2003-10-28 00:55:37 +00:00
dion
3ed25c8ed8 Set checkstyle format to turbine
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113971 13f79535-47bb-0310-9956-ffa450edef68
2003-09-07 15:40:26 +00:00
dion
15fb6569fb Update checkstyle settings for plugins with source
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113970 13f79535-47bb-0310-9956-ffa450edef68
2003-09-07 15:01:08 +00:00
bwalding
60026fa127 Added license property
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112876 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 08:26:57 +00:00
bwalding
fa5ca2bd70 MAVEN-214: LinkChecker plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112777 13f79535-47bb-0310-9956-ffa450edef68
2003-01-30 10:59:36 +00:00