Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [INFO]
- [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ referencemetadata-api ---
- [INFO] Deleting D:\PARTH\healthcare\modules\openmrs-module-referencemetadata-referencemetadata-2.3.1\api\target
- [INFO]
- [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ referencemetadata-api ---
- [debug] execute contextualize
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 16 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ referencemetadata-api ---
- [INFO] Compiling 7 source files to D:\PARTH\healthcare\modules\openmrs-module-referencemetadata-referencemetadata-2.3.1\api\target\classes
- [INFO] -------------------------------------------------------------
- [ERROR] COMPILATION ERROR :
- [INFO] -------------------------------------------------------------
- [ERROR] \PARTH\healthcare\modules\openmrs-module-referencemetadata-referencemetadata-2.3.1\api\src\main\java\org\openmrs\module\referencemetadata\ReferenceMetadataActivator.java:[136,25] error: cannot find symbol
- [INFO] 1 error
- [INFO] -------------------------------------------------------------
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary:
- [INFO]
- [INFO] Reference Metadata Module ......................... SUCCESS [0.634s]
- [INFO] Reference Metadata Module API ..................... FAILURE [44.116s]
- [INFO] Reference Metadata Module OMOD .................... SKIPPED
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 49.695s
- [INFO] Finished at: Tue Jun 28 10:46:55 IST 2016
- [INFO] Final Memory: 27M/63M
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project referencemetadata-api: Compilation failure
- [ERROR] \PARTH\healthcare\modules\openmrs-module-referencemetadata-referencemetadata-2.3.1\api\src\main\java\org\openmrs\module\referencemetadata\ReferenceMetadataActivator.java:[136,25] error: cannot find symbol
- [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 :referencemetadata-api
- Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement