Jason van Zyl
004bb53b3e
o let the goals be customizable for each integration test.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162794 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 02:12:49 +00:00
Jason van Zyl
bfb88f0bbd
o descriptions of the added integration tests.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162793 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 02:12:29 +00:00
Jason van Zyl
484fca802a
This commit was generated by cvs2svn to compensate for changes in r300,
...
which included commits to RCS files with non-trunk default branches.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162790 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 02:08:23 +00:00
Jason van Zyl
c273735623
Initial revision
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162788 13f79535-47bb-0310-9956-ffa450edef68
2004-06-18 02:08:22 +00:00
Jason van Zyl
362bd3866d
build the verifier if it is missing
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162787 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 20:47:36 +00:00
Jason van Zyl
0ce493657a
o turn the jar install back on
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162786 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 20:44:21 +00:00
Jason van Zyl
7e50e98385
o the two mojos are colliding somehow, when this one is activated it clobbers the jar goal.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162785 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 20:25:16 +00:00
Jason van Zyl
7545511aaf
o provide the path when the verification of a resource fails.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162784 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 20:05:55 +00:00
Jason van Zyl
240aaecc58
o pull in the ~/build.properties
...
o allow absolute paths in the expected results specifications
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162783 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 19:37:22 +00:00
Jason van Zyl
3d085c9ca8
o add a prebuild and postbuild hook
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162782 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 19:36:44 +00:00
Jason van Zyl
84647e0f22
Initial revision
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162779 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 19:36:01 +00:00
Michal Maczka
1b24da6163
added jar:install goal - needs more testing
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162778 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 18:59:48 +00:00
Jason van Zyl
6f700af1c2
o pom for support JAR that will be used in an integration test
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162777 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 18:48:35 +00:00
Jason van Zyl
9480069305
o file that will be in JAR that is referenced in an integration test.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162776 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 18:47:41 +00:00
Jason van Zyl
699118ff46
o notes
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162775 13f79535-47bb-0310-9956-ffa450edef68
2004-06-17 16:38:44 +00:00
Jason van Zyl
1792df8684
o put back the transitive dep flag
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162774 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 19:12:26 +00:00
Jason van Zyl
d162d5c43c
fix to pick off ids when devs and contributors are present
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162773 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 12:39:12 +00:00
Jason van Zyl
8c2f137858
make it clear it is the integration test that passed and not just the tests
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162772 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 12:18:24 +00:00
Emmanuel Venisse
f3d5d0ee6b
Fix typo.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162771 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 09:47:23 +00:00
Jason van Zyl
c6bf4689a2
Initial revision
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162768 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 05:58:15 +00:00
Jason van Zyl
0571b62a3c
no message
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162767 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 05:54:52 +00:00
Jason van Zyl
67240b9897
o capture the build of the verifier
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162766 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 05:47:50 +00:00
Jason van Zyl
64a4c000e4
o indicate things are ok with the verification
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162765 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 05:45:32 +00:00
Jason van Zyl
83de9d058b
o add the execution of the integration tests to the end of the run.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162764 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 03:28:50 +00:00
Jason van Zyl
4948f63c70
o Ok, this set of changes has been tested against the integration tests in
...
maven-core-it and it is now a requirement that the integration tests be
done before checking in any changes. They are not super rigourous but
they do test the minimal functionality of compiling, processing resources
and testing.
I'm going to make another release this week and things should now be
in a stable enough form to actually use m2 for the basics.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162763 13f79535-47bb-0310-9956-ffa450edef68
2004-06-16 02:51:37 +00:00
Jason van Zyl
47341caf4e
o sync for mortbay
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162762 13f79535-47bb-0310-9956-ffa450edef68
2004-06-15 22:19:15 +00:00
Jason van Zyl
b9bcb79178
adding a sync for opensymphony
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162761 13f79535-47bb-0310-9956-ffa450edef68
2004-06-15 22:04:13 +00:00
Jason van Zyl
891c9ad1dd
o adding mojos for the generation of the bean adapter and jelly harness. we
...
want to start generating these things for the mojos in the mojo project.
Jeremy, I will test these tomorrow but if you want to give them a shot
go for it and I will clean up whatever is necessary to make them work
in m1 for the g build.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162760 13f79535-47bb-0310-9956-ffa450edef68
2004-06-15 05:27:03 +00:00
Jason van Zyl
287f2dafc6
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162759 13f79535-47bb-0310-9956-ffa450edef68
2004-06-15 04:34:31 +00:00
Jason van Zyl
77388a73a7
o the compiler:compile goal needs dependendencies to be resolved
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162758 13f79535-47bb-0310-9956-ffa450edef68
2004-06-15 04:07:57 +00:00
Jason van Zyl
b5ce0c41c3
o update plugins to take advantage of the new default values in the super
...
model provided by maven-core.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162757 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 23:22:47 +00:00
Jason van Zyl
944b65451b
o added project.build.output which takes a default value of
...
target/classes and is the location for compiled application classes
o added project.build.testOutput which takes a default value of
target/test-classes and is the location for compiled test classes
After chatting with Michal we decided that we want a single place
where we can control these values and provide a single place for
a user to override them if they wish to.
The build directory, the directory where compiled app classes go, and
the directory where compiled test classes go can now all be accessed
in a consistent fashion.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162756 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 23:21:23 +00:00
Jason van Zyl
117940de08
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162755 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 22:16:05 +00:00
Jason van Zyl
01ec7a61cf
o updating integration tests, going to hook them up to the ci mechanism.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162754 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 22:15:15 +00:00
Jason van Zyl
8be8744b31
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162753 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 20:47:08 +00:00
Jason van Zyl
d91d6ee274
no message
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162752 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 19:39:51 +00:00
Jason van Zyl
f67181582b
no message
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162751 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 19:35:49 +00:00
Jason van Zyl
ddd1be33f5
o removing maven-project
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162750 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 17:57:53 +00:00
Jason van Zyl
e6d1105407
o remove maven-project
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162749 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 17:54:26 +00:00
Jason van Zyl
84d3a06133
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162748 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 15:19:44 +00:00
Jason van Zyl
26f67a6c73
o correcting @tags from feedback
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162747 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 15:13:12 +00:00
Jason van Zyl
ee27e080f8
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162746 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 15:04:57 +00:00
Jason van Zyl
a9850685f4
o updating format of the @tags
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162745 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 12:36:47 +00:00
Emmanuel Venisse
b36d964715
Move Resources plugin to o.a.m.plugin.resources package.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162744 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 07:41:08 +00:00
Jason van Zyl
8430b7b9cf
o the addition the the build.directory element
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162743 13f79535-47bb-0310-9956-ffa450edef68
2004-06-11 22:04:26 +00:00
Jason van Zyl
072609e0b3
o cleaning up the @tags which are now a lot more simple
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162742 13f79535-47bb-0310-9956-ffa450edef68
2004-06-11 16:14:40 +00:00
Jason van Zyl
dd4fc3384f
o moving core deps into top-level pom.xml to be shared by all the
...
component builds.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162741 13f79535-47bb-0310-9956-ffa450edef68
2004-06-10 20:27:50 +00:00
Michal Maczka
368ae57a6b
first sketch of jar:install goal
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162740 13f79535-47bb-0310-9956-ffa450edef68
2004-06-10 19:00:04 +00:00
Jason van Zyl
60af082ea2
o doing the pom.xml thing
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162739 13f79535-47bb-0310-9956-ffa450edef68
2004-06-09 03:10:50 +00:00
Michal Maczka
62659b716c
Added support for repositories
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162738 13f79535-47bb-0310-9956-ffa450edef68
2004-06-07 18:16:53 +00:00