Igor Fedorenko
8ed9a1caa8
MNG-5767 .mvn/ for project specific jvm options and maven parameters
...
Signed-off-by: Igor Fedorenko <ifedorenko@apache.org>
2015-02-20 08:14:08 -05:00
Igor Fedorenko
7c7bf4dfef
cleaned up duplication code in bin/mvn shell scripts
...
changed mvnDebug and mvnyjp to delegate to the main mvn script
to do the actual work. this eliminated all code duplication
among the three scripts.
Signed-off-by: Igor Fedorenko <ifedorenko@apache.org>
2015-02-09 15:24:58 -05:00
Bernd Eckenfels
fbd6e53e83
[MNG-5686] Use /usr/libexec/java_home to find JAVA_HOME
2015-01-22 00:54:33 +01:00
Robert Scholte
71976ecf4d
[MNG-5745] Add example of toolchains.xml to Maven distribution
2014-12-26 14:29:21 +01:00
Jason van Zyl
fa71e5f5ad
[maven-release-plugin] prepare for next development iteration
2014-12-14 12:22:54 -05:00
Jason van Zyl
12a6b3acb9
[maven-release-plugin] prepare release maven-3.2.5
2014-12-14 12:22:35 -05:00
Kristian Rosenvold
44d06d890f
[MNG-5686] mvn cannot execute /usr/libexec/java_home/bin/java on OS X.
...
Patch supplied by Jonathan Sailor, applied unmodified
2014-12-13 09:24:55 +01:00
Jason van Zyl
35c49f7a5e
[maven-release-plugin] prepare for next development iteration
2014-12-12 16:14:40 -05:00
Jason van Zyl
ed0e6acb01
[maven-release-plugin] prepare release maven-3.2.4
2014-12-12 16:14:23 -05:00
Michael Osipov
0343c52601
Trimmed trailing whitespace
2014-11-23 13:04:30 +01:00
Hervé Boutemy
603f26addf
Revert "Account the the jsoup license URL which appears to have
...
changed." because https://github.com/jhy/jsoup/issues/471 fixed
This reverts commit 71f8d04be6
.
2014-10-13 23:54:18 +02:00
Jason van Zyl
71f8d04be6
Account the the jsoup license URL which appears to have changed.
...
The JSoup license URL was recorded as http://jsoup.com/license but the
site appears to now be http://jsoup.org/ and so the URL is now
http://jsoup.org/license
2014-10-12 07:23:56 -04:00
Igor Fedorenko
2909b5a329
aether 1.0
...
Signed-off-by: Igor Fedorenko <ifedorenko@apache.org>
2014-08-27 23:17:24 -04:00
Jason van Zyl
1ed1d8cd3d
[maven-release-plugin] prepare for next development iteration
2014-08-11 13:55:03 -07:00
Jason van Zyl
33f8c3e102
[maven-release-plugin] prepare release maven-3.2.3
2014-08-11 13:54:57 -07:00
Jason van Zyl
69448a7f09
MNG-5658: Fix syntax error in unix script on Solaris SPARC
...
Submitted by: Frank Langelage <frank.langelage@osnanet.de>
2014-07-06 13:47:11 -04:00
Jason van Zyl
a18f5af192
[maven-release-plugin] prepare for next development iteration
2014-06-17 09:36:07 -04:00
Jason van Zyl
45f7c06d68
[maven-release-plugin] prepare release maven-3.2.2
2014-06-17 09:36:00 -04:00
Jason van Zyl
65863e0a28
MNG-4226: Detect JAVA_HOME on newer Mac OS X
...
Submitted by: Christopher Tubbs <ctubbsii@apache.org>
https://github.com/apache/maven/pull/11
2014-05-20 20:48:57 -04:00
Karl Heinz Marbaise
550966dfa7
[MNG-5631]
...
- Cleared WARNINGs during build.
2014-05-12 16:55:38 +02:00
Anders Hammar
e7d8dad4b4
[MNG-5610] README.txt in distro should be updated
...
Signed-off-by: Anders Hammar <andham@apache.org>
2014-03-30 11:28:13 +02:00
Anders Hammar
a084de9c98
[MNG-5609] README.txt in distro incorrectly states JDK requirement as 1.5+
...
Signed-off-by: Anders Hammar <andham@apache.org>
2014-03-25 22:21:14 +01:00
Stephen Connolly
3ebab97737
maybe this pattern will prevent the ever-growing source bundle
2014-02-18 17:21:31 +00:00
Stephen Connolly
e1f096f93c
exclude the Jenkins private local repo
2014-02-18 17:10:16 +00:00
Stephen Connolly
a83ece077b
exclude the Jenkins private local repo
2014-02-18 16:46:54 +00:00
Jason van Zyl
cd55c4fcbe
[maven-release-plugin] prepare for next development iteration
2014-02-14 12:32:50 -05:00
Jason van Zyl
ea8b2b0764
[maven-release-plugin] prepare release maven-3.2.1
2014-02-14 12:32:44 -05:00
Jason van Zyl
9459c0a9f3
Move the POMs back the 3.2.1-SNAPSHOT
2014-02-14 12:14:35 -05:00
Jason van Zyl
e4d073b681
[maven-release-plugin] prepare for next development iteration
2014-02-14 12:00:12 -05:00
Jason van Zyl
1ef536c7b8
[maven-release-plugin] prepare release maven-3.2.1
2014-02-14 12:00:04 -05:00
Jason van Zyl
d8c57c441d
[maven-release-plugin] prepare for next development iteration
2014-02-10 19:55:28 -05:00
Jason van Zyl
9f109b6047
[maven-release-plugin] prepare release maven-3.2.0
2014-02-10 19:55:21 -05:00
Jason van Zyl
bc9bd89838
Roll back to 3.2.0-SNAPSHOT
2014-02-10 19:51:43 -05:00
Jason van Zyl
1bf4b9e3e6
[maven-release-plugin] prepare for next development iteration
2014-02-10 18:27:37 -05:00
Jason van Zyl
ffe7dc4073
[maven-release-plugin] prepare release maven-3.2.0
2014-02-10 18:27:30 -05:00
Michael Osipov
d266733f04
[MNG-5574] Write error/warning messages from mvn shell and batch scripts
...
to stderr
- Only errors go to stderr, warnings don't stop Maven from working
2014-02-09 12:07:44 +01:00
Michael Osipov
088193ca4c
[MNG-5574] Write error/warning messages from mvn shell and batch scripts
...
to stderr
2014-02-08 16:53:52 +01:00
Michael Osipov
8e2247dc30
Add error label to a shell script before exiting.
2014-02-08 16:06:20 +01:00
Stephen Connolly
77aeb15556
targetting 3.2.0 release
2014-01-06 09:49:00 +00:00
Hervé Boutemy
07fecbd9e6
fixed 70218af1c1
in case comand line
...
contains spaces
2013-11-24 19:50:10 +01:00
John Casey
70218af1c1
Adding envar MAVEN_CMD_LINE_ARGS to shell scripts to provide consistency for accessing CLI args via env.MAVEN_CMD_LINE_ARGS user property (from plugins, for example).
2013-10-21 13:26:56 -05:00
Jason van Zyl
b0acd5e73a
The version:set plugin works to roll/unroll changes (where the release plugin is not very good) so we can use more standard versions which will help withe ITs.
2013-10-04 15:05:56 -04:00
Jason van Zyl
72326aef76
[maven-release-plugin] prepare for next development iteration
2013-09-17 11:17:49 -04:00
Jason van Zyl
0728685237
[maven-release-plugin] prepare release maven-3.1.1
2013-09-17 11:17:43 -04:00
Jason van Zyl
340dd3fc6e
Change poms over to major.minor-SNAPSHOT
2013-09-14 17:05:06 -04:00
Hervé Boutemy
f27287ce24
fix scm connection and developerConnection values in modules, waiting
...
for maven-scm support of default inherited values, which appends
/${artifactId}
2013-09-14 18:36:36 +02:00
Daniel Kulp
eb2f2b1acd
Add a LICENSE/NOTICE that can be picked up for the src assembly
2013-09-11 16:39:30 -04:00
Jason van Zyl
07f0fce320
[maven-release-plugin] prepare for next development iteration
2013-09-05 12:59:21 -04:00
Jason van Zyl
892b464683
[maven-release-plugin] prepare release maven-3.1.1
2013-09-05 12:59:15 -04:00
Hervé Boutemy
7da3bbbff7
pom formatting
2013-08-25 20:50:30 +02:00