-
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
I had a quick check on integrating Develocity with Validator. From what it seems, most of the things would work as is from the extension perspective, except maybe adjusting the tag here:
maybe to something like
// e.g. "org.hibernate.search" or "org.hibernate.validator"
buildScanApi.tag( currentProject.getModel().getGroupId() );and then doing some renaming... maybe:
<groupId>org.hibernate.infra.develocity</groupId>
<artifactId>hibernate-develocity-maven-extension</artifactId>and here's a link to one of the local builds https://ge.hibernate.org/s/n7r6spbey4wrc (when most of the stuff got cached)
Metadata
Metadata
Assignees
Labels
No labels