Hervé Boutemy
2dbc6447e9
[MNG-6377] switch from Git-WIP to Gitbox
2018-03-19 23:24:03 +01:00
Stephen Connolly
85b4e3d8e8
[maven-release-plugin] prepare for next development iteration
2018-02-24 19:29:56 +00:00
Stephen Connolly
3383c37e1f
[maven-release-plugin] prepare release maven-3.5.3
2018-02-24 19:29:21 +00:00
Hervé Boutemy
0dc70cc691
upgrade m-site-p to 3.7 + Fluido 1.7 + edit button
2018-02-10 11:42:33 +01:00
Hervé Boutemy
e2bc17b508
[MNG-6282] removed workaround for MingW/GitBash detection
...
see https://github.com/fusesource/jansi-native/issues/11
2018-02-10 11:42:32 +01:00
Andrew Donald Kennedy
867e5d50be
[MNG-6255] Maven script cannot parse jvm.config with CRLF
...
Both \r and \n should also be replaced with a space to deal with CRLF line endings properly
2018-02-10 11:42:31 +01:00
Karl Heinz Marbaise
68a9d79671
[MNG-6332] Cleaned up mvn.cmd Script
2018-01-06 20:27:20 +01:00
Stephen Connolly
3d0efa3696
[maven-release-plugin] prepare for next development iteration
2017-10-18 08:55:05 +01:00
Stephen Connolly
138edd61fd
[maven-release-plugin] prepare release maven-3.5.2
2017-10-18 08:54:47 +01:00
Hervé Boutemy
c19e9dcac3
[MNG-6242] detect Cygwin/Mingw pseudo terminal for Jansi
2017-10-15 10:16:00 +02:00
Hervé Boutemy
eb2db7b286
[MNG-6196] updated slf4j to 1.7.25
...
[SLF4J-394] use new slf4j methods done for us
[SLF4J-395] use slf4j-simple System.out cache
2017-09-26 00:19:57 +02:00
Stephen Connolly
312eb53502
[maven-release-plugin] prepare for next development iteration
2017-09-10 12:51:43 +01:00
Stephen Connolly
094e4e31a5
[maven-release-plugin] prepare release maven-3.5.1
2017-09-10 12:51:26 +01:00
Hervé Boutemy
707cff6ffd
[MNG-6186] fixed path to jansi native libs in distribution
2017-06-10 08:04:43 +02:00
Hervé Boutemy
6182a2083f
[MNG-6186] use enhanced HawtJNI library loading (remove previous hack)
2017-05-09 21:08:13 +02:00
Hervé Boutemy
2d4401557c
[MNG-6223] support -f path/to/dir when detecting .mvn
2017-05-09 21:07:41 +02:00
Michael Osipov
3938817fd3
Doc improvement in simplelogger.properties
2017-04-21 22:50:11 +02:00
Stephen Connolly
a4b0b63b62
[maven-release-plugin] prepare for next development iteration
2017-04-03 20:35:47 +01:00
Stephen Connolly
ff8f5e7444
[maven-release-plugin] prepare release maven-3.5.0
2017-04-03 20:35:30 +01:00
Stephen Connolly
87cf1eeb7d
[MNG-6198] Use the directory specified by -f for searching with 'mvn'
2017-04-01 11:29:09 +01:00
Stephen Connolly
96543b7c6e
[MNG-6195] Tidy up quoting and command substitution
2017-04-01 11:29:09 +01:00
Stephen Connolly
fd29ddebf9
[maven-release-plugin] prepare for next development iteration
2017-03-20 16:55:53 +00:00
Stephen Connolly
214540c2ae
[maven-release-plugin] prepare release maven-3.5.0-beta-1
2017-03-20 16:55:36 +00:00
Hervé Boutemy
181b0215aa
[MNG-6115] prevent JAnsi from writing temp native files to lib/ext
2017-03-12 12:12:16 +01:00
rfscholte
e0da20a1f8
[MNG-6181] HttpClient produces a lot of noise at debug loglevel
...
Turn off httpclient logging by default, which restores logging from previous Maven versions
2017-03-05 15:30:27 +01:00
Christian Schulte
0b9a30f350
[MNG-6177] The --file command line option of the Windows and Unix launchers does not work for directory names like "Spaces & Special Char"
2017-02-24 00:55:29 +01:00
robert.patrick
f8ab2a650f
[MNG-5889] .mvn directory should be picked when using --file
2017-02-14 07:51:20 +01:00
Josh Soref
1740265984
[MNG-6146] Several small stylistic and spelling improvements to code and documentation
...
Spelling fixes:
* system
* tokenizer
* toolchain
* trailing
* transitive
* unsupported
* version
* artifact
* attachment
* codehaus
* colleagues
* comparison
* concurrency
* configure
* creation
* dependency
* descriptor
* downstream
* efficient
* e.g.
* elements
* encountered
* encounters
* environments
* executed
* explicitly
* happens
* hierarchical
* hierarchy
* ignore
* implemented
* implementers
* independence
* indicates
* inheritance
* inherited
* inherits
* install
* interface
* javascript
* laziness
* management
* maven
* metadata
* mgmt
* minimalist
* nonexistent
* objects
* overridden
* print
* project
* properties
* recessive
* referring
* repository
* representation
* retrieval
* retrieve
* rigorous
* should
* spontaneously
* subsequent
Literal fixes:
* use static final values
Style fixes:
* use the proper term for char U+002D (-) hyphen(-minus) instead of dash
This closes #100
2017-02-03 10:12:28 +01:00
Harald Wellmann
4d6c9292c4
[MNG-6110] Upgrade Aether to Maven Resolver 1.0.3
2017-02-01 07:59:52 +01:00
Michael Osipov
23b5fcffa7
[MNG-6137] Clean up duplicate dependencies caused by incomplete Wagon HTTP Provider exclusions
...
JCL over SLF4J has been added also as a runtime dependency because the
bundled HttpClient still uses Commons Logging and we want our version
of SLF4J enforced.
2017-01-31 16:14:31 +01:00
Michael Osipov
2678388ea2
[MNG-6003] Drastically reduce JAVA_HOME discovery code
...
All special handling has been removed. JAVA_HOME must be set properly by
the user if necessary. Error messages have been graciously borrowed from
the Tomcat start scripts.
2017-01-30 19:57:17 +01:00
Michael Osipov
d426bf9c6e
[MNG-6001] Replace %HOME% with %USERPROFILE% in mvn.cmd
2017-01-30 13:23:07 +01:00
Michael Osipov
1bc69ff93e
[MNG-5963] mvn.cmd does not return ERROR_CODE
2017-01-30 13:14:16 +01:00
Miriam Lee
842b07be97
[MNG-5962] mvn.cmd fails when the current directory has spaces in between
2017-01-30 13:12:57 +01:00
Joseph Walton
1351020227
[MNG-5852] mvn shell script invokes /bin/sh but requires Bash functions
...
'local' is not POSIX, but supported by most shells. However, it's not
supported by Solaris's /bin/sh, so use a subshell instead.
This closes #50 .
2017-01-30 12:56:36 +01:00
Joseph Walton
1d9708a954
[MNG-5829] mvn shell script fails with syntax error on Solaris 10
...
Use backticks instead of $(..) for the scripting added in MNG-5767.
Solaris's /bin/sh isn't POSIX-compliant enough to recognise the first
form.
This closes #50 .
2017-01-30 12:56:36 +01:00
Tobias Oberlies
46c1581474
[MNG-5823] mvnDebug doesn't work with M2_HOME with spaces - missing quotes
2017-01-29 22:56:10 +01:00
Michael Osipov
fe586467ec
[MNG-5815] "mvn.cmd" does not indicate failure properly when using "&&"
2017-01-29 21:51:20 +01:00
Michael Osipov
065281c43d
[MNG-5607] Don't use M2_HOME in mvn shell/command scripts anymore
...
* Variable has been removed and replaced with an internal one which
cannot be overriden from outside. From now on, it is an
implementation detail which it should have been from the beginning.
* Cleaned up license header and style of the variable description
section graciously borrowed from the Tomcat start scripts.
2017-01-29 16:53:44 +01:00
Arlo Louis O'Keeffe
4337d18af6
[MNG-6163] Introduce CLASSWORLDS_JAR in shell startup scripts
...
This commit was previously for MNG-5538 and closes #27 .
2017-01-29 16:00:35 +01:00
Michael Osipov
b9285469a5
Remove Subversion keywords from LICENSE.vm
2017-01-29 15:14:27 +01:00
Michael Osipov
aecccf9a2a
[MNG-6145] Remove non-existent m2 include in component.xml
2017-01-28 18:19:31 +01:00
Karl Heinz Marbaise
c794c2a393
[MNG-5946] Fix links etc. in README.txt which is part of the delivery
...
- Changed consistently to https cause all links are available via https.
- Fixed link to shutdown codehaus jira
- Fixed link to git repository.
2017-01-25 21:15:39 +01:00
Hervé Boutemy
84085c0a9c
updated urls (https, plexus) and license header formatting
2017-01-24 23:50:10 +01:00
Hervé Boutemy
94bc4de2ea
[MNG-6093] use monkey patched slf4j-simple provider with Maven color
2017-01-24 18:40:07 +01:00
Hervé Boutemy
b80915b882
[MNG-3507] added color to Maven execution output messages
2017-01-24 18:40:07 +01:00
Karl Heinz Marbaise
8b66162052
[MNG-5904] Remove the whole Ant build
2017-01-24 18:40:07 +01:00
Michael Osipov
be5caccaff
[MNG-6102] Introduce ${maven.conf} in m2.conf
...
Set maven.conf to default ${maven.home}/conf in ${maven.home}/bin/m2.conf
to have a canonical property pointing to global configuration files from
within Java code.
This also helps package maintainers to decouple the Maven installation
from a global configuration by solely modifying m2.conf instead of using
dirty hacks, if possible at all.
2017-01-23 20:54:54 +01:00
Michael Osipov
5053a628c0
[MNG-6106] Remove maven.home setter from m2.conf
2017-01-22 21:37:57 +01:00
Hervé Boutemy
c516ef79ae
[MNG-5836] put $maven.home/conf/logging first in classpath to avoid
...
extension jar overriding logging config
2017-01-22 17:17:11 +01:00