Full name:
net.sf.maven-erlang:erlang-plugin:1.0-SNAPSHOT:test-compile
Description:
Attributes:
compile.test.| Name | Type | Since | Description |
|---|---|---|---|
| debugInfo | boolean |
- |
If debugging information should be included. Default value is: false. |
| dialyzerOptions | String[] |
- |
Additional dialyzer options. |
| dialyzerWarningsAreErrors | boolean |
- |
If dialyzer warnings are to be considered as errors. Default value is: false. |
| dialyzerWithDependencies | boolean |
- |
If dialyzer should be run with the dependencies. This is *much*
slower. Default value is: false. |
| erlPath | String |
- |
Path to the erlang installation directory. |
| erlcOptions | String[] |
- |
Additional compilation options. |
| erlcTestOptions | String[] |
- |
Additional compilation options for tests. |
| eunitPath | String |
- |
Path to eunit. |
| forceDialyzer | boolean |
- |
Set this to 'true' to force running dialyzer, i.e. even if beams are not newer than latest run. |
| includeDirectory | File |
- |
Include directory. |
| inputDirectory | File |
- |
Source directory. |
| libDirectory | File |
- |
Directories where dependencies are unpacked. This directory contains OTP applications (name-version directories, with include and ebin sub directories). |
| outputDirectory | File |
- |
Directory where the beam files are created. |
| testDirectory | File |
- |
Test sources directory. |
| testIncludeDirectory | File |
- |
Test include directory. |
booleanNofalsejava.lang.String[]NobooleanNofalsebooleanNofalseerlPath :
java.lang.StringNojava.lang.String[]Nojava.lang.String[]Nojava.lang.StringNobooleanNo${forceDialyzer}java.io.FileNo${basedir}/src/main/includejava.io.FileNo${basedir}/src/main/erlang/java.io.FileNo${project.build.directory}/lib/java.io.FileNo${project.build.directory}/testjava.io.FileNo${basedir}/src/test/erlang/java.io.FileNo${basedir}/src/test/include