- includeGemsInResources - Variable in class de.saumya.mojo.gem.AbstractGemMojo
-
EXPERIMENTAL
this gives the scope of the gems which shall be included to resources.
- includeLibDirectoryInResources - Variable in class de.saumya.mojo.gem.AbstractGemMojo
-
/**
flag whether to include file under the lib directory
Command line -Dgem.includeLibDirectoryInResources=...
- includeOpenSSL - Variable in class de.saumya.mojo.gem.AbstractGemMojo
-
flag whether to include open-ssl gem or not
Command line -Dgem.includeOpenSSL=...
- includeProvidedRubygemsInResources - Variable in class de.saumya.mojo.gem.AbstractGemMojo
-
flag whether to include all gems to resources, i.e.
- includeRubygemsInResources - Variable in class de.saumya.mojo.gem.AbstractGemMojo
-
flag whether to include all gems to resources, i.e.
- includeRubygemsInTestResources - Variable in class de.saumya.mojo.gem.AbstractGemMojo
-
flag whether to include all gems to test-resources, i.e.
- installRDoc - Variable in class de.saumya.mojo.gem.AbstractGemMojo
-
flag whether to install rdocs of the used gems or not
Command line -Dgem.installRDoc=...
- installRI - Variable in class de.saumya.mojo.gem.AbstractGemMojo
-
flag whether to install ri of the used gems or not
Command line -Dgem.installRDoc=...