Hello,
Is there a maven property which I can get the build classpath for a project?
the ${java.class.path} doesn't provide that.Or, I have to write a mojo to get it through the call to MavenProject.get*ClasspathElements()? Thanks Yan
Hello,
Is there a maven property which I can get the build classpath for a project?
the ${java.class.path} doesn't provide that.Or, I have to write a mojo to get it through the call to MavenProject.get*ClasspathElements()? Thanks Yan