Commit Graph

4906 Commits

Author SHA1 Message Date
aheritier
58bfbb114f MPARTIFACT-71 : Fix the "reject HostKey" error for SFtp protocol.
The code should be refactored ...

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@432062 13f79535-47bb-0310-9956-ffa450edef68
2006-08-16 23:02:26 +00:00
aheritier
af844e7241 Upgrade maven dependency.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@430905 13f79535-47bb-0310-9956-ffa450edef68
2006-08-11 21:49:54 +00:00
aheritier
8521a27527 Prepare the next bugs fix release
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@430597 13f79535-47bb-0310-9956-ffa450edef68
2006-08-11 00:02:35 +00:00
aheritier
05001772b0 Prepare the next bugs fix release (there's just MPARTIFACT-67 which is a minor update - We'll see if we keep it).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@430596 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 23:58:56 +00:00
aheritier
32cc003b59 Upgrade wagon dependencies to match the ones loaded in the core.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@429818 13f79535-47bb-0310-9956-ffa450edef68
2006-08-08 21:23:43 +00:00
dennisl
2a1dbbe9d6 [MPIDEA-43] Autodetect which version control system to use.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@429511 13f79535-47bb-0310-9956-ffa450edef68
2006-08-07 23:33:17 +00:00
ltheussl
8d9abeed9f Fix plugin tests, they were not even executed before. Remove test03 which is duplicated by test04. Speed up the testing by skipping the reports (should be done in the site plugin).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@429200 13f79535-47bb-0310-9956-ffa450edef68
2006-08-06 21:49:31 +00:00
aheritier
98f7b0415c Prepare next releases
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@428749 13f79535-47bb-0310-9956-ffa450edef68
2006-08-04 15:09:53 +00:00
aheritier
c010ed4230 We are preparing a bug fix release : 1.10.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@428655 13f79535-47bb-0310-9956-ffa450edef68
2006-08-04 08:09:10 +00:00
dennisl
014787e141 [MPXDOC-198] Wrong margin around organization/name when no organization/logo is present.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@428539 13f79535-47bb-0310-9956-ffa450edef68
2006-08-03 21:48:54 +00:00
ltheussl
d4ede84a57 PR: MPXDOC-197
Report fails if there is no connection element in repository.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@428534 13f79535-47bb-0310-9956-ffa450edef68
2006-08-03 21:31:30 +00:00
aheritier
a948b76643 Three-letter time zone IDs are deprecated since jdk 1.2. On my windows XP SP2 (Fr) with a JDK 1.4.2_12, there's a problem with the daylight setting which isn't used.
The same code worked with a JDK 5.0

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@427322 13f79535-47bb-0310-9956-ffa450edef68
2006-07-31 22:07:52 +00:00
ltheussl
70f4323bca [maven-scm-plugin] prepare release 2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@426597 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 16:21:09 +00:00
ltheussl
c3280d5ad4 [maven-scm-plugin] prepare release 1.6.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@426592 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 16:13:44 +00:00
ltheussl
3ec5883080 [maven-scm-plugin] prepare release 1.8
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@426588 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 16:07:27 +00:00
ltheussl
aac813cb04 [maven-scm-plugin] prepare release 1.2.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@426580 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 15:59:18 +00:00
aheritier
f3c27d486b Use a custom build of velocity (1.5-20060721.044818) to wait for a release of velocity 1.5 which will fix the issue VELOCITY-193 ("log4j:ERROR Attempted to append to closed appender named [null ] ").
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@426336 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 00:24:50 +00:00
aheritier
5fee00c431 Updates to be compatible with maven-multichanges-plugin >= 1.3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@426292 13f79535-47bb-0310-9956-ffa450edef68
2006-07-27 22:36:18 +00:00
aheritier
3627e1de4e Add a new page in the report to describe the changes in the next release of each project
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@426290 13f79535-47bb-0310-9956-ffa450edef68
2006-07-27 22:33:26 +00:00
aheritier
6b05f3eb53 Plugins web sites and rooy for master web site are in different subdirs.
If we do an rsync on the parent-site, we don't update all the others plugins

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@426286 13f79535-47bb-0310-9956-ffa450edef68
2006-07-27 22:28:30 +00:00
ltheussl
05ce4212c5 Update links
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@426188 13f79535-47bb-0310-9956-ffa450edef68
2006-07-27 18:28:18 +00:00
ltheussl
5a7fd3b152 Move default goals into project.xml.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425981 13f79535-47bb-0310-9956-ffa450edef68
2006-07-27 07:00:17 +00:00
ltheussl
6ccd6a718d Move default goal into project.xml.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425893 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 22:50:46 +00:00
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