Cédric Champeau

Results 298 comments of Cédric Champeau

As the (main) author of version catalogs, I'd like to add more on the topic. First of all, I have deep experience on using them, since I have designed them,...

I still plan to do it, just didn't have time!

I'm still having troubles even applying what you described. The build fails with: ``` An exception occurred applying plugin request [id: 'io.micronaut.build.internal.convention-core-library'] > Failed to apply plugin 'io.micronaut.build.internal.convention-core-library'. > Failed...

I'm not saying that this is what we should do, but I made progress:https://ge.micronaut.io/s/z5lzhxadcje5m with this diff: ```diff diff --git a/build-logic/convention/src/main/kotlin/com/autonomousapps/convention/ConventionExtension.kt b/build-logic/convention/src/main/kotlin/com/autonomousapps/convention/ConventionExtension.kt index fd4872a4..7a53627e 100644 --- a/build-logic/convention/src/main/kotlin/com/autonomousapps/convention/ConventionExtension.kt +++ b/build-logic/convention/src/main/kotlin/com/autonomousapps/convention/ConventionExtension.kt @@...

I wonder if you could use a `BuildService` instead for communication. But [this bug](https://github.com/gradle/gradle/issues/17559) may be annoying.

Sorry for not getting back to this sooner, looks like the latest version is now 4.5.

Thanks! Did you mean to submit the iml file?

Thanks. Could you update the README too?

Do you mean that with skipFragments, you are loosing some contents?

Hey Ryan, Sorry to answer late, could you create a sample Reveal.js presentation that exposes the problem and that I can use to test? Thanks!