getCompileModulepathElements() and getTestModulepathElements()

Based on a modulePath you can (re)calculate the classPath, but not the other way around.

Actually, I think there's a small design flaw when a MavenProject contains getCompileClasspathElements() and getTestClasspathElements(). These are only interesting for java projects. This exposes the problem that a change of the JDK behavior would probably need a new version of Maven. Assuming this isn't required with every new major version of a JDK, adding these methods to MavenProject would be fine.

Robert

Op Sun, 03 Jan 2016 18:09:52 +0100 schreef Igor Fedorenko <i...@ifedorenko.com>:

What changes to MavenProject do you have in mind?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to