Skip to content

[MCOMPILER-494] Add useModulePath to TestCompilerMojo #713

@jira-importer

Description

@jira-importer

David M. Lloyd opened MCOMPILER-494 and commented

Sometimes it is necessary to compile tests which do not include all of the requires static dependencies of the main module or would have other errors when compiled in module mode. The compile mojos will always use module path mode whenever a release of 9 or later is detected and there is no way to disable this behavior.

Add a useModulePath switch which is similar to the one found in maven-surefire-plugin to allow test classes to be compiled in classpath mode always.


Issue Links:

  • MCOMPILER-493 Add useModulePath to TestCompilerMojo
    ("is duplicated by")

Remote Links:

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions