Commit Graph

3526 Commits

Author SHA1 Message Date
Brett Leslie Porter ce8f50cc0a PR: MNG-721
fix failure times

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307305 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 15:37:00 +00:00
Brett Leslie Porter 7ac27ec84c PR: MNG-721
list time taken per project in the reactor summary

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307304 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 15:35:39 +00:00
Brett Leslie Porter 7134d66a5c PR: MNG-914
fix test

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307301 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 15:07:00 +00:00
Brett Leslie Porter 552ab6d2b3 PR: MNG-914
set start time to the start of the request instead of the start of the executor to account for parent pom resolution

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307300 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 14:48:38 +00:00
Jason van Zyl ac3e83d61c collecting notes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307299 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 14:45:48 +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 0506b79dd0 PR: MNG-439
improve usage statement

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307273 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 08:20:42 +00:00
Brett Leslie Porter 76c43c085d ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307272 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 07:14:15 +00:00
Brett Leslie Porter 484186ea8c update to newer beanshell factory to match new configurator
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307271 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 07:13:28 +00:00
Brett Leslie Porter 172906f5f6 need to handle resolution exception too at present
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307269 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 06:59:27 +00:00
Brett Leslie Porter a9b0b68d20 PR: MNG-512
skip project if no goals are bound

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307268 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 06:52:25 +00:00
Brett Leslie Porter ae893b5055 PR: MNG-828
log parameters to mojo in debug mode


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307267 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 06:36:17 +00:00
Brett Leslie Porter b926e6ff11 PR: MNG-838
improve error reporting for bad settings

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307263 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 05:34:40 +00:00
Brett Leslie Porter 24ebd82f31 PR: MNG-838
improve error reporting for bad settings

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307261 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 05:04:25 +00:00
Brett Leslie Porter cb259a7689 PR: MNG-950
use active project artifacts for extensions and plugin dependencies

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307245 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 03:06:54 +00:00
Brett Leslie Porter 9e9916da7a backwards compatibility with plugins built in earlier betas
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307240 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 02:47:48 +00:00
Brett Leslie Porter ae98e4f4b8 PR: MNG-971
add clean and site lifecycles for short names and possible bindings

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307237 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 02:05:08 +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 5d3ae9656b PR: MNG-850
provide feedback when gathering projects, and list build order in reactor.
Also improve naming of projects that don't give a name

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307228 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 00:44:08 +00:00
Jason van Zyl e5461d6bac git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307227 13f79535-47bb-0310-9956-ffa450edef68 2005-10-08 00:40:29 +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 1e8917387a PR: MNG-1098
show reactor summary on all failures

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307224 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 00:21:13 +00:00
Brett Leslie Porter 2bbd09083f PR: MNG-1127
ensure file is set to the snapshot version

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307219 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 23:38:25 +00:00
Jason van Zyl 4011fd5b20 fixing typo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307211 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 22:52:22 +00:00
Jason van Zyl 6d7436d2f4 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307171 13f79535-47bb-0310-9956-ffa450edef68 2005-10-07 19:11:09 +00:00
Jason van Zyl 33167505c9 o adding a little guide to show someone how to get m2 auto completion!
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307170 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 19:09:49 +00:00
Jason van Zyl 1af474d091 o make the reactor fail fast or exceptions seem to be lost
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307161 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 16:05:30 +00:00
Jason van Zyl 6407d0375e o adding plugin param doco contributed by bob allison. thanks!
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307151 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 15:46:46 +00:00
Jason van Zyl 6ce3ba3589 link to repo info in confluence
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307146 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 15:32:01 +00:00
Jason van Zyl 1c02566be7 o start of an archetype that can be used with doco describing how best
to target different environments.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307145 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 15:23:37 +00:00
Jason van Zyl 0bc702b386 o adding comment by jorg
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307135 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 14:51:22 +00:00
Jason van Zyl 60d1b84c0c git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307125 13f79535-47bb-0310-9956-ffa450edef68 2005-10-07 13:51:03 +00:00
Jason van Zyl b186c82f95 o adding powered by link
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307123 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 13:37:59 +00:00
Jason van Zyl d4cf7f9408 o give people a pointer in jira for embedder issues
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307122 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 13:36:50 +00:00
Jason van Zyl cb29d56096 adding start of m2 embedding guide
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307121 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 13:34:50 +00:00
Jason van Zyl b2918e0afe git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307116 13f79535-47bb-0310-9956-ffa450edef68 2005-10-07 13:18:17 +00:00
Jason van Zyl b376ef5328 o adding a powered by page
{issue:MNG-540}



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307115 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 13:16:54 +00:00
Jason van Zyl e1ab02b0d8 o applying a patch by mark hobson
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307111 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 13:08:05 +00:00
Brett Leslie Porter b8e50a1369 remove unused constructors
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307086 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 11:21:37 +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 bd41253cba handle boolean properties correctly
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307041 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 07:25:50 +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 3ad9ca72c5 validate repositories in the POM
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307035 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 06:47:28 +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 5304aecb46 PR: MNG-1112
correct merging of profile reporting

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306994 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 04:08:55 +00:00
Brett Leslie Porter 5d23f92746 plexus update
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306984 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 03:22:01 +00:00
Brett Leslie Porter 4cbe148d6d gone
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306983 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 03:18:54 +00:00