aheritier
|
8dee78ca7a
|
use the new plugin:available tag
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@289237 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-15 14:03:10 +00:00 |
|
aheritier
|
90d6590089
|
use the new plugin:available tag which is compatible with maven 1.0
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@289234 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-15 13:53:08 +00:00 |
|
aheritier
|
0c0fe08ca3
|
remove the use of the jelly's tag util:replace with a string to keep the compatibility with maven 1.0
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@289231 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-15 13:46:37 +00:00 |
|
ltheussl
|
f2c1d4cc67
|
Fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280897 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-14 18:02:45 +00:00 |
|
aheritier
|
c4ecefa42e
|
1.6-SNAPSHOT : compatible with maven 1.1 only because of maven-plugin-plugin-1.7 :-(
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280869 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-14 14:56:42 +00:00 |
|
aheritier
|
8e23322376
|
the tag I added works only with maven 1.1 because of the jelly:util bundle in 1.0 which doesn't allow to replace a string by another in a string.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280867 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-14 14:51:38 +00:00 |
|
aheritier
|
4c994b2b5a
|
Replace the multiproject:goal by the reactor (workaround for MAVEN-1691).
Fix all tests in all plugins.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280860 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-14 14:06:20 +00:00 |
|
ltheussl
|
45ce14dc42
|
MPSITE-31: Make arguments of chmod in sshdeploy configurable
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280713 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 23:26:27 +00:00 |
|
ltheussl
|
1be0be6122
|
Remove U from tar options: it makes ssh fail if failonerror=true
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280712 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 23:10:45 +00:00 |
|
aheritier
|
736148b02c
|
Upgrade findbugs plugin to make it compatible with maven 1.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280701 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 22:45:41 +00:00 |
|
aheritier
|
36a60741b9
|
doc for maven.gump.svn.dir
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280691 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 22:18:53 +00:00 |
|
aheritier
|
8e8930773e
|
plugin:test for gump is fixed
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280689 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 22:16:05 +00:00 |
|
aheritier
|
92ed68529d
|
Fix plugin:test adding a value for the property maven.gump.svn.dir
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280688 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 22:15:05 +00:00 |
|
aheritier
|
b3340bbc0b
|
Fix indent
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280679 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 21:43:47 +00:00 |
|
aheritier
|
63393aa464
|
Fix invalid POM
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280678 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 21:42:06 +00:00 |
|
aheritier
|
1c29d15321
|
add myself as developer
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280676 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 21:36:53 +00:00 |
|
aheritier
|
19615b5b9d
|
- don't test plugin-parent
- test for maven-plugin-plugin is fixed
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280667 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 21:32:03 +00:00 |
|
aheritier
|
954d63af6b
|
Fix navigation.xml generation => Fixes plugin:test
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280666 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 21:29:12 +00:00 |
|
ltheussl
|
33eb07706d
|
SSH arguments not used in sshdeploy with clean
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280600 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 17:47:47 +00:00 |
|
ltheussl
|
609954026b
|
Add myself as developer
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280599 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 17:46:27 +00:00 |
|
aheritier
|
1ba9487c50
|
optimize tests
Fix issue when launching tests from the reactor in maven-plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280563 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 14:29:11 +00:00 |
|
aheritier
|
5dbbf1924d
|
Fix invalid POMs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280555 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 14:00:41 +00:00 |
|
aheritier
|
3e9b4c4d14
|
Fix invalid POM
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280554 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 13:38:36 +00:00 |
|
aheritier
|
6970cb9cd7
|
rename packageName to package as it was before.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280531 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 09:56:40 +00:00 |
|
aheritier
|
ea310b2252
|
Fix invalid POM
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280528 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 09:51:36 +00:00 |
|
ltheussl
|
cb79a0ea0c
|
Make cover header- and footer-height configurable
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280493 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-13 04:31:58 +00:00 |
|
ltheussl
|
4de54a1135
|
MPXDOC-80 : Support global theme
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280417 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-12 20:49:15 +00:00 |
|
epugh
|
b55787de94
|
MPSIMIAN-15 Tag library warning when using simian 1.5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280381 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-12 18:13:45 +00:00 |
|
epugh
|
a1e519dcba
|
MPSIMIAN-12 Simian report contains broken links
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280378 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-12 18:02:15 +00:00 |
|
ltheussl
|
65fe7c7b58
|
synchronize german locale template
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280375 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-12 17:29:09 +00:00 |
|
ltheussl
|
ea3bf7ea84
|
MPXDOC-24 : Add navigation bar
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280371 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-12 17:05:49 +00:00 |
|
epugh
|
a46a092188
|
prepare for next version
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280369 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-12 17:03:45 +00:00 |
|
aheritier
|
500d207d83
|
Fix xdoc pre-requisite test. But add a pre-requisite to the plugin plugin 1.7 :-(
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280359 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-12 15:51:57 +00:00 |
|
aheritier
|
b793ed192e
|
Replace String comparison by Integer comparison !! It's why I added this tag ;-)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280358 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-12 15:50:17 +00:00 |
|
aheritier
|
1e69156909
|
new plugin:available tag to check if a minimal release of a plugin is present.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280355 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-12 15:34:35 +00:00 |
|
aheritier
|
421aff51d2
|
begin to work on 1.7-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280353 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-12 15:31:40 +00:00 |
|
aheritier
|
50eb65ed8e
|
the xdocs directory is generated
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280327 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-12 12:27:36 +00:00 |
|
aheritier
|
83a785a70e
|
ignore target directory
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280283 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-12 07:50:21 +00:00 |
|
ltheussl
|
a7e46d6814
|
MPPDF-40 : Use optional id tag for sub/section anchors
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280081 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-11 05:21:48 +00:00 |
|
ltheussl
|
39eff73d60
|
Add an optional id tag to sub/sections, so they can be referenced
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280036 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-10 19:44:04 +00:00 |
|
ltheussl
|
a30cfc340e
|
MPXDOC-144 : Add a property to override navigation.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279918 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-09 23:48:39 +00:00 |
|
aheritier
|
348eb32720
|
Fix fr locale
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279673 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-08 23:22:07 +00:00 |
|
ltheussl
|
b5512df2fb
|
Add i18n for Downloads page
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279589 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-08 17:24:06 +00:00 |
|
brett
|
e675e67d25
|
merge changes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279489 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-08 02:38:53 +00:00 |
|
brett
|
1f00345069
|
merge in changes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279488 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-08 02:37:45 +00:00 |
|
ltheussl
|
ecfdedf368
|
Correct and complete german translation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279422 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-07 21:02:13 +00:00 |
|
ltheussl
|
311080cdf4
|
MPXDOC-127 : Show organization in header even if logo not set.
Patch submitted by : Shinobu Kawai Yoshida
Patch reviewed by : Lukas Theussl
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279382 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-07 17:45:06 +00:00 |
|
ltheussl
|
e91bfc853d
|
Start work on 2.5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279370 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-07 16:23:25 +00:00 |
|
ltheussl
|
68964f9764
|
Cleaner description of maven.changes.issue.template
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279366 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-07 16:08:58 +00:00 |
|
ltheussl
|
52faedb431
|
Update changes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279365 13f79535-47bb-0310-9956-ffa450edef68
|
2005-09-07 16:07:51 +00:00 |
|