Commit Graph

4555 Commits

Author SHA1 Message Date
Carlos Sanchez Gonzalez c8f172a18e Added classpath usage docs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@370887 13f79535-47bb-0310-9956-ffa450edef68
2006-01-20 19:23:23 +00:00
Jason van Zyl 2737100a43 o creating a mode for aligning the the embedder with a user installation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@370406 13f79535-47bb-0310-9956-ffa450edef68
2006-01-19 07:19:04 +00:00
Brett Leslie Porter f34721ad62 correctly describe valida values for checksums
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@370209 13f79535-47bb-0310-9956-ffa450edef68
2006-01-18 18:31:39 +00:00
Brett Leslie Porter 00aa4b2080 sync m1 repo for plugins temporarily
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@370073 13f79535-47bb-0310-9956-ffa450edef68
2006-01-18 07:11:11 +00:00
Jason van Zyl 8d4d6ea668 o moved to the sandbox for now
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@369305 13f79535-47bb-0310-9956-ffa450edef68
2006-01-16 02:01:33 +00:00
Jason van Zyl 9580aa4183 o match the branch mv to the sandbox
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@369304 13f79535-47bb-0310-9956-ffa450edef68
2006-01-16 01:59:35 +00:00
Jason van Zyl 08a9549931 merging from branch
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368989 13f79535-47bb-0310-9956-ffa450edef68
2006-01-14 05:52:00 +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
John Dennis Casey 18a02e4097 Renaming the pre/post phases for the integration-test phase...new names use pre- and post- instead of begin- and end-
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368425 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 18:00:05 +00:00
Brett Leslie Porter 14874b5cca update snapshots
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368294 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 06:47:59 +00:00
Brett Leslie Porter 587179fd9e merge rev 368281 from branch - update classworlds and plexus-utils dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368287 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 05:50:54 +00:00
Brett Leslie Porter 4eeec6dd6e upgrade to release version of wagon
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368263 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 04:36:23 +00:00
Jason van Zyl 69aadf79da o make a very simple utility for creating our artifact filter so that it can be shared by the
plugin manager and the extension manger. now used in the extension manager to block out
  deps that are already present in the maven classloading system. so that something like
  the external provider can be listed in an extension and will be dealt with: this was
  causing a loader constraint violation.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368218 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 02:00:16 +00:00
Brett Leslie Porter 2dcba6b9c3 non-working rule. Can't get /maven right, but /maven/ works
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368207 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 01:24:05 +00:00
Brett Leslie Porter 5c62ace8a1 accommodate lack of non-greedy in posix regex
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368205 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 01:18:39 +00:00
Brett Leslie Porter 96342e4576 update opensymphony as instructed by Patrick
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368202 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 01:15:05 +00:00
Brett Leslie Porter be1b1f2d13 [MNG-1907] wagon-ssh-external is now in the core
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368127 13f79535-47bb-0310-9956-ffa450edef68
2006-01-11 20:54:35 +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
John Dennis Casey 88f3b941d4 [MNG-1903] Adding support for optional mojos within a lifecycle mapping.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367962 13f79535-47bb-0310-9956-ffa450edef68
2006-01-11 07:57:32 +00:00
John Dennis Casey 98a4dc3cb3 [MNG-1903] Adding site descriptor attachment to the package phase of the pom lifecycle.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367934 13f79535-47bb-0310-9956-ffa450edef68
2006-01-11 05:24:50 +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 191af0e678 Removing xalan dep, and fixing runnable mojo.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367900 13f79535-47bb-0310-9956-ffa450edef68
2006-01-11 03:38:18 +00:00
Brett Leslie Porter 049977a260 fix jaxen relocation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367893 13f79535-47bb-0310-9956-ffa450edef68
2006-01-11 03:17:23 +00:00
Brett Leslie Porter 7591d1e616 correct pre-coffee typo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367810 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 22:05:25 +00:00
Brett Leslie Porter 5e8aafd2cf add jaxen special case, improve script for local use
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367808 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 21:50:32 +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 298b2a798f o This fixes the failing it0040 IT
Now someone might have some more insight here because this failure didn't crop up until yesterday.
  About 3 months ago maven-archiver was changed so that the client was responsible for setting
  the archiver implementation using:

  archiver.setArchiver( new JarArchiver() );

  But this code is something that I just added to the PackagingMojo.java file. Using -X says that
  version 2.0 of maven-archiver is being used so I'm not exactly sure what is going on here. An
  older version of maven-archiver set up its archiver internally so I suppose it might be possible
  that something older then 2.0 was being used but this IT should have broken long ago looking
  at the code in the PackagingMojo.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367632 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 15:05:10 +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
Brett Leslie Porter 984c496ebe avoid redirects as they are not compat with maven 1.0.2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367530 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 08:59:43 +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
John Dennis Casey 00e6c04044 Adding mojos for loading classes, finding resources, and running BSH scripts, all according to the plugin's classpath.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367448 13f79535-47bb-0310-9956-ffa450edef68
2006-01-10 01:11:31 +00:00
Brett Leslie Porter 6ab6d2c0b5 add an exception and script to deploy the file
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367402 13f79535-47bb-0310-9956-ffa450edef68
2006-01-09 21:32:59 +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 0542f670ab turn off m1 sync
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367094 13f79535-47bb-0310-9956-ffa450edef68
2006-01-08 20:42:12 +00:00
Brett Leslie Porter 2d744a26de add exclusions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367090 13f79535-47bb-0310-9956-ffa450edef68
2006-01-08 20:31:02 +00:00
Brett Leslie Porter 48ab000979 add warning
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367066 13f79535-47bb-0310-9956-ffa450edef68
2006-01-08 18:47:38 +00:00
Brett Leslie Porter af1a99198f merge from branch maven-2.0.x, up to rev 365776
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@365790 13f79535-47bb-0310-9956-ffa450edef68
2006-01-04 01:14:17 +00:00
Vincent Massol c9a00782d8 Error while deploying when using scpexe protocol with non-default scp/ssh executables
PR: MNG-1900
Submitted By: Brett Porter


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@360120 13f79535-47bb-0310-9956-ffa450edef68
2005-12-30 17:14:54 +00:00
Vincent Massol 5282ee4341 Adding 2 new phases related to integration tests:
- before-integration-test: perform actions required before integratiob tests are executed. This may involve things such as setting up the required environment.
- after-integration-test: perform actions required after integration tests have been executed. This may including cleaning up the environment.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@359866 13f79535-47bb-0310-9956-ffa450edef68
2005-12-29 18:19:31 +00:00
Brett Leslie Porter f50854195c add script to sync from apache m2 repo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@359476 13f79535-47bb-0310-9956-ffa450edef68
2005-12-28 10:47:42 +00:00