Commit Graph

4883 Commits

Author SHA1 Message Date
ltheussl
9e4ff0a0ed Correct scm url.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425839 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 20:57:05 +00:00
ltheussl
d0ba5f2c91 Roll back r280860: MAVEN-1691 is fixed.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425838 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 20:56:27 +00:00
ltheussl
b5ce6f0c48 PR: MPMULTIPROJECT-68
Submitted by: Shinobu Kawai
Only register the dependency convergence report if there are child projects.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425828 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 20:08:00 +00:00
ltheussl
247ef05127 PR: MPMULTIPROJECT-67
Submitted by: Shinobu Kawai
Fix maven-multiproject-plugin:deregister.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425779 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 17:09:18 +00:00
ltheussl
c06d309642 Deprecate the cruisecontrol:run goal.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425644 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 06:29:04 +00:00
aheritier
448c6e7e9a Fix some changes not up to date
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425238 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 00:50:29 +00:00
ltheussl
b2b55fa832 PR: MPTEST-68
Submitted by: Dennis Lundberg
SourceModifications sometimes does not work for test classes.
The same ant property classPresent was used in java and test plugins.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425229 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 23:48:04 +00:00
ltheussl
bcaa4e812e Add id to make pom validate.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425205 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 22:24:18 +00:00
aheritier
12547b5bed Currently working on the SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425201 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 22:03:34 +00:00
ltheussl
4da36d7ef7 Make xdocs validate.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425194 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 21:53:01 +00:00
ltheussl
81a7880132 PR: MPWAR-62
Java sources are not compiled when used with maven-test-plugin-1.8 and maven.test.skip=true.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425183 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 20:55:21 +00:00
ltheussl
c6be78639c Next version will be 1.8.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425166 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 19:57:56 +00:00
ltheussl
8287188e7e PR: MPTEST-67
Submitted by: Shinobu Kawai
maven.compile.target is not used in test:compile.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425164 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 19:55:40 +00:00
ltheussl
955ef31fd0 PR: MPFAQ-20
Use the var parameter in the x:forEach jelly tag to make it work with upgraded dependencies for Maven-1.1-beta-3.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425162 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 19:49:53 +00:00
ltheussl
b90fe92c17 Correct header of dtd identifier for xdoc validation. Thanks to Jeff Jensen.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@424805 13f79535-47bb-0310-9956-ffa450edef68
2006-07-23 20:28:21 +00:00
ltheussl
5cdbd64410 Remove illegal <plugins> element. Thanks to Jeff Jensen.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@424801 13f79535-47bb-0310-9956-ffa450edef68
2006-07-23 20:25:00 +00:00
ltheussl
0599c33155 Explicitly add the define namespace in case it's not in plugin.jelly.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@424197 13f79535-47bb-0310-9956-ffa450edef68
2006-07-21 06:28:17 +00:00
aheritier
f243a93b60 [maven-scm-plugin] prepare release 2.5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@424178 13f79535-47bb-0310-9956-ffa450edef68
2006-07-21 05:00:28 +00:00
aheritier
a88249f2bb [maven-scm-plugin] prepare release 1.10
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@424173 13f79535-47bb-0310-9956-ffa450edef68
2006-07-21 04:32:38 +00:00
aheritier
55e99b5081 Update commons-jelly-tags-xml version
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@424101 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 22:53:06 +00:00
aheritier
f2c1e333b5 Use 3 different stage sites to deploy the maven site, the top level plugins site and each plugin site.
Without that when you do rsync on the maven site, you also update/overwrite the web site of each plugin.



git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@424088 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 22:14:52 +00:00
ltheussl
e8992afd48 Document dom4j and jelly upgrades.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@423994 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 17:17:09 +00:00
ltheussl
35fbdff10c PR: MAVEN-1691
Use our own jelly to solve the tag caching bug in 1.0.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@423988 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 17:03:04 +00:00
aheritier
53b98e0d8b Update repositories locations @ Apache.org
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@423247 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 21:08:32 +00:00
ltheussl
996521b9a0 PR: MAVEN-1345
Upgrade dom4j to our custom version (see MAVENUPLOAD-953).


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422975 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 05:42:51 +00:00
aheritier
4c74391913 Move to the new distributions directory for m1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422899 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 22:26:30 +00:00
aheritier
b54eaa1e64 Go back to Junit 3.8.2 to keep the compatibility with JDK < 1.5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422874 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 21:13:31 +00:00
aheritier
bce9c690d2 This is a SNAPSHOT, Not yet a release
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422859 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 20:49:03 +00:00
aheritier
41c9c1723c Generate eclipse settings for all projects.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422848 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 20:34:22 +00:00
aheritier
35897d01b6 Update dependencies to unify them between plugins. The following dependencies are updated : jaxen v1.0-FCS-full to 1.1-beta-9.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422846 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 20:33:15 +00:00
aheritier
ef4ca437dd Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1. The dependency to jline is added for commons-jelly-tags-interaction v1.1.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422845 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 20:31:42 +00:00
aheritier
4bbd9c34c0 Update dependencies to unify them between plugins. The following dependencies are updated : commons-net v1.4.0 to v1.4.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422843 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 20:30:04 +00:00
aheritier
a318d23f01 Update dependencies to unify them between plugins. The following dependencies are updated : jaxen v1.0-FCS-full to 1.1-beta-9. The following dependencies are removed : saxpath.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422842 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 20:29:07 +00:00
aheritier
6462852f50 Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1, jaxen v1.0-FCS-full to 1.1-beta-9. Add the dependency to jline for commons-jelly-tags-interaction v1.1.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422840 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 20:27:25 +00:00
aheritier
589145e5fa Update / Set projects names
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422837 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 20:24:22 +00:00
aheritier
320f2e63e3 Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1, jaxen v1.0-FCS-full to 1.1-beta-9. The following dependencies are removed : saxpath. The dependency to jline is added for commons-jelly-tags-interaction v1.1.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422834 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 20:23:22 +00:00
aheritier
bfef789457 Force the English Locale to generate the RSS feed
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422832 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 20:21:30 +00:00
aheritier
d8e41ac57b Update dependencies to unify them between plugins. The following dependencies are updated : jaxen v1.0-FCS-full to 1.1-beta-9.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422831 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 20:19:48 +00:00
aheritier
2daf094f10 JLine is used by commons-jelly-tags-interaction v1.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422576 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 23:53:34 +00:00
aheritier
a590ea9c5f JLine is used by commons-jelly-tags-interaction v1.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422575 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 23:52:54 +00:00
aheritier
d9222596f7 JLine is used by commons-jelly-tags-interaction v1.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422574 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 23:52:09 +00:00
aheritier
b47d13ad34 Update dependencies to unify them between plugins. The following dependencies are updated : commons-net v1.4.0 to v1.4.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422573 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 23:50:54 +00:00
aheritier
755b4dc42f Add a goal to generate eclipse settings for each project.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422564 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 23:01:13 +00:00
aheritier
0d8addcc36 Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422562 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 22:58:00 +00:00
aheritier
c3653a3d22 [MPTEST-65] Upgrade to JUnit 4.0
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422559 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 22:47:51 +00:00
aheritier
2071a686b2 Update files modes on the remote host after deployment with rsync (you don't have to use the same rights in your local directory).
Update root directory mode on the remote host (rsync and ssh).


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422534 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 21:00:47 +00:00
aheritier
9d0a400f2c replace cvs.apache.org by people.apache.org
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422527 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 20:32:12 +00:00
aheritier
b2eb52b61f remove unused directory
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422526 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 20:31:00 +00:00
aheritier
292075c608 [MPECLIPSE-118] Attaching sourcepath in .classpath when file doesn't exist causes errors in Eclipse
Submitted by: Jon Christiansen

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422525 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 20:27:13 +00:00
aheritier
3a5cc94381 Replace /www/cvs.apache.org by /www/people.apache.org (The 1st one is a link to 2nd one)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@422450 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 15:52:32 +00:00