Commit Graph

5057 Commits

Author SHA1 Message Date
ltheussl
d7de10b440 Add missing type.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@521195 13f79535-47bb-0310-9956-ffa450edef68
2007-03-22 10:35:36 +00:00
jjensen
cb78ec41f0 Add FAQ on generating class diagrams in Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@518447 13f79535-47bb-0310-9956-ffa450edef68
2007-03-15 02:38:38 +00:00
ltheussl
22b4cee14e Remove oro dependency: not needed anymore in pmd-3.9.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@517864 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 20:51:30 +00:00
ltheussl
104c588bce PR: MPPMD-29
Upgrade to PMD 3.9

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@517827 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 19:37:14 +00:00
ltheussl
1a3e114f5e PR: MPJDIFF-9
Jdiff fails with svn modules. New property maven.jdiff.svn.module.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@517210 13f79535-47bb-0310-9956-ffa450edef68
2007-03-12 13:31:28 +00:00
ltheussl
f0a75543e0 PR: MAVEN-1837
Upgrade wagon dependencies to version 1.0-beta-2

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@517186 13f79535-47bb-0310-9956-ffa450edef68
2007-03-12 11:55:41 +00:00
ltheussl
431f6407b3 Upgrade to released velocity 1.5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@517165 13f79535-47bb-0310-9956-ffa450edef68
2007-03-12 10:38:31 +00:00
ltheussl
f1b714b390 Correct issue number.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@509303 13f79535-47bb-0310-9956-ffa450edef68
2007-02-19 19:17:11 +00:00
shinobu
aaf943c029 [MPXDOC-200] Workaround for JELLY-274.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@508920 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 17:14:28 +00:00
vmassol
0fd212760a MPCLOVER-58: Clover license has expired
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@502608 13f79535-47bb-0310-9956-ffa450edef68
2007-02-02 13:55:11 +00:00
vmassol
1ed430cfd8 MPCLOVER-58: Clover license has expired
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@502607 13f79535-47bb-0310-9956-ffa450edef68
2007-02-02 13:53:22 +00:00
aheritier
74b1736888 Fix default encoding (UTF-8 for XML) and ensure that the encoding used is the same in the model and in the stream
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@498855 13f79535-47bb-0310-9956-ffa450edef68
2007-01-22 23:51:47 +00:00
aheritier
84cabde8de Update images provided by Natalie Burdick in the issue DOXIA-84
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@497642 13f79535-47bb-0310-9956-ffa450edef68
2007-01-18 23:42:51 +00:00
aheritier
ec50e16a10 Fix misprint
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@496542 13f79535-47bb-0310-9956-ffa450edef68
2007-01-15 23:55:19 +00:00
aheritier
7d84427880 id is deprecated
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@496539 13f79535-47bb-0310-9956-ffa450edef68
2007-01-15 23:40:43 +00:00
aheritier
3d94ce46ee Do not add a directory of sources which doesn't exist.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@496538 13f79535-47bb-0310-9956-ffa450edef68
2007-01-15 23:39:17 +00:00
aheritier
feb031d22c Don't check that a given plugin version is available in the bootstrap.
Replace tabs with spaces

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@496537 13f79535-47bb-0310-9956-ffa450edef68
2007-01-15 23:35:18 +00:00
ltheussl
93d8bfa6c6 PR: MPDIST-32
Apply lf filter before crlf in zip distributions.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@496512 13f79535-47bb-0310-9956-ffa450edef68
2007-01-15 21:58:59 +00:00
aheritier
14c184e7b8 javancss 1.3 plugin has an invalid pom which isn't supported by maven 1.1 RC1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@495071 13f79535-47bb-0310-9956-ffa450edef68
2007-01-11 00:56:14 +00:00
aheritier
e2e97fd430 MAVEN-1755 : Backward Incompability : Usage of xml entities in the POM doesn't work in maven 1.1 beta 1 & 2.
Fixed using stax to parse and write the pom.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@495054 13f79535-47bb-0310-9956-ffa450edef68
2007-01-11 00:09:20 +00:00
aheritier
f9f4963b33 Use a new snapshot of maven-model 3.0.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@494685 13f79535-47bb-0310-9956-ffa450edef68
2007-01-10 01:57:04 +00:00
aheritier
09b414a8e8 Forgot that this now the default one.
This setting is not needed

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@494677 13f79535-47bb-0310-9956-ffa450edef68
2007-01-10 01:19:50 +00:00
aheritier
31ebd73169 Use the new power by icon (latest xdoc plugin snapshot required)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@494674 13f79535-47bb-0310-9956-ffa450edef68
2007-01-10 01:12:57 +00:00
dennisl
96c08f2205 o Fix syntax error in project.xml configuration example.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@493484 13f79535-47bb-0310-9956-ffa450edef68
2007-01-06 15:06:42 +00:00
aheritier
d2097d82e1 Clover and dashboard are no more used here
The bug with relative entities in xdocs is now fixed

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@493250 13f79535-47bb-0310-9956-ffa450edef68
2007-01-06 00:00:14 +00:00
aheritier
1ced979644 MPXDOC-203 : New 'Built by Maven' logos - default changed to mavenlogo_builtby_w.png
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@491983 13f79535-47bb-0310-9956-ffa450edef68
2007-01-03 00:26:10 +00:00
aheritier
e020060ecb Fix POM encoding
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@491971 13f79535-47bb-0310-9956-ffa450edef68
2007-01-02 23:41:50 +00:00
aheritier
20fbd23946 replace classworlds by plexus-classworlds 1.2-alpha-5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@491733 13f79535-47bb-0310-9956-ffa450edef68
2007-01-02 01:29:25 +00:00
aheritier
b080dd6a1b Put snapshot repo before the release to speedup the everyday build.
Snapshots are asked more often than releases

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@491732 13f79535-47bb-0310-9956-ffa450edef68
2007-01-02 01:24:47 +00:00
aheritier
17f7bdf522 Upgrade plexus-container-default and plexus-component-api to version 1.0-alpha-15
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@491694 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 23:23:53 +00:00
jjensen
3e9a4ca026 Undoing initial upg steps so bootstrap does not fail.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@491675 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 23:06:09 +00:00
jjensen
fc830dbadb Remove obsoleted pending change entry.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@491631 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 21:09:14 +00:00
jjensen
1ddced840c Start upg to PMD 3.9: change PMD dependency, update deps to match 3.9's.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@491630 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 21:05:29 +00:00
jjensen
20b9958637 Add me.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@491589 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 15:24:46 +00:00
aheritier
36dbbfc9a5 remove previous change. headless mode for awt doesn't work with batik.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@491523 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 02:14:08 +00:00
aheritier
6ee1df8638 Can't connect to X11 window server : Pass the parameter -Djava.awt.headless=true to the forked JVMs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@491366 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 02:24:20 +00:00
jjensen
154db697b9 Correct URL.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@491170 13f79535-47bb-0310-9956-ffa450edef68
2006-12-30 05:06:55 +00:00
jjensen
dafa893dd5 Commit dir.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@490918 13f79535-47bb-0310-9956-ffa450edef68
2006-12-29 04:14:49 +00:00
jjensen
94fb4027ee Add start of integration tips page.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@490917 13f79535-47bb-0310-9956-ffa450edef68
2006-12-29 04:12:46 +00:00
aheritier
82001a487f MAVEN-1803 : Upgrade plexus-utils to version 1.0.5
The groupId is changed to org.codehaus.plexus

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@490467 13f79535-47bb-0310-9956-ffa450edef68
2006-12-27 08:57:19 +00:00
jjensen
60eaeb275a Add goals page; clarify properties.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@489952 13f79535-47bb-0310-9956-ffa450edef68
2006-12-23 23:44:20 +00:00
ltheussl
7a96f451f5 PR: MPXDOC-202
Plugin fails with anonymous access and empty password in scm url.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@488862 13f79535-47bb-0310-9956-ffa450edef68
2006-12-20 00:11:48 +00:00
ltheussl
4c775b4d7d PR: MPCHANGELOG-89
Plugin fails with anonymous access and empty password in scm url.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@488860 13f79535-47bb-0310-9956-ffa450edef68
2006-12-20 00:09:04 +00:00
jjensen
d5f32ed53b Improve maven.multiproject.site.goals property doc to clarify that it is not additive, but overriding.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@488087 13f79535-47bb-0310-9956-ffa450edef68
2006-12-18 00:27:34 +00:00
ltheussl
59a67e5215 Fix typos.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@482654 13f79535-47bb-0310-9956-ffa450edef68
2006-12-05 13:59:21 +00:00
ltheussl
354026181f PR: MPPMD-30
Cannot run pmd with Strings rulesets. Add oro dependency.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@482653 13f79535-47bb-0310-9956-ffa450edef68
2006-12-05 13:58:12 +00:00
aheritier
198d9404c2 Update/Refactor documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@481133 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 02:43:49 +00:00
aheritier
14d371108c MPECLIPSE-127 : Split settings for wtp 0.7 and wtp 1.5. Add the project facet configuration required by wtp 1.5 (with hardcoded value temporarly)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@480902 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 11:49:26 +00:00
ltheussl
0734ab2fff PR: MPJDIFF-10
Add xml-apis dependency for jdk 1.4 compliance.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@480881 13f79535-47bb-0310-9956-ffa450edef68
2006-11-30 09:20:37 +00:00
aheritier
3f378ea4a3 ignore generated eclipse files
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@480625 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 16:54:52 +00:00