rfscholte
f582ce88fc
[MNG-7047] Validate that repo configuration does not contain any expression
2021-07-21 10:34:43 +02:00
Hervé Boutemy
2321e03a94
[MNG-7190] add /usr/local/etc/mavenrc to reference documentation
2021-07-20 22:41:03 +02:00
Michael Osipov
87120634a6
[MNG-7190] Load mavenrc from /usr/local/etc also in Bourne shell script
2021-07-19 23:56:22 +02:00
Michael Osipov
94df4a819a
Apply consistent formatting
2021-07-19 23:49:17 +02:00
Michael Osipov
e9a54c6d02
Use proper term: directory
2021-07-19 23:45:50 +02:00
Michael Osipov
e8b9cada65
Wrap line in consistency with Command script
2021-07-18 12:45:23 +02:00
Nils Breunese
e29a661086
[MNG-7185] Describe explicit and recommended version for VersionRange.createFromVersionSpec()
...
This closes #487
2021-07-14 12:46:37 +02:00
Hervé Boutemy
1052ec5d87
[MNG-7184] document .mavenrc/mavenrc_pre.bat|cmd and MAVEN_SKIP_RC
2021-07-11 19:01:26 +02:00
Guillaume Nodet
46410d3df2
Improve the use of checkstyle in the build ( #477 )
...
* Improve the use of checkstyle in the build
* Fix wording
2021-07-06 08:09:20 +02:00
Michael Osipov
a7010c55e1
[MNG-6840] Upgrade commons-lang3 to 3.12.0
...
This closes #308
2021-07-04 17:18:25 +02:00
Michael Osipov
1fc605dd69
[MNG-7181] Make --version support -q
2021-07-03 19:17:19 +02:00
Michael Osipov
a70828c737
[MNG-7180] Make --color option behave more like BSD/GNU grep's --color option
2021-07-03 18:28:31 +02:00
Michael Osipov
d8be2f0e4c
Add RAT exclude
2021-07-03 12:01:06 +02:00
Michael Osipov
367093390e
Add new ignores
2021-07-03 11:59:07 +02:00
Michael Osipov
78fc3734f9
Trim trailing whitespace
2021-07-02 18:47:10 +02:00
Michael Osipov
b551be7445
Document hacks as such
2021-07-02 17:50:44 +02:00
Michael Osipov
cbaf7f7b48
Change @since from 3.7.0 to 4.0.0
2021-06-27 00:04:50 +02:00
Falko Modler
73e00ed85d
[MNG-6843] Parallel build fails due to missing JAR artifacts in compilePath
...
Signed-off-by: rfscholte <rfscholte@apache.org>
2021-06-25 19:28:40 +02:00
rfscholte
6bed162a65
[MNG-7172] Remove expansion of Jansi native libraries
2021-06-24 19:24:54 +02:00
Michael Osipov
6b56fc8424
[MNG-7175] Upgrade Maven Resolver to 1.7.1
2021-06-18 15:36:04 +02:00
rfscholte
f5d19f46d6
Run Maven ITs with more JDKs
2021-06-12 12:31:00 +02:00
rfscholte
371faf7a49
[MNG-7165] Upgrade JAnsi to 2.3.3
2021-06-12 11:00:52 +02:00
Sylwester Lachiewicz
706826e18e
Upgrade Checkstyle Plugin to 3.1.2/Checkstyle to 8.41.1
2021-05-30 16:50:30 +02:00
Sylwester Lachiewicz
ab95197436
Fix Checkstyle reported issues with maven-shared-resources 3
2021-05-30 12:00:03 +02:00
rfscholte
12f3e7e878
Remove maven-test-support in favor of plexus-testing
2021-05-28 18:26:03 +02:00
Hervé Boutemy
5c45b3fe22
[MNG-7117] update link to settings xsd for version 1.2.0
2021-05-25 07:41:58 +02:00
Guillaume Nodet
a20230829c
[MNG-6915] Adapt the logging width to the terminal width, including sensible limits.
...
Slightly modified version of e47d647eee
2021-05-22 10:49:42 +02:00
Ravil Galeyev
3fabb639a3
[MNG-6802] Fix bug in FileProfileActivator ( #347 )
...
* [MNG-6802] FileProfileActivator changes exists
FileProfileActivator changes FileProfileActivator.exists
which lets flattened resolveCiFriendliesOnly depending
fail activating profile.
* [MNG-6802] Add java docs
* [MNG-6802] PR comments fixes
* Make ProfileActivationFilePathInterpolator a class
* call super.tearDown() last
* [MNG-6802] PR comments fixes
* Get rid of reusing local variables
* Rename file-> activationFile
* Move if ( missing ) to try block
* Update javadocs
* Replace string format with concatenation
* Replace FileReader to FileInputStream
* [MNG-6802] Update javadoc
* [MNG-6802] Switch to commons lang3 StringUtils
* [MNG-6802] Switch to commons lang3 StringUtils
* [MNG-6802] Switch to plexus-utils StringUtils back
* [MNG-6802] Switch to plexus-utils StringUtils back
* [MNG-6802] Resolve conflicts
* [MNG-6802] Upgrade tests
* [MNG-6802] Fix for windows
* [MNG-6802] Remove annotation
* [MNG-6802] Create a temp dir
* [MNG-6802] Remove space
* [MNG-6802] Small refactoring
* [MNG-6802] Use JUnit5 tempDir
* [MNG-6802] Use static import
* [MNG-6802] Remove plexus
* [MNG-6802] Remove plexus
* [MNG-6802] Fix checklstyle
* [MNG-6802] Restart build
* [MNG-6802] Restart build
* [MNG-6802] Restart build (last attempt)
* [MNG-6802] Fix PR comments
* [MNG-6802] Refactor try-catch
* [MNG-6802] Fix comments in FileProfileActivatorTest
* [MNG-6802] Use primitive
* [MNG-6802] Push down path
2021-05-15 11:51:15 +00:00
Michael Osipov
fc806a25eb
[MNG-7151] Upgrade Maven Resolver to 1.7.0
2021-05-11 20:59:18 +02:00
Guillaume Nodet
3e917677e4
[MNG-7032] Evaluate --help and --version after configuring the logging/color
2021-05-06 09:54:43 +02:00
Guillaume Nodet
59c5466c40
[MNG-7080] Add a --color option to simplify color support
2021-05-06 09:54:03 +02:00
Guillaume Nodet
5d6c6e2537
[MNG-6915] Format help according to the terminal width
2021-05-05 08:34:32 +02:00
Guillaume Nodet
195fb626a9
[MNG-7079] Upgrade to jansi 2.2.0 and mave-shared-utils 3.3.4
2021-05-04 13:02:49 +02:00
Michael Simacek
83e36649c0
[MNG-6294] Convert MavenPluginValidator into a JSR 330 component
...
Modified by: Guillaume Dufour <guillaume.duff@gmail.com>
This closes #134 and closes #470
2021-05-03 08:09:58 +02:00
Guillaume Dufour
9ba84aabe2
[MNG-7149] Introduce MAVEN_DEBUG_ADDRESS in mvnDebug scripts
...
mvnDebug socket now binds by default on localhost:8000. set MAVEN_DEBUG_ADDRESS
environment variable to choose another address (host:port).
This closes #469
2021-05-02 18:01:59 +02:00
Guillaume Dufour
32cdc2ec3c
[MNG-7090] mvnDebug does not work on Java 11+
...
Submitted by: Guillaume Dufour
mvnDebug socket binds on 0.0.0.0
2021-04-25 18:40:15 +02:00
Michael Osipov
1a65351b43
Revert "[MNG-6772] Prevent Super POM central entry from overriding"
...
This reverts commit 2a23d7bf16
.
2021-04-22 18:45:57 +02:00
Maarten Mulders
f4009a1c0a
Run GitHub actions integration tests with Java 17-ea ( #466 )
2021-04-18 20:17:30 +02:00
rfscholte
d6e70e297a
[MNG-6917] Update maven-wrapper-plugin to 3.0.2
2021-04-08 19:41:43 +02:00
Hervé Boutemy
b08e4d277e
[MNG-6917] add wrapper lifecycle to reference documentation
2021-04-05 19:48:39 +02:00
Martin Kanters
9c631ab286
Extend mvn -h for various features of Maven 4
...
Closes #463 .
2021-04-05 19:41:28 +02:00
Hervé Boutemy
57b006fe34
[MNG-7035] add menu
2021-04-05 18:46:40 +02:00
Hervé Boutemy
1524af82f5
[MNG-5937] init site for Maven Wrapper reference documentation
2021-04-05 18:44:35 +02:00
Hervé Boutemy
53dead3e9b
[MNG-7136] add forgotten maven-slf4j-wrapper
2021-04-05 11:49:09 +02:00
Hervé Boutemy
da34c1e869
[MNG-7136] crop image to fit content
2021-04-05 11:40:40 +02:00
Hervé Boutemy
a88d3f0b3f
[MNG-7136] update Maven 4 dependencies schema
2021-04-05 11:26:08 +02:00
Hervé Boutemy
c4df060c26
fix javadoc
2021-04-05 10:11:39 +02:00
Hervé Boutemy
2e51e10b6d
update staging site to https://maven.apache.org/ref/4-LATEST
2021-04-05 09:21:45 +02:00
Hervé Boutemy
86b96bf016
fix SCM url
2021-04-04 23:33:07 +02:00
Hervé Boutemy
b79d708e6e
[MNG-6806] improve documentation
2021-04-04 23:31:31 +02:00