Uses of Class
org.nuiton.i18n.plugin.bundle.I18nArtifact
Packages that use I18nArtifact
-
Uses of I18nArtifact in org.nuiton.i18n.plugin.bundle
Methods in org.nuiton.i18n.plugin.bundle that return I18nArtifactModifier and TypeMethodDescriptionprotected I18nArtifact[]CollectI18nArtifactsMojo.detectI18nArtifacts()Detecte lesI18nArtifactet les retourne dans l'ordre de chargement dans le système i18n, i.e l'ordre des dependances entre artifacts.Methods in org.nuiton.i18n.plugin.bundle with parameters of type I18nArtifactModifier and TypeMethodDescriptionprotected voidCollectI18nArtifactsMojo.detectBundles(I18nArtifact i18nArtifact, List<org.apache.maven.artifact.Artifact> artifacts, Map<org.apache.maven.artifact.Artifact, I18nArtifact> dico) Method parameters in org.nuiton.i18n.plugin.bundle with type arguments of type I18nArtifactModifier and TypeMethodDescriptionprotected voidCollectI18nArtifactsMojo.detectBundles(I18nArtifact i18nArtifact, List<org.apache.maven.artifact.Artifact> artifacts, Map<org.apache.maven.artifact.Artifact, I18nArtifact> dico)