All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.sarl.maven.compiler.messages.properties Maven / Gradle / Ivy

There is a newer version: 0.12.0
Show newest version
MavenProjectAdapter_0 = The Maven Project is not registered in the ResourceSet.
MavenHelper_0 = Unsupported Maven API
MavenHelper_1 = Cannot find the configuration entry: {0}
MavenHelper_2 = Cannot determine the version for the plugin {0}
MavenHelper_3 = Cannot find the plugin {0} in dependencies: {1}
InitializeMojo_0 = Adding SARL source folders: {0}
InitializeMojo_1 = Adding SARL test source folders: {0}
CompileMojo_0 = Checking if the SARL library is present, and is compliant with version {0} [{0}, {1})
CompileMojo_1 = SARL library not found in the project''s classpath: {0}
CompileMojo_2 = Too much SARL versions detected in the dependencies: {0}
CompileMojo_3 = Detected SARL version in dependencies: {0}
CompileMojo_4 = Scanning dependency {0}:{1}:{2}
CompileMojo_5 = Incompatible version {2} for the SARL library {0}:{1}.
CompileMojo_6 = Incompatible version {2} for the SARL library {0}:{1}.\nIt must be between {3} (inclusive) and {4} (exclusive).
CompileMojo_7 = Checking versions of the artifacts
CompileMojo_8 = 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
CompileMojo_9 = Starting SARL compiler
CompileMojo_10 = Unexpected version for the artifact.
CompileMojo_11 = Output directory from preferences: {0}
CompileMojo_12 = Starting SARL compiler for tests
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}
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}
MavenBatchCompiler_0 = Unable to determine the latest version of maven-compiler-plugin. Use the version {0}.
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.
Utils_0 = ${project.groupId}
Utils_1 = ${project.artifactId}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy