Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [INFO] Scanning for projects...
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.openmrs.tools:openmrs-tools:jar:1.9.0-SNAPSHOT
- [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 675, column 12
- [WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:jxr-maven-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 696, column 12
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.openmrs.test:openmrs-test:pom:1.9.0-SNAPSHOT
- [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 675, column 12
- [WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:jxr-maven-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 696, column 12
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.openmrs.api:openmrs-api:jar:1.9.0-SNAPSHOT
- [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 160, column 18
- [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 675, column 12
- [WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:jxr-maven-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 696, column 12
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.openmrs.web:openmrs-web:jar:1.9.0-SNAPSHOT
- [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 675, column 12
- [WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:jxr-maven-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 696, column 12
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.openmrs.web:openmrs-webapp:war:1.9.0-SNAPSHOT
- [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 675, column 12
- [WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:jxr-maven-plugin is missing. @ org.openmrs:openmrs:1.9.0-SNAPSHOT, D:\Workspace\openmrs\pom.xml, line 696, column 12
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.openmrs:openmrs:pom:1.9.0-SNAPSHOT
- [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 675, column 12
- [WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:jxr-maven-plugin is missing. @ line 696, column 12
- [WARNING]
- [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
- [WARNING]
- [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
- [WARNING]
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Build Order:
- [INFO]
- [INFO] OpenMRS
- [INFO] openmrs-tools
- [INFO] openmrs-test
- [INFO] openmrs-api
- [INFO] openmrs-web
- [INFO] openmrs-webapp
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building OpenMRS 1.9.0-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
- SLF4J: Defaulting to no-operation (NOP) logger implementation
- SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
- Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml
- Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml (532 B at 0.1 KB/sec)
- [INFO]
- [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openmrs ---
- [INFO] Change the default 'svn' provider implementation to 'javasvn'.
- [INFO] Checking for local modifications: skipped.
- [INFO] Updating project files from SCM: skipped.
- [INFO] Storing buildNumber: 22046 at timestamp: 1312275870484
- [INFO] Storing buildScmBranch: trunk
- [INFO]
- [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs ---
- [INFO]
- [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs ---
- [INFO] Installing D:\Workspace\openmrs\pom.xml to F:\Documents and Settings\MAGOO\.m2\repository\org\openmrs\openmrs\1.9.0-SNAPSHOT\openmrs-1.9.0-SNAPSHOT.pom
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building openmrs-tools 1.9.0-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openmrs-tools ---
- [INFO] Change the default 'svn' provider implementation to 'javasvn'.
- [INFO]
- [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-tools ---
- [INFO]
- [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-tools ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 6 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-tools ---
- [INFO] Nothing to compile - all classes are up to date
- [INFO]
- [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-tools ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] skip non existing resourceDirectory D:\Workspace\openmrs\tools\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-tools ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ openmrs-tools ---
- [INFO] No tests to run.
- [INFO]
- [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ openmrs-tools ---
- [INFO]
- [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ openmrs-tools ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO]
- [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs-tools ---
- [INFO] Installing D:\Workspace\openmrs\tools\target\openmrs-tools-1.9.0-SNAPSHOT.jar to F:\Documents and Settings\MAGOO\.m2\repository\org\openmrs\tools\openmrs-tools\1.9.0-SNAPSHOT\openmrs-tools-1.9.0-SNAPSHOT.jar
- [INFO] Installing D:\Workspace\openmrs\tools\pom.xml to F:\Documents and Settings\MAGOO\.m2\repository\org\openmrs\tools\openmrs-tools\1.9.0-SNAPSHOT\openmrs-tools-1.9.0-SNAPSHOT.pom
- [INFO] Installing D:\Workspace\openmrs\tools\target\openmrs-tools-1.9.0-SNAPSHOT-tests.jar to F:\Documents and Settings\MAGOO\.m2\repository\org\openmrs\tools\openmrs-tools\1.9.0-SNAPSHOT\openmrs-tools-1.9.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building openmrs-test 1.9.0-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openmrs-test ---
- [INFO] Change the default 'svn' provider implementation to 'javasvn'.
- [INFO]
- [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-test ---
- [INFO]
- [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openmrs-test ---
- [INFO] Installing D:\Workspace\openmrs\test\pom.xml to F:\Documents and Settings\MAGOO\.m2\repository\org\openmrs\test\openmrs-test\1.9.0-SNAPSHOT\openmrs-test-1.9.0-SNAPSHOT.pom
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building openmrs-api 1.9.0-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openmrs-api ---
- [INFO] Change the default 'svn' provider implementation to 'javasvn'.
- [INFO]
- [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-api ---
- [INFO]
- [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-api ---
- [INFO] Using 'UTF-8' encoding to format source files.
- [INFO] Number of files to be formatted: 814
- [INFO] Successfully formatted: 0 file(s)
- [INFO] Fail to format : 0 file(s)
- [INFO] Skipped : 814 file(s)
- [INFO] Approximate time taken: 18s
- [INFO]
- [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-api ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 88 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-api ---
- [INFO] Compiling 624 source files to D:\Workspace\openmrs\api\target\classes
- [INFO] -------------------------------------------------------------
- [ERROR] COMPILATION ERROR :
- [INFO] -------------------------------------------------------------
- [ERROR] error: error reading F:\Documents and Settings\MAGOO\.m2\repository\xerces\xercesImpl\2.8.0\xercesImpl-2.8.0.jar; cannot read zip file entry
- [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[32,37] package org.apache.xerces.impl.dv.util does not exist
- [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[235,9] cannot find symbol
- symbol : variable Base64
- location: class org.openmrs.util.Security
- [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[270,36] cannot find symbol
- symbol : variable Base64
- location: class org.openmrs.util.Security
- [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[306,10] cannot find symbol
- symbol : variable Base64
- location: class org.openmrs.util.Security
- [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[342,10] cannot find symbol
- symbol : variable Base64
- location: class org.openmrs.util.Security
- [INFO] 6 errors
- [INFO] -------------------------------------------------------------
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary:
- [INFO]
- [INFO] OpenMRS ........................................... SUCCESS [15.937s]
- [INFO] openmrs-tools ..................................... SUCCESS [5.188s]
- [INFO] openmrs-test ...................................... SUCCESS [0.062s]
- [INFO] openmrs-api ....................................... FAILURE [36.438s]
- [INFO] openmrs-web ....................................... SKIPPED
- [INFO] openmrs-webapp .................................... SKIPPED
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 58.219s
- [INFO] Finished at: Tue Aug 02 12:05:13 GMT+03:00 2011
- [INFO] Final Memory: 13M/80M
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.1:compile (default-compile) on project openmrs-api: Compilation failure: Compilation failure:
- [ERROR] error: error reading F:\Documents and Settings\MAGOO\.m2\repository\xerces\xercesImpl\2.8.0\xercesImpl-2.8.0.jar; cannot read zip file entry
- [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[32,37] package org.apache.xerces.impl.dv.util does not exist
- [ERROR]
- [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[235,9] cannot find symbol
- [ERROR] symbol : variable Base64
- [ERROR] location: class org.openmrs.util.Security
- [ERROR]
- [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[270,36] cannot find symbol
- [ERROR] symbol : variable Base64
- [ERROR] location: class org.openmrs.util.Security
- [ERROR]
- [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[306,10] cannot find symbol
- [ERROR] symbol : variable Base64
- [ERROR] location: class org.openmrs.util.Security
- [ERROR]
- [ERROR] \Workspace\openmrs\api\src\main\java\org\openmrs\util\Security.java:[342,10] cannot find symbol
- [ERROR] symbol : variable Base64
- [ERROR] location: class org.openmrs.util.Security
- [ERROR] -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
- [ERROR]
- [ERROR] After correcting the problems, you can resume the build with the command
- [ERROR] mvn <goals> -rf :openmrs-api
Add Comment
Please, Sign In to add comment