Benjamin Bentmann
|
6f04bf8499
|
[MNG-5020] JAVA_HOME auto discovery
Submitted by: Maciej Mazur
o Extended original patch to other run scripts as well
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1074273 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-24 19:47:42 +00:00 |
Benjamin Bentmann
|
9d08406782
|
o Set svn:eol-style=LF
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1070159 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-12 22:05:23 +00:00 |
Benjamin Bentmann
|
ddf3bce5fa
|
[MNG-4956] Cygwin mvn script modifies CLASSPATH environment variable
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1070158 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-12 21:57:20 +00:00 |
Benjamin Bentmann
|
4be6fd8705
|
[MNG-5005] bin/mvn contains platform specific echo when on Mac OSX and JAVA_VERSION envvar is set
Submitted by: Jason Dillon
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1068201 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-07 22:54:34 +00:00 |
Benjamin Bentmann
|
6c1e1a0297
|
o Set svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1061323 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-20 14:47:34 +00:00 |
Benjamin Bentmann
|
3d56dc15e8
|
[MNG-4984] Simplify drop in of 3rd party extensions for Maven core
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1060814 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-19 13:48:17 +00:00 |
Benjamin Bentmann
|
b0e468190e
|
[MNG-4937] Allow the platform scripts to avoid loading mavenrc content
Submitted by: Jason Dillon
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1050135 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-16 20:03:37 +00:00 |
Benjamin Bentmann
|
e79d41e749
|
o Splitted .gitattributes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1027905 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-27 10:46:45 +00:00 |
Benjamin Bentmann
|
21611f899a
|
o Excluded Git metafiles from source bundle
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1027904 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-27 10:45:23 +00:00 |
Benjamin Bentmann
|
267d537031
|
[MNG-4867] incorrect namespace in settings.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1023249 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-16 11:23:44 +00:00 |
Benjamin Bentmann
|
05d9ee3cfb
|
[MNG-4767] Regression in parsing command-line arguments including variables
Submitted by: Jesse Glick
o Duplicated patch to mvnDebug as well
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@989236 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-25 17:26:09 +00:00 |
Brett Leslie Porter
|
0579e639c2
|
improve profiling script
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@983208 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-07 11:03:52 +00:00 |
Benjamin Bentmann
|
bbcd44e011
|
[MNG-3529] mvn -Da=" " throws an exception
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@928714 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-29 11:02:03 +00:00 |
Benjamin Bentmann
|
953b339e1c
|
o Removed broken scripts
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@928698 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-29 10:40:13 +00:00 |
Benjamin Bentmann
|
4b084a7e3f
|
o Excluded unwanted test files as pointed out by Brett
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@926045 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-22 12:00:03 +00:00 |
Dan Tran
|
1520e0f8f3
|
[MNG-4509] set MAVEN_DEBUG_OPTS after setlocal so that it is clear after mvnDebug.bat is done
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@894928 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-31 19:19:53 +00:00 |
Benjamin Bentmann
|
109f5dab66
|
[MNG-4495] mvnUpdate attempts to use a non-existent .cd directory
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@891050 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-15 22:36:51 +00:00 |
Benjamin Bentmann
|
4a1c9d84ae
|
o Fixed warning about missing project artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@835936 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-13 17:42:21 +00:00 |
Brett Leslie Porter
|
def1fef6d9
|
[MNG-4439] apache-maven project should not deploy a source JAR or JAR, as it is only a distribution module
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@835644 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-12 23:42:20 +00:00 |
Benjamin Bentmann
|
fb58386561
|
o Synced source distro creation with 2.x branch
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@834095 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-09 15:03:04 +00:00 |
Benjamin Bentmann
|
07776ae834
|
[MNG-4396] [regression] Ant plugin fails with Maven-3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@826644 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-19 11:21:55 +00:00 |
Brian E Fox
|
8b81c423ce
|
insert the correct url for the plexus snapshots and set for snapshots only
restored tar.gz and commented out unused excludes in the assembly bin.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@826567 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-19 00:19:31 +00:00 |
Jason van Zyl
|
787008b34a
|
o changes to allow polyglot maven to work
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@824607 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 06:49:25 +00:00 |
Jason van Zyl
|
dc92f34610
|
o first pass at cleaning up the embedding pattern
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@820905 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-02 06:51:50 +00:00 |
Herve Boutemy
|
0553695bcb
|
added XML schema location for site.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@813781 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-11 11:34:15 +00:00 |
Jason van Zyl
|
36e43b2951
|
o cleaning up project builder, removed signatures that i've corrected in the RR plugin, moved properties injection up to the main Maven component
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@770390 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-30 18:49:42 +00:00 |
Jason van Zyl
|
aafe040406
|
git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@768839 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-27 00:16:42 +00:00 |
Benjamin Bentmann
|
d9bf8c6a60
|
o Reverted r750083 which is a bad approach with respect to embedding, instead just programmatically injected the central repo if not already given/overriden in the settings
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750098 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-04 18:40:33 +00:00 |
Benjamin Bentmann
|
fd1c4b534c
|
o Prepared extraction of central from super POM and moved it into global settings
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750083 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-04 17:25:10 +00:00 |
Oleg Gusakov
|
f8488670e7
|
point to people.apache.org for versions by default
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@739160 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 03:57:10 +00:00 |
Oleg Gusakov
|
cdafc86f58
|
[MNG-3962] - moved self-update into bin/.cd
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@739147 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 02:39:23 +00:00 |
Jason van Zyl
|
d70cd00961
|
o cleaning up the excludes to trim what we can for now and getting rid of the custom assemblies for IDEs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@739135 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-30 01:44:21 +00:00 |
Benjamin Bentmann
|
b11a196b55
|
o Added mvnUpdate for Windows
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@739078 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 23:16:04 +00:00 |
Oleg Gusakov
|
5d3a525e28
|
[MNG-3962] - self-update
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@739053 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-29 22:26:34 +00:00 |
Jason van Zyl
|
4611e43a15
|
o everyone is having problems with this not name as the artifact we ship with and we can't change it from apache-maven now so back it goes.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@733845 13f79535-47bb-0310-9956-ffa450edef68
|
2009-01-12 17:16:22 +00:00 |