Full name:
net.sf.maven-erlang:erlang-plugin:1.0-SNAPSHOT:package
Description:
Attributes:
package.| Name | Type | Since | Description |
|---|---|---|---|
| applicationResourceFile | String |
- |
Application resource file (in src/ directory). |
| beamDirectory | File |
- |
Directory where the beam files were created. |
| 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. |
| edocOptions | String[] |
- |
Edoc options. |
| erlPath | String |
- |
Path to the erlang installation directory. |
| erlcOptions | String[] |
- |
Additional compilation options. |
| 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 |
- |
Directory where the source files are located. |
| libDirectory | File |
- |
Directories where dependencies are unpacked. This directory contains OTP applications (name-version directories, with include and ebin sub directories). |
| privDirectory | File |
- |
Directory where the private files were created. |
| resourcesDirectory | File |
- |
Resources directory. |
| targetDirectory | File |
- |
Target directory. |
| useEdoc | boolean |
- |
Generate edoc documentation. Default value is: false. |
java.lang.StringNojava.io.FileNo${project.build.directory}/ebinbooleanNofalsejava.lang.String[]NobooleanNofalsebooleanNofalsejava.lang.String[]NoerlPath :
java.lang.StringNojava.lang.String[]NobooleanNo${forceDialyzer}java.io.FileNo${basedir}/src/main/includejava.io.FileNo${basedir}/src/main/erlangjava.io.FileNo${project.build.directory}/lib/java.io.FileNo${project.build.directory}/privjava.io.FileNo${basedir}/src/main/resourcesjava.io.FileNo${project.build.directory}/${project.build.finalName}useEdoc :
booleanNofalse