Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @suubi7 | 15:56:40.05 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication > mvn clean install -U
- Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
- [INFO] Scanning for projects...
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.12.0-SNAPSHOT
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 840, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 853, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 873, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 940, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 959, column 12
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.12.0-SNAPSHOT
- [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 103, column 21
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 840, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 853, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 873, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 940, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 959, column 12
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.12.0-SNAPSHOT
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 840, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 853, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 873, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 940, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 959, 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] Reference Application Distribution [pom]
- [INFO] Reference Application Distribution Package [jar]
- [INFO] Reference Application Distribution UI Tests [jar]
- [INFO]
- [INFO] --------------< org.openmrs.distro:referenceapplication >---------------
- [INFO] Building Reference Application Distribution 2.12.0-SNAPSHOT [1/3]
- [INFO] --------------------------------[ pom ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication ---
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication ---
- [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication\2.12.0-SNAPSHOT\referenceapplication-2.12.0-SNAPSHOT.pom
- [INFO]
- [INFO] ----------< org.openmrs.distro:referenceapplication-package >-----------
- [INFO] Building Reference Application Distribution Package 2.12.0-SNAPSHOT [2/3]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-package ---
- [INFO] Deleting C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 1 resource
- [INFO] Copying 2 resources
- [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\main\webapp
- [INFO]
- [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-distro) @ referenceapplication-package ---
- Downloading modules...
- [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
- [INFO] Copying openmrs-webapp-2.4.0.war to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\openmrs-2.4.0.war
- file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\openmrs-2.4.0.war
- target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web
- [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/addresshierarchy-omod/2.15.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/addresshierarchy-omod/2.15.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/addresshierarchy-omod/2.15.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/addresshierarchy-omod/2.15.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/addresshierarchy-omod/2.15.0-SNAPSHOT/maven-metadata.xml (795 B at 153 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/addresshierarchy-omod/2.15.0-SNAPSHOT/maven-metadata.xml (795 B at 152 B/s)
- [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/legacyui-omod/1.8.3-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/legacyui-omod/1.8.3-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.8.3-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.8.3-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.8.3-SNAPSHOT/maven-metadata.xml (993 B at 616 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.8.3-SNAPSHOT/maven-metadata.xml (993 B at 410 B/s)
- [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/openconceptlab-omod/1.2.6-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/openconceptlab-omod/1.2.6-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/openconceptlab-omod/1.2.6-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/openconceptlab-omod/1.2.6-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/openconceptlab-omod/1.2.6-SNAPSHOT/maven-metadata.xml (787 B at 350 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/openconceptlab-omod/1.2.6-SNAPSHOT/maven-metadata.xml (787 B at 345 B/s)
- [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/metadatadeploy-omod/1.13.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatadeploy-omod/1.13.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatadeploy-omod/1.13.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/metadatadeploy-omod/1.13.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatadeploy-omod/1.13.0-SNAPSHOT/maven-metadata.xml (790 B at 496 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatadeploy-omod/1.13.0-SNAPSHOT/maven-metadata.xml (790 B at 360 B/s)
- [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/reportingrest-omod/1.12.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingrest-omod/1.12.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingrest-omod/1.12.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/reportingrest-omod/1.12.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingrest-omod/1.12.0-SNAPSHOT/maven-metadata.xml (792 B at 502 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingrest-omod/1.12.0-SNAPSHOT/maven-metadata.xml (792 B at 492 B/s)
- [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/owa-omod/1.13.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/owa-omod/1.13.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/owa-omod/1.13.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/owa-omod/1.13.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/owa-omod/1.13.0-SNAPSHOT/maven-metadata.xml (779 B at 418 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/owa-omod/1.13.0-SNAPSHOT/maven-metadata.xml (779 B at 325 B/s)
- [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/maven-metadata.xml (994 B at 629 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/fhir2-omod/1.2.0-SNAPSHOT/maven-metadata.xml (994 B at 434 B/s)
- [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/serialization.xstream-omod/0.2.15-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/serialization.xstream-omod/0.2.15-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/serialization.xstream-omod/0.2.15-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/serialization.xstream-omod/0.2.15-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/serialization.xstream-omod/0.2.15-SNAPSHOT/maven-metadata.xml (798 B at 509 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/serialization.xstream-omod/0.2.15-SNAPSHOT/maven-metadata.xml (798 B at 341 B/s)
- [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml (794 B at 487 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationapp-omod/1.23.0-SNAPSHOT/maven-metadata.xml (794 B at 480 B/s)
- [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml (983 B at 631 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/event-omod/2.9.0-SNAPSHOT/maven-metadata.xml (983 B at 614 B/s)
- [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml (782 B at 498 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uilibrary-omod/2.0.7-SNAPSHOT/maven-metadata.xml (782 B at 485 B/s)
- [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml (790 B at 520 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlwidgets-omod/1.11.0-SNAPSHOT/maven-metadata.xml (790 B at 349 B/s)
- [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml (788 B at 498 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/dataexchange-omod/1.3.5-SNAPSHOT/maven-metadata.xml (788 B at 469 B/s)
- [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml (998 B at 607 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appui-omod/1.14.0-SNAPSHOT/maven-metadata.xml (998 B at 602 B/s)
- [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml (782 B at 460 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/allergyui-omod/1.8.4-SNAPSHOT/maven-metadata.xml (782 B at 362 B/s)
- [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml (797 B at 510 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/providermanagement-omod/2.13.0-SNAPSHOT/maven-metadata.xml (797 B at 360 B/s)
- [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml (802 B at 522 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentschedulingui-omod/1.10.0-SNAPSHOT/maven-metadata.xml (802 B at 355 B/s)
- [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml (790 B at 498 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/attachments-omod/2.5.0-SNAPSHOT/maven-metadata.xml (790 B at 347 B/s)
- [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml (785 B at 474 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/formentryapp-omod/1.4.3-SNAPSHOT/maven-metadata.xml (785 B at 355 B/s)
- [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml (994 B at 623 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/idgen-omod/4.7.0-SNAPSHOT/maven-metadata.xml (994 B at 618 B/s)
- [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 630 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatamapping-omod/1.4.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 447 B/s)
- [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 629 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentryui-omod/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 466 B/s)
- [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml (793 B at 490 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencedemodata-omod/1.4.7-SNAPSHOT/maven-metadata.xml (793 B at 230 B/s)
- [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 646 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/emrapi-omod/1.31.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 359 B/s)
- [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml (799 B at 513 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referenceapplication-omod/2.12.0-SNAPSHOT/maven-metadata.xml (799 B at 344 B/s)
- [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 527 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/htmlformentry-omod/4.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 370 B/s)
- [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 643 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-omod/2.17.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 437 B/s)
- [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml (796 B at 493 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/referencemetadata-omod/2.12.0-SNAPSHOT/maven-metadata.xml (796 B at 361 B/s)
- [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml (787 B at 498 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingui-omod/1.8.0-SNAPSHOT/maven-metadata.xml (787 B at 288 B/s)
- [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml (790 B at 503 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/coreapps-omod/1.32.0-SNAPSHOT/maven-metadata.xml (790 B at 500 B/s)
- [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml (1.0 kB at 638 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reportingcompatibility-omod/2.0.8-SNAPSHOT/maven-metadata.xml (1.0 kB at 608 B/s)
- [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 632 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/reporting-omod/1.22.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 445 B/s)
- [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml (780 B at 482 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/adminui-omod/1.5.0-SNAPSHOT/maven-metadata.xml (780 B at 370 B/s)
- [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 634 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/registrationcore-omod/1.11.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 471 B/s)
- [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml (797 B at 515 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appointmentscheduling-omod/1.14.0-SNAPSHOT/maven-metadata.xml (797 B at 251 B/s)
- [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml (996 B at 613 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/calculation-omod/1.3.0-SNAPSHOT/maven-metadata.xml (996 B at 608 B/s)
- [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 656 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/webservices.rest-omod/2.30.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 446 B/s)
- [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml (779 B at 478 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/atlas-omod/2.2.5-SNAPSHOT/maven-metadata.xml (779 B at 325 B/s)
- [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml (785 B at 483 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uicommons-omod/2.17.0-SNAPSHOT/maven-metadata.xml (785 B at 358 B/s)
- [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml (787 B at 353 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-omod/3.21.0-SNAPSHOT/maven-metadata.xml (787 B at 345 B/s)
- [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 620 B/s)
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/metadatasharing-omod/1.8.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 452 B/s)
- [INFO] Copying addresshierarchy-omod-2.15.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\addresshierarchy-2.15.0-SNAPSHOT.omod
- [INFO] Copying legacyui-omod-1.8.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\legacyui-1.8.3-SNAPSHOT.omod
- [INFO] Copying openconceptlab-omod-1.2.6-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\openconceptlab-1.2.6-SNAPSHOT.omod
- [INFO] Copying metadatadeploy-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\metadatadeploy-1.13.0-SNAPSHOT.omod
- [INFO] Copying reportingrest-omod-1.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reportingrest-1.12.0-SNAPSHOT.omod
- [INFO] Copying owa-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\owa-1.13.0-SNAPSHOT.omod
- [INFO] Copying fhir2-omod-1.2.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\fhir2-1.2.0-SNAPSHOT.omod
- [INFO] Copying serialization.xstream-omod-0.2.15-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\serialization.xstream-0.2.15-SNAPSHOT.omod
- [INFO] Copying registrationapp-omod-1.23.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\registrationapp-1.23.0-SNAPSHOT.omod
- [INFO] Copying event-omod-2.9.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\event-2.9.0-SNAPSHOT.omod
- [INFO] Copying uilibrary-omod-2.0.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\uilibrary-2.0.7-SNAPSHOT.omod
- [INFO] Copying htmlwidgets-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\htmlwidgets-1.11.0-SNAPSHOT.omod
- [INFO] Copying dataexchange-omod-1.3.5-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\dataexchange-1.3.5-SNAPSHOT.omod
- [INFO] Copying appui-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appui-1.14.0-SNAPSHOT.omod
- [INFO] Copying allergyui-omod-1.8.4-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\allergyui-1.8.4-SNAPSHOT.omod
- [INFO] Copying providermanagement-omod-2.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\providermanagement-2.13.0-SNAPSHOT.omod
- [INFO] Copying appointmentschedulingui-omod-1.10.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appointmentschedulingui-1.10.0-SNAPSHOT.omod
- [INFO] Copying attachments-omod-2.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\attachments-2.5.0-SNAPSHOT.omod
- [INFO] Copying formentryapp-omod-1.4.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\formentryapp-1.4.3-SNAPSHOT.omod
- [INFO] Copying idgen-omod-4.7.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\idgen-4.7.0-SNAPSHOT.omod
- [INFO] Copying metadatamapping-omod-1.4.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\metadatamapping-1.4.0-SNAPSHOT.omod
- [INFO] Copying htmlformentryui-omod-2.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\htmlformentryui-2.0.0-SNAPSHOT.omod
- [INFO] Copying referencedemodata-omod-1.4.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\referencedemodata-1.4.7-SNAPSHOT.omod
- [INFO] Copying emrapi-omod-1.31.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\emrapi-1.31.0-SNAPSHOT.omod
- [INFO] Copying referenceapplication-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\referenceapplication-2.12.0-SNAPSHOT.omod
- [INFO] Copying htmlformentry-omod-4.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\htmlformentry-4.0.0-SNAPSHOT.omod
- [INFO] Copying appframework-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appframework-2.17.0-SNAPSHOT.omod
- [INFO] Copying referencemetadata-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\referencemetadata-2.12.0-SNAPSHOT.omod
- [INFO] Copying reportingui-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reportingui-1.8.0-SNAPSHOT.omod
- [INFO] Copying coreapps-omod-1.32.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\coreapps-1.32.0-SNAPSHOT.omod
- [INFO] Copying reportingcompatibility-omod-2.0.8-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reportingcompatibility-2.0.8-SNAPSHOT.omod
- [INFO] Copying reporting-omod-1.22.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reporting-1.22.0-SNAPSHOT.omod
- [INFO] Copying adminui-omod-1.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\adminui-1.5.0-SNAPSHOT.omod
- [INFO] Copying registrationcore-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\registrationcore-1.11.0-SNAPSHOT.omod
- [INFO] Copying appointmentscheduling-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appointmentscheduling-1.14.0-SNAPSHOT.omod
- [INFO] Copying calculation-omod-1.3.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\calculation-1.3.0-SNAPSHOT.omod
- [INFO] Copying webservices.rest-omod-2.30.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\webservices.rest-2.30.0-SNAPSHOT.omod
- [INFO] Copying atlas-omod-2.2.5-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\atlas-2.2.5-SNAPSHOT.omod
- [INFO] Copying uicommons-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\uicommons-2.17.0-SNAPSHOT.omod
- [INFO] Copying uiframework-omod-3.21.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\uiframework-3.21.0-SNAPSHOT.omod
- [INFO] Copying metadatasharing-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\metadatasharing-1.8.0-SNAPSHOT.omod
- Downloading OWAs...
- Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
- Creating Docker Compose configuration...
- The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro
- [INFO]
- [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-bundled-distro) @ referenceapplication-package ---
- Downloading modules...
- [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
- [INFO] Copying openmrs-webapp-2.4.0.war to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs-2.4.0.war
- file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs-2.4.0.war
- target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web
- [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
- [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
- [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
- [INFO] Copying addresshierarchy-omod-2.15.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\addresshierarchy-2.15.0-SNAPSHOT.omod
- [INFO] Copying legacyui-omod-1.8.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\legacyui-1.8.3-SNAPSHOT.omod
- [INFO] Copying openconceptlab-omod-1.2.6-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\openconceptlab-1.2.6-SNAPSHOT.omod
- [INFO] Copying metadatadeploy-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\metadatadeploy-1.13.0-SNAPSHOT.omod
- [INFO] Copying reportingrest-omod-1.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reportingrest-1.12.0-SNAPSHOT.omod
- [INFO] Copying owa-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\owa-1.13.0-SNAPSHOT.omod
- [INFO] Copying fhir2-omod-1.2.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\fhir2-1.2.0-SNAPSHOT.omod
- [INFO] Copying serialization.xstream-omod-0.2.15-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\serialization.xstream-0.2.15-SNAPSHOT.omod
- [INFO] Copying registrationapp-omod-1.23.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\registrationapp-1.23.0-SNAPSHOT.omod
- [INFO] Copying event-omod-2.9.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\event-2.9.0-SNAPSHOT.omod
- [INFO] Copying uilibrary-omod-2.0.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\uilibrary-2.0.7-SNAPSHOT.omod
- [INFO] Copying htmlwidgets-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\htmlwidgets-1.11.0-SNAPSHOT.omod
- [INFO] Copying dataexchange-omod-1.3.5-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\dataexchange-1.3.5-SNAPSHOT.omod
- [INFO] Copying appui-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appui-1.14.0-SNAPSHOT.omod
- [INFO] Copying allergyui-omod-1.8.4-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\allergyui-1.8.4-SNAPSHOT.omod
- [INFO] Copying providermanagement-omod-2.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\providermanagement-2.13.0-SNAPSHOT.omod
- [INFO] Copying appointmentschedulingui-omod-1.10.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appointmentschedulingui-1.10.0-SNAPSHOT.omod
- [INFO] Copying attachments-omod-2.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\attachments-2.5.0-SNAPSHOT.omod
- [INFO] Copying formentryapp-omod-1.4.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\formentryapp-1.4.3-SNAPSHOT.omod
- [INFO] Copying idgen-omod-4.7.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\idgen-4.7.0-SNAPSHOT.omod
- [INFO] Copying metadatamapping-omod-1.4.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\metadatamapping-1.4.0-SNAPSHOT.omod
- [INFO] Copying htmlformentryui-omod-2.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\htmlformentryui-2.0.0-SNAPSHOT.omod
- [INFO] Copying referencedemodata-omod-1.4.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\referencedemodata-1.4.7-SNAPSHOT.omod
- [INFO] Copying emrapi-omod-1.31.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\emrapi-1.31.0-SNAPSHOT.omod
- [INFO] Copying referenceapplication-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\referenceapplication-2.12.0-SNAPSHOT.omod
- [INFO] Copying htmlformentry-omod-4.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\htmlformentry-4.0.0-SNAPSHOT.omod
- [INFO] Copying appframework-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appframework-2.17.0-SNAPSHOT.omod
- [INFO] Copying referencemetadata-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\referencemetadata-2.12.0-SNAPSHOT.omod
- [INFO] Copying reportingui-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reportingui-1.8.0-SNAPSHOT.omod
- [INFO] Copying coreapps-omod-1.32.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\coreapps-1.32.0-SNAPSHOT.omod
- [INFO] Copying reportingcompatibility-omod-2.0.8-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reportingcompatibility-2.0.8-SNAPSHOT.omod
- [INFO] Copying reporting-omod-1.22.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reporting-1.22.0-SNAPSHOT.omod
- [INFO] Copying adminui-omod-1.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\adminui-1.5.0-SNAPSHOT.omod
- [INFO] Copying registrationcore-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\registrationcore-1.11.0-SNAPSHOT.omod
- [INFO] Copying appointmentscheduling-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appointmentscheduling-1.14.0-SNAPSHOT.omod
- [INFO] Copying calculation-omod-1.3.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\calculation-1.3.0-SNAPSHOT.omod
- [INFO] Copying webservices.rest-omod-2.30.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\webservices.rest-2.30.0-SNAPSHOT.omod
- [INFO] Copying atlas-omod-2.2.5-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\atlas-2.2.5-SNAPSHOT.omod
- [INFO] Copying uicommons-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\uicommons-2.17.0-SNAPSHOT.omod
- [INFO] Copying uiframework-omod-3.21.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\uiframework-3.21.0-SNAPSHOT.omod
- [INFO] Copying metadatasharing-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\metadatasharing-1.8.0-SNAPSHOT.omod
- Downloading OWAs...
- Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
- Creating Docker Compose configuration...
- The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-package ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-package ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
- [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-package ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-package ---
- [INFO] No tests to run.
- [INFO] Surefire report directory: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\surefire-reports
- -------------------------------------------------------
- T E S T S
- -------------------------------------------------------
- Results :
- Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
- [INFO]
- [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referenceapplication-package ---
- [INFO] Building jar: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-assembly-plugin:2.3:single (make-assembly) @ referenceapplication-package ---
- [INFO] Reading assembly descriptor: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package/src/main/assembly/assembly.xml
- [INFO] Building zip: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-addons.zip
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ referenceapplication-package ---
- [INFO]
- [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ referenceapplication-package ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication-package ---
- [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT.jar
- [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\pom.xml to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-addons.zip to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT-addons.zip
- [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs.war to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT.war
- [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-tests.jar to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] ----------< org.openmrs.distro:referenceapplication-ui-tests >----------
- [INFO] Building Reference Application Distribution UI Tests 2.12.0-SNAPSHOT [3/3]
- [INFO] --------------------------------[ jar ]---------------------------------
- Downloading from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml
- Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml
- Downloaded from archetype: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml (784 B at 191 B/s)
- Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.4.0-SNAPSHOT/maven-metadata.xml (784 B at 159 B/s)
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-ui-tests ---
- [INFO] Deleting C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\target
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-ui-tests ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\src\main\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-ui-tests ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-ui-tests ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 0 resource
- [INFO] Copying 1 resource
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-ui-tests ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 113 source files to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\target\test-classes
- [INFO] -------------------------------------------------------------
- [ERROR] COMPILATION ERROR :
- [INFO] -------------------------------------------------------------
- [ERROR] /C:/Users/Suubi-Joshua/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ManageProviderPage.java:[12,52] package com.thoughtworks.selenium.webdriven.commands does not exist
- [INFO] 1 error
- [INFO] -------------------------------------------------------------
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary for Reference Application Distribution 2.12.0-SNAPSHOT:
- [INFO]
- [INFO] Reference Application Distribution ................. SUCCESS [ 1.246 s]
- [INFO] Reference Application Distribution Package ......... SUCCESS [03:35 min]
- [INFO] Reference Application Distribution UI Tests ........ FAILURE [ 36.072 s]
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 04:13 min
- [INFO] Finished at: 2021-03-16T16:01:08+03:00
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project referenceapplication-ui-tests: Compilation failure
- [ERROR] /C:/Users/Suubi-Joshua/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ManageProviderPage.java:[12,52] package com.thoughtworks.selenium.webdriven.commands does not exist
- [ERROR]
- [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 <args> -rf :referenceapplication-ui-tests
- @suubi7 | 16:01:09.21 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication > mvn clean install -DskipTests=false
- Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
- [INFO] Scanning for projects...
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.12.0-SNAPSHOT
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 840, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 853, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 873, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 940, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 959, column 12
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-ui-tests:jar:2.12.0-SNAPSHOT
- [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 103, column 21
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 840, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 853, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 873, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 940, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.12.0-SNAPSHOT, C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml, line 959, column 12
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.12.0-SNAPSHOT
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 840, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 853, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 873, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 940, column 12
- [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 959, 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] Reference Application Distribution [pom]
- [INFO] Reference Application Distribution Package [jar]
- [INFO] Reference Application Distribution UI Tests [jar]
- [INFO]
- [INFO] --------------< org.openmrs.distro:referenceapplication >---------------
- [INFO] Building Reference Application Distribution 2.12.0-SNAPSHOT [1/3]
- [INFO] --------------------------------[ pom ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication ---
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication ---
- [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\pom.xml to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication\2.12.0-SNAPSHOT\referenceapplication-2.12.0-SNAPSHOT.pom
- [INFO]
- [INFO] ----------< org.openmrs.distro:referenceapplication-package >-----------
- [INFO] Building Reference Application Distribution Package 2.12.0-SNAPSHOT [2/3]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-package ---
- [INFO] Deleting C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 1 resource
- [INFO] Copying 2 resources
- [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\main\webapp
- [INFO]
- [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-distro) @ referenceapplication-package ---
- Downloading modules...
- [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
- [INFO] Copying openmrs-webapp-2.4.0.war to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\openmrs-2.4.0.war
- file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\openmrs-2.4.0.war
- target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web
- [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
- [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
- [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
- [INFO] Copying addresshierarchy-omod-2.15.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\addresshierarchy-2.15.0-SNAPSHOT.omod
- [INFO] Copying legacyui-omod-1.8.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\legacyui-1.8.3-SNAPSHOT.omod
- [INFO] Copying openconceptlab-omod-1.2.6-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\openconceptlab-1.2.6-SNAPSHOT.omod
- [INFO] Copying metadatadeploy-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\metadatadeploy-1.13.0-SNAPSHOT.omod
- [INFO] Copying reportingrest-omod-1.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reportingrest-1.12.0-SNAPSHOT.omod
- [INFO] Copying owa-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\owa-1.13.0-SNAPSHOT.omod
- [INFO] Copying fhir2-omod-1.2.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\fhir2-1.2.0-SNAPSHOT.omod
- [INFO] Copying serialization.xstream-omod-0.2.15-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\serialization.xstream-0.2.15-SNAPSHOT.omod
- [INFO] Copying registrationapp-omod-1.23.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\registrationapp-1.23.0-SNAPSHOT.omod
- [INFO] Copying event-omod-2.9.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\event-2.9.0-SNAPSHOT.omod
- [INFO] Copying uilibrary-omod-2.0.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\uilibrary-2.0.7-SNAPSHOT.omod
- [INFO] Copying htmlwidgets-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\htmlwidgets-1.11.0-SNAPSHOT.omod
- [INFO] Copying dataexchange-omod-1.3.5-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\dataexchange-1.3.5-SNAPSHOT.omod
- [INFO] Copying appui-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appui-1.14.0-SNAPSHOT.omod
- [INFO] Copying allergyui-omod-1.8.4-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\allergyui-1.8.4-SNAPSHOT.omod
- [INFO] Copying providermanagement-omod-2.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\providermanagement-2.13.0-SNAPSHOT.omod
- [INFO] Copying appointmentschedulingui-omod-1.10.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appointmentschedulingui-1.10.0-SNAPSHOT.omod
- [INFO] Copying attachments-omod-2.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\attachments-2.5.0-SNAPSHOT.omod
- [INFO] Copying formentryapp-omod-1.4.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\formentryapp-1.4.3-SNAPSHOT.omod
- [INFO] Copying idgen-omod-4.7.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\idgen-4.7.0-SNAPSHOT.omod
- [INFO] Copying metadatamapping-omod-1.4.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\metadatamapping-1.4.0-SNAPSHOT.omod
- [INFO] Copying htmlformentryui-omod-2.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\htmlformentryui-2.0.0-SNAPSHOT.omod
- [INFO] Copying referencedemodata-omod-1.4.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\referencedemodata-1.4.7-SNAPSHOT.omod
- [INFO] Copying emrapi-omod-1.31.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\emrapi-1.31.0-SNAPSHOT.omod
- [INFO] Copying referenceapplication-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\referenceapplication-2.12.0-SNAPSHOT.omod
- [INFO] Copying htmlformentry-omod-4.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\htmlformentry-4.0.0-SNAPSHOT.omod
- [INFO] Copying appframework-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appframework-2.17.0-SNAPSHOT.omod
- [INFO] Copying referencemetadata-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\referencemetadata-2.12.0-SNAPSHOT.omod
- [INFO] Copying reportingui-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reportingui-1.8.0-SNAPSHOT.omod
- [INFO] Copying coreapps-omod-1.32.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\coreapps-1.32.0-SNAPSHOT.omod
- [INFO] Copying reportingcompatibility-omod-2.0.8-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reportingcompatibility-2.0.8-SNAPSHOT.omod
- [INFO] Copying reporting-omod-1.22.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\reporting-1.22.0-SNAPSHOT.omod
- [INFO] Copying adminui-omod-1.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\adminui-1.5.0-SNAPSHOT.omod
- [INFO] Copying registrationcore-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\registrationcore-1.11.0-SNAPSHOT.omod
- [INFO] Copying appointmentscheduling-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\appointmentscheduling-1.14.0-SNAPSHOT.omod
- [INFO] Copying calculation-omod-1.3.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\calculation-1.3.0-SNAPSHOT.omod
- [INFO] Copying webservices.rest-omod-2.30.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\webservices.rest-2.30.0-SNAPSHOT.omod
- [INFO] Copying atlas-omod-2.2.5-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\atlas-2.2.5-SNAPSHOT.omod
- [INFO] Copying uicommons-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\uicommons-2.17.0-SNAPSHOT.omod
- [INFO] Copying uiframework-omod-3.21.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\uiframework-3.21.0-SNAPSHOT.omod
- [INFO] Copying metadatasharing-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro\web\modules\metadatasharing-1.8.0-SNAPSHOT.omod
- Downloading OWAs...
- Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
- Creating Docker Compose configuration...
- The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\distro
- [INFO]
- [INFO] --- openmrs-sdk-maven-plugin:3.12.4:build-distro (build-bundled-distro) @ referenceapplication-package ---
- Downloading modules...
- [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.4.0:war
- [INFO] Copying openmrs-webapp-2.4.0.war to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs-2.4.0.war
- file:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs-2.4.0.war
- target:C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web
- [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.8.3-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:1.2.6-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.12.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.13.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.2.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.15-SNAPSHOT:omod
- [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.23.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs:event-omod:2.9.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.5-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.14.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.4-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.13.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.10.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.5.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.7.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.4.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.0.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.7-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.31.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.12.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:htmlformentry-omod:4.0.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:appframework-omod:2.17.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:referencemetadata-omod:2.12.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:reportingui-omod:1.8.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:coreapps-omod:1.32.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:reportingcompatibility-omod:2.0.8-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:reporting-omod:1.22.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:adminui-omod:1.5.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:registrationcore-omod:1.11.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:appointmentscheduling-omod:1.14.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:calculation-omod:1.3.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:webservices.rest-omod:2.30.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:atlas-omod:2.2.5-SNAPSHOT:omod
- [INFO] Configured Artifact: org.openmrs.module:uicommons-omod:2.17.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:uiframework-omod:3.21.0-SNAPSHOT:jar
- [INFO] Configured Artifact: org.openmrs.module:metadatasharing-omod:1.8.0-SNAPSHOT:jar
- [INFO] Copying addresshierarchy-omod-2.15.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\addresshierarchy-2.15.0-SNAPSHOT.omod
- [INFO] Copying legacyui-omod-1.8.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\legacyui-1.8.3-SNAPSHOT.omod
- [INFO] Copying openconceptlab-omod-1.2.6-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\openconceptlab-1.2.6-SNAPSHOT.omod
- [INFO] Copying metadatadeploy-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\metadatadeploy-1.13.0-SNAPSHOT.omod
- [INFO] Copying reportingrest-omod-1.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reportingrest-1.12.0-SNAPSHOT.omod
- [INFO] Copying owa-omod-1.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\owa-1.13.0-SNAPSHOT.omod
- [INFO] Copying fhir2-omod-1.2.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\fhir2-1.2.0-SNAPSHOT.omod
- [INFO] Copying serialization.xstream-omod-0.2.15-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\serialization.xstream-0.2.15-SNAPSHOT.omod
- [INFO] Copying registrationapp-omod-1.23.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\registrationapp-1.23.0-SNAPSHOT.omod
- [INFO] Copying event-omod-2.9.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\event-2.9.0-SNAPSHOT.omod
- [INFO] Copying uilibrary-omod-2.0.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\uilibrary-2.0.7-SNAPSHOT.omod
- [INFO] Copying htmlwidgets-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\htmlwidgets-1.11.0-SNAPSHOT.omod
- [INFO] Copying dataexchange-omod-1.3.5-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\dataexchange-1.3.5-SNAPSHOT.omod
- [INFO] Copying appui-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appui-1.14.0-SNAPSHOT.omod
- [INFO] Copying allergyui-omod-1.8.4-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\allergyui-1.8.4-SNAPSHOT.omod
- [INFO] Copying providermanagement-omod-2.13.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\providermanagement-2.13.0-SNAPSHOT.omod
- [INFO] Copying appointmentschedulingui-omod-1.10.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appointmentschedulingui-1.10.0-SNAPSHOT.omod
- [INFO] Copying attachments-omod-2.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\attachments-2.5.0-SNAPSHOT.omod
- [INFO] Copying formentryapp-omod-1.4.3-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\formentryapp-1.4.3-SNAPSHOT.omod
- [INFO] Copying idgen-omod-4.7.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\idgen-4.7.0-SNAPSHOT.omod
- [INFO] Copying metadatamapping-omod-1.4.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\metadatamapping-1.4.0-SNAPSHOT.omod
- [INFO] Copying htmlformentryui-omod-2.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\htmlformentryui-2.0.0-SNAPSHOT.omod
- [INFO] Copying referencedemodata-omod-1.4.7-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\referencedemodata-1.4.7-SNAPSHOT.omod
- [INFO] Copying emrapi-omod-1.31.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\emrapi-1.31.0-SNAPSHOT.omod
- [INFO] Copying referenceapplication-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\referenceapplication-2.12.0-SNAPSHOT.omod
- [INFO] Copying htmlformentry-omod-4.0.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\htmlformentry-4.0.0-SNAPSHOT.omod
- [INFO] Copying appframework-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appframework-2.17.0-SNAPSHOT.omod
- [INFO] Copying referencemetadata-omod-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\referencemetadata-2.12.0-SNAPSHOT.omod
- [INFO] Copying reportingui-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reportingui-1.8.0-SNAPSHOT.omod
- [INFO] Copying coreapps-omod-1.32.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\coreapps-1.32.0-SNAPSHOT.omod
- [INFO] Copying reportingcompatibility-omod-2.0.8-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reportingcompatibility-2.0.8-SNAPSHOT.omod
- [INFO] Copying reporting-omod-1.22.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\reporting-1.22.0-SNAPSHOT.omod
- [INFO] Copying adminui-omod-1.5.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\adminui-1.5.0-SNAPSHOT.omod
- [INFO] Copying registrationcore-omod-1.11.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\registrationcore-1.11.0-SNAPSHOT.omod
- [INFO] Copying appointmentscheduling-omod-1.14.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\appointmentscheduling-1.14.0-SNAPSHOT.omod
- [INFO] Copying calculation-omod-1.3.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\calculation-1.3.0-SNAPSHOT.omod
- [INFO] Copying webservices.rest-omod-2.30.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\webservices.rest-2.30.0-SNAPSHOT.omod
- [INFO] Copying atlas-omod-2.2.5-SNAPSHOT.omod to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\atlas-2.2.5-SNAPSHOT.omod
- [INFO] Copying uicommons-omod-2.17.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\uicommons-2.17.0-SNAPSHOT.omod
- [INFO] Copying uiframework-omod-3.21.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\uiframework-3.21.0-SNAPSHOT.omod
- [INFO] Copying metadatasharing-omod-1.8.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\WEB-INF\bundledModules\metadatasharing-1.8.0-SNAPSHOT.omod
- Downloading OWAs...
- Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
- Creating Docker Compose configuration...
- The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-package ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-package ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
- [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\src\test\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-package ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ referenceapplication-package ---
- [INFO] No tests to run.
- [INFO] Surefire report directory: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\surefire-reports
- -------------------------------------------------------
- T E S T S
- -------------------------------------------------------
- Results :
- Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
- [INFO]
- [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ referenceapplication-package ---
- [INFO] Building jar: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT.jar
- [INFO]
- [INFO] --- maven-assembly-plugin:2.3:single (make-assembly) @ referenceapplication-package ---
- [INFO] Reading assembly descriptor: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package/src/main/assembly/assembly.xml
- [INFO] Building zip: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-addons.zip
- [INFO]
- [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ referenceapplication-package ---
- [INFO]
- [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ referenceapplication-package ---
- [WARNING] JAR will be empty - no content was marked for inclusion!
- [INFO] Building jar: C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication-package ---
- [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT.jar to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT.jar
- [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\pom.xml to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT.pom
- [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-addons.zip to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT-addons.zip
- [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\bundled-distro\web\openmrs.war to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT.war
- [INFO] Installing C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\package\target\referenceapplication-package-2.12.0-SNAPSHOT-tests.jar to C:\Users\Suubi-Joshua\.m2\repository\org\openmrs\distro\referenceapplication-package\2.12.0-SNAPSHOT\referenceapplication-package-2.12.0-SNAPSHOT-tests.jar
- [INFO]
- [INFO] ----------< org.openmrs.distro:referenceapplication-ui-tests >----------
- [INFO] Building Reference Application Distribution UI Tests 2.12.0-SNAPSHOT [3/3]
- [INFO] --------------------------------[ jar ]---------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ referenceapplication-ui-tests ---
- [INFO] Deleting C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\target
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-ui-tests ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] skip non existing resourceDirectory C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\src\main\resources
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ referenceapplication-ui-tests ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ referenceapplication-ui-tests ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 0 resource
- [INFO] Copying 1 resource
- [INFO]
- [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ referenceapplication-ui-tests ---
- [INFO] Changes detected - recompiling the module!
- [INFO] Compiling 113 source files to C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication\ui-tests\target\test-classes
- [INFO] -------------------------------------------------------------
- [ERROR] COMPILATION ERROR :
- [INFO] -------------------------------------------------------------
- [ERROR] /C:/Users/Suubi-Joshua/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ManageProviderPage.java:[12,52] package com.thoughtworks.selenium.webdriven.commands does not exist
- [INFO] 1 error
- [INFO] -------------------------------------------------------------
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary for Reference Application Distribution 2.12.0-SNAPSHOT:
- [INFO]
- [INFO] Reference Application Distribution ................. SUCCESS [ 0.953 s]
- [INFO] Reference Application Distribution Package ......... SUCCESS [01:43 min]
- [INFO] Reference Application Distribution UI Tests ........ FAILURE [ 24.197 s]
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 02:09 min
- [INFO] Finished at: 2021-03-16T16:04:13+03:00
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project referenceapplication-ui-tests: Compilation failure
- [ERROR] /C:/Users/Suubi-Joshua/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ManageProviderPage.java:[12,52] package com.thoughtworks.selenium.webdriven.commands does not exist
- [ERROR]
- [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 <args> -rf :referenceapplication-ui-tests
- @suubi7 | 16:04:13.83 | C:\Users\Suubi-Joshua\openmrs-distro-referenceapplication >
Advertisement
RAW Paste Data
Copied
Advertisement