io.sarl.lang.maven.compiler.abstractmojos.messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sarl-maven-plugin Show documentation
Show all versions of sarl-maven-plugin Show documentation
Maven plugin for compiling SARL code
The newest version!
AbstractSarlMojo_0 = Launching {0}
AbstractSarlMojo_1 = Plugin not found: {0}
AbstractSarlMojo_2 = Goal not found {0}
AbstractSarlMojo_3 = Configuration that will be passed to {0}:\n{1}
AbstractSarlMojo_4 = Artifact not found in the plugin configuration: {0}
AbstractSarlMojo_5 = Skipping execution.
AbstractSarlBatchCompilerMojo_0 = Cannot inject the SARL components.
AbstractSarlBatchCompilerMojo_1 = skip compiling sources because the configured directory ''{0}'' does not exists.
AbstractSarlBatchCompilerMojo_2 = unknow
AbstractSarlBatchCompilerMojo_3 = {3} [{0}:{1}]
AbstractSarlBatchCompilerMojo_4 = Compilation failure
AbstractSarlBatchCompilerMojo_5 = Using toolchain {0}
AbstractSarlBatchCompilerMojo_6 = Scanning bootClassPath:\n\tjavaHome = {0}\n\tincludes = {1}\n\texcludes = {2}
AbstractSarlBatchCompilerMojo_7 = Source dir: {0} exists {1}
AbstractSarlBatchCompilerMojo_8 = Applying SARL property: {0}
AbstractSarlBatchCompilerMojo_9 = Can''t find SARL properties under {0}, Maven defaults are used.
AbstractSarlBatchCompilerMojo_10 = Invalid file in the classpath. File not found: {0}
AbstractSarlBatchCompilerMojo_11 = Removing Java library from the {1} classpath due to incompatibility issue: {0}
AbstractSarlBatchCompilerMojo_12 = Maven plugin's
AbstractSarlBatchCompilerMojo_13 = The maven-sarl-plugin classpath is programmatically overridden.
AbstractCompileMojo_0 = The value ''{0}'' is not valid for the parameter 'javaCompiler'. Supported values are {1}. Use ''{2}'' as the default.
AbstractCompileMojo_1 = {0}, {1}
AbstractCompileMojo_2 = The value ''{0}'' is not valid for the parameter 'optimization'. Supported values are {1}. Use ''{2}'' as the default.
AbstractCompileMojo_3 = project's
AbstractCompileMojo_4 = project's test
AbstractCompileMojo_5 = Checking if the SARL library is present, and is compliant with version {0} [{0}, {1})
AbstractCompileMojo_6 = SARL library not found in the project''s classpath: {0}
AbstractCompileMojo_7 = Too much SARL versions detected in the dependencies: {0}
AbstractCompileMojo_8 = Detected SARL version in dependencies: {0}
AbstractCompileMojo_9 = Scanning dependency {0}:{1}:{2}
AbstractCompileMojo_10 = Incompatible version {2} for the SARL library {0}:{1}.
AbstractCompileMojo_11 = Incompatible version {2} for the SARL library {0}:{1}.\nIt must be between {3} (inclusive) and {4} (exclusive).
AbstractCompileMojo_12 = Checking versions of the artifacts
AbstractCompileMojo_13 = Unexpected version for the artifact {0}:{1}.\nMinimal expected version: {3}\nCurrent version: {2}\nYou must select the appropriate version in the dependency hierarchy, by updating the project configuration with:\n\n\t\n\t\t\n\t\t\t{0} \n\t\t\t{1} \n\t\t\t{3} \n\t\t \n\t \n \n
AbstractCompileMojo_14 = Unexpected version for the artifact.
AbstractCompileMojo_15 = Checking SRE in the dependency tree.
AbstractCompileMojo_16 = Do not check if an SRE is in the dependency tree.
AbstractCompileMojo_17 = An SRE implementation is provided in the classpath by the artifact {0}
AbstractCompileMojo_18 = No SRE implementation was found in the dependency tree of your project. For running your SARL application, you need to launch it by using a dedicated tool, e.g., the "janus" command-line tool, or one of the SARL launch configurations within the SARL Eclipse environment.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy