I want to move an ant task to a maven plugin. In order to do this I need a maven analog for ant.ClassPathUtils. I am using the getClassLoaderForPath(project,classpath) method.
Does anybody know of an analog for this in the maven code? Thanks Liz [EMAIL PROTECTED]
