Jason van Zyl
212d3b3d24
o signatures in surefire changed, but i have everything on my machine so
...
the problems don't show up until beaver time.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163124 13f79535-47bb-0310-9956-ffa450edef68
2004-09-20 03:46:53 +00:00
Jason van Zyl
ba64bcb3ce
surefire 1.2-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163123 13f79535-47bb-0310-9956-ffa450edef68
2004-09-20 03:42:46 +00:00
Jason van Zyl
8851f36bba
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163122 13f79535-47bb-0310-9956-ffa450edef68
2004-09-20 03:31:02 +00:00
Jason van Zyl
74ca4d8b78
o update to surefire 1.2-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163121 13f79535-47bb-0310-9956-ffa450edef68
2004-09-20 03:28:57 +00:00
Jason van Zyl
c0a6388337
o active the new text file reports which capture any stack traces that
...
occur as well as stdout and std err
o there is a new parameter that is accepted so you can use a simplifed
regex from the command line
m2 surefire:test -D=test=FooTest
is implicitly **/FooTest.java and the directory scanner is used
so you can this to run a single test if you like or a set of tests:
m2 surefire:test -Dtest=*Foo*
is implicitly **/*Foo*.java
You can also specify a comma separated list if you wish:
m2 surefire:test -Dtest=*Foo*,*Bar*
whic is implicitly **/*Foo*.java,**/*Bar*.java
This just makes running a smaller set of tests easier while trying
to pin point problems.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163120 13f79535-47bb-0310-9956-ffa450edef68
2004-09-20 03:14:22 +00:00
Jason van Zyl
d99e3305c6
o allow system properties to get passed through as parameters to plugins
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163119 13f79535-47bb-0310-9956-ffa450edef68
2004-09-20 03:07:32 +00:00
Brett Leslie Porter
5d4897ddba
add equals/hashcode for dependency
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163118 13f79535-47bb-0310-9956-ffa450edef68
2004-09-19 06:12:37 +00:00
Brett Leslie Porter
e25114e87f
remove handling done inside project
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163117 13f79535-47bb-0310-9956-ffa450edef68
2004-09-19 04:12:46 +00:00
Brett Leslie Porter
482f36fba1
fix dist path
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163116 13f79535-47bb-0310-9956-ffa450edef68
2004-09-19 02:16:57 +00:00
Brett Leslie Porter
2fbbfa6274
add some legacy dependency stuff for v3.0.0
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163115 13f79535-47bb-0310-9956-ffa450edef68
2004-09-19 01:30:53 +00:00
Brett Leslie Porter
e65a6d7aa5
report failures
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163114 13f79535-47bb-0310-9956-ffa450edef68
2004-09-19 01:18:12 +00:00
Jason van Zyl
e08b8b14f6
o create a link to the output for lighter messages for those with
...
bandwidth restrictions.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163113 13f79535-47bb-0310-9956-ffa450edef68
2004-09-18 18:45:50 +00:00
Jason van Zyl
ef61424a93
o my changes in plexus caused some nasty problems so i've backed
...
them out until tomorrow when i can take another shot.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163112 13f79535-47bb-0310-9956-ffa450edef68
2004-09-18 06:08:18 +00:00
Jason van Zyl
3a85d3cfb6
rollback
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163111 13f79535-47bb-0310-9956-ffa450edef68
2004-09-18 04:31:54 +00:00
Jason van Zyl
a37f880493
o the assembly of the maven runtime more closely resembles what the
...
plexus runtime generator produces so that i may attempt to use it
some point in the near future
o flipped back to 0.9-S of wagon until I run this on beaver to
verify
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163110 13f79535-47bb-0310-9956-ffa450edef68
2004-09-18 04:22:07 +00:00
Jason van Zyl
15b27a59b2
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163109 13f79535-47bb-0310-9956-ffa450edef68
2004-09-18 03:17:18 +00:00
Jason van Zyl
cb09fe8b9a
updating to a-1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163108 13f79535-47bb-0310-9956-ffa450edef68
2004-09-18 02:47:10 +00:00
Jason van Zyl
f07731e688
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163107 13f79535-47bb-0310-9956-ffa450edef68
2004-09-18 02:24:48 +00:00
Jason van Zyl
5f37d77a2c
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163106 13f79535-47bb-0310-9956-ffa450edef68
2004-09-18 01:59:21 +00:00
Jason van Zyl
82e1485159
o maven-artifact and its requirements must be in the core realm
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163105 13f79535-47bb-0310-9956-ffa450edef68
2004-09-18 01:57:54 +00:00
Jason van Zyl
001717725c
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163104 13f79535-47bb-0310-9956-ffa450edef68
2004-09-18 01:52:38 +00:00
Brett Leslie Porter
b8e24cc6f8
rebuilt mboot.jar
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163103 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 22:17:55 +00:00
Brett Leslie Porter
5d079b2b3b
dont want out of date versions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163102 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 22:13:29 +00:00
Brett Leslie Porter
725171b7de
wagon no longer needed in core
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163101 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 22:06:41 +00:00
Brett Leslie Porter
2e5828037e
Initial revision
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163098 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 22:03:03 +00:00
Brett Leslie Porter
9cc7a9e92b
align wagon versions, and take the artifact container out of the root class realm
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163097 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 21:55:41 +00:00
Brett Leslie Porter
845cddd1ff
change constant name
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163096 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 21:51:57 +00:00
Brett Leslie Porter
7b0fdd7222
v3 consistency
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163095 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 21:42:40 +00:00
John Dennis Casey
a7b0c7069e
o Removed redundant null check on local repo location...
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163094 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 16:53:30 +00:00
John Dennis Casey
41da9e4f43
o Changed the plexus dependency's version from 0.17 to 0.17-SNAPSHOT since 0.17 has not yet been released.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163093 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 16:48:57 +00:00
John Dennis Casey
72d9230f28
o Modified to use plexus-artifact-container-1.0-alpha-1-SNAPSHOT to reflect the change in the artifact container's POM...that container has not been released in any official way, so I changed the version to a -SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163092 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 16:48:18 +00:00
Jason van Zyl
7773dde7de
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163091 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 15:56:34 +00:00
Jason van Zyl
ac8f54900d
o start keeping track of what ognl expressions are actually allowed
...
for mojo parameters. i think the goal is to eliminate the use of
#basedir and get explicit about everything and only use #project
and #component for mojo parameters.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163090 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 15:10:15 +00:00
Jason van Zyl
f915a32db4
o add a convenience method for the local repo path, the removal
...
of the properties broke a couple plugins using the local repo
property so i'll use this instead.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163089 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 03:05:07 +00:00
John Dennis Casey
30e1d1f23f
o Rolling back changes to super-model loading, with the exception of the supermodel file name change...it's still changed to pom-4.0.0.xml
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163088 13f79535-47bb-0310-9956-ffa450edef68
2004-09-16 18:06:01 +00:00
John Dennis Casey
2d4e9a1a0e
o Commented earlier changes until I have time to make them work properly
...
o Added DEFAULT_MODEL_VERSION constant to Maven.class for referencing in case there is no project POM
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163087 13f79535-47bb-0310-9956-ffa450edef68
2004-09-16 16:06:13 +00:00
John Dennis Casey
9e24a7b410
o Changed maven-core's super-pom from pom.xml to pom-4.0.0.xml
...
o Added validation logic for non-heritable pom elements to the default project builder
o Changed default builder to select the correct super-pom from the project pom's modelVersion.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163086 13f79535-47bb-0310-9956-ffa450edef68
2004-09-16 14:26:18 +00:00
John Dennis Casey
25ec60bbc6
o Added section on renaming pom.xml in maven-core.jar to pom-4.0.0.xml for future legacy needs
...
o Added section on minimum required element-set for a unique project pom.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163085 13f79535-47bb-0310-9956-ffa450edef68
2004-09-16 14:06:57 +00:00
Trygve Laugstol
0f5fc8560b
o Properly aligning the unit test resource directories.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163084 13f79535-47bb-0310-9956-ffa450edef68
2004-09-16 13:32:07 +00:00
Emmanuel Venisse
f26be7d1a5
Fix user pom filename
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163083 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 12:47:13 +00:00
Brett Leslie Porter
27738439ee
optimize imports
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163082 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 12:34:17 +00:00
Brett Leslie Porter
81cc07979a
optimize imports
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163081 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 12:30:05 +00:00
Brett Leslie Porter
588466f480
remove 1.x integration for now
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163080 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 11:20:56 +00:00
Brett Leslie Porter
ab2bc483b2
make exceptions cause a failure response (and exit with a non-zero exit code)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163079 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 11:04:52 +00:00
Brett Leslie Porter
46b377de67
update bootstrap build script
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163078 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 11:03:12 +00:00
Brett Leslie Porter
bc287e0e8b
change to override.xml
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163077 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 10:59:19 +00:00
Brett Leslie Porter
8e9bdca246
fix license
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163076 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 10:48:52 +00:00
John Dennis Casey
63c6bcdcc0
o Cleaned up a bit. Made the diagram prettier, and cleaned up the footnotes.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163075 13f79535-47bb-0310-9956-ffa450edef68
2004-09-13 23:49:49 +00:00
Emmanuel Venisse
948fedd99f
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163074 13f79535-47bb-0310-9956-ffa450edef68
2004-09-11 12:50:12 +00:00
Emmanuel Venisse
1f830eca4c
Fix format.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163073 13f79535-47bb-0310-9956-ffa450edef68
2004-09-11 12:21:30 +00:00