A B C D E F G H I J L M N P Q R S T U V W Z 
All Classes All Packages

A

absolutizeToModuleWithPlaceholder(String, String) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
Generates an absolute path to the module dir for the given relative path using a placeholder.
absolutizeWithPlaceholder(String, String) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
Generates an absolute path to the module dir for the given relative path using a placeholder.
AbstractCompilerMojo - Class in net.jangaroo.jooc.mvnplugin
Super class for mojos compiling Jangaroo sources.
AbstractCompilerMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
AbstractJangarooMojo - Class in net.jangaroo.jooc.mvnplugin
 
AbstractJangarooMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.AbstractJangarooMojo
 
AbstractSenchaMojo - Class in net.jangaroo.jooc.mvnplugin
 
AbstractSenchaMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
AbstractSenchaPackageOrAppMojo<T extends SenchaPackageOrAppConfigBuilder> - Class in net.jangaroo.jooc.mvnplugin
 
AbstractSenchaPackageOrAppMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.AbstractSenchaPackageOrAppMojo
 
addAppManifest(String, Object) - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
addAppPath(String, String) - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
addDependencies(MavenProject, List<Dependency>, Log) - Static method in class net.jangaroo.jooc.mvnplugin.util.PomManipulator
Add the given dependencies to the dependencies of the given project.
addDependency(String, String) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
addDependency(String, String) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
addDependency(MavenProject, Dependency, Log) - Static method in class net.jangaroo.jooc.mvnplugin.util.PomManipulator
Add the given dependency to the dependencies of the given project.
addDevDependency(String, String) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
addDevDependency(String, String) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
ADDITIONAL_PACKAGES_PATH - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
AdditionalPackageJsonEntries - Class in net.jangaroo.jooc.mvnplugin.converter
 
AdditionalPackageJsonEntries() - Constructor for class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
addPublishConfig(String, Object) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
addPublishConfig(String, Object) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
addRequiredClasses(SenchaPackageConfigBuilder, String, List<String>) - Method in class net.jangaroo.jooc.mvnplugin.SenchaPackageMojo
 
addScript(String, String) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
addScript(String, String) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
addSwitchFullIfCmd6_5(List<String>) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
Special case: Sencha Cmd 6.5 made a breaking change in "generate workspace/app", and to restore the original behavior, we have to specify the new parameter "--full" (which Cmd < 6.5 prompts with an error).
addToSass(String, String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
 
addToSencha(Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
addTypesVersion(String, Object) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
addTypesVersion(String, Object) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
afterProjectsRead(MavenSession) - Method in class net.jangaroo.jooc.mvnplugin.lifecycle.JangarooResourcesExtension
 
AGGREGATOR - net.jangaroo.jooc.mvnplugin.converter.ModuleType
just use its dependencies
APP - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
APP_DIRECTORY_NAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
APP_MANIFEST_CROSS_MODULE_MERGE_STRATEGY - Static variable in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
APP_MANIFEST_FILENAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
APP_MANIFEST_FRAGMENT_FILENAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
APP_MANIFEST_LOCALIZATION_MERGE_STRATEGY - Static variable in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
APP_TARGET_DIRECTORY - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
APPEND - net.jangaroo.jooc.mvnplugin.util.MergeHelper.ListStrategy
 
apps(List<String>) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaWorkspaceConfigBuilder
 
APPS_DIRECTORY_NAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
APPS_FILENAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
APPS_TARGET_DIRECTORY - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
AUTO_CONTENT_COMMENT - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 

B

baseDir(MavenSession) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
build() - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaConfigBuilder
 
build() - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageConfigBuilder
 
buildFile() - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaConfigBuilder
 

C

calculateModuleType(String) - Static method in class net.jangaroo.jooc.mvnplugin.converter.MavenModule
 
canRun() - Method in class net.jangaroo.jooc.mvnplugin.test.PhantomJsTestRunner
 
CODE - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
CompilerMojo - Class in net.jangaroo.jooc.mvnplugin
Mojo to compile Jangaroo sources during the compile phase.
CompilerMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
computeStalePropertiesSources(List<File>, Set<String>, Set<String>, File, int) - Method in class net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
 
computeStaleSources(List<File>, Set<String>, Set<String>, File, String, String, int) - Method in class net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
 
config - Variable in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaConfigBuilder
 
configureDefaults(SenchaConfigBuilder, String) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
contains(Collection<Dependency>, Dependency) - Static method in class net.jangaroo.jooc.mvnplugin.util.MavenDependencyHelper
 
containsJangarooSources(MavenProject) - Static method in class net.jangaroo.jooc.mvnplugin.Type
 
ConversionUtils - Class in net.jangaroo.jooc.mvnplugin.util
 
ConversionUtils.NpmPackageMetadata - Class in net.jangaroo.jooc.mvnplugin.util
 
copyDirectories(File, File, Set<String>) - Static method in class net.jangaroo.jooc.mvnplugin.util.FileHelper
 
copyDirectory(File, File) - Static method in class net.jangaroo.jooc.mvnplugin.util.FileHelper
 
copyFiles(File, File) - Static method in class net.jangaroo.jooc.mvnplugin.util.FileHelper
 
copyFilesToDirectory(File, File, String) - Static method in class net.jangaroo.jooc.mvnplugin.util.FileHelper
 
createAppOrAppOverlayJar(MavenSession, JarArchiver, Map<String, String>, ArtifactHandlerManager) - Static method in class net.jangaroo.jooc.mvnplugin.util.FileHelper
 
createAppOrAppOverlayJar(MavenSession, JarArchiver, Map<String, String>, ArtifactHandlerManager, String) - Static method in class net.jangaroo.jooc.mvnplugin.util.FileHelper
 
createAppsJar(MavenSession, JarArchiver, Map<String, String>, ArtifactHandlerManager, String, File, Map<String, List<File>>, String) - Static method in class net.jangaroo.jooc.mvnplugin.util.FileHelper
 
createDefaultManifest(MavenProject) - Static method in class net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
Creates a default manifest file for any Jangaroo-packaged Maven project
createDependency(String, String, String, String) - Static method in class net.jangaroo.jooc.mvnplugin.util.MavenDependencyHelper
 
createInstance() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJsonPrettyPrinter
 
createJoocConfiguration(Log) - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
createJoocConfiguration(Log) - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
createPluginZip(MavenSession, JarArchiver, ArtifactHandlerManager) - Static method in class net.jangaroo.jooc.mvnplugin.util.FileHelper
 
createSenchaCfg(Path, Path, Map<String, Object>) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
createSenchaConfigBuilder() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaPackageOrAppMojo
 
createSenchaConfigBuilder() - Method in class net.jangaroo.jooc.mvnplugin.SenchaPackageAppMojo
 
createSenchaConfigBuilder() - Method in class net.jangaroo.jooc.mvnplugin.SenchaPackageMojo
 
createSymbolicLink(Path, Path) - Static method in class net.jangaroo.jooc.mvnplugin.util.FileHelper
 
createUsedUndeclaredDependencyWarning(Artifact) - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
createUsedUndeclaredDependencyWarning(Artifact) - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
createUsedUndeclaredDependencyWarning(Artifact) - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
creator(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
Specifies the Sencha package or app version.
css(String, boolean, boolean) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
 
CSS - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
 
cssOrJs(String, String, boolean, boolean) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
 

D

DEFAULT_LOCALE - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
defaults(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaConfigBuilder
 
destFile(File) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaConfigBuilder
 
destFileComment(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaConfigBuilder
 
DEVELOPMENT_PROFILE - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
doesSenchaAppExist(File) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
DYNAMIC_PACKAGES_FILENAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 

E

ensureDirectory(File) - Static method in class net.jangaroo.jooc.mvnplugin.util.FileHelper
 
equalsGroupIdAndArtifactId(Dependency, Dependency) - Static method in class net.jangaroo.jooc.mvnplugin.util.MavenDependencyHelper
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
Runs the compile mojo
execute() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaPackageOrAppMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.HelpMojo
execute() - Method in class net.jangaroo.jooc.mvnplugin.PackageAppOverlayMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.PackageAppsMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.PackageExtMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.PackageMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.PackagePluginMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.PreCleanMojo
Scan the whole Maven target directory for hard directory links ("junctions") and remove them the soft way, i.e.
execute() - Method in class net.jangaroo.jooc.mvnplugin.PreparePackageAppOverlayMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.PreparePackageAppsMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.PropertiesMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.RunMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.sencha.executor.SenchaCmdExecutor
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.SenchaAppWatchMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.SenchaGenerateAppMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.SenchaGenerateWsMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.SenchaPackageAppMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.SenchaPackageMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.test.JooGenerateTestAppMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.test.JooTestMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.test.PhantomJsTestRunner
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
execute() - Method in class net.jangaroo.jooc.mvnplugin.WorkspaceConverterMojo
 
EXT_DIRECTORY_NAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
extend(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageConfigBuilder
 
extractFileTemplate(File, File, String[], String[], ArchiverManager) - Static method in class net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
 
extractPkg(File, File) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
Unfortunately, we need to implement our own extractor because the maven unarchiver is unable to strip a given path prefix from the entry paths

F

FileHelper - Class in net.jangaroo.jooc.mvnplugin.util
 
findUnusedDependencies(int) - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
findUnusedDependencies(int) - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
fromArtifact(Artifact) - Static method in class net.jangaroo.jooc.mvnplugin.util.MavenDependencyHelper
 
fromKey(String) - Static method in class net.jangaroo.jooc.mvnplugin.util.MavenDependencyHelper
 
fromProject(MavenProject) - Static method in class net.jangaroo.jooc.mvnplugin.util.MavenDependencyHelper
 

G

generateSenchaAppFromTemplate(File, String, String, String, Log, String, String) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
generateSenchaTestAppFromTemplate(File, MavenProject, String, String, String, Log, String, String) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
getActionScriptClassPath() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getActionScriptClassPath() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getActionScriptClassPath() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getActionScriptClassPath(boolean) - Method in class net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
 
getActionScriptCompilePath() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getActionScriptCompilePath() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getActionScriptCompilePath() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getActionScriptCompilePath(boolean) - Method in class net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
 
getAdditionalCssIncludeInBundle() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaPackageOrAppMojo
 
getAdditionalCssIncludeInBundle() - Method in class net.jangaroo.jooc.mvnplugin.MavenSenchaProfileConfiguration
 
getAdditionalCssIncludeInBundle() - Method in interface net.jangaroo.jooc.mvnplugin.sencha.SenchaProfileConfiguration
A list of paths to CSS files to include that are not loaded via the class loader (usually in resources folder).
getAdditionalCssNonBundle() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaPackageOrAppMojo
 
getAdditionalCssNonBundle() - Method in class net.jangaroo.jooc.mvnplugin.MavenSenchaProfileConfiguration
 
getAdditionalCssNonBundle() - Method in interface net.jangaroo.jooc.mvnplugin.sencha.SenchaProfileConfiguration
A list of paths to CSS files to include that are not loaded via the class loader (usually in resources folder).
getAdditionalJsIncludeInBundle() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaPackageOrAppMojo
 
getAdditionalJsIncludeInBundle() - Method in class net.jangaroo.jooc.mvnplugin.MavenSenchaProfileConfiguration
 
getAdditionalJsIncludeInBundle() - Method in interface net.jangaroo.jooc.mvnplugin.sencha.SenchaProfileConfiguration
A list of paths to JS files to include that are not loaded via the class loader (usually in resources folder).
getAdditionalJsNonBundle() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaPackageOrAppMojo
 
getAdditionalJsNonBundle() - Method in class net.jangaroo.jooc.mvnplugin.MavenSenchaProfileConfiguration
 
getAdditionalJsNonBundle() - Method in interface net.jangaroo.jooc.mvnplugin.sencha.SenchaProfileConfiguration
A list of paths to JS files to include that are not loaded via the class loader (usually in resources folder).
getAdditionalLocales() - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
getApiOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getApiOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getApiOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.PropertiesMojo
 
getApiOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getAppDirOrJar(MavenProject) - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
getApplicationClass() - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
getAppManifestFileNameForLocale(String) - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
getAppManifestFragmentFileNameForLocale(String) - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
getAppManifests() - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
getAppPaths() - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
getArtifact() - Method in class net.jangaroo.jooc.mvnplugin.converter.MavenModule
 
getArtifact(ArtifactRepository, List<ArtifactRepository>, ArtifactResolver, RepositorySystem, String, String, String, String, String) - Static method in class net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
 
getArtifactFile(MavenProject) - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
getAuthor() - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
getAuthor() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
getAutoLoad() - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
getCatalogOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getClassesOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getClassMapping() - Method in class net.jangaroo.jooc.mvnplugin.converter.Package
 
getClassMapping(File, String, File) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
getCommand() - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
getCompileSourceRoots() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getCompileSourceRoots() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getCompileSourceRoots() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getCoremedia() - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
getCoremedia() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
getData() - Method in class net.jangaroo.jooc.mvnplugin.converter.MavenModule
 
getDependencies() - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
getDependencies() - Method in class net.jangaroo.jooc.mvnplugin.converter.Package
 
getDependencies() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
getDependencyByRef(MavenProject, String) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
getDependencyVersion() - Method in class net.jangaroo.jooc.mvnplugin.converter.Package
 
getDescription() - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
getDescription() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
getDevDependencies() - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
getDevDependencies() - Method in class net.jangaroo.jooc.mvnplugin.converter.Package
 
getDevDependencies() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
getDirectory() - Method in class net.jangaroo.jooc.mvnplugin.converter.MavenModule
 
getEngines() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
getExcludes() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getExcludes() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getExcludes() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getExports() - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
getExports() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
getExtFrameworkArtifactPattern() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
getExtFrameworkArtifactRegexp() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
getGeneratedSourcesDirectory() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getIncludes() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getIncludes() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getIncludes() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getInputStreamForDirOrJar(File, String, String) - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
getInstance() - Static method in class net.jangaroo.jooc.mvnplugin.util.PropertiesSourceMapping
 
getJsonConfigFileName() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaPackageOrAppMojo
 
getJsonConfigFileName() - Method in class net.jangaroo.jooc.mvnplugin.SenchaPackageAppMojo
 
getJsonConfigFileName() - Method in class net.jangaroo.jooc.mvnplugin.SenchaPackageMojo
 
getLicense() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
getManifestEntries() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
getManifestEntries() - Method in class net.jangaroo.jooc.mvnplugin.PackageMojo
 
getManifestEntries(String, String) - Static method in class net.jangaroo.jooc.mvnplugin.util.ConversionUtils
 
getMavenPluginHelper() - Method in class net.jangaroo.jooc.mvnplugin.JangarooMojo
 
getName() - Method in class net.jangaroo.jooc.mvnplugin.converter.Package
 
getName() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
getNamespaces() - Method in class net.jangaroo.jooc.mvnplugin.AbstractJangarooMojo
 
getNpmPackageMetadataFromManifestEntries(Map<String, String>) - Static method in class net.jangaroo.jooc.mvnplugin.util.ConversionUtils
 
getNpmPackageName(String, String, List<SearchAndReplace>) - Static method in class net.jangaroo.jooc.mvnplugin.util.ConversionUtils
 
getNpmPackageVersion(String, List<SearchAndReplace>) - Static method in class net.jangaroo.jooc.mvnplugin.util.ConversionUtils
 
getObjectMapper() - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
getOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
getOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
getPackages() - Method in class net.jangaroo.jooc.mvnplugin.converter.PnpmWorkspace
 
getPackagesPath(MavenProject) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
getProject() - Method in class net.jangaroo.jooc.mvnplugin.JangarooMojo
 
getPublishConfig() - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
getPublishConfig() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
getReplace() - Method in class net.jangaroo.jooc.mvnplugin.SearchAndReplaceConfiguration
 
getReportOutputDirectory() - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
getRequiredClasses() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaPackageOrAppMojo
 
getRequiredClasses() - Method in class net.jangaroo.jooc.mvnplugin.MavenSenchaProfileConfiguration
 
getRequiredClasses() - Method in interface net.jangaroo.jooc.mvnplugin.sencha.SenchaProfileConfiguration
Specifies the required classes.
getRootApp() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
getScripts() - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
getScripts() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
getSearch() - Method in class net.jangaroo.jooc.mvnplugin.SearchAndReplaceConfiguration
 
getSearchAndReplace(List<SearchAndReplaceConfiguration>) - Static method in class net.jangaroo.jooc.mvnplugin.util.ConversionUtils
 
getSencha() - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
getSenchaJvmArgs() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
getSenchaLogLevel() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
getSenchaPackageDirectory() - Method in class net.jangaroo.jooc.mvnplugin.SenchaPackageMojo
 
getSenchaPackageName(String, String) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
getSenchaPackageName(MavenProject) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
getSenchaVersionForMavenVersion(String) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
getSourceDirectory() - Method in class net.jangaroo.jooc.mvnplugin.AbstractJangarooMojo
 
getTargetFiles(File, String) - Method in class net.jangaroo.jooc.mvnplugin.util.PropertiesSourceMapping
 
getTesting() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaPackageOrAppMojo
 
getTheme() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaPackageOrAppMojo
 
getTheme() - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
getToolkit() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
getType() - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaPackageOrAppMojo
 
getType() - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
getType() - Method in class net.jangaroo.jooc.mvnplugin.SenchaPackageAppMojo
 
getType() - Method in class net.jangaroo.jooc.mvnplugin.SenchaPackageMojo
 
getTypes() - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
getTypes() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
getTypesVersions() - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
getTypesVersions() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
getVersion() - Method in class net.jangaroo.jooc.mvnplugin.converter.MavenModule
 
getVersion() - Method in class net.jangaroo.jooc.mvnplugin.converter.Package
 
getVersion() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 

H

HelpMojo - Class in net.jangaroo.jooc.mvnplugin
Display help information on jangaroo-maven-plugin.
Call mvn jangaroo:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.HelpMojo
 

I

id(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaAppConfigBuilder
 
IGNORE - net.jangaroo.jooc.mvnplugin.converter.ModuleType
it is just there, ignore it (e.g.
isExtFrameworkArtifact(Artifact) - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
isExtFrameworkDependency(Dependency) - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
isMigrateToTypeScript() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
isPrivat() - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
isRequiredSenchaDependency(Dependency, boolean) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
isRequiredSenchaDependency(Dependency, boolean, boolean) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
isSenchaDependency(String) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
isSenchaDependency(Dependency) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
isSuppressCommentedActionScriptCode() - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 

J

JANGAROO_APP - net.jangaroo.jooc.mvnplugin.converter.ModuleType
used for an app via Maven
JANGAROO_APP_OVERLAY - net.jangaroo.jooc.mvnplugin.converter.ModuleType
used for an app overlay via Maven
JANGAROO_APP_OVERLAY_PACKAGING - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
JANGAROO_APP_PACKAGING - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
JANGAROO_APPS - net.jangaroo.jooc.mvnplugin.converter.ModuleType
used for apps via Maven
JANGAROO_APPS_PACKAGING - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
JANGAROO_PACKAGING_TYPES - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
JANGAROO_PKG_PACKAGING - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
JANGAROO_SWC_PACKAGING - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
JangarooConfig - Class in net.jangaroo.jooc.mvnplugin.converter
 
JangarooConfig() - Constructor for class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
JangarooMojo - Class in net.jangaroo.jooc.mvnplugin
 
JangarooMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.JangarooMojo
 
JangarooResourcesExtension - Class in net.jangaroo.jooc.mvnplugin.lifecycle
 
JangarooResourcesExtension() - Constructor for class net.jangaroo.jooc.mvnplugin.lifecycle.JangarooResourcesExtension
 
JAR_EXTENSION - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
JooGenerateTestAppMojo - Class in net.jangaroo.jooc.mvnplugin.test
Executes JooUnit tests.
JooGenerateTestAppMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.test.JooGenerateTestAppMojo
 
JooTestMojo - Class in net.jangaroo.jooc.mvnplugin.test
Executes JooUnit tests.
JooTestMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.test.JooTestMojo
 
js(String, boolean, boolean) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
 
JS - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
 

L

listStrategy - Variable in class net.jangaroo.jooc.mvnplugin.util.MergeHelper.MergeOptions
 
LOCAL_APPS_PATH - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
LOCAL_PACKAGES_PATH - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
locale(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaAppConfigBuilder
 
LOG_LEVEL_PATTERN - Static variable in class net.jangaroo.jooc.mvnplugin.test.PhantomJsTestRunner
 

M

mapStrategy - Variable in class net.jangaroo.jooc.mvnplugin.util.MergeHelper.MergeOptions
 
MavenDependencyHelper - Class in net.jangaroo.jooc.mvnplugin.util
 
MavenModule - Class in net.jangaroo.jooc.mvnplugin.converter
 
MavenModule(String, Model, Artifact) - Constructor for class net.jangaroo.jooc.mvnplugin.converter.MavenModule
 
MavenPluginHelper - Class in net.jangaroo.jooc.mvnplugin.util
 
MavenPluginHelper(MavenProject, Log) - Constructor for class net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
 
MavenSenchaProfileConfiguration - Class in net.jangaroo.jooc.mvnplugin
 
MavenSenchaProfileConfiguration() - Constructor for class net.jangaroo.jooc.mvnplugin.MavenSenchaProfileConfiguration
 
MERGE - net.jangaroo.jooc.mvnplugin.util.MergeHelper.ListStrategy
 
MERGE - net.jangaroo.jooc.mvnplugin.util.MergeHelper.MapStrategy
 
MergeHelper - Class in net.jangaroo.jooc.mvnplugin.util
 
MergeHelper() - Constructor for class net.jangaroo.jooc.mvnplugin.util.MergeHelper
 
MergeHelper.ListStrategy - Enum in net.jangaroo.jooc.mvnplugin.util
 
MergeHelper.MapStrategy - Enum in net.jangaroo.jooc.mvnplugin.util
 
MergeHelper.MergeOptions - Class in net.jangaroo.jooc.mvnplugin.util
 
mergeMapIntoBaseMap(Map<S, T>, Map<S, T>, MergeHelper.MergeOptions) - Static method in class net.jangaroo.jooc.mvnplugin.util.MergeHelper
 
MergeOptions() - Constructor for class net.jangaroo.jooc.mvnplugin.util.MergeHelper.MergeOptions
 
MergeOptions(MergeHelper.ListStrategy, MergeHelper.MapStrategy) - Constructor for class net.jangaroo.jooc.mvnplugin.util.MergeHelper.MergeOptions
 
META_INF_PATH - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
META_INF_PKG - Static variable in class net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
 
META_INF_RESOURCES - Static variable in class net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
 
ModuleType - Enum in net.jangaroo.jooc.mvnplugin.converter
 

N

name - Variable in class net.jangaroo.jooc.mvnplugin.util.ConversionUtils.NpmPackageMetadata
 
name(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
Specifies the Sencha package or app name.
namespace(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
 
namesValues(Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaConfigBuilder
 
net.jangaroo.jooc.mvnplugin - package net.jangaroo.jooc.mvnplugin
 
net.jangaroo.jooc.mvnplugin.converter - package net.jangaroo.jooc.mvnplugin.converter
 
net.jangaroo.jooc.mvnplugin.lifecycle - package net.jangaroo.jooc.mvnplugin.lifecycle
 
net.jangaroo.jooc.mvnplugin.sencha - package net.jangaroo.jooc.mvnplugin.sencha
 
net.jangaroo.jooc.mvnplugin.sencha.configbuilder - package net.jangaroo.jooc.mvnplugin.sencha.configbuilder
 
net.jangaroo.jooc.mvnplugin.sencha.executor - package net.jangaroo.jooc.mvnplugin.sencha.executor
 
net.jangaroo.jooc.mvnplugin.test - package net.jangaroo.jooc.mvnplugin.test
 
net.jangaroo.jooc.mvnplugin.util - package net.jangaroo.jooc.mvnplugin.util
 
normalizeNpmPackageVersion(String) - Static method in class net.jangaroo.jooc.mvnplugin.util.ConversionUtils
 
NpmPackageMetadata(String, String) - Constructor for class net.jangaroo.jooc.mvnplugin.util.ConversionUtils.NpmPackageMetadata
 

P

Package - Class in net.jangaroo.jooc.mvnplugin.converter
 
Package(String, String, String) - Constructor for class net.jangaroo.jooc.mvnplugin.converter.Package
 
Package(String, String, String, List<Package>, List<Package>, Map<String, String>) - Constructor for class net.jangaroo.jooc.mvnplugin.converter.Package
 
PACKAGE_CONFIG_FILENAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
PackageAppOverlayMojo - Class in net.jangaroo.jooc.mvnplugin
Packages Sencha app overlay module.
PackageAppOverlayMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.PackageAppOverlayMojo
 
PackageAppsMojo - Class in net.jangaroo.jooc.mvnplugin
Packages Sencha app overlay module.
PackageAppsMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.PackageAppsMojo
 
PackageExtMojo - Class in net.jangaroo.jooc.mvnplugin
Packages the Ext JS framework with source maps
PackageExtMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.PackageExtMojo
 
PackageJson - Class in net.jangaroo.jooc.mvnplugin.converter
 
PackageJson() - Constructor for class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
PackageJson(String, String, String, String, String, boolean, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, Object>, Map<String, Object>) - Constructor for class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
PackageJson(AdditionalPackageJsonEntries) - Constructor for class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
PackageJsonPrettyPrinter - Class in net.jangaroo.jooc.mvnplugin.converter
 
PackageJsonPrettyPrinter() - Constructor for class net.jangaroo.jooc.mvnplugin.converter.PackageJsonPrettyPrinter
 
PackageMojo - Class in net.jangaroo.jooc.mvnplugin
Creates the jangaroo archive and attaches them to the project.
The jangaroo archive is created by zipping the outputDirectory (defaults to target/classes).
PackageMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.PackageMojo
 
PackagePluginMojo - Class in net.jangaroo.jooc.mvnplugin
Packages Sencha app overlay module.
PackagePluginMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.PackagePluginMojo
 
PACKAGES_DIRECTORY_NAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
packagesDirs(List<String>) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaWorkspaceConfigBuilder
 
packagesExtract(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaWorkspaceConfigBuilder
 
PhantomJsTestRunner - Class in net.jangaroo.jooc.mvnplugin.test
 
PhantomJsTestRunner(String, String, String, String, int, int, int, boolean, boolean, Log) - Constructor for class net.jangaroo.jooc.mvnplugin.test.PhantomJsTestRunner
 
PKG_EXTENSION - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
PLACEHOLDERS - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
PnpmWorkspace - Class in net.jangaroo.jooc.mvnplugin.converter
 
PnpmWorkspace() - Constructor for class net.jangaroo.jooc.mvnplugin.converter.PnpmWorkspace
 
PnpmWorkspace(List<String>) - Constructor for class net.jangaroo.jooc.mvnplugin.converter.PnpmWorkspace
 
POM_PACKAGING - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
PomManipulator - Class in net.jangaroo.jooc.mvnplugin.util
Provides methods to manipulate pom files.
PreCleanMojo - Class in net.jangaroo.jooc.mvnplugin
 
PreCleanMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.PreCleanMojo
 
prepareAppManifestByLocale(Set<String>, List<Artifact>) - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
prepareFile(File) - Method in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
prepareModule(SenchaPackageConfigBuilder) - Method in class net.jangaroo.jooc.mvnplugin.SenchaPackageMojo
 
PreparePackageAppOverlayMojo - Class in net.jangaroo.jooc.mvnplugin
Generates and prepares packaging of Sencha app modules.
PreparePackageAppOverlayMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.PreparePackageAppOverlayMojo
 
PreparePackageAppsMojo - Class in net.jangaroo.jooc.mvnplugin
Generates and prepares packaging of Sencha apps modules.
PreparePackageAppsMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.PreparePackageAppsMojo
 
printDependencyWarnings(JoocConfiguration, Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
printDependencyWarnings(JoocConfiguration, Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.CompilerMojo
 
printDependencyWarnings(JoocConfiguration, Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
printUndeclaredDependencyWarnings(JoocConfiguration, List<String>, String) - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
printUnusedDependencyWarnings(JoocConfiguration, List<String>) - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
processLine(String, int) - Method in class net.jangaroo.jooc.mvnplugin.sencha.executor.SenchaCmdLogOutputStream
 
PRODUCTION_PROFILE - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
profile(String, Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
Build-profile-specific configuration.
project - Variable in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
PropertiesMojo - Class in net.jangaroo.jooc.mvnplugin
Mojo to compile properties files to ActionScript3 files
PropertiesMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.PropertiesMojo
 
PropertiesSourceMapping - Class in net.jangaroo.jooc.mvnplugin.util
A Maven source mapping from properties sources to their generated JavaScript.

Q

queryVersion() - Static method in class net.jangaroo.jooc.mvnplugin.sencha.executor.SenchaCmdExecutor
 

R

relativize(File, File) - Static method in class net.jangaroo.jooc.mvnplugin.util.FileHelper
 
relativize(Path, File) - Static method in class net.jangaroo.jooc.mvnplugin.util.FileHelper
 
relativize(Path, String) - Static method in class net.jangaroo.jooc.mvnplugin.util.FileHelper
 
remotePackagesDir(MavenSession) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
remove(Collection<Dependency>, Dependency) - Static method in class net.jangaroo.jooc.mvnplugin.util.MavenDependencyHelper
 
REPLACE - net.jangaroo.jooc.mvnplugin.util.MergeHelper.ListStrategy
 
REPLACE - net.jangaroo.jooc.mvnplugin.util.MergeHelper.MapStrategy
 
require(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
 
REQUIRED_CLASSES_FILENAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
resolveDependency(String) - Method in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
resource(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
 
RunMojo - Class in net.jangaroo.jooc.mvnplugin
Starts a Jetty server serving the static resources of the workspace of an app or unit test app.
RunMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.RunMojo
 

S

SASS - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
 
sassNamespace(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
 
SearchAndReplaceConfiguration - Class in net.jangaroo.jooc.mvnplugin
 
SearchAndReplaceConfiguration() - Constructor for class net.jangaroo.jooc.mvnplugin.SearchAndReplaceConfiguration
 
SENCHA_APP_FILENAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
SENCHA_APP_TEMPLATE_ARTIFACT_ID - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
SENCHA_APP_TEMPLATE_GROUP_ID - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
SENCHA_BUNDLED_RESOURCES_PATH - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
SENCHA_DIRECTORYNAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
SENCHA_LOCALE_PATH - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
The name of the folder of the generated module inside the packages folder of the module.
SENCHA_PACKAGE_CONFIG - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
SENCHA_PACKAGE_FILENAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
SENCHA_RESOURCES_PATH - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
SENCHA_TEST_APP_TEMPLATE_ARTIFACT_ID - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
SENCHA_WORKSPACE_CONFIG - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
SENCHA_WORKSPACE_FILENAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
SenchaAppConfigBuilder - Class in net.jangaroo.jooc.mvnplugin.sencha.configbuilder
Builder for app.json.
SenchaAppConfigBuilder() - Constructor for class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaAppConfigBuilder
 
SenchaAppWatchMojo - Class in net.jangaroo.jooc.mvnplugin
Start "sencha app watch" for a jangaroo-app project.
SenchaAppWatchMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.SenchaAppWatchMojo
 
SenchaCmdExecutor - Class in net.jangaroo.jooc.mvnplugin.sencha.executor
 
SenchaCmdExecutor(File, String, String, Log, String) - Constructor for class net.jangaroo.jooc.mvnplugin.sencha.executor.SenchaCmdExecutor
 
SenchaCmdLogOutputStream - Class in net.jangaroo.jooc.mvnplugin.sencha.executor
 
SenchaCmdLogOutputStream(Log) - Constructor for class net.jangaroo.jooc.mvnplugin.sencha.executor.SenchaCmdLogOutputStream
 
SenchaConfigBuilder<T extends SenchaConfigBuilder> - Class in net.jangaroo.jooc.mvnplugin.sencha.configbuilder
A base class for all builders for Sencha JSON formats.
SenchaConfigBuilder() - Constructor for class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaConfigBuilder
 
SenchaGenerateAppMojo - Class in net.jangaroo.jooc.mvnplugin
Generates and packages Sencha app module.
SenchaGenerateAppMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.SenchaGenerateAppMojo
 
SenchaGenerateWsMojo - Class in net.jangaroo.jooc.mvnplugin
Generates and packages Sencha app module.
SenchaGenerateWsMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.SenchaGenerateWsMojo
 
SenchaPackageAppMojo - Class in net.jangaroo.jooc.mvnplugin
Generates and packages Sencha app module.
SenchaPackageAppMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.SenchaPackageAppMojo
 
SenchaPackageConfigBuilder - Class in net.jangaroo.jooc.mvnplugin.sencha.configbuilder
Builder for package.json.
SenchaPackageConfigBuilder() - Constructor for class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageConfigBuilder
 
SenchaPackageMojo - Class in net.jangaroo.jooc.mvnplugin
Generates and packages Sencha package modules of type "test" and "code"
SenchaPackageMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.SenchaPackageMojo
 
SenchaPackageOrAppConfigBuilder<T extends SenchaPackageOrAppConfigBuilder> - Class in net.jangaroo.jooc.mvnplugin.sencha.configbuilder
Base class for builders for package.json or app.json.
SenchaPackageOrAppConfigBuilder() - Constructor for class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
 
SenchaProfileConfiguration - Interface in net.jangaroo.jooc.mvnplugin.sencha
 
SenchaUtils - Class in net.jangaroo.jooc.mvnplugin.sencha
 
SenchaWorkspaceConfigBuilder - Class in net.jangaroo.jooc.mvnplugin.sencha.configbuilder
Builder for Sencha workspace.json.
SenchaWorkspaceConfigBuilder() - Constructor for class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaWorkspaceConfigBuilder
 
SEPARATOR - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
session - Variable in class net.jangaroo.jooc.mvnplugin.AbstractSenchaMojo
 
setAdditionalLocales(List<String>) - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
setApplicationClass(String) - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
setAppManifests(Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
setAppPaths(Map<String, String>) - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
setAuthor(String) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
setAuthor(String) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
setAutoLoad(List<String>) - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
setCommand(Map<String, Map<String, Object>>) - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
setCoremedia(Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
setCoremedia(Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
setDependencies(Map<String, String>) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
setDependencies(Map<String, String>) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
setDescription(String) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
setDescription(String) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
setDevDependencies(Map<String, String>) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
setDevDependencies(Map<String, String>) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
setEngines(Map<String, String>) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
setExports(Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
setExports(Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
setJooProxyTargetUri(String) - Method in class net.jangaroo.jooc.mvnplugin.RunMojo
 
setLicense(String) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
setName(String) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
setPackages(List<String>) - Method in class net.jangaroo.jooc.mvnplugin.converter.PnpmWorkspace
 
setPrivat(boolean) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
setPublishConfig(Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
setPublishConfig(Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
setScripts(Map<String, String>) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
setScripts(Map<String, String>) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
setSencha(Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
setTheme(String) - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
setType(String) - Method in class net.jangaroo.jooc.mvnplugin.converter.JangarooConfig
 
setTypes(String) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
setTypes(String) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
setTypesVersions(Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.converter.AdditionalPackageJsonEntries
 
setTypesVersions(Map<String, Object>) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
setVersion(String) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJson
 
skip - Variable in class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
Set this to 'true' to bypass unit tests entirely.
summary(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
Specifies the Sencha package or app version.
SWC - net.jangaroo.jooc.mvnplugin.converter.ModuleType
used for a code package or a theme via Maven
SWC_EXTENSION - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
SWC_PKG_PATH - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 

T

TEST_APP_DIRECTORY_NAME - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
TestCompilerMojo - Class in net.jangaroo.jooc.mvnplugin
Mojo to compile Jangaroo sources from during the test-compile phase.
TestCompilerMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.TestCompilerMojo
 
TESTING_PROFILE - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
testOutputDirectory - Variable in class net.jangaroo.jooc.mvnplugin.test.JooGenerateTestAppMojo
Directory whose joo/classes sub-directory contains compiled test classes.
testOutputDirectory - Variable in class net.jangaroo.jooc.mvnplugin.test.JooTestMojo
Directory whose joo/classes sub-directory contains compiled test classes.
theme(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
Defines the theme package to be extended or to be used by the app or packages.
THEME - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
toolkit(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
Specifies the toolkit to use.
TOOLKIT_CLASSIC - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
toString() - Method in class net.jangaroo.jooc.mvnplugin.test.PhantomJsTestRunner
 
type(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
Specifies the Sencha type generated by the plugin.
Type - Class in net.jangaroo.jooc.mvnplugin
Contains some basic constants concerning the different entities of a Jangaroo and a SenchaCmd workspace
TYPE - Static variable in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
 

U

UNDECLARED_DEPENDENCIES_KEY - Static variable in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
UNUSED_DECLARED_DEPENDENCIES_WARNING - Static variable in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
UNUSED_DEPENDENCIES_KEY - Static variable in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 
USED_UNDECLARED_DEPENDENCIES_WARNING - Static variable in class net.jangaroo.jooc.mvnplugin.AbstractCompilerMojo
 

V

valueOf(String) - Static method in enum net.jangaroo.jooc.mvnplugin.converter.ModuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.jangaroo.jooc.mvnplugin.util.MergeHelper.ListStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.jangaroo.jooc.mvnplugin.util.MergeHelper.MapStrategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.jangaroo.jooc.mvnplugin.converter.ModuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.jangaroo.jooc.mvnplugin.util.MergeHelper.ListStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.jangaroo.jooc.mvnplugin.util.MergeHelper.MapStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class net.jangaroo.jooc.mvnplugin.util.ConversionUtils.NpmPackageMetadata
 
version(String) - Method in class net.jangaroo.jooc.mvnplugin.sencha.configbuilder.SenchaPackageOrAppConfigBuilder
Specifies the Sencha package or app version.

W

WORKSPACE - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
WorkspaceConverterMojo - Class in net.jangaroo.jooc.mvnplugin
 
WorkspaceConverterMojo() - Constructor for class net.jangaroo.jooc.mvnplugin.WorkspaceConverterMojo
 
WorkspaceRoot - Class in net.jangaroo.jooc.mvnplugin.converter
 
WorkspaceRoot(ObjectMapper, ObjectMapper, String) - Constructor for class net.jangaroo.jooc.mvnplugin.converter.WorkspaceRoot
 
writeFile(SenchaConfigBuilder, String, String, String, Log) - Static method in class net.jangaroo.jooc.mvnplugin.sencha.SenchaUtils
 
writeObjectFieldValueSeparator(JsonGenerator) - Method in class net.jangaroo.jooc.mvnplugin.converter.PackageJsonPrettyPrinter
 
writePackageJson(List<String>) - Method in class net.jangaroo.jooc.mvnplugin.converter.WorkspaceRoot
 
writeWorkspacePackages(List<String>) - Method in class net.jangaroo.jooc.mvnplugin.converter.WorkspaceRoot
 

Z

ZIP_EXTENSION - Static variable in class net.jangaroo.jooc.mvnplugin.Type
 
A B C D E F G H I J L M N P Q R S T U V W Z 
All Classes All Packages