Giuseppe Barbieri

Results 249 comments of Giuseppe Barbieri

For kotlin scripts: ``` // Skip fat jar publication components.java.withVariantsFromConfiguration(configurations.shadowRuntimeElements.get()) { skip() } val SoftwareComponentContainer.java get() = components.getByName("java") as AdhocComponentWithVariants ```

Please re-open if still valid

I can send you an invitation, so you can provide a PR, if you'd like I don't have time and it's not high on my list, unfortunately

It needs to be updated from time to time and I don't have anymore the capacity for that, if you want I can invite you as well

@balazs-zsoldos could you share the gav coordinates? Gotcha `implementation("org.everit.forks:org.everit.forks.com.machinepublishers.jbrowserdriver:1.1.1-jdk11.1")` but still fails with jdk11 unfortunately..

> Ok, I am bit confused here. So, I thought this would be the alternative to flattening versions... but looks like PR also contains flattening changes? Sorry, this was supposed...

Ok, it should be back on track now Sorry for all the noise..

Sorry for the late reply I might write some brief javadoc, if still interested > need to specify plug-in version(s). Also, is this still relevant?

> Yes. You haven't tried Maven build for the project? It fails on CI -- see `Checks`. No sorry, I didn't pay attention, but yeah, you are right However `mvnw...

Sorry, my bad, dummy mistake, gradle wrapper is supposed to be found under the `gradle` directory from the `gradlew` point of view.. now it should run