1091 Commits

Author SHA1 Message Date
Brett Leslie Porter
f8cbb08498 PR: MNG-616
improve version logging, use artifact.toString for textual logging

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307309 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 16:30:28 +00:00
Brett Leslie Porter
510de4fe54 upgrade plexus utils to 1.0.4-SNAPSHOT.
The group ID has changed, so add a bunch of exclusions to ensure the old is not picked up
fix bugs in mboot that wasn't honoring excludes.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307294 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 14:13:31 +00:00
Brett Leslie Porter
314b721251 rename mojo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307230 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 01:19:09 +00:00
Brett Leslie Porter
3c8f3b9888 o update group
o update site.xml



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307225 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 00:29:04 +00:00
Brett Leslie Porter
f442f49d88 PR: MNG-1102
fix classifier

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307051 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 08:36:28 +00:00
Brett Leslie Porter
70ab341c64 PR: MNG-1108
don't resolve a default POM for a parent or dependency of type POM

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307047 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 08:03:25 +00:00
Brett Leslie Porter
6e0a157eb3 add artifact not found diagnoser
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307039 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 07:19:32 +00:00
Brett Leslie Porter
245d512c4a PR: MNG-1110
differentiate between an artifact that is not found, and failure to obtain an artifact

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307034 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 06:44:59 +00:00
Brett Leslie Porter
152130b172 remove release poms
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306999 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 04:22:08 +00:00
Brett Leslie Porter
6d9119ed4d remove left over from release
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306995 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 04:13:42 +00:00
Brett Leslie Porter
2155986133 remove invalid info about the site plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306981 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 02:38:59 +00:00
Brett Leslie Porter
3cdf8a4870 PR: MNG-1114
install:install-file should not run over subprojects

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306974 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 02:00:48 +00:00
Vincent Siveton
b135704464 Documentation: removed duplicates from howto
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306587 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 11:16:52 +00:00
Brett Leslie Porter
b5f68b3288 fix group ID
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306573 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 10:10:39 +00:00
Vincent Massol
6d14b4c4f3 typo fix
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306558 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 09:17:13 +00:00
Vincent Massol
a305e7c25e Adding myself in pom.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306550 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 07:34:56 +00:00
Brett Leslie Porter
98d9d94424 use new jline-less input handler
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306535 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 06:00:25 +00:00
Brett Leslie Porter
af1852142b more status info
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306533 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 05:42:37 +00:00
Brett Leslie Porter
7acb127f05 fix print css
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306529 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 05:20:43 +00:00
Brett Leslie Porter
2167257c73 PR: MNG-690
Submitted by: Bob Allison
Reviewed by:  Brett Porter
Make text in <code></code> appear the same size as the rest of the text


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306525 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 04:35:26 +00:00
Brett Leslie Porter
5ce9fd4daa PR: MNG-1034
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
switch plugins to use the outputDirectory field of <reporting>

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306516 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 03:39:57 +00:00
Brett Leslie Porter
c21cfa2aef restore dev connection properly
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306510 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 03:14:41 +00:00
Brett Leslie Porter
36b0bfffaf PR: MNG-1034
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
switch plugins to use the outputDirectory field of <reporting>

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306506 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 03:09:20 +00:00
Brett Leslie Porter
fa968c9a87 PR: MNG-1099
Submitted by: Dan Tran
Reviewed by:  Brett Porter
only attempt to unpack known dependencies

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306505 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 03:01:50 +00:00
Vincent Siveton
fc1cf58818 MNG-1095: handle locale images in the maven-site.vm
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@295115 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 20:48:01 +00:00
Brett Leslie Porter
1333ce0b66 cleanup error handling on assembly plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@295007 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 07:02:55 +00:00
Brett Leslie Porter
731940edd2 PR: MNG-940
Submitted by: Dan Tran
Reviewed by:  Brett Porter
use the plexus archiver manager for unpacking and packing to simplify and expose all archivers

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@295006 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 06:56:52 +00:00
Brett Leslie Porter
1647667b16 use base theme, add classic
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294996 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 05:36:36 +00:00
Brett Leslie Porter
4e7dca56c6 PR: MNG-1046
fixes for the mailing list page


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294969 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 01:51:48 +00:00
John Dennis Casey
a96c8a7692 Fixing it0013 and it0020, and adding next installment of describe mojo implementation.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294957 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 00:33:03 +00:00
Brett Leslie Porter
a48c5220c5 bump version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294869 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:32:12 +00:00
Brett Leslie Porter
f6c1a1afad [maven-release-plugin] prepare release maven-ejb-plugin-2.0-rc1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294867 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:30:21 +00:00
Brett Leslie Porter
60a897984c prep versions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294866 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:30:02 +00:00
Brett Leslie Porter
e84ea19112 bump version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294864 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:28:34 +00:00
Brett Leslie Porter
14018acb00 [maven-release-plugin] prepare release maven-rar-plugin-2.0-rc1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294862 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:28:07 +00:00
Brett Leslie Porter
ef2ee34689 prep version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294861 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:27:37 +00:00
Brett Leslie Porter
5266f917ff bump version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294859 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:24:19 +00:00
Brett Leslie Porter
8996c66b6c [maven-release-plugin] prepare release maven-jar-plugin-2.0-rc1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294857 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:21:58 +00:00
Brett Leslie Porter
7591986a0e prep version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294856 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:21:33 +00:00
Brett Leslie Porter
1f99e2897d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294855 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:21:13 +00:00
Brett Leslie Porter
dcdcb2d836 [maven-release-plugin] prepare release maven-resources-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294853 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:20:59 +00:00
Brett Leslie Porter
3854524ce8 use beta-3 for the plugin report
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294852 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:20:27 +00:00
Brett Leslie Porter
756980d0ed bump version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294850 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:17:14 +00:00
Brett Leslie Porter
a3b7660d90 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294849 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:17:13 +00:00
Brett Leslie Porter
758c4e40ea [maven-release-plugin] prepare release maven-ear-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294847 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:16:57 +00:00
Brett Leslie Porter
eaab47e34e set parent
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294846 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:16:23 +00:00
Brett Leslie Porter
8046780061 [maven-release-plugin] prepare release maven-source-plugin-2.0-rc1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294844 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:15:49 +00:00
Brett Leslie Porter
298726b214 set next version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294843 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:15:33 +00:00
Brett Leslie Porter
d90c857ebb bump version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294840 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:12:59 +00:00
Brett Leslie Porter
1ba0d29898 [maven-release-plugin] prepare release maven-antrun-plugin-1.0-rc1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294837 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:12:11 +00:00