Hao Kuang
Hao Kuang
I'd like to extend `CompilationUnit` by adding a boolean field named `isModified`. ```java @Accessors(chain = true) public class CustomCompilationUnit extends CompilationUnit { /** * Status indicates if this java file...
Hi, I am trying to use `artifactory-maven-plugin` to publish the artifacts generated by maven project. Currently it does nothing, but what I am expecting to see is `[INFO] Deploying artifact:...
Thanks for creating an issue! Please fill out this form so we can be sure to have all the information we need, and to minimize back and forth. * **What...