John Dennis Casey
|
dfbae27c44
|
o Added first-pass logging and event-monitoring impls. Converted all System.out calls in maven-component plugins to use logger.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163457 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-04 09:04:26 +00:00 |
Jason van Zyl
|
0c42b64caf
|
o moving artifact request transformation mechanism inside the resolver
package as they artifact transformations will be utilized from within
the resolver.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163456 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-03 15:37:25 +00:00 |
Jason van Zyl
|
fe4cb5e0bb
|
o moving the snapshot handling to maven-artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163455 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-03 15:33:06 +00:00 |
Brett Leslie Porter
|
defeadfd09
|
activate the whole war plugin, not just the war:war goal
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163454 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-03 11:43:00 +00:00 |
Brett Leslie Porter
|
bc4d75dedb
|
must initialise the whole plugin, even if already loaded, as only some mojos may have been processed
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163453 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-03 11:42:30 +00:00 |
Brett Leslie Porter
|
c8bd83c848
|
add temporary war:war as it is set as the package goal
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163452 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-03 11:21:57 +00:00 |
Brett Leslie Porter
|
30eedfb626
|
add missing error message when the package goal is not found
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163451 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-03 11:19:45 +00:00 |
Emmanuel Venisse
|
c4cab3edfa
|
Reserve an it number for war plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163450 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-03 09:08:47 +00:00 |
Emmanuel Venisse
|
4d67c57d74
|
Initialization of war plugin.
It doesn't work but don't break ci.sh and it's for Brett debugging.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163449 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-03 09:04:36 +00:00 |
Emmanuel Venisse
|
f57388bd2a
|
Fix artifact download for artifact type different of jar
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163448 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-02 13:40:00 +00:00 |
Emmanuel Venisse
|
c7f03630d9
|
Add war handler
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163447 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-02 13:36:16 +00:00 |
Emmanuel Venisse
|
6211437619
|
- Allow recursive evaluation
- Allow evaluation for default value
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163446 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-02 12:29:03 +00:00 |
John Dennis Casey
|
90ab124653
|
o Adding debug statements for testing on windows.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163445 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-02 02:41:09 +00:00 |
Brett Leslie Porter
|
11e305e84f
|
clean up exceptions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163444 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-01 07:05:33 +00:00 |
Brett Leslie Porter
|
418aa443dd
|
clean up exceptions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163443 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-01 06:43:13 +00:00 |
Brett Leslie Porter
|
99219164fa
|
clean up exceptions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163442 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-01 06:28:57 +00:00 |
Brett Leslie Porter
|
73576d5bec
|
some clean up from inspections
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163441 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-01 06:20:30 +00:00 |
Brett Leslie Porter
|
cdd2cd212a
|
plugin:descriptor not required - implicit due to type
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163440 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-01 05:15:23 +00:00 |
Brett Leslie Porter
|
d4396153d0
|
start to push the lifecycle definition towards the type handlers
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163439 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-01 04:35:54 +00:00 |
Brett Leslie Porter
|
ee0fe536a3
|
reformat
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163438 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-01 04:04:25 +00:00 |
Brett Leslie Porter
|
7f4dc2f9c0
|
error handling
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163437 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-01 04:03:24 +00:00 |
John Dennis Casey
|
d8aa8cea76
|
o Adding files excluded by default by eclipse CVS plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163436 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-01 02:54:54 +00:00 |
John Dennis Casey
|
8e82989334
|
o Refactored the plugin extractors to accept a MavenProject only, and pull the information they need from it in order to extract the mojos they're responsible for.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163435 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-01 02:43:22 +00:00 |
Brett Leslie Porter
|
8fc9a29003
|
integration test updates relating to phases
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163434 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-28 23:37:19 +00:00 |
John Dennis Casey
|
a4efc3e8bf
|
o fixed path-handling on the marmalade script's implementation path.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163433 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-28 23:11:31 +00:00 |
Brett Leslie Porter
|
7b1ca71aac
|
each task on the CLI is to be executed individually - don't preprocess all the goals.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163432 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-28 22:57:39 +00:00 |
Brett Leslie Porter
|
b70904c7a3
|
make sure it0013 fails even under a non-clean repo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163431 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-28 22:47:19 +00:00 |
John Dennis Casey
|
95d01ff572
|
o Completed marmalade-mojo support, tested with m2 bootstrap with empty local repo and maven-core pegged at 2/26/2005.
Will resolve CI issues as soon as lifecycle is fixed for IT0013.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163430 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-28 18:29:47 +00:00 |
Brett Leslie Porter
|
ab5308649d
|
Make sure loop is correctly aborted if there is a failure
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163429 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-28 03:06:07 +00:00 |
Brett Leslie Porter
|
a44ab459bb
|
set phase
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163428 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-27 23:58:41 +00:00 |
Brett Leslie Porter
|
1d2c0d1d46
|
simple recognition of plugin for current type
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163427 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-27 23:47:29 +00:00 |
Brett Leslie Porter
|
6aed331a91
|
mboot needed to be smarter about its parsing - was picking up <version> from anywhere
removed unused "local" parsing
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163426 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-27 23:30:07 +00:00 |
Brett Leslie Porter
|
bd54ac838b
|
allow plugins to be disabled (to override inheritence)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163425 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-27 22:34:01 +00:00 |
Brett Leslie Porter
|
7549992577
|
compile based on source roots for test mojo too
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163424 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-27 22:23:27 +00:00 |
Brett Leslie Porter
|
21f1cffa59
|
compile based on source roots
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163423 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-27 21:51:52 +00:00 |
Brett Leslie Porter
|
236dc52410
|
configure phases based on configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163422 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-27 21:22:18 +00:00 |
Emmanuel Venisse
|
f793423baf
|
- Rewriting of jar mojo with Plexus Archiver.
- Added full features of m1 plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163421 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-27 17:45:41 +00:00 |
Brett Leslie Porter
|
50759a44cf
|
pre-process plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163420 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-27 06:19:13 +00:00 |
Brett Leslie Porter
|
d5d05a51c5
|
start to enhance the lifecycle. Need to pre-process plugins as currently goals are only executed if added to a phase after the current goal. Also need plugin configuration to activate these changes.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163419 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-27 05:39:55 +00:00 |
Brett Leslie Porter
|
c25b29fe28
|
add description of it0014
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163418 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-27 05:37:31 +00:00 |
Carlos Sanchez Gonzalez
|
6cc05c4e8d
|
Added ability to override groupId
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163417 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-26 21:53:40 +00:00 |
Trygve Laugstol
|
53a4d44599
|
o Adding cvs ignores.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163416 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-26 18:07:09 +00:00 |
John Dennis Casey
|
db65155072
|
o Working on getting it0015 (marmalade-mojo support) working...nearly there, it0015 is still disabled.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163415 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-25 05:09:14 +00:00 |
Brett Leslie Porter
|
00a55be3cb
|
bring back the reactor (instantiation still needs work - see comments)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163414 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-25 03:48:17 +00:00 |
Brett Leslie Porter
|
16326c619a
|
superfluous comment
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163413 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-25 03:17:27 +00:00 |
Brett Leslie Porter
|
0e249ddc83
|
reintroduce execution failures
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163412 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-25 03:14:49 +00:00 |
John Dennis Casey
|
30e2a5af92
|
o Starting on a mmld-mojo IT...committing to save this IT number.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163411 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-25 02:34:42 +00:00 |
Brett Leslie Porter
|
360ae403b2
|
refactoring to simplify - taking notes of potential clean up after lifecycle is completed
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163410 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-25 01:23:20 +00:00 |
Brett Leslie Porter
|
f3fce5f156
|
omit evil dependencies that are killing CI
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163409 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-24 07:53:01 +00:00 |
Brett Leslie Porter
|
d11e81173b
|
show log file contents when verification fails
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163408 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-24 05:39:31 +00:00 |