Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set maven-assembly-plugin version 3.1.1 explicitly for each POM module | Alexander Kriegisch | 2021-03-11 | 1 | -4/+0 |
| | | | | | | | | | | | | Background: There are CI tests failing because the version is not taken from the parent POM, even if set in the 'pluginManagement' section. Instead, it is resolved via the Maven Super POM, e.g. 2.2-beta-5, see: https://maven.apache.org/ref/3.6.3/maven-model-builder/super-pom.html That assembly plugin version in turn requires plexus-archiver 1.0-alpha-12. The latter cannot be downloaded from Maven Central, leading to the problems seen during builds. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | Revert to 1.9.7.BUILD-SNAPSHOT | Andy Clement | 2020-08-21 | 1 | -2/+2 |
| | |||||
* | 1.9.7 milestone 1 published | Andy Clement | 2020-08-21 | 1 | -2/+2 |
| | |||||
* | Update to JUnit Jupiter 5.6.2 | Lars Grefer | 2020-08-16 | 1 | -10/+32 |
| | | | | | | The "old" JUnit-3-style tests will be executed by the vintage-engine Signed-off-by: Lars Grefer <eclipse@larsgrefer.de> | ||||
* | Update to JUnit 4.13 | Lars Grefer | 2020-08-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Lars Grefer <eclipse@larsgrefer.de> | ||||
* | Rev to 1.9.7.BUILD-SNAPSHOT | Andy Clement | 2020-07-22 | 1 | -1/+1 |
| | |||||
* | AspectJ 1.9.6 final bitsV1_9_6 | Andy Clement | 2020-07-22 | 1 | -2/+2 |
| | |||||
* | Update ASM and fix packaging for matcher artifact | Andy Clement | 2020-07-17 | 1 | -0/+1 |
| | |||||
* | Move to 1.9.6.BUILD-SNAPSHOT version | Andy Clement | 2019-11-28 | 1 | -2/+2 |
| | |||||
* | 1.9.5 release versions in pomsV1_9_5 | Andy Clement | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | polish | Andy Clement | 2019-07-02 | 1 | -0/+1 |
| | |||||
* | Update to 1.9.5.BUILD-SNAPSHOT in poms | Andy Clement | 2019-06-03 | 1 | -1/+1 |
| | |||||
* | 1.9.4 POMS | Andy Clement | 2019-05-10 | 1 | -2/+2 |
| | |||||
* | Final bits of AspectJ 1.9.4 | Andy Clement | 2019-05-10 | 1 | -1/+1 |
| | |||||
* | pushed versions to 1.9.4.BUILD-SNAPSHOT | Andy Clement | 2019-04-17 | 1 | -1/+1 |
| | |||||
* | tidyup - last bits of maven stuff | Andy Clement | 2019-02-08 | 1 | -0/+3 |
| | |||||
* | tidyup | Andy Clement | 2019-02-08 | 1 | -81/+128 |
| | |||||
* | Able to build run-all-junit-tests with maven | Andy Clement | 2019-02-01 | 1 | -8/+44 |
| | |||||
* | mavenized util module | Andy Clement | 2019-01-23 | 1 | -0/+54 |