Commit Graph

995 Commits

Author SHA1 Message Date
Brett Leslie Porter 22f316bc89 PR: MNG-1042
Submitted by: Lester Ecarma
Reviewed by:  Brett Porter
only copy resources if the file has changed or doesn't exist


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307351 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 03:09:51 +00:00
Brett Leslie Porter b6db4d80fd PR: MNG-749
Submitted by: Edwin Punzalan
Reviewed by:  Brett Porter
make directories in ant plugin for repository files


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307350 13f79535-47bb-0310-9956-ffa450edef68
2005-10-09 03:06:24 +00:00
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