Commit Graph

  • d143b68eac
    Merge db94ab6525 into b2b0bbeda6 Guillaume Nodet 2025-01-31 23:49:55 +0000
  • db94ab6525 Fix UT Guillaume Nodet 2025-01-31 19:57:51 +0100
  • f36c270e7c
    Merge 523ae53a5c into b2b0bbeda6 dependabot[bot] 2025-01-31 20:57:03 +0000
  • b2b0bbeda6
    [MNG-8551] Improve early error reporting (#2076) master Tamas Cservenak 2025-01-31 21:56:58 +0100
  • 8f79c00424 Do not mask errors and cleanup Tamas Cservenak 2025-01-31 21:06:18 +0100
  • d0c173fd0d Fix Guillaume Nodet 2025-01-31 19:52:52 +0100
  • d212ddd3e1 Don't dance if not asked to. Tamas Cservenak 2025-01-31 18:39:33 +0100
  • ccc05dc33b Replace ModelCache with RequestCache, use ArtifactResolver in DefaultProjectBuilder Guillaume Nodet 2025-01-31 17:31:11 +0100
  • 67842da8f3 Add a real caching API and add missing infos to ArtifactResolverResult Guillaume Nodet 2025-01-30 13:23:52 +0100
  • 12b6795c1e [MNG-8540] Add global caching in the session Guillaume Nodet 2025-01-29 14:50:02 +0100
  • d221d58f41 [MNG-8540] Add equals/hashCode to requests Guillaume Nodet 2025-01-24 23:16:23 +0100
  • 7766f55a21 Drop ParserException Tamas Cservenak 2025-01-31 17:44:05 +0100
  • 3d8ab8d308 Early validation Tamas Cservenak 2025-01-31 17:23:14 +0100
  • d527ee12ad Fixes Tamas Cservenak 2025-01-31 15:05:11 +0100
  • 64beeb2238 Introduce 3 different CLI logger implementations Tamas Cservenak 2025-01-31 14:49:01 +0100
  • d9186de69b
    Merge d1a091c9e5 into 4cc254ef37 Elliotte Rusty Harold 2025-01-31 07:54:50 -0500
  • 9755344806
    Merge 2046bcdfaa into 4cc254ef37 Guillaume Nodet 2025-01-31 10:52:39 +0000
  • 9a240efa3d Merge remote-tracking branch 'upstream/master' into MNG-8551 Tamas Cservenak 2025-01-31 11:07:54 +0100
  • 4cc254ef37
    [MNG-8550] Update JLine3 to 3.29.0 (#2074) Tamas Cservenak 2025-01-31 10:56:34 +0100
  • 4dfffaee5e
    Simplify and complete method implementation (#2075) Tamas Cservenak 2025-01-31 10:56:15 +0100
  • 836aae7d2e
    Bump jlineVersion from 3.28.0 to 3.29.0 dependabot[bot] 2025-01-31 01:55:31 +0000
  • c61b255b16
    ProjectManager cleanup (#2073) Guillaume Nodet 2025-01-31 00:29:13 +0100
  • cd96d11ca8
    Add javadoc to DI (#2072) Guillaume Nodet 2025-01-31 00:28:59 +0100
  • c3a3053918 Undo unrelated Tamas Cservenak 2025-01-30 22:18:43 +0100
  • be4a106224 [MNG-8551] Improve early error reporting Tamas Cservenak 2025-01-30 22:12:32 +0100
  • 788b8031fa Simplify and complete method implementation Tamas Cservenak 2025-01-30 21:36:22 +0100
  • e4acf180f2 More flush level higher Tamas Cservenak 2025-01-30 21:24:56 +0100
  • 0ac726737f [MNG-8550] Update JLine3 Tamas Cservenak 2025-01-30 21:22:41 +0100
  • 79bf269459 Fixes Tamas Cservenak 2025-01-30 18:31:37 +0100
  • cd2ff815e7 Reverse the order Tamas Cservenak 2025-01-30 15:03:39 +0100
  • 8e6d1b80f4 Streamline parsing Tamas Cservenak 2025-01-30 14:41:50 +0100
  • 6bde637ddd ProjectManager cleanup Guillaume Nodet 2025-01-30 10:21:04 +0100
  • 7b4a4bf759
    [MNG-8395] Redirect the <sourceDirectory> element to <Source> (#2061) Martin Desruisseaux 2025-01-30 13:22:39 +0100
  • 133f55412e WIp Tamas Cservenak 2025-01-30 12:22:20 +0100
  • dd1d376de3 Fix a checkstype error. Martin Desruisseaux 2025-01-30 11:46:06 +0100
  • b1e36a03b0 Specify nullability on parameters Guillaume Nodet 2025-01-30 08:47:02 +0100
  • 713e751f34 Fix typo Guillaume Nodet 2025-01-30 08:45:26 +0100
  • 3537d85ae8 Remove unneeded static keyword Guillaume Nodet 2025-01-30 08:45:18 +0100
  • 36720b9a40 Merge remote-tracking branch 'upstream/master' into MNG-8535 Tamas Cservenak 2025-01-30 10:25:29 +0100
  • 33237a3c10
    Merge 6115eb24c3 into 3347e916bc Elliotte Rusty Harold 2025-01-30 10:24:42 +0100
  • 3347e916bc
    [MNG-8549] Bump net.bytebuddy:byte-buddy from 1.16.1 to 1.17.0 (#2070) dependabot[bot] 2025-01-30 10:14:14 +0100
  • 2caf9a5b64 Add javadoc to DI Guillaume Nodet 2025-01-30 07:24:00 +0100
  • d1a091c9e5 spotless MNG-8241 Elliotte Rusty Harold 2025-01-29 20:52:54 -0600
  • d62e8527ce Treat non-ASCII digits as strings Elliotte Rusty Harold 2025-01-29 20:50:54 -0600
  • bd99835559 Handle non-BMP characters Elliotte Rusty Harold 2025-01-29 20:42:22 -0600
  • e06e4d5ebe
    Bump net.bytebuddy:byte-buddy from 1.16.1 to 1.17.0 dependabot[bot] 2025-01-30 01:12:31 +0000
  • 7fac8fcb8d
    [MNG-8513] Move xml combination mode validation to validator (#2069) Tamas Cservenak 2025-01-29 15:14:59 +0100
  • 6aab2a2530 Fix test pom A Tamas Cservenak 2025-01-29 15:13:54 +0100
  • b94e941ecf Adjust expected failures Tamas Cservenak 2025-01-29 14:48:50 +0100
  • 3f95fd98d9 Add UT and fixes applied Tamas Cservenak 2025-01-29 14:42:06 +0100
  • e3eaf878ae Adjust path Tamas Cservenak 2025-01-29 14:26:23 +0100
  • e9c226f61d Wrong call Tamas Cservenak 2025-01-29 14:25:16 +0100
  • e1e5de5307 [MNG-8513] Move xml combination mode validation to validator Tamas Cservenak 2025-01-29 14:22:43 +0100
  • 89ae320295
    Just some details i spotted during debug (#2068) Tamas Cservenak 2025-01-29 11:54:59 +0100
  • 2ae67639c3 Just some details i spotted during debug Tamas Cservenak 2025-01-29 11:47:06 +0100
  • 9af4ac94b6 Move the recently added `Project` methods into `ProjectManager`. Martin Desruisseaux 2025-01-29 10:29:37 +0100
  • c8d1a26b30 Fix previous PR merge Tamas Cservenak 2025-01-29 10:52:21 +0100
  • 7f4c24ca17
    [MNG-8545] More repository handling fixes (#2067) Tamas Cservenak 2025-01-29 10:46:53 +0100
  • 74c950b750
    [MNG-8541] Support throwing Exception from Mojo#execute (#2066) Christoph Läubrich 2025-01-29 09:21:00 +0100
  • 2155d9f0c2
    [MNG-8519] Introduce Request / Results / RequestTrace (#2050) Guillaume Nodet 2025-01-29 09:17:07 +0100
  • 541d36f9db Small fixes Guillaume Nodet 2025-01-29 08:35:48 +0100
  • 5297890b73 Introduce Sources and move factory methods and implementations in it Guillaume Nodet 2025-01-29 08:14:48 +0100
  • d6eea91062 Move back factory methods to ModelSource and enhance javadoc Guillaume Nodet 2025-01-29 07:19:06 +0100
  • 2b84499d6f Add a test for traces Guillaume Nodet 2025-01-29 00:12:16 +0100
  • df1f82bb57 unify source Tamas Cservenak 2025-01-28 22:13:27 +0100
  • fbebe4cd54 [MNG-8519] Introduce Request / Results / RequestTrace Guillaume Nodet 2025-01-16 08:22:09 +0100
  • b2f74c3115 Merge branch 'more-repo-keys' into proper-repository Tamas Cservenak 2025-01-28 20:50:20 +0100
  • d3487e28d1 Blah Tamas Cservenak 2025-01-28 20:42:16 +0100
  • 5cc3a06b98 Collect logs Tamas Cservenak 2025-01-28 20:38:16 +0100
  • bb88a4b79b Build with rc-2 Tamas Cservenak 2025-01-28 20:23:09 +0100
  • f94d0a98be Dump log Tamas Cservenak 2025-01-28 20:16:16 +0100
  • 1037074aa1 Proper repository handling Tamas Cservenak 2025-01-28 20:08:19 +0100
  • 4552207f4b Remove the methods that were deprecated in the previous commit. This is done in a separated commit in case we need to revert. Martin Desruisseaux 2025-01-28 19:40:01 +0100
  • 209e6d3a10 Update `ProjectManager` API using `SourceRoot`: Martin Desruisseaux 2025-01-28 19:31:21 +0100
  • 98060efc2f
    [MNG-8523] Make sure user properties override model properties (#2059) Guillaume Nodet 2025-01-28 18:28:34 +0100
  • d313a864c4 MNG-8541 - Support throwing Exception from Mojo#execute Christoph Läubrich 2025-01-28 17:45:31 +0100
  • f00ba0481e [MNG-8523] Make sure user properties override model properties Guillaume Nodet 2025-01-23 11:53:55 +0100
  • 0a5aa8b72f More fixes Tamas Cservenak 2025-01-28 16:37:21 +0100
  • e2673ec2e3 [MNG-8545] More repo ID stuff Tamas Cservenak 2025-01-28 16:30:29 +0100
  • 63e6881d98
    [MNG-8545] Use of RemoteRepository in keys w/o equals/hashes (#2064) Tamas Cservenak 2025-01-28 15:30:41 +0100
  • dae8f27c64 Use of RemoteRepo in keys Tamas Cservenak 2025-01-28 15:27:13 +0100
  • bf6e6ee00a
    [MNG-8544] Conflicting extensions went unnoticed (#2063) Tamas Cservenak 2025-01-28 12:54:26 +0100
  • bcf5c0c4e0
    [MNG-8527] Re-enable consumer POM, remove unwanted managed dependencies, developers, contributors, mailing lists and issue management (#2058) Guillaume Nodet 2025-01-28 12:39:03 +0100
  • 9648557a1b Make the `getSourceRoots()` and `getEnabledSourceRoots(ProjectScope, Language)` methods accessible from the `Project` interface. Martin Desruisseaux 2025-01-28 11:43:03 +0100
  • ff90b90d29 Align methods Tamas Cservenak 2025-01-28 11:58:10 +0100
  • 0820a874e6 Do merge them as well Tamas Cservenak 2025-01-28 11:54:48 +0100
  • fc894ff7fc [MNG-8544] Conflicting extensions went unnoticed Tamas Cservenak 2025-01-28 11:49:36 +0100
  • 02b3c46182 Disable rat Guillaume Nodet 2025-01-28 11:48:37 +0100
  • 359ca8c358 Fix IT Guillaume Nodet 2025-01-28 10:24:48 +0100
  • 9eb32e2e4d Code style Guillaume Nodet 2025-01-28 09:50:11 +0100
  • 3761953a2b
    [MNG-8525] Add an integration test with Maven 4 Plugin Sample (#2055) Sandra Parsick 2025-01-28 09:44:28 +0100
  • 5d417e58c0 Remove plugin repositories and BOM imports from consumer POM, add an IT Guillaume Nodet 2025-01-28 09:43:03 +0100
  • 5fa7661807 [MNG-8525] Fix license header Sandra Parsick 2025-01-28 08:04:00 +0100
  • abc0a30035
    [MNG-8477] Fix problems with file activation being wrongly cached (#2062) Guillaume Nodet 2025-01-27 20:24:30 +0100
  • 21121d8f6c
    [MNG-8503] Configure logging using maven.logger.* properties rather than org.slf4j.simpleLogger.* (#2048) Guillaume Nodet 2025-01-27 15:09:46 +0100
  • aa30cf9b74 [MNG-8477] Fix problems with file activation being wrongly cached Guillaume Nodet 2025-01-27 13:26:34 +0100
  • 71de0a1fbd [MNG-8525] fix it test after changing sample Sandra Parsick 2025-01-27 13:40:39 +0100
  • e7a8ed06ba [MNG-8525]: code review Sandra Parsick 2025-01-27 11:42:26 +0100
  • 7000a3c142 Rename `getSourceRoots(scope, language)` as `getEnabledSourceRoot` and returns only enabled sources. Martin Desruisseaux 2025-01-27 10:55:51 +0100
  • 36bd9d6f51 Add @Deprecated annotation on model elements flagged as @deprecated in the documentation. Martin Desruisseaux 2025-01-27 10:54:42 +0100