I would like to use the ant org.apache.tools.ant.listener.ProfileLogger inside of my maven-antrun-plugin executions.
Is this possible?
Any other ways of profiling how long my ant tasks/targets are taking to run when run inside of Maven?
I would like to use the ant org.apache.tools.ant.listener.ProfileLogger inside of my maven-antrun-plugin executions.
Is this possible?
Any other ways of profiling how long my ant tasks/targets are taking to run when run inside of Maven?