Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- shenkuru comp@DESKTOP-QIREBB1 MINGW64 ~/Openmrs ticket for work/openmrs-module-registrationapp (RA-1806)
- $ mvn clean install -U
- [INFO] Scanning for projects...
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/de/s
- aumya/mojo/gem-maven-plugin/maven-metadata.xml
- Downloading from central: https://repo.maven.apache.org/maven2/de/saumya/mojo/ge
- m-maven-plugin/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposi
- tories/public/de/saumya/mojo/gem-maven-plugin/maven-metadata.xml
- Downloaded from central: https://repo.maven.apache.org/maven2/de/saumya/mojo/gem
- -maven-plugin/maven-metadata.xml (1.9 kB at 1.2 kB/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposit
- ories/public/de/saumya/mojo/gem-maven-plugin/maven-metadata.xml (1.9 kB at 344 B
- /s)
- [WARNING]
- [WARNING] Some problems were encountered while building the effective
- model for org.openmrs.module:registrationapp-api:jar:1.21.0-SNAPSHOT
- [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)'
- must be unique but found duplicate declaration of plugin org.apache.maven.plugi
- ns:maven-surefire-plugin @ org.openmrs.module:registrationapp:1.21.0-SNAPSHOT, C
- :\Users\shenkuru comp\Openmrs ticket for work\openmrs-module-registrationapp\pom
- .xml, line 359, column 13
- [WARNING]
- [WARNING] Some problems we re encountered while building the effective
- model for org.openmrs.module:registrationapp-omod:jar:1.21.0-SNAPSHOT
- [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique b
- ut found duplicate declaration of plugin org.apache.maven.plugins:maven-dependen
- cy-plugin @ line 197, column 21
- [WARNING] 'build.plugins.plugin.version' for de.saumya.moj o:gem-maven-
- plugin is missing. @ line 223, column 21
- [WARNING]
- [WARNING] Some problems were encountered while building the effective
- model for org.openmrs.module:registrationapp:pom:1.21.0-SNAPSHOT
- [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)'
- must be unique but found duplicate declaration of plugin org.apache.maven.plugi
- ns:maven-surefire-plugin @ line 359, column 13
- [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 suppo
- rt building such malformed projects.
- [WARNING]
- [INFO] -----------------------------------------------------------
- -------------
- [INFO] Reactor Build Order:
- [INFO]
- [INFO] Registration App Module
- [pom]
- [INFO] Registration App Mo dule API
- [jar]
- [INFO] registrationapp Module web 1.9
- [jar]
- [INFO] registrationapp Module web 2.0
- [jar]
- [INFO] Registration App Module OMOD
- [jar]
- [1;34mINFO]
- [INFO] -----------------< org.openmrs.module:registrationap
- p >-----------------
- [INFO] mBuilding Registration App Module 1.21.0-SNAPSHOT
- [1/5]
- [INFO] --------------------------------[ pom ]--------------------
- -------------
- Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/
- plugins/maven-compiler-plugin/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/
- apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposi
- tories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml
- Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/p
- lugins/maven-compiler-plugin/maven-metadata.xml (1.0 kB at 1.3 kB/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/reposit
- ories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (
- 1.1 kB at 514 B/s)
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-cle
- an) @ registrationapp ---
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default
- -install) @ registrationapp ---
- [INFO] Installing C:\Users\shenkuru comp\Openmrs ticket for work\openm
- rs-module-registrationapp\pom.xml to C:\Users\shenkuru comp\.m2\repository\org\o
- penmrs\module\registrationapp\1.21.0-SNAPSHOT\registrationapp-1.21.0-SNAPSHOT.po
- m
- [INFO]
- [INFO] ---------------< org.openmrs.module:registrationapp-
- api >---------------
- [INFO] Building Registration App Module API 1.21.0-SNAPSHOT
- [2/5]
- [INFO] --------------------------------[ jar ]--------------------
- -------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-cle
- an) @ registrationapp-api ---
- [INFO] Deleting C:\Users\shenkuru comp\Openmrs ticket for work\openmrs
- -module-registrationapp\api\target
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:resources (def
- ault-resources) @ registrationapp-api ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 21 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (defaul
- t-compile) @ registrationapp-api ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 18 source files to C:\Users\shenkuru comp\Openmrs tic
- ket for work\openmrs-module-registrationapp\api\target\classes
- [INFO] -------------------------------------------------------------
- [ERROR] COMPILATION ERROR :
- [INFO] ----------------------- --------------------------------------
- [ERROR] Source option 6 is no longer supported. Use 7 or later.
- [ERROR] Target option 6 is no longer supported. Use 7 or later.
- [INFO] 2 errors
- [INFO] -------------------------------------------------------------
- [ ;34mINFO] -----------------------------------------------------------
- -------------
- [INFO] Reactor Summary for Registration App Module 1.21.0-SNAPSHOT
- :
- [ ;34mINFO]
- [I NFO] Registration App Module ............................ SUC
- CESS [ 2.956 s]
- [INFO] Registration App Module API ........................ FAI
- LURE [ 5.278 s]
- [INFO] registrationapp Module web 1.9 ..................... SKI
- PPED
- [ 34mINFO] registrationapp Module web 2.0 ..................... SKI
- PPED
- [INFO] Registration App Module OMOD ....................... SKI
- PPED
- [INFO] ------------------ -----------------------------------------
- -------------
- [INFO] BUILD FAILURE
- [INFO] -----------------------------------------------------------
- -------------
- [INFO] Total time: 16.964 s
- [INFO] Finished at: 2020-09-24T13:15:02+03:00
- [INFO] ----------------------------------------------------- ------
- -------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-com
- piler-plugin:3.1:compile (default-compile) on project registratio
- napp-api: Compilation failure: Compilation failure:
- [ERROR] Source option 6 is no longer supported. Use 7 or later.
- [ERROR] Target option 6 is no longer supporte d. Use 7 or later.
- [ERROR] -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with t
- he -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug l
- ogging.
- [ERROR]
- [ERROR] For more information about the errors and possible solut ions,
- please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAV
- EN/MojoFailureException
- [ERROR]
- [ERROR] After corr ecting the problems, you can resume the build with t
- he command
- [ERROR] mvn <args> -rf :registrationapp-api
- shenkuru comp@DESKTOP-QIREBB1 MINGW64 ~/Openmrs ticket for work/openmrs-module-registrationapp (RA-1806)
- $
Advertisement
Add Comment
Please, Sign In to add comment