Commit Graph

1143 Commits

Author SHA1 Message Date
Brett Leslie Porter a6726d91e2 PR: MNG-1111
Submitted by: Edwin Punzalan
Reviewed by:  Brett Porter
honour use file directive (output to a string which is logged).
modifed: original patch used system.out


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307349 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 03:04:13 +00:00
Brett Leslie Porter d0492b341b PR: MNG-1102
Submitted by: Edwin Punzalan
Reviewed by:  Brett Porter
make default license location same as m1


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307348 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 02:52:14 +00:00
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
Brett Leslie Porter b0955d0c1b setting up version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294835 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:10:16 +00:00
Brett Leslie Porter 1e697d5055 set next version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294834 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:07:26 +00:00
Brett Leslie Porter 24e09d8a62 [maven-release-plugin] prepare release maven-clean-plugin-2.0-rc1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294832 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:05:51 +00:00
Brett Leslie Porter 1cd765cc89 update version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294831 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:02:30 +00:00
Brett Leslie Porter f03d65c613 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294817 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 16:36:20 +00:00
Brett Leslie Porter 1a79237704 [maven-release-plugin] prepare release maven-release-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294815 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 16:36:02 +00:00
Brett Leslie Porter 06e8eac574 put back omitted tag
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294813 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 16:27:57 +00:00
Brett Leslie Porter 9287eb1c90 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294812 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 16:21:49 +00:00
Brett Leslie Porter 2f62adc731 [maven-release-plugin] prepare release maven-plugin-plugin-2.0-beta-3
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294810 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 16:21:33 +00:00
Brett Leslie Porter c4b203dd62 use released versions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293592 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 12:29:10 +00:00
Brett Leslie Porter 19ea64e53e update version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293590 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 11:51:00 +00:00
Brett Leslie Porter 3bcde49fca add copyright
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293566 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 08:25:33 +00:00
Brett Leslie Porter cfa8ba1eff line up test and used version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293543 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 05:47:09 +00:00
Brett Leslie Porter 9f8c7e326a PR: MNG-816
allow attachment of another jar during the build process


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293542 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 05:43:58 +00:00
John Dennis Casey e6dcc36ed5 Resolving: MNG-449, MNG-832
o If the metadata version is still in the plugin artifact after it's resolved, then simply return null and allow the plugin version resolution process to fail.

o Added a new mojo to update the plugin registry (if it's enabled) with newly installed versions of plugins.

o Added comments to maven-settings and maven-plugin-parameter-documenter poms marking the packageWithVersion config as deprecated pending modello alpha-5

o Cleaned up it0013 and it0020 to work with the new resolution (point one above).



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293520 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 04:19:40 +00:00
Brett Leslie Porter 7fd4c749fb PR: MNG-653
use the file assigned by the packager for installation/deployment. Error out if that isn't done.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293494 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 02:40:58 +00:00
Brett Leslie Porter 0eb43da1bb PR: MNG-644
remove use of deprecated artifact method (retain signature for backwards compat until next release of install/deploy plugins)

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293493 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 02:26:25 +00:00
Emmanuel Venisse e77ba206a9 Fix tabs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293453 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 21:26:57 +00:00
Emmanuel Venisse 514d3144c2 Add missing client jarArchiver
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293451 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 21:20:02 +00:00
Emmanuel Venisse ef0763c291 [MNG-1071] lookup archiver instead of calling contructor so output will be use with the correct logger.
I forgot to modify these files

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293450 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 21:12:31 +00:00
John Dennis Casey 5fb68e0c17 Fixing DescribeMojo for changes to PluginManager API, and setting prerequisite maven version for this version of the projecthelp-plugin because of this.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293448 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 20:56:44 +00:00
Jason van Zyl 449e42223f o throwing required exception
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293439 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 19:26:42 +00:00
John Dennis Casey 63b3f71f6d Fixing error messages related to invalid plugin configuration, similar to the instantiation exception for ArtifactRepository when there is no deployment repository...
o Moved the parameter documentation reader to a separate project, so that I can use Modello.
o Added some more parameter documentation.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293410 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 18:06:00 +00:00
Brett Leslie Porter c8b8420988 PR: MNG-735
Submitted by: Daniel Krisher
Reviewed by:  Brett Porter
Support unpacked assembly type, with separate mojo for creation



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293366 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 15:19:13 +00:00
Brett Leslie Porter 18d6128726 no point in deprecating this, still need a var to take final name from.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293334 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 13:15:23 +00:00
Brett Leslie Porter b4d541a6cf PR: MNG-644
remove deprecated filter settings

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293327 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 13:03:52 +00:00
Brett Leslie Porter 11bf243d08 remove deprecated css/images directories in site plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293323 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 12:37:42 +00:00
Brett Leslie Porter 5e0f005782 no point in deprecating this, still need a var to take final name from.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293322 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 12:32:36 +00:00
Emmanuel Venisse bcbdec74fc [MNG-1071] lookup JarArchiver instead of calling contructor so output will be use with the correct logger.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293285 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 09:48:32 +00:00
Brett Leslie Porter f1db00f372 PR: MNG-903
fix another JDK 5 only method

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293255 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 05:27:52 +00:00
Brett Leslie Porter f36a813594 PR: MNG-903
fix JDK 5 only method

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293250 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 05:16:47 +00:00
Brett Leslie Porter 8c4148188a PR: MNG-903
Submitted by: Matthew Pocock
Reviewed by: Brett Porter
correctly include HTML licenses in the page

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293240 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 04:58:16 +00:00
Brett Leslie Porter 283e0595bb better exception handling
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293232 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 04:12:30 +00:00
Brett Leslie Porter 56d55b8f8e PR: MNG-932
add a goal for creating a jar from the test sources


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293227 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 03:53:48 +00:00
Brett Leslie Porter f87dfbf04a PR: MNG-1025
use standard resources for the ear plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293212 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 02:30:06 +00:00
Brett Leslie Porter a922450b0b PR: MNG-1045
ensure parent always come first, but doesn't introduce a cycle


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293200 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 01:34:26 +00:00
Brett Leslie Porter 31ff1b73e7 fix plexus version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293196 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 01:08:23 +00:00
Brett Leslie Porter 5c48727b18 PR: MNG-978, 979, 964
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
added parameters printSummary, reportFormat, and useFile to configure the reporting format.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293194 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 00:57:04 +00:00
Brett Leslie Porter c5acaded88 upgrade to plexus 1.0-alpha-7 container, switching to new group ID
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293193 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 00:54:01 +00:00
Brett Leslie Porter 09a35f3c38 PR: MNG-1060
fix basedir translation on windows

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293190 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 00:42:27 +00:00
Brett Leslie Porter 4b0bf293fc comment out temporarily
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293077 13f79535-47bb-0310-9956-ffa450edef68
2005-10-02 06:28:58 +00:00
Brett Leslie Porter 9382b9c8d9 PR: MNG-1060, 1061
corrections to the model used for the release plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293076 13f79535-47bb-0310-9956-ffa450edef68
2005-10-02 06:12:03 +00:00
Brett Leslie Porter cd7ffa96de remove unneeded plexus dep
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293066 13f79535-47bb-0310-9956-ffa450edef68
2005-10-02 03:39:03 +00:00
John Dennis Casey 47d9a60537 Working on: MNG-786
o Changed the profile activation in it0075 to use a system property which is not always present

o Added projecthelp:active-profiles, package, and clean:clean to the goals list, in case it was only happening with the clean plugin

o Fixed the projecthelp mojos to be aggregators where appropriate

o Changed the ordering of modules in the profile injector (used to be that profile modules were prepended; now, they're appended)

NOTE: I still cannot reproduce the described behavior. Dan: Am I missing something WRT the test setup? I changed the activation trigger to be non-inherent, and I'm not using a boolean string to trigger the profile. What am I doing wrong??



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292781 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 15:45:20 +00:00
Brett Leslie Porter 9ea0f181cc fix ordering of display-name and description in accordance with the xsd
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292709 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 11:48:46 +00:00
Brett Leslie Porter ca5be32749 assembly is an aggregator
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292594 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 00:58:19 +00:00
Kenney Westerhof 790c9621e3 Also skip compiling tests when -Dmaven.test.skip=true is provided.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292561 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 21:58:01 +00:00
Brett Leslie Porter c801d25695 can now include plugin report by default
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292405 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 09:09:04 +00:00
Brett Leslie Porter 94468725f6 PR: MNG-1043
Submitted by: Ken Weiner
Reviewed by:  Brett Porter
configure the target JDK in PMD report plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292390 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 05:35:26 +00:00
Brett Leslie Porter 793b8002cd PR: MNG-912
Submitted by: Binyan
Reviewed by:  Brett Porter
avoid "duplicate files" checking during site generation for resources

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292387 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 04:18:30 +00:00
Brett Leslie Porter d16cd8ba1a include META-INF, just make sure files in resources take precedence
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292374 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 02:04:34 +00:00
Brett Leslie Porter 232935ba65 rename packages and mojos class names
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292371 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 01:49:28 +00:00
Brett Leslie Porter 39b9565855 PR: MNG-484
Submitted by: Binyan
Reviewed by:  Brett Porter
add file:// deployment mechanism to site:deploy

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292366 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 01:18:09 +00:00
Jason van Zyl aa4344bae0 o adding the name to the deploy plugin metadata so that i can pull it down
and display it in an IDE


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292339 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 22:56:41 +00:00
Brett Leslie Porter 826f3e2a86 PR: MNG-916
ensure RELEASE is not selected as is

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292172 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 13:07:53 +00:00
Brett Leslie Porter 31a4d8ea41 PR: MNG-951
timestamp the metadata so that it can be merged correctly

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292139 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 08:08:45 +00:00
Brett Leslie Porter ddfcc65d55 PR: MNG-817
add goal="..." to @execute

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292125 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 05:09:14 +00:00
Brett Leslie Porter 2bc0f749a1 PR: MNG-1034
use reporting for default output directory

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292104 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 03:17:58 +00:00
Vincent Siveton a02d425122 Corrected EOL for apt files. Thanks Brett.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291924 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 12:39:19 +00:00
Vincent Siveton 0df59dd877 Corrected EOL for apt files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291922 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 12:32:25 +00:00
Vincent Siveton d0c947d85f PR: MNG-953
Submitted by: Johnny R. Ruiz III
Reviewed by:  Vincent Siveton
Added how to and sample reports for the project info reports plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291920 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 12:07:10 +00:00
Vincent Siveton 1c5b9d4057 For MNG-706 comments: upgraded org.apache.maven.reporting:maven-reporting-impl to 2.0-beta-3-SNAPSHOT (required for new features in AbstractMavenReportRenderer class, see revision 291668); Updated renderBody() to handle correctly relative path and javadoc plugin as HTML; Added documentation.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291895 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 10:41:19 +00:00
Brett Leslie Porter e84044cf94 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291852 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 07:56:07 +00:00
Brett Leslie Porter f82dcafaad [maven-release-plugin] prepare release maven-plugin-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291850 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 07:55:52 +00:00
Brett Leslie Porter e71ac2617d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291849 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 07:49:49 +00:00
Brett Leslie Porter 531b337520 [maven-release-plugin] prepare release maven-site-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291847 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 07:49:28 +00:00
Brett Leslie Porter 78e74cd7fe lining up versions. still use beta-1 where appropriate
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291803 13f79535-47bb-0310-9956-ffa450edef68
2005-09-27 00:56:40 +00:00
John Dennis Casey da33bafe84 Resolving: MNG-885
o Extracting basedir from the project instance when PluginParameterExpressionEvaluator is init'ed if project != null...otherwise, using ${user.dir} from sysprops.

o Extracting values for resolution from POM properties before POM instance during POM interpolation, and adding checks to guard against self-reference of POM elements.

o Added three ITs (one contra) to test these resolutions.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291735 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 20:29:20 +00:00
Brett Leslie Porter cf93b70140 update for beta-3
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291651 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 16:08:34 +00:00
Brett Leslie Porter fb2e7159b1 pending fix for circularity - automate plugin report
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291634 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 14:47:32 +00:00
Brett Leslie Porter 7d1fb02010 goal doesn't require a project
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291560 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 04:53:10 +00:00
Brett Leslie Porter d56d2c09c2 PR: MNG-855
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
documentation for surefire plugin


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291483 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 22:54:34 +00:00
Brett Leslie Porter 5cec6658fb PR: MNG-953
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
javadoc for project info reports configuration


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291482 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 22:52:26 +00:00
Brett Leslie Porter c864bf664c PR: MNG-952
Submitted by: Allan Ramirez
Reviewed by:  Brett Porter
documentation for the checkstyle plugin


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291481 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 22:47:08 +00:00
John Dennis Casey 410d22e73c Rolling back the release plugin's dependencies to -beta-1 of maven, and making resolvePluginVersion(..) with the flag for processAsReport public again with deprecation, so the release plugin continues to function into the next release.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291420 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 14:49:27 +00:00
Stephane Nicoll 73473d0fbf rar source file compliant with src/main structure.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291395 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 08:49:09 +00:00
Stephane Nicoll 698d6a9567 * Moved maven-rar-plugin from the sandbox to maven-plugins
* MNG-854: Added javadoc and web site doco


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291392 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 08:32:41 +00:00
Stephane Nicoll 80da978c79 info log now specifies that maven will generate a MANIFEST if the custom manifest is not found.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291389 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 08:13:35 +00:00
Stephane Nicoll ffd07ac6ad copy/pasting is evil!
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291388 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 08:05:41 +00:00
Stephane Nicoll 355bb91a99 MNG-852: Added web site doco for EJB plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291386 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 07:48:20 +00:00
Brett Leslie Porter 9b52245750 PR: MNG-779
fix defaults

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291371 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 03:09:06 +00:00
Brett Leslie Porter 1c576b6c09 put classpath in an external file
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291370 13f79535-47bb-0310-9956-ffa450edef68
2005-09-25 02:51:44 +00:00
Stephane Nicoll 0c2913667d updated reporting-impl dependencies to beta-2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291315 13f79535-47bb-0310-9956-ffa450edef68
2005-09-24 15:32:57 +00:00
Stephane Nicoll b3d8dcb9a7 MNG-706: Implemented plugin:xdoc as a report
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291309 13f79535-47bb-0310-9956-ffa450edef68
2005-09-24 15:22:36 +00:00
Vincent Siveton 752450ca54 For MNG-706, the generatedSiteDirectory should be processed at the end; Updated documentation.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291304 13f79535-47bb-0310-9956-ffa450edef68
2005-09-24 14:28:38 +00:00
Jason van Zyl 3fefe6528c o adding @description so it will show up in the generated doco
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291303 13f79535-47bb-0310-9956-ffa450edef68
2005-09-24 13:33:38 +00:00
Stephane Nicoll 5fd7ca1f44 missing : in id.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291288 13f79535-47bb-0310-9956-ffa450edef68
2005-09-24 12:25:32 +00:00
Stephane Nicoll 00ae895859 changing email address.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291287 13f79535-47bb-0310-9956-ffa450edef68
2005-09-24 12:23:26 +00:00
Stephane Nicoll 47426c6648 MNG-853: added howto and web site doco for war plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291188 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 18:43:46 +00:00
Stephane Nicoll 3dbec22bcd Updated web site documentation according to Johnny R. Ruiz III's work.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291184 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 18:23:33 +00:00
John Dennis Casey 1d0b8995f6 Fixing versions of maven deps...needs new version of PluginVersionManager.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291134 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 14:54:33 +00:00
John Dennis Casey 24a108a674 Resolving: MNG-767, MNG-768
o We should have a viable offline mode now. Plugin sensitivity updates to follow.

o See it0069 and it1014 for offline mode tests.

o Brett, building maven-plugins in offline mode with org/apache/maven/plugin/* removed will now give a nice error message. :)



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291124 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 14:23:08 +00:00
Brett Leslie Porter 8007fcccfa goal naming consistency
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291085 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 07:03:56 +00:00
Brett Leslie Porter 49f1ff2c2f take out ASF as a default, we can't copyright content
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291074 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 04:53:43 +00:00
Brett Leslie Porter ab0e585fdb add path references:
- maven.dependency.classpath (compile)
- maven.compile.classpath (compile)
- maven.runtime.classpath (runtime)
- maven.test.classpath (test)

resolve dependencies in ant run mojo to ensure these are available


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291066 13f79535-47bb-0310-9956-ffa450edef68
2005-09-23 03:24:18 +00:00
Emmanuel Venisse f86c48140b oops, sorry.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290974 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 16:23:13 +00:00
Emmanuel Venisse ebc406ab8e Add debug messages
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290972 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 16:04:16 +00:00
Emmanuel Venisse 5ec721cb29 Fix surefire classpath creation. plugin artifacts must be in classpath after project artifact.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290957 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 14:59:00 +00:00
Brett Leslie Porter 40dffa09db other directories may not be under target
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290923 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 09:49:18 +00:00
Brett Leslie Porter 035c54d863 PR: MNG-869
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
compiler documentation

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290902 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 07:16:50 +00:00
Brett Leslie Porter a2c8a904cc PR: MNG-938
Submitted by: Johnny R. Ruiz III
documentation for IDEA plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290892 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 05:12:16 +00:00
Brett Leslie Porter cbcf2d48e1 PR: MNG-788
add filtering to the build element


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290877 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 02:52:39 +00:00
Jason van Zyl 4aaabdbece o adding Test*.java to the default regexes for inclusion.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290866 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 00:28:18 +00:00
Brett Leslie Porter ef26e75576 PR: MNG-926
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
assembly plugin documentation

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290859 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 23:28:09 +00:00
John Dennis Casey 190b1f077c Resolving: MNG-907.
Patch applied, thanks Hiram!



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290778 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 18:36:16 +00:00
Brett Leslie Porter 0f021ff7eb PR: MNG-856
Submitted by: Allan Ramirez
Reviewed by:  Brett Porter
site plugin documentation

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290674 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 10:20:21 +00:00
Brett Leslie Porter fe10f2940c PR: MNG-902
Submitted by: Allan Ramirez
Reviewed by:  Brett Porter
documentation for the site plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290648 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 08:04:53 +00:00
Brett Leslie Porter 8858d8f85c PR: MNG-629
preparing for executing the lifecycle by passing reports into the site plugin, rather than extracting them from the plugin manager

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290634 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 06:45:50 +00:00
Brett Leslie Porter 156a22fefa more cleanup of site plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290603 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 02:46:44 +00:00
Brett Leslie Porter 4f021380b7 set properties
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290574 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 21:58:56 +00:00
John Dennis Casey 554dd0b525 Resolving: MNG-842
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290572 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 21:47:10 +00:00
Brett Leslie Porter abdfbe1c74 o store temp file in temp directory, not target which may not exist
o error out if site doesn't exist to copy.
o clean up

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290565 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 21:05:00 +00:00
John Dennis Casey 1b96369116 Resolving: MNG-927
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290554 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 20:11:42 +00:00
Stephane Nicoll a6a01793d8 PR: MNG-858
Submitted by: Allan Ramirez
Reviewed by: Stephane Nicoll
Documentation of Jar plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290534 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 19:22:03 +00:00
Brett Leslie Porter 1ce4585526 clean up site plugin, optimize descriptor creation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290404 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 09:28:25 +00:00
Brett Leslie Porter 385fef3bda don't include lifecycle introduced plugins (also resolves issue with release plugin snapshot)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290352 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 04:35:46 +00:00
Brett Leslie Porter 26fcb2bae8 revert version to snapshot
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290349 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 04:10:50 +00:00
John Dennis Casey 4ae0c23626 Avoid setting finalName when it conforms to artifactId-version.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290339 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 03:11:59 +00:00
John Dennis Casey ec8d262f16 Resolving: MNG-878, MNG-921
o Verified that plugins are added to the list in the model when invoked from the command line (878)
o Reformatted ModelUtils after the profiles-cloning addition
o Added cache-flush for the plugin map in MavenProject
o Moved dependencies for subproject/subproject2 into the parent-project POM, inside a profile
o Added activation property for this new profile into the test.sh script
o Added explicit activation inside of release:perform's m2 invocation for all profile-ids active in the release-plugin's execution.
o Added code to remove the dynamic parts of the POM from the release-pom.xml...it's not meant to be a dynamic version of a POM.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290336 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 02:59:44 +00:00
John Dennis Casey 74de0709de Resolving: MNG-920, and setting the version of maven-release-plugin to a rev of -beta-1 instead of -SNAPSHOT, to allow locally installed versions to work without tweaking the version locally.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290276 13f79535-47bb-0310-9956-ffa450edef68
2005-09-19 21:24:40 +00:00
John Dennis Casey a97c683c81 Oops. Didn't mean to check that in.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290242 13f79535-47bb-0310-9956-ffa450edef68
2005-09-19 19:11:42 +00:00
John Dennis Casey 23af50ef4a Resolving: MNG-878, MNG-880 (again)
o Added full resolution of plugins listed in the project hierarchy
o Added better resolution of snapshots within the reactor, and resolution of ${finalName}
o Added usage of fully inherited model for release-pom.xml, to enable convergence of all POM inheritance to a single POM with no parent.
o Improved handling of SCM info in a reactored situation.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290221 13f79535-47bb-0310-9956-ffa450edef68
2005-09-19 17:58:46 +00:00
Brett Leslie Porter c193b36a3e PR: MNG-911
Submitted by: Daniel Schömer
Reviewed by:  Brett Porter
don't scan hidden files/directories
applied with modifications: also added .arch-ids to the default excludes

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290058 13f79535-47bb-0310-9956-ffa450edef68
2005-09-19 03:57:02 +00:00
Brett Leslie Porter 96b7fe6353 PR: MNG-577, MNG-901
Submitted by: Johnny R. Ruiz III
Reviewed by:  Brett Porter
add XML reporter to the surefire plugin, and improve documentation.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290042 13f79535-47bb-0310-9956-ffa450edef68
2005-09-19 01:48:39 +00:00
John Dennis Casey 66dddfc944 Resolving: MNG-881. This had to do with resource-list merging when the performRelease profile was activated. See MNG-895 for full resolution (this is a stop-gap solution for now).
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289599 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 16:27:33 +00:00
Brett Leslie Porter d922db3226 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289586 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 15:29:31 +00:00
Brett Leslie Porter 08b53ea93a [maven-release-plugin] prepare release maven-release-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289584 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 15:29:17 +00:00
Brett Leslie Porter bdb58bf003 use releases
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289583 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 15:28:58 +00:00
Brett Leslie Porter 056d00e36e [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289580 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 15:22:17 +00:00
Brett Leslie Porter 1ba3977eaa [maven-release-plugin] prepare release maven-project-info-reports-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289578 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 15:22:00 +00:00
Brett Leslie Porter 71ca9a991a use releases
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289577 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 15:21:28 +00:00
Brett Leslie Porter e8128c609f [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289560 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 14:23:29 +00:00
Brett Leslie Porter bf7e628f2d [maven-release-plugin] prepare release maven-compiler-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289558 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 14:23:13 +00:00
Brett Leslie Porter 7303450fc4 use released version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289555 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 14:17:00 +00:00
Brett Leslie Porter 0da69b2429 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289554 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 14:08:31 +00:00
Brett Leslie Porter 383a49cf79 [maven-release-plugin] prepare release maven-pmd-2.0-alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289552 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 14:08:15 +00:00
Brett Leslie Porter 6e0ced8d97 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289550 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 14:02:34 +00:00
Brett Leslie Porter 937080d0bc [maven-release-plugin] prepare release maven-clover-2.0-alpha-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289548 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 14:02:19 +00:00
Brett Leslie Porter 6eb23f05a4 fix major version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289547 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 14:01:46 +00:00
Brett Leslie Porter 374f07bcf0 set upcoming version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289546 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 14:01:20 +00:00
Brett Leslie Porter 324009536a [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289545 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:57:14 +00:00
Brett Leslie Porter 0121f74b6e [maven-release-plugin] prepare release maven-checkstyle-2.0-alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289543 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:56:58 +00:00
Brett Leslie Porter 23f4482e4d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289542 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:53:07 +00:00
Brett Leslie Porter 29678422f6 [maven-release-plugin] prepare release maven-javadoc-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289540 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:52:51 +00:00
Brett Leslie Porter 865e099122 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289534 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:34:17 +00:00
Brett Leslie Porter 40e6b9cef3 [maven-release-plugin] prepare release maven-site-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289532 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:33:43 +00:00
Brett Leslie Porter 4862289465 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289529 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:23:03 +00:00
Brett Leslie Porter 260b310daf [maven-release-plugin] prepare release maven-ant-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289527 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:22:47 +00:00
Brett Leslie Porter 5c04075e16 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289526 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:19:57 +00:00
Brett Leslie Porter 03c0dc0ac0 [maven-release-plugin] prepare release maven-verifier-1.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289524 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:19:38 +00:00
Brett Leslie Porter b3e1971a64 is a snapshot
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289523 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 13:19:08 +00:00
Brett Leslie Porter b1e0bca9b4 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289522 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 12:38:56 +00:00
Brett Leslie Porter 9655db1186 [maven-release-plugin] prepare release maven-surefire-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289520 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 12:38:41 +00:00
Brett Leslie Porter 08ef6ef378 use release
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289519 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 12:38:24 +00:00
Brett Leslie Porter 8734fda85f [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289517 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 12:34:25 +00:00
Brett Leslie Porter 4eb172a7a8 [maven-release-plugin] prepare release maven-war-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289515 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 12:34:10 +00:00
Brett Leslie Porter d2b20bea06 reinstate exploded mode - recommend use from the command line only, add deprecation warning
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289514 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 12:33:49 +00:00
Brett Leslie Porter df44d4ed84 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289506 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 12:06:37 +00:00
Brett Leslie Porter 118ab4ee2c [maven-release-plugin] prepare release maven-eclipse-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289504 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 12:06:18 +00:00
Brett Leslie Porter 6743b53d9d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289500 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 11:55:48 +00:00
Brett Leslie Porter 7a5e8122f8 [maven-release-plugin] prepare release maven-idea-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289498 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 11:55:33 +00:00
Brett Leslie Porter 301ddfc7b2 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289496 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 11:47:42 +00:00
Brett Leslie Porter 7847c99e79 [maven-release-plugin] prepare release maven-antrun-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289494 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 11:47:27 +00:00
Kenney Westerhof 98823bd6d2 Fixing MNG-777: no output from ant tasks. I set the
logger level to INFO so <echo> messages will appear.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289487 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 10:51:45 +00:00
Brett Leslie Porter 3dbef8fe83 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289485 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 10:41:45 +00:00
Brett Leslie Porter a20ac96650 [maven-release-plugin] prepare release maven-antlr-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289483 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 10:41:30 +00:00
Brett Leslie Porter 7ef886642f changing version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289481 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 10:36:46 +00:00
Brett Leslie Porter 377887165e [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289479 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 10:31:22 +00:00
Brett Leslie Porter 28547d1452 [maven-release-plugin] prepare release maven-ear-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289477 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 10:31:06 +00:00
Brett Leslie Porter bd4d4cf512 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289476 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 10:26:01 +00:00
Brett Leslie Porter c1b3654fb4 [maven-release-plugin] prepare release maven-ejb-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289474 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 10:25:46 +00:00
Brett Leslie Porter e0bff07425 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289470 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 09:58:25 +00:00
Brett Leslie Porter f86729ba21 [maven-release-plugin] prepare release maven-source-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289467 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 09:58:11 +00:00
Brett Leslie Porter 907ac4d010 revert release - tagged wrong
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289466 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 09:57:47 +00:00
Brett Leslie Porter 7c6abe1ab2 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289465 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 09:50:27 +00:00
Brett Leslie Porter 8355bc23ad [maven-release-plugin] prepare release maven-resources-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289463 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 09:50:09 +00:00
Brett Leslie Porter 73eb79c668 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289461 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 09:46:28 +00:00
Brett Leslie Porter 670aa3a838 [maven-release-plugin] prepare release maven-resources-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289459 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 09:46:12 +00:00
Brett Leslie Porter 0146a583cd [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289455 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 09:24:09 +00:00
Brett Leslie Porter 7866d48d7d [maven-release-plugin] prepare release maven-projecthelp-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289453 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 09:23:54 +00:00
Brett Leslie Porter 5be9e0c0f6 cut deps
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289452 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 09:23:25 +00:00
Brett Leslie Porter 6f3e936a8c [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289451 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 09:17:03 +00:00
Brett Leslie Porter 1092bbbc44 [maven-release-plugin] prepare release maven-deploy-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289449 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 09:16:42 +00:00
Brett Leslie Porter 43df02a1fa [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289448 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 09:10:37 +00:00
Brett Leslie Porter c64c3bafe6 [maven-release-plugin] prepare release maven-install-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289446 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 09:10:20 +00:00
Brett Leslie Porter 19be649335 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289442 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 08:53:45 +00:00
Brett Leslie Porter 7562168c81 [maven-release-plugin] prepare release maven-jar-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289440 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 08:53:29 +00:00
Brett Leslie Porter a4e7b1cfb2 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289437 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 08:47:32 +00:00
Brett Leslie Porter be4c02ba26 [maven-release-plugin] prepare release maven-assembly-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289435 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 08:47:13 +00:00
Brett Leslie Porter b9530ad337 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289431 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 08:39:57 +00:00
Brett Leslie Porter fc9951d22c [maven-release-plugin] prepare release maven-plugin-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289429 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 08:39:24 +00:00
Brett Leslie Porter 860bc05f42 missed one line deletion
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289420 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 07:58:26 +00:00
Brett Leslie Porter 52a7ecf444 merge 289396:289416 from release tag
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289419 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 07:55:59 +00:00
Brett Leslie Porter 8562086c14 comment out release plugin to overcome cycle in reactor which should not occur
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289412 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 07:25:55 +00:00
Brett Leslie Porter 5c91eda672 rollback version bump temporarily
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289411 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 07:21:46 +00:00
Brett Leslie Porter ad59adaafc [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289408 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 07:10:18 +00:00
Brett Leslie Porter cd03060d9e [maven-release-plugin] prepare release maven-clean-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289406 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 07:10:01 +00:00
Brett Leslie Porter 8e13f138c7 rollback release, I was missing the tag base
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289405 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 07:08:59 +00:00