Commit Graph

80 Commits

Author SHA1 Message Date
Jason van Zyl 8f4a420c8d MNG-2728 return a MavenExecutionResult from Maven.execute( request )
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491512 13f79535-47bb-0310-9956-ffa450edef68
2007-01-01 00:18:12 +00:00
Jason van Zyl 87b3775025 MNG-2722 Create a strategy for providing sane default values in the MavenExecutionRequest
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491468 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 19:20:44 +00:00
Jason van Zyl 8e51bbe8ec o Remove the MavenEmbedderConfiguration as this is not used in any of the IDE integration. The MavenEmbedRequest is what is being used as the session level configuration.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491363 13f79535-47bb-0310-9956-ffa450edef68
2006-12-31 02:13:58 +00:00
Kenney Westerhof c15aadbe04 use descriptors/descriptors instead of deprecated descriptor for asm plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@488158 13f79535-47bb-0310-9956-ffa450edef68
2006-12-18 09:01:43 +00:00
Jason van Zyl 9d2bd7b7e3 o making sure the plugin registry is not used, it's turned off in 2.0.4. it causes too many problems.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485728 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 15:55:03 +00:00
Jason van Zyl f9d660817e o flipping back to 1.0-beta-1 of wagon for the time being
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485721 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 15:47:09 +00:00
Jason van Zyl 4406cda6d0 o turn of reactor scanning option off by mistake as I renamed it in my branch. back alive. visual results
of ITs are coming.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485460 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 01:43:19 +00:00
Brett Leslie Porter 7f65892418 [MNG-2681] Add cli flag to set all snapshot repos to updatePolicy = never
Submitted by: Jason Dillon


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483809 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 03:35:45 +00:00
Jason van Zyl 7136b01f88 o merging in my changes from the refactored embedder branch
milos, this has some stuff that we worked on so i've tried to unify everythign in trunk
  now


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483655 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 20:53:33 +00:00
Jason van Zyl bff3e1d987 o fix version of assembly plugin
o get rid of IDEA files


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483498 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 15:37:09 +00:00
Andrew Williams 44ae99fc2d Merge maven.new for latest plexus classworlds and container APIs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483302 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 00:17:53 +00:00
Vincent Siveton a2f2d993d7 o Merged from 2.0.x branch revision r472890, MNG-2413
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@472891 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 13:34:14 +00:00
Vincent Siveton c1f1c371c0 o modified as Brett suggested. Thanks Brett!
http://mail-archives.apache.org/mod_mbox/maven-dev/200611.mbox/%3c6744A665-111C-4178-9A1C-B5E95AA5B740@apache.org%3e

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@471723 13f79535-47bb-0310-9956-ffa450edef68
2006-11-06 13:24:12 +00:00
Vincent Siveton 26ae29b892 MNG-2393: documentation of -U on CLI usage help is incorrect
Submitted by: Maria Odea Ching
Reviewed by: Vincent Siveton

o applied Thanks!


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@471217 13f79535-47bb-0310-9956-ffa450edef68
2006-11-04 15:33:57 +00:00
Kenney Westerhof 27598febd0 PR: MNG-2341. Merge from 2.0.x branch revision 470421
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@470423 13f79535-47bb-0310-9956-ffa450edef68
2006-11-02 17:19:42 +00:00
Jason van Zyl 9f8c68e04a o dan's fix to the main method
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@462706 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 06:22:59 +00:00
Jason van Zyl 40aacad4f0 o Add a method that can be used with booting with a ClassWorld, we will just create one when the standard main method is invoked. Work required for Dan's new rework of the bootstrap to make it dead simple to understand.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@454770 13f79535-47bb-0310-9956-ffa450edef68
2006-10-10 15:03:15 +00:00
Jason van Zyl 2bdcc4f862 MNG-1827 making bash script work on mingw
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@450702 13f79535-47bb-0310-9956-ffa450edef68
2006-09-28 05:37:08 +00:00
Brett Leslie Porter 0dc9d8eaf2 correct inconsistency in the description and the function
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@430229 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 03:39:12 +00:00
Brett Leslie Porter 87e9191936 fix the logging issues - bad merge
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@429932 13f79535-47bb-0310-9956-ffa450edef68
2006-08-09 02:51:09 +00:00
Brett Leslie Porter 52f6e19961 port r429917 from branch - add a quiet option for the CLI
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@429921 13f79535-47bb-0310-9956-ffa450edef68
2006-08-09 01:46:31 +00:00
Carlos Sanchez Gonzalez 98807ea02d Finally merged into branch
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@425436 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 16:01:00 +00:00
Carlos Sanchez Gonzalez ecd0a00bb2 Fixed @since version as it doesn't exist on the branch
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@425128 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 17:30:56 +00:00
Carlos Sanchez Gonzalez 20b7d33b07 Added AbstractConsoleDownloadMonitor to avoid code duplication
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@425102 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 16:01:07 +00:00
Carlos Sanchez Gonzalez f7a33ca068 POM cleanup, remove inherited fields, added license and xsd
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419880 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 12:23:28 +00:00
Trygve Laugstol 2e564a009c o Making the mvn script Solaris sh compatible.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@408737 13f79535-47bb-0310-9956-ffa450edef68
2006-05-22 20:05:49 +00:00
Milos Kleint c3addfbe1a 2 projects had the same name, changing the name for CLI.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@400258 13f79535-47bb-0310-9956-ffa450edef68
2006-05-06 07:35:46 +00:00
Jason van Zyl 55e7c9a005 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@394314 13f79535-47bb-0310-9956-ffa450edef68 2006-04-15 15:52:10 +00:00
Jason van Zyl 5e5be884cc svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@394313 13f79535-47bb-0310-9956-ffa450edef68
2006-04-15 15:51:51 +00:00
Jason van Zyl 94e440000d o merge of the maven-embedder-refactor branch into the trunk
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@392327 13f79535-47bb-0310-9956-ffa450edef68
2006-04-07 15:57:09 +00:00