Author: rfeng
Date: Fri Dec 12 12:57:34 2008
New Revision: 726115
URL: http://svn.apache.org/viewvc?rev=726115&view=rev
Log:
Fix the message file
Modified:
tuscany/java/sca/tools/maven/maven-bundle-plugin/src/main/resources/org/apache/tuscany/sca/maven/plugin/eclipse/messages.properties
Modified:
tuscany/java/sca/tools/maven/maven-bundle-plugin/src/main/resources/org/apache/tuscany/sca/maven/plugin/eclipse/messages.properties
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/tools/maven/maven-bundle-plugin/src/main/resources/org/apache/tuscany/sca/maven/plugin/eclipse/messages.properties?rev=726115&r1=726114&r2=726115&view=diff
==============================================================================
---
tuscany/java/sca/tools/maven/maven-bundle-plugin/src/main/resources/org/apache/tuscany/sca/maven/plugin/eclipse/messages.properties
(original)
+++
tuscany/java/sca/tools/maven/maven-bundle-plugin/src/main/resources/org/apache/tuscany/sca/maven/plugin/eclipse/messages.properties
Fri Dec 12 12:57:34 2008
@@ -45,14 +45,14 @@
MyEclipseSpringBeansWriter.springVersionNotFound=Spring must be declared in
the project's dependencies to generate .springBeans file.
-AbstractIdeSupportMojo.sourcesnotavailable=\n Sources for some artifacts
are not available.\n List of artifacts without a source archive:
-AbstractIdeSupportMojo.sourcesnotdownloaded=\n Sources for some
artifacts are not available.\n Please run the same goal with the
-DdownloadSources=true parameter in order to check remote repositories for
sources.\n List of artifacts without a source archive:
-AbstractIdeSupportMojo.sourcesmissingitem=\n o {0}
-AbstractIdeSupportMojo.javadocnotavailable=\n Javadoc for some artifacts
is not available.\n List of artifacts without a javadoc archive:
-AbstractIdeSupportMojo.javadocnotdownloaded=\n Javadoc for some
artifacts is not available.\n Please run the same goal with the
-DdownloadJavadocs=true parameter in order to check remote repositories for
javadoc.\n List of artifacts without a javadoc archive:
-AbstractIdeSupportMojo.javadocmissingitem=\n o {0}
-AbstractIdeSupportMojo.errorresolving=Error resolving {0} artifact. Artifact
id: {1} (Message: {2})
-AbstractIdeSupportMojo.artifactresolution=An error occurred during dependency
resolution of the following artifact:\n {0}:{1}:{2}\nCaused by: {3}
-AbstractIdeSupportMojo.artifactdownload=An error occurred during dependency
resolution.\n Failed to retrieve {0}:{1}-{2}\nCaused by: {3}
-AbstractIdeSupportMojo.cantcanonicalize=Can''t canonicalize system path: {0}
-AbstractIdeSupportMojo.unabletoparseversion={0}: unable to parse version
''{1}'' for dependency ''{2}'': {3}
+sourcesnotavailable=\n Sources for some artifacts are not available.\n
List of artifacts without a source archive:
+sourcesnotdownloaded=\n Sources for some artifacts are not available.\n
Please run the same goal with the -DdownloadSources=true parameter in
order to check remote repositories for sources.\n List of artifacts
without a source archive:
+sourcesmissingitem=\n o {0}
+javadocnotavailable=\n Javadoc for some artifacts is not available.\n
List of artifacts without a javadoc archive:
+javadocnotdownloaded=\n Javadoc for some artifacts is not available.\n
Please run the same goal with the -DdownloadJavadocs=true parameter in
order to check remote repositories for javadoc.\n List of artifacts
without a javadoc archive:
+javadocmissingitem=\n o {0}
+errorresolving=Error resolving {0} artifact. Artifact id: {1} (Message: {2})
+artifactresolution=An error occurred during dependency resolution of the
following artifact:\n {0}:{1}:{2}\nCaused by: {3}
+artifactdownload=An error occurred during dependency resolution.\n Failed
to retrieve {0}:{1}-{2}\nCaused by: {3}
+cantcanonicalize=Can''t canonicalize system path: {0}
+unabletoparseversion={0}: unable to parse version ''{1}'' for dependency
''{2}'': {3}