rfscholte
bf7e8f5ec4
http to central not supported anymore, switch to https
2020-01-15 22:00:12 +01:00
Karl Heinz Marbaise
5de5200218
Removed SVN legacy.
2019-12-27 14:21:25 +01:00
Martin Kanters
606adbd925
[MNG-6065] Create option --fail-on-severity
2019-12-27 10:55:34 +01:00
Stig Døssing
6700a88209
[REGRESSION] Maven fails to use <repositories> section from dependency when resolving transitive dependencies in some cases
2019-11-17 22:09:10 +01:00
Hervé Boutemy
cf41940d41
[MNG-6584] new detailed message
2019-11-12 23:31:58 +01:00
Hervé Boutemy
fdfc9c581e
clarify Core ITs vs Core IT Support vs Core ITs Suite
2019-08-23 23:42:19 +02:00
tibordigana
7c87d046e2
[MNG-6731] Jetty getLocalPort() returns -1 resulting in build failures
2019-08-14 22:35:26 +02:00
tibordigana
2fd39c483d
LocalPort is -1 if Jetty connector is not open. Error message in logs: [WARNING] Could not transfer metadata org.apache.maven.its.mng4554/maven-metadata.xml from/to central ( http://localhost:-1/repo-1 ): Connect to localhost:80 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
2019-08-09 10:38:27 +02:00
tibordigana
6b3e0f817d
fixed the IT 4554 as LocalPort is -1 if Jetty connector is not open. Error message in logs: [WARNING] Could not transfer metadata org.apache.maven.its.mng4554/maven-metadata.xml from/to central ( http://localhost:-1/repo-1 ): Connect to localhost:80 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
2019-08-08 01:06:31 +02:00
tibordigana
5721184d5e
fixed the IT 4554 as LocalPort is -1 if Jetty connector is not open. Error message in logs: [WARNING] Could not transfer metadata org.apache.maven.its.mng4554/maven-metadata.xml from/to central ( http://localhost:-1/repo-1 ): Connect to localhost:80 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
2019-08-08 00:53:55 +02:00
rfscholte
010191c7b4
[INFRA-18812] Revert unnecessary commits after fixing root cause
2019-08-05 18:30:03 +02:00
Hervé Boutemy
dc7968f8e3
display verifier.forkMode
2019-08-04 19:09:19 +01:00
Hervé Boutemy
1db7aa1193
more links to bootstrap
2019-08-04 18:59:31 +01:00
Hervé Boutemy
aaf5069c54
better toc configuration: remove level 1
2019-08-04 18:24:12 +01:00
Michael Osipov
335e46863a
Add new bootstrap groups
...
In a locked down environment with a repo manager the dependencies in
group 9 and 10 aren't available by default.
2019-08-01 12:57:58 +02:00
Michael Osipov
886fe3f109
[MNG-6720] MultiThreadedBuilder: wait for parallel running projects when using --fail-fast
...
Add missing dependency for Jenkins:
org.codehaus.plexus:plexus-container-default:jar:1.5.5
2019-08-01 11:42:01 +02:00
tibordigana
f576fefa0a
[MNG-6725] Skip '.mavenrc' via MAVEN_SKIP_RC=1 and '-Dmaven.skip.rc=true' on child ITs (by default on Jenkins CI).
2019-07-30 11:48:44 +02:00
Stefan Oehme
829e923b00
[MNG-6720] MultiThreadedBuilder: wait for parallel running projects when using --fail-fast
...
This closes #45
2019-07-29 23:16:40 +02:00
Hervé Boutemy
fe1f7cd5d0
added some output to investigate unexpected failures
2019-07-20 19:26:40 +02:00
Joseph Walton
b4a1558c6e
[MNG-4385] Avoid failse positive for unrelated errors
...
Inspect the log to be confident that this build is failing because
the extension hasn't carried over to the second module.
This closes #44
2019-07-03 15:05:09 +02:00
Michael Osipov
e5141f6cf0
[MNG-6556] Packaging 'maven-plugin' binding plugin upgrades
...
Move all Javadoc-based plugin configurations to annotations because they start
to fail with MPLUGIN 3.4+.
2019-05-26 12:11:49 +02:00
Andrew Donald Kennedy
50f2851364
[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
Closes #24
2019-03-29 23:02:50 +01:00
Andreas Veithen
254372682a
[MNG-6506] Add regression test for annotations processing Java Java 9+
...
Related to same bug - MNG-6543
Closes #43
2019-03-28 12:50:18 +01:00
Michael Osipov
a29516a210
Document MNG-6613
2019-03-18 14:02:07 +01:00
Michael Osipov
4b142e51fc
Add new bootstrap group
...
In a locked down environment with a repo manager the dependencies in
group 8 aren't available by default.
2019-03-18 13:26:38 +01:00
Guy Brand
d42f098780
[MNG-6558] - ToolchainsBuildingResult event is not sent on EventSpy
...
Closes #42
2019-01-27 12:45:34 +01:00
Sylwester Lachiewicz
e6b11e7bab
[MNG-6522] Prepare to run ITs tests with Java 13-ea
2019-01-11 23:20:38 +01:00
Sylwester Lachiewicz
91f5088578
[MNG-6522] Prepare to run ITs tests with Java 12-ea
2019-01-11 19:25:41 +01:00
Michael Osipov
8865441bb6
Add missing depenencies for MNG-3372 + MNG-6555
2019-01-09 23:44:48 +01:00
Michael Osipov
c5461bd034
Fix Maven version range for MNG-5965
2019-01-09 22:43:41 +01:00
Christoph Etzel
ec38d0cad9
[MNG-6265] Add integration test
...
Fixes #23
2019-01-09 00:54:05 +01:00
Duarte Meneses
6808cec613
[MNG-5965] Parallel build multiplies work if multiple goals are given
...
This closes #22
2018-12-27 14:16:07 +01:00
Sylwester Lachiewicz
a68a0e9b72
[MNG-6509] Upgrade maven-dependency-plugin to 3.1.1
2018-11-08 22:34:48 +01:00
Sylwester Lachiewicz
ff9ba60e67
[MNG-6481] Update maven-assembly-plugin to 3.1.0
...
Also in bootstrap
2018-11-08 02:27:17 +01:00
Sylwester Lachiewicz
8baf00665a
[MNG-6481] Workaroud to pass tests with Java 11
...
- one more error message pattern
2018-11-08 01:54:45 +01:00
Sylwester Lachiewicz
cfd2a13774
[MNG-6481] Update to newer maven-assembly-plugin in test
...
Resolve issue with initialization of plexus-archiver 2.8.2 and Java 11
2018-11-08 01:30:11 +01:00
Sylwester Lachiewicz
fb64340087
[MNG-6427] IT for MNG-1957 fails on Java 11+
2018-11-07 23:58:08 +01:00
Karl Heinz Marbaise
7076be8758
[MNG-6391] - Added IT to check output.
...
- Added MavenITmng6391PrintVersionTest
- Kept MavenITmng6352PrintVersionTest
2018-10-09 21:02:16 +02:00
Michael Osipov
f715b10806
[MNG-6428] IT for MNG-5958 fails on Java 9+
2018-06-16 01:37:21 +02:00
Michael Osipov
e3b61872fa
[MNG-6427] IT for MNG-1957 fails on Java 9+
2018-06-16 00:56:28 +02:00
Michael Osipov
cfacb95634
[MNG-6426] IT for MNG-6127 fails on Java 9+
2018-06-16 00:30:42 +02:00
Michael Osipov
0cf64817f9
[MNG-6386] ${project.baseUri} is not a valid URI (according to RFC 3986)
...
File#toURI()#toString() produces a non-compliant URI making tools like
Subversion or Git to choke on those URIs. Whereas Path#toUri()#toASCIIString()
does the right job.
2018-05-06 20:17:17 +02:00
Hervé Boutemy
566021452b
upgraded parent POM and updated site.xml
2018-03-14 01:44:34 +01:00
Karl Heinz Marbaise
9d98ce43bd
[MNG-6352] - Added IT's for print version output.
2018-02-17 20:29:05 +01:00
Hervé Boutemy
2df8667f33
[MNG-6127] support IT re-run without cleaning
2018-02-08 22:35:21 +01:00
Hervé Boutemy
b2805f87f1
[MNG-5753] support IT re-run without cleaning
2018-02-08 22:35:05 +01:00
rfscholte
1e09c00cd8
[MNG-6330] Parents relativePath not verified anymore
2017-12-29 10:42:32 +01:00
Hervé Boutemy
3027889a08
[MNG-6308] make IT more tolerant on format change
2017-12-22 16:11:21 +01:00
Stephen Connolly
47321c64de
Revert "MNG-6209 better executeMojo thread context classloader"
...
This reverts commit a3e6d5c35e
.
2017-10-17 21:00:59 +01:00
Mario Krizmanic
6391b3177b
[MNG-6127] Fix plugin execution configuration interference
...
commit 82b043f8bd2015fc4ccac35df805ec2356100428
Author: rfscholte <rfscholte@apache.org>
Date: Fri Aug 4 14:23:55 2017 +0200
[MNG-6127] Fix plugin execution configuration interference
commit 534b562d9c961156b90237fdedd5a99888cf50aa
Author: Mario Krizmanic <mario.krizmanic@gmail.com>
Date: Wed Nov 23 22:25:34 2016 +0100
Add plugin execution configuration interference test
Signed-off-by: rfscholte <rfscholte@apache.org>
2017-08-15 22:02:31 +02:00