Commit Graph

358 Commits

Author SHA1 Message Date
John Dennis Casey bd6aa12253 (Merged from 384847.) [MNG-2136] Modifying <activeByDefault/> processing to only use profiles embedded in the POM as a basis for computing whether or not to activate.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@384851 13f79535-47bb-0310-9956-ffa450edef68
2006-03-10 17:00:30 +00:00
John Dennis Casey e352f2cb8b (Merged from 384319.) [MNG-2052] Verify that fix for MNG-2124 also fixed the availability of profile-injected properties as sources for interpolating systemPath values in dependencies.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@384321 13f79535-47bb-0310-9956-ffa450edef68
2006-03-08 20:30:14 +00:00
John Dennis Casey fc77014cfe (Merged from 384264.) [MNG-2124] Fixed interpolator to call the ReflectionValueExtractor method that prevents trimming the first expression token, since this is done in the interpolator itself. I'm still investigating whether this is going to break realignment of File instances to basedir during plugin parameter injection, but I've had to adjust it0088, since it is not handling project.build.directory as a File, but as a String.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@384270 13f79535-47bb-0310-9956-ffa450edef68
2006-03-08 17:04:47 +00:00
John Dennis Casey d69fe06e8d (Merged from 384104.) [MNG-2130] Re-adding the cache check for parent POMs in assembleLineage(..) when building in a multimodule scenario (if they're part of the same build, but not yet in the local repo) before checking the parent's relativePath value or hitting the repository system to look for them.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@384108 13f79535-47bb-0310-9956-ffa450edef68
2006-03-08 03:29:41 +00:00
John Dennis Casey 55dc9e4ccb (Merged from 384102.) Fixing site URL calculation to disregard child module path adjustment. Second attempt.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@384107 13f79535-47bb-0310-9956-ffa450edef68
2006-03-08 03:28:38 +00:00
John Dennis Casey 063474e205 rolling back accidental commit.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@384106 13f79535-47bb-0310-9956-ffa450edef68
2006-03-08 03:26:16 +00:00
John Dennis Casey fcb42e22ba (Merged from 384102.) Fixing site URL calculation to disregard child module path adjustment.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@384105 13f79535-47bb-0310-9956-ffa450edef68
2006-03-08 03:09:44 +00:00
Brett Leslie Porter 4cbcd0edd5 remove tests that require junit - no junit in pom
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@383146 13f79535-47bb-0310-9956-ffa450edef68
2006-03-04 15:52:48 +00:00
Kenney Westerhof 7a7c44a409 Added a second structure, testing the other
way around <module>../../something</module>


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@382902 13f79535-47bb-0310-9956-ffa450edef68
2006-03-03 17:48:26 +00:00
John Dennis Casey d201131b59 (merged from 382460.) [MNG-1415] Added quoted-argument reconstruction to MavenCLI, and quote preservation to the shell scripts. Both are necessary to fix this issue. Test is it0098.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@382461 13f79535-47bb-0310-9956-ffa450edef68
2006-03-02 18:18:06 +00:00
John Dennis Casey d0fd1579a9 [MNG-2068] Adding integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@380862 13f79535-47bb-0310-9956-ffa450edef68
2006-02-24 23:30:50 +00:00
John Dennis Casey 5bdc77bd16 [MNG-2054] Adding integration test.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@380858 13f79535-47bb-0310-9956-ffa450edef68
2006-02-24 23:16:20 +00:00
Emmanuel Venisse fe5bf5320f merge from branch rev.379895
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379902 13f79535-47bb-0310-9956-ffa450edef68
2006-02-22 21:12:14 +00:00
John Dennis Casey 6fb187fa98 [MNG-2006] Fixing url rewriting for child POMs in sibling directories of parent POM (or anything other than subdir). First guess is based on parent POM file, but if parent POM is built from repository, will use the module artifactId as a basis instead.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379572 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 20:10:52 +00:00
Brett Leslie Porter 25762021e7 [MNG-1898] fix line
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379428 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 11:33:22 +00:00
Brett Leslie Porter 89e6008e13 [MNG-1898] improve the diagnostics and switch on it0094
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379426 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 11:25:51 +00:00
Brett Leslie Porter 8d2478dff6 undo previous change to test. It seems this was working on 2 other windows boxes, so I must have something funky.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379412 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 10:27:29 +00:00
Brett Leslie Porter bf4764c73a [MNG-1898] minor clean up on it0094
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379363 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 06:10:06 +00:00
Brett Leslie Porter 00cc963ef2 ignores
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379359 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 05:57:36 +00:00
Brett Leslie Porter b39b0a2cce update list
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379357 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 05:54:17 +00:00
Brett Leslie Porter fe7fe5edf3 make the test fail as expected
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379356 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 05:52:09 +00:00
Brett Leslie Porter 63bd51b39c rename itest - it is meant to fail and these are in the 1xxx series
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379354 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 05:48:51 +00:00
Brett Leslie Porter cbee67b7b1 fix parent
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379353 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 05:45:13 +00:00
Brett Leslie Porter 9a288c1110 merge rev 379344 from branch maven-2.0.x
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379347 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 05:11:08 +00:00
Carlos Sanchez Gonzalez 36093a18b0 Added test case it0094 for classloading issues in plugins
PR: MNG-1898

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379268 13f79535-47bb-0310-9956-ffa450edef68
2006-02-20 22:51:50 +00:00
Jason van Zyl ac4a6e321f o updating README.txt and adding another IT for the duplicate IDs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@375456 13f79535-47bb-0310-9956-ffa450edef68
2006-02-07 03:36:52 +00:00
Brett Leslie Porter d00407471a [MNG-1908] verify that snapshots can be downloaded even without metadata or timestamping
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@375454 13f79535-47bb-0310-9956-ffa450edef68
2006-02-07 03:16:14 +00:00
Jason van Zyl 95189e189e [MNG-1980] Removing the duplicate ID, the reactor will catch duplicate IDs in a single build so it doesn't not need
to be checked for in the project builder. I have removed the model caching for now while I'm refactoring
           the project builder. The plan is to break the 1000+ lines down into its constituent components and use
           a pipeline to build up the project.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@371079 13f79535-47bb-0310-9956-ffa450edef68
2006-01-21 16:36:06 +00:00
Jason van Zyl ed5359a014 o demonstration that boolean properties don't appear to be passed through correctly.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368828 13f79535-47bb-0310-9956-ffa450edef68
2006-01-13 19:23:41 +00:00
Jason van Zyl 3205e2f174 fix export of test envar
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368118 13f79535-47bb-0310-9956-ffa450edef68
2006-01-11 20:17:10 +00:00
Jason van Zyl 425a841a8b [MNG-1927] This adds the test mojos required to fix ${pom.build.*} expansion to full paths, the problem was the
new interpolator so the one from 2.0 was used and some envar handling was back ported. Unit tests
           have been added for envar handling as well as an IT. The maven-core-it script will now set
           an envar which is used in it0090.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368108 13f79535-47bb-0310-9956-ffa450edef68
2006-01-11 19:36:37 +00:00
Brett Leslie Porter fd9bc767a9 putting back projecthelp on trunk only as help is not released and trunk does not build plugins in bootstrap
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367930 13f79535-47bb-0310-9956-ffa450edef68
2006-01-11 05:13:49 +00:00
Brett Leslie Porter cc20bf6402 merge from branch maven-2.0.x @ rev 367900
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367902 13f79535-47bb-0310-9956-ffa450edef68
2006-01-11 03:45:10 +00:00
John Dennis Casey 636d54c0a8 Adding new IT to try to test MCHECKSTYLE-10.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367788 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 20:42:42 +00:00
John Dennis Casey 0bb2300dde Adding pluginRepository defs for core-it plugin to be found.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367687 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 16:51:39 +00:00
Jason van Zyl ee0699596f adding plugin repos
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367672 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 16:21:15 +00:00
Jason van Zyl 8f7cee21c9 o specify the snapshot version as there is no release
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367665 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 16:04:28 +00:00
Jason van Zyl 3304e09389 reactivating it0040
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367635 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 15:14:56 +00:00
Jason van Zyl 5c17310148 turn off it0040 until john and i figure out what is wrong with it
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367603 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 13:47:47 +00:00
Jason van Zyl ac8b8442b6 just take out the tests john is working on
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367491 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 05:28:04 +00:00
Jason van Zyl c3c8fdb17a o [MNG-1927] Correcting an error I made with POMs not in the current working tree
o turn on it0088
o turn off it0086, and it0087 for now



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367487 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 05:16:31 +00:00
Jason van Zyl f52a730b74 [MNG-1927] Fixing the ${pom.build.directory} path translation and interpolation so that an absolute path
is rendered.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367457 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 01:45:00 +00:00
John Dennis Casey 0a8d6787a9 wiring it0086 and it0087 in as integration tests.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367451 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 01:17:43 +00:00
John Dennis Casey 38903be78d Adding integration tests for plugin classloading.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367450 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 01:14:38 +00:00
Jason van Zyl 1636a473d5 o adding IT for mng-1927
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367389 13f79535-47bb-0310-9956-ffa450edef68
2006-01-09 20:41:34 +00:00
Brett Leslie Porter 4b9fe25294 need snapshots
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@355697 13f79535-47bb-0310-9956-ffa450edef68
2005-12-10 02:35:18 +00:00
Brett Leslie Porter 98141f24ff updated path
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@355407 13f79535-47bb-0310-9956-ffa450edef68
2005-12-09 08:01:26 +00:00
John Dennis Casey 8737086036 Adding install step.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@354505 13f79535-47bb-0310-9956-ffa450edef68
2005-12-06 19:19:35 +00:00
Carlos Sanchez Gonzalez d5f6646670 Use com.sun for jdk tools groupId
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@350040 13f79535-47bb-0310-9956-ffa450edef68
2005-11-30 20:34:10 +00:00
John Dennis Casey 5d95af5f30 Using parent pom with packaging == pom.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@345311 13f79535-47bb-0310-9956-ffa450edef68
2005-11-17 19:28:49 +00:00